Welcome
NaiveText is a text classifier gem written in ruby and made to be easily integratable in your Rails app.
What is it good for?
Text classifiers are used in many areas of IT:
- They filter spam
- Predict what a user wants to buy
- Detect which language a text is written in
Learn how to use it by looking at the examples: