Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 249 Bytes

Elastic Search Engine

Creating a mini Elastic search engine in python. We successfully implement mimicking the way the actual open-source ElasticSearch engine indexes its words. Comparing the results of precision and recall with the actual one.