Tag: elastic search stop word

Using Elastic Search Analyzer to remove Stop Words from a text
Elasticsearch is a fancy application used in many cases for a search layer or an analytics engine. What is also interesting, is the set of features that Elastic Search has when it comes to Natural Language Processing. While working on...