Uploaded image for project: 'Hivemall'
  1. Hivemall
  2. HIVEMALL-126

Max Entropy Classifier for Text classification

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • 0.7.0
    • None

    Description

      Max Entropy Classifier (a.k.a. Multi-nominal/Multiclass Logistic Regression) [1,2] is useful for Text classification.

      We have an incoming pull request of Max Entropy Classifier that uses Apache OpenNLP internally.

      [1] http://blog.datumbox.com/machine-learning-tutorial-the-max-entropy-text-classifier/
      [2] https://en.wikipedia.org/wiki/Multinomial_logistic_regression

      Need to check the quality of OpenNLP MaxEnt and it might be better to create own Multinominal Logistic Regression (e.g., based on smile).
      https://github.com/haifengl/smile/blob/master/core/src/main/java/smile/classification/LogisticRegression.java

      Attachments

        Issue Links

          Activity

            People

              myui Makoto Yui
              myui Makoto Yui
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: