Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.
The dataset used in notebooks is from @gowrishankarp on Kaggle called: CNN-DailyMail News Text Summarization
Notebook | |
---|---|
Elasticsearch |
New notebook for using Elasticsearch 8.8.0 on Google Colab. Check it out in notebooks folder. (python_elasticsearch_8_8_0_colab.ipynb)
Post a Github issue on the Issues repo.