AlexPoint / OpenNlp

Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#
MIT License
282 stars 100 forks source link

How to conver OpenNlp models and dictionary ? #23

Open matteofabbri opened 5 years ago

matteofabbri commented 5 years ago

I was trying to use those files https://github.com/aciapetti/opennlp-italian-models/

To replace built-in model and dictionary, i tryed different files on different tools in solution but i dont find a combination that works.

Any idea ?

vineet-singh26 commented 1 year ago

did you solve this? @matteofabbri