Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 323 Bytes

What's This?

This is a text classification program, that allows you to define classes by giving them names and assigning a few examples of text to each class.

The program will then learn to classify new text into the classes you have defined.

Thus, you will never need to ask yourself "What's this (text about)?" again.