hello,
one more question here.
I'd like to modify the DictionaryAnnotator such that the annotations can
hold the dictionary/group/context
info in which the words (in a particular dictionary) can be found.
it seems like either i need to modify the org.apache.uima.DictionaryEntry
to hold that piece of information(which is not possible) or i have to define
a new DictionaryEntry type myself. I'm trying the
latter way but it doesn't seem to work. any tips would be very much appreciated.
Regards,
eriko
|