awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • brightmart/nlp_chinese_corpusالصورة الرمزية لـ brightmart

    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-robotالصورة الرمزية لـ wzpan

    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.