JamesMcGuigan / elasticsearch-nlp-classifier

ElasticSearch NLP Naive Bayes Classifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

ElasticSearch NLP Naive Bayes Classifier


Languages

Language:Java 99.0%Language:Shell 1.0%