Hi,

I'm currently using OpenNLP's POS tagger with the model
'en-pos-maxent.bin'. I would like to extend this model because it is
missing a few words I need to have tagged as proper nouns (NNP). How
can I achieve this?

I was not able to find the source of the 'en-pos-maxent' model, only
its binary. I don't want to create my own model, just extend the
existing one.

Any help would be much appreciated.

Thanks,
Michael

Reply via email to