Hi Manisha, Did you try the configuration params "AttributeList" and "FeatureList"?
(see the docs http://uima.apache.org/downloads/sandbox/ConceptMapperAnnotatorUserGuide/ConceptMapperAnnotatorUserGuide.html#configParams ) -- Renaud On Thu, May 23, 2013 at 9:36 AM, Mansi verma <[email protected]> wrote: > 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 > -- Renaud Richardet Blue Brain Project PhD candidate EPFL Station 15 CH-1015 Lausanne phone: +41-78-675-9501 http://people.epfl.ch/renaud.richardet
