1 repositorio
Modules that transform and categorize raw search queries before they are tokenized.
Distinct from Query Extensions: Distinct from query engine extensions as it focuses on the input string transformation phase before the query is executed.
Explore 1 awesome GitHub repository matching software engineering & architecture · Search Phrase Preprocessors. Refine with filters or upvote what's useful.
Nominatim is a self-hosted geospatial search engine and geocoding server that utilizes OpenStreetMap data. It provides a complete infrastructure for forward geocoding, converting addresses or place names into geographic coordinates, and reverse geocoding, translating coordinates into human-readable physical addresses. The project features a dedicated data importer that parses raw map data into a PostgreSQL geospatial database. It distinguishes itself through a configurable import pipeline that uses style files to filter map features and an importance-based ranking system to prioritize search
Uses external modules to transform and categorize raw search queries before they enter the tokenization pipeline.