Preprocesses the query logs which can be used by suggesters like Most Popular Suggester (MPS).
- Updated
Aug 20, 2024 - Python
Preprocesses the query logs which can be used by suggesters like Most Popular Suggester (MPS).
Script to get Google's search autocomplete data
this uses very efficient data-structure for storing and fast searching of the words (Trie datastructure) and uses persistent storage
A small project to respond to a job interview process challenge.
With Tkinter GUI. Provides autocomplete suggestions for organism names from a SQLite database, using Levenshtein distance for string matching.
Turkish Movie Search Engine using FastAPI backend with Elasticsearch and Kibana 🔎
An intelligent law-focused autocomplete microservice
Autocomplete Or suggestions in seracher in django
Turkish Movie Search Engine using FastAPI backend with BERT Similarity Search 🔍🔎
Spellchecker is a custom API that helps determine if a word is spelled correctly. If not, the API returns some autocomplete suggestions of similar words. Built using Python Flask and Trie data structure.
Add a description, image, and links to the autocomplete-search topic page so that developers can more easily learn about it.
To associate your repository with the autocomplete-search topic, visit your repo's landing page and select "manage topics."