Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

PredictionIO Text Classification Engine

Choose a tag to compare

@marcovivero marcovivero released this 11 May 20:08
· 40 commits to master since this release

Includes text vectorization, t.f.-i.d.f. based feature preparation, and a multinomial Naive Bayes algorithm implementation for classification.