natural icon indicating copy to clipboard operation
natural copied to clipboard

Text Classifiers

Open mistic opened this issue 10 years ago • 0 comments

Hello,

I'm starting using this library for natural language processing in my node app. At the momment i'm only able to use Naive Bayes or Logistic regression as classifiers. However, the apparatus library that you use for implement the classifiers has another classifier: random forest. It's possible to use the random forest for text classification too?

Regards

mistic avatar May 21 '15 15:05 mistic