2 مستودعات
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.
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.
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.