Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • $\begingroup$ for very short texts priority rule based classification works the best, short texts generally can be classified using a very few rules hence quicker and have better error rate then going through all the rigorous ML tasks. $\endgroup$ Commented Jun 13, 2015 at 4:46
  • 1
    $\begingroup$ What are the "priority rule based" classifiers? Instance-based lazy learners, you mean, like k-NN? $\endgroup$ Commented Jul 29, 2015 at 20:21
  • $\begingroup$ @stats101 Could you elaborate, perhaps with an example of how to apply this algorithm to text data? $\endgroup$ Commented Oct 22, 2015 at 15:30
  • $\begingroup$ i am talking about rule based approach $\endgroup$ Commented Oct 22, 2015 at 17:23