Skip to content
#

text-classifier

Here are 48 public repositories matching this topic...

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.

  • Updated Oct 22, 2019
  • Java
Pattern-Recognition-and-Machine-Learning

Improve this page

Add a description, image, and links to the text-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-classifier topic, visit your repo's landing page and select "manage topics."

Learn more