0

I am searching an implementation of a text classifier with OpenNLP in Java. The classes should be user defined, e.g., by learning from a training data set containing sentences with their class.

The only project I had found that goes into the right direction is this implentation in Scala:

https://github.com/chrischris292/template-classification-opennlp

Any recommendation for a Java based project with OpenNLP? The Maxim Entropy/Naive Bayes implementation for sentiment analysis in OpenNLP probably won't work...

Thanks

Matzka
  • 125
  • 1
  • 13
  • Is there someone with experience with that task in OpenNLP? – Matzka Jul 13 '17 at 09:16
  • May I know the reasons for why Maxim Entropy/Naive Bayes implementation for sentiment analysis in OpenNLP probably won't work ? – arjun Aug 08 '17 at 14:01

0 Answers0