I got call from a recruiter for an elasticsearch job. I am not sure how these 2 are related. Can anyone suggest and provide example use case?
Asked
Active
Viewed 2,799 times
1 Answers
4
Natural language processing (NLP) is a field of computer science, artificial intelligence, and computational linguistics.
ElasticSearch is a search engine based on Lucene.
ElasticSearch uses parts of NLP (e.g., tokenization and stemming). ElasticSearch also includes software engineering elements to ensure a search solution is performant.
Since NLP is entire discipline, there are many parts of NLP that are not related to ElasticSearch.
Brian Spiering
- 23,131
- 2
- 29
- 113