#1466·CoreNLP

How to reload the chineseDictionary ?

Author: dashu101Created Oct 16, 2024Updated Oct 16, 2024

I hope to reload the Chinese dictionary while my project is running instead of use the `new StanfordCoreNLP(properties);` because I think this is a waste of time and unnecessary