You might try running the "UIMA Document Analyzer".
If you've done the normal Eclipse setup it should be in the Eclipse Run Configurations.
The Examples project has lots of examples with a "main" function. If you're not seeing this, I'm guessing that when you say "in example code", you're not looking at the same example code that I'm thinking of. If you downloaded the binary distribution and unzipped it, it has a directory called "examples", and in that is for instance, /src/org/apache/uima/examples/ExampleApplication.java, which has a "main" function.
HTH. -Marshall On 5/24/2012 4:12 AM, tgh wrote:
Hi I have downloaded UIMA 2.4.0, and use eclipse, I see there are some examples in UIMA, and I try to make use of them, but in eclipse how to make it run, there is no main function there in example code Could anyone help me out Thanks --------- Tian
