On 08/01/2013 03:10 PM, Nicolas Hernandez wrote:
I often use the DocumentAnalyzer present in the uima-tools. But its
interface is not so user-friendly, I spend too much times to browse
the file system to find the desired Analysis Engine descriptors.

Assuming that the code of the Analysis Engine to run is in the
classpath, I have modified the code so that the interface shows a list
of the AE descriptors available in the current classpath.
The user does not browse the file system anymore. He selects the
descriptor he wants among the presented list.
This prevents from attempting to run descriptors whose binary code is
not present in the classpath.
The Jar files are also explored.

I would like to offer this code to the community. If you agree, I will
open a jira for that.


+1 go ahead and send us a patch.

Did you try to use the eclipse based AE launcher?
If so I would be interested in your thoughts about it.

Jörn


Reply via email to