Stanford Classifier is a machine learning tool that will take data items and place them into one of k classes it can also give a probability distribution over the class assignment for a data item.
Stanford Classifier is a machine learning tool that will take data items and place them into one of k classes it can also give a probability distribution over the class assignment for a data item.
Customer Reviews
G2 User in Computer Software
Advanced user of Stanford ClassifierThe classifier is optimized to give quick results. It is easy to use and the documentation is well updated. If used with appropriate ide, then the intelligent code suggestions will help you understand function call parameters very well because of the readable variable names used.
There should be a way to add your own model to the classifier. Because of Java, we cannot extend the class files but it would be a good feature to have.
I used Stanford classifier for a research project