Hi Eriko,
Could you please say more about the failures you are seeing?
That is,
* why is it "not possible" to modify org.apache.uima.DitionaryEntry?
* why defining a new type "doesn't seem to work"?
Both of these modifications to the Dictionary Annotator should work.
But I can't tell what's going wrong for you, from your note.
-Marshall
On 6/8/2010 3:08 AM, eriko wrote:
> 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
>
>
>
>
>
|