Hi,
I am using the OpenNLP Parser and I would like to optimize performance by training the parser. Now I read about the training and I would like to know if the POS tagger which is part of the deep parser contains and uses a tagdictionary like the separate OpenNLP POS tagger does. I could not find anything like a tagdictionary in the parser. Is it possible to add a tagdictionary and a training model to the implemented POStagger of the deep parser?

Thank you very much for your help,
Claudia

Reply via email to