awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • brightmart/nlp_chinese_corpusAvatar brightmart

    brightmart/nlp_chinese_corpus

    9,903Vezi pe 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
    Vezi pe GitHub↗9,903
  • wzpan/wukong-robotAvatar wzpan

    wzpan/wukong-robot

    7,116Vezi pe 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
    Vezi pe GitHub↗7,116
  1. Home
  2. Data & Databases
  3. Label-Based Data Selection
  4. QA Pair Linking

Explorează sub-etichetele

  • 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.