DUALIST is an interactive machine learning system for building classifiers quickly. It does so by asking {"questions"} of the user in the form of both data instances (e.g., text documents) and features (e.g., words or phrases). It utilizes active and semi-supervised learning to quickly train a multinomial naive Bayes classifier for this setting.

WWW: http://code.google.com/p/dualist/
