awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSpellchecking

Capabilities to identify misspelled query terms and suggest alternatives based on the indexed dictionary.

Distinct from Complex Search Querying: Focuses on linguistic correction of query terms rather than the general execution of complex queries.

Explore 1 awesome GitHub repository matching data & databases · Spellchecking. Refine with filters or upvote what's useful.

Awesome Spellchecking GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/lucene-solrapache 的头像

    apache/lucene-solr

    4,357在 GitHub 上查看↗

    这是一个全文搜索引擎和企业搜索基础设施,专为索引和检索大型文档集而设计。它提供了一个使用排名结果和语言分析进行信息发现的综合框架。 该系统将高维向量相似度搜索与传统的全文检索功能相结合,用于语义检索。它通过支持地理空间数据检索、多语言文本处理以及包含容错查询补全和拼写检查的搜索建议工作流而脱颖而出。 该平台涵盖了广泛的搜索和索引功能,包括复杂查询执行、分面计数聚合和结果分组。它通过分词和归一化处理文本分析,同时提供用于文档连接、搜索命中高亮以及基于时效性和距离的自定义评分的专业工具。 提供了一个 Python 搜索接口,用于向外部编程环境公开索引和查询功能。

    Identifies misspelled words in a query and suggests alternatives based on the indexed content.

    backendinformation-retrievaljava
    在 GitHub 上查看↗4,357
  1. Home
  2. Data & Databases
  3. Search Indexing
  4. Complex Search Querying
  5. Spellchecking