Exploration of text to handler mapping using classification
So far, naive-bayes has about 85% training data accuracy, svm has 100%.
To run:
python learn.py [training_file] [optional testing_file]
e.g.
python learn.py training.csv testing.csv
datafile csv format:
label,text