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

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

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

2 个仓库

Awesome GitHub RepositoriesQA Pair Linking

Mechanisms for associating questions with corresponding answers using category labels.

Distinct from Label-Based Data Selection: Focuses on pairing QA data for knowledge bases rather than generic index label selection.

Explore 2 awesome GitHub repositories matching data & databases · QA Pair Linking. Refine with filters or upvote what's useful.

Awesome QA Pair Linking GitHub Repositories

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

    brightmart/nlp_chinese_corpus

    9,903在 GitHub 上查看↗

    This is a large-scale collection of curated Chinese text corpora designed for training natural language processing models. The project provides a variety of datasets, including a deduplicated archive of millions of news articles with titles and keywords, high-quality categorized question-and-answer pairs, and parallel translation corpora. The collection includes millions of aligned Chinese and English sentence pairs used for cross-lingual model training and machine translation development. It also contains filtered question-and-answer data organized by label for the construction of knowledge-

    Links specific questions to corresponding answers using category labels for building knowledge-based systems.

    bertchinesechinese-corpus
    在 GitHub 上查看↗9,903
  • wzpan/wukong-robotwzpan 的头像

    wzpan/wukong-robot

    7,116在 GitHub 上查看↗

    wukong-robot is an open-source, Chinese-language voice assistant platform that integrates ChatGPT for multi-turn conversational AI. It is built around a plugin-based smart speaker framework, combining offline wake word detection with local speech synthesis to enable hands-free, voice-controlled interactions without requiring a constant internet connection. The platform distinguishes itself through its modular architecture, supporting custom wake word training via the command line and a plugin system that routes user intents using regular expressions for extensible functionality. It offers mul

    Submits question-answer pairs to a local search index via CLI in a separate process.

    Pythonaialexaamazon-echo
    在 GitHub 上查看↗7,116
  1. Home
  2. Data & Databases
  3. Label-Based Data Selection
  4. QA Pair Linking

探索子标签

  • CLI-Based UploadersSubmit question-answer pairs to a local search index in a separate process to avoid blocking the main thread. **Distinct from QA Pair Linking:** Distinct from QA Pair Linking: focuses on CLI-based submission to a search index rather than category-based linking.