The best way to get a good overview of things is to read the documentation.
Please read http://uima.apache.org/doc-uima-examples.html, which is part of the Getting Started Guides for UIMA. -Marshall On 5/24/2012 9:49 PM, tgh wrote: > Thank you > You are right, there are main function in examples, I find it, > And I try to run RunAE with parameter, as follows, > F:/UIMA/apache-uima/examples/descriptors/analysis_engine/GovernmentOfficialR > ecognizer_RegEx_TAE.xml > F:/UIMA/apache-uima/examples/descriptors/tutorial/ex1/ > F:/output > > And then I get some analysized and labeled file.xml, > And then how to use these output file, I mean , it is a middle analysis > file, is it, and RunAE is one step for process, is it, > And how to know the whole work stream , that is, one by one , a whole > process framework, how to try this whole process, > > Could you help me > > > -------------- > Tian > > > -----邮件原件----- > 发件人: [email protected] > [mailto:[email protected]] 代表 > Marshall Schor > 发送时间: 2012年5月24日 21:03 > 收件人: [email protected] > 主题: Re: How to use UIMA in eclipse > > 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 >> >> >> >> >> >> > >
