/elasticsearch-nlp-classifier

ElasticSearch NLP Naive Bayes Classifier

Primary LanguageJava

ElasticSearch NLP Classifier

Java data streaming pipeline for ElasticSearch.

Enables NLP Naive Bayes classification with k-fold cross-validation on existing datasets.

Inspiration is taken from the following python Kaggle Notebooks:

Initialization of the ElasticSearch database is handled in this repository:

For local installation instructions see: