Hi

I am using UIMA for annotating some documents using Concept Mapper. I have
built the dictionaries and configured it to our requirements. However, I
wanted to add
 features to TokenAnnotation and DictTerm.

For Example existing TokenAnnotation annotation supports the following
features :
text, tokenType, tokenClass and uima.tt.tokenAnnotation. Now if I want to
add more features such as POS or group etc.

Is there a neat way of doing it without touching the conceptMapper.jar and
changing our typesystem to extend the two types ?


Thanks
Manisha

Reply via email to