cleanup, moved to net.wpitchoune package
[pnews.git] / war / src / main / java / pnews / NER.java
2017-11-06 Jean-Philippe Orsinicleanup and refactored to move to net.wpitchoune package
2017-11-04 Jean-Philippe Orsiniadded support of entity aliases
2017-11-04 Jean-Philippe Orsiniblacklisted entities are now in the configuration file
2017-11-03 Jean-Philippe Orsinilimit memory by using only one classifier instance
2017-11-02 Jean-Philippe Orsinido classification in //
2017-11-02 Jean-Philippe Orsinifixed multi term of standford ner
2017-10-31 Jean-Philippe Orsiniadded openlp support
2017-10-30 Jean-Philippe Orsinifind hot named entities using stanford ner
2017-10-21 Jean-Philippe Orsiniadded NER base class