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

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

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

2 个仓库

Awesome GitHub RepositoriesNatural Language Code Detectors

Detects the natural language of text input and validates it against a list of permitted language codes.

Distinct from Source Code Language Detectors: Distinct from Source Code Language Detectors: focuses on natural language detection for translation, not programming language identification.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Natural Language Code Detectors. Refine with filters or upvote what's useful.

Awesome Natural Language Code Detectors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • owo-network/deeplxOwO-Network 的头像

    OwO-Network/DeepLX

    8,571在 GitHub 上查看↗

    DeepLX is a self-hosted translation API server that provides free access to DeepL translation services without requiring a paid API token or account. It functions as a token-free proxy, enabling programmatic text translation between languages through a single HTTP endpoint. The server accepts JSON-based requests with source and target language parameters, supporting automatic source language detection and validation of language codes. It processes each translation request independently in a stateless manner, and offers optional bearer token authentication to restrict access to authorized clie

    Provides automatic source language detection for translation requests using standard language codes.

    Gobobplugindeepl
    在 GitHub 上查看↗8,571
  • wooorm/francwooorm 的头像

    wooorm/franc

    4,407在 GitHub 上查看↗

    Franc 是一个自然语言检测库和命令行标识符,用于确定文本样本的书写语言。它作为一个统计语言分析器,通过分析字符分布来识别和分类多语言文本。 该工具采用基于三元组(trigram)的统计分析系统,将输入样本中三个字符序列的频率与参考配置文件进行比较。它通过计算输入与这些配置文件之间的统计距离来对潜在的语言匹配进行排名,从而返回一个可能的语言排名列表。 该项目提供了一个用于文本分析的命令行界面,并支持自动化内容分类。它利用模块化语言数据集和预计算的 n-gram 表将检测逻辑与特定语言的配置文件数据分离开来。

    Detects the natural language of text input by analyzing its statistical profile.

    JavaScriptclassificationclassifydetect
    在 GitHub 上查看↗4,407
  1. Home
  2. Artificial Intelligence & ML
  3. Language Detection Tools
  4. Source Code Language Detectors
  5. Natural Language Code Detectors