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

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

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

1 个仓库

Awesome GitHub RepositoriesNLP Analysis Interfaces

Command-line interfaces for executing linguistic analysis pipelines.

Distinct from Pipeline Execution Interfaces: Specializes in the execution of NLP pipelines via CLI rather than general workflow orchestration.

Explore 1 awesome GitHub repository matching development tools & productivity · NLP Analysis Interfaces. Refine with filters or upvote what's useful.

Awesome NLP Analysis Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hit-scir/ltpHIT-SCIR 的头像

    HIT-SCIR/ltp

    5,253在 GitHub 上查看↗

    这是一个中文自然语言处理工具包,提供了一套用于分词、词性标注和命名实体识别的工具。它包括一个用于分析词间句法和语义关系的神经依存句法分析器,以及一个用于使用标注数据集创建自定义语言模型的机器学习训练套件。 该工具包的独特之处在于其部署灵活性,提供了一个 Docker 化服务器和一个通过 API 暴露处理能力的 Web 服务接口。它支持使用预训练模型,并允许集成外部词库和词典扩展以提高分析准确性。 该项目广泛涵盖了完整的语言任务流水线,包括句子分割、句法依存映射和语义角色标注。这些功能可通过命令行界面、独立模块或集成分析流水线使用。 核心逻辑采用 C++ 实现,并提供 Python 和 Java 的官方语言绑定。

    Provides a command-line interface to execute a full pipeline of text processing.

    Pythonchinese-nlpmachine-learningnatural-language-processing
    在 GitHub 上查看↗5,253
  1. Home
  2. Development Tools & Productivity
  3. Headless Execution Environments
  4. CLI Execution
  5. Pipeline Execution Interfaces
  6. NLP Analysis Interfaces