swelcker / cmd.csp.classifier

Simple implementation of text classifier in Java with built in SVM, C4.5, kNN, and naive Bayesian classifiers. Support for common text preprocessors and for CVS format. You can plugin your own classifier, tokenizer, transformer, stopwords, synonyms, and TF-IDF formula etc. Supports automatic validation and confusion matrix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swelcker/cmd.csp.classifier Issues

No issues in this repository yet.