Hi,
I would like to know how to do lemmatization in UIMA. Does any library or annotator can do the job? In normal Java program, I can use wordnet or Stanford NLP lemmatizer. However, I have trouble to read wordnet dictionary files in a UIMA annotator. The model jar file also doesn't work in a UIMA annotator. Any suggestion? Thank you. Regards, Debbie
