google-code-export / uimafit

Automatically exported from code.google.com/p/uimafit
2 stars 1 forks source link

add a new annotation #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, all!

I want to add and tag new annotation type. Could you give me link to the source 
where I can read how can I automatically produce Class.xml or Class_Type.java 
or Class.Java using uimafit through m2eclipse.

I also want to understand, how can I configure my own types.txt file, what I 
need to do in order to use my own automatic type system not imported from 
META-INF.maven.org-uimafit.

Thank you in advance.

Original issue reported on code.google.com by faina...@gmail.com on 26 Jul 2013 at 1:49

GoogleCodeExporter commented 9 years ago
For creating new annotation types and their JCas wrappers, check out the "Type 
System" section in this tutorial:

http://uima.apache.org/doc-uima-annotator.html

For making uimaFIT automatically detect your type see

http://code.google.com/p/uimafit/wiki/TypeDescriptorDetection

Please use the issue tracker to report problems with the software. General 
questions should be asked on the users mailing list:

https://groups.google.com/forum/#!forum/uimafit-users

Original comment by richard.eckart on 26 Jul 2013 at 1:58