PaddlePaddle/RocketQA
🚀 RocketQA, dense retrieval for information retrieval and question answering, including both Chinese and English state-of-the-art models.
RocketQA helps you build or improve search engines and question-answering systems, especially for large collections of text. It takes your questions and documents (in English or Chinese) and identifies the most relevant information. This is ideal for anyone working with information retrieval, customer support, or knowledge management.
785 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly find the most relevant document or passage in a large dataset in response to a user's question or query.
Not ideal if your primary goal is to generate new text or summaries rather than retrieve existing passages.
Stars
785
Forks
126
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 19, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/PaddlePaddle/RocketQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
shuaihuaiyi/QA
使用深度å¦ä¹ ç®—æ³•å®žçŽ°çš„ä¸æ–‡é—®ç”系统
allenai/deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
worldbank/iQual
iQual is a package that leverages natural language processing to scale up interpretative...
fhamborg/Giveme5W1H
Extraction of the journalistic five W and one H questions (5W1H) from news articles: who did...
seriousran/awesome-qa
😎 A curated list of the Question Answering (QA)