dice-group/TeBaQA
A question answering system which utilises machine learning.
This system helps researchers and developers build intelligent applications that can answer complex questions by querying a knowledge base. You input natural language questions, and it outputs precise answers extracted from structured data like DBpedia. It's designed for someone building a custom question-answering service for a specific domain.
No commits in the last 6 months.
Use this if you need to create a robust question-answering system that can understand natural language and retrieve facts from a knowledge graph or structured dataset.
Not ideal if you're looking for a plug-and-play chatbot for general conversations or if you don't have access to a structured knowledge base.
Stars
21
Forks
21
Language
Java
License
AGPL-3.0
Category
Last pushed
Oct 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dice-group/TeBaQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PaddlePaddle/RocketQA
🚀 RocketQA, dense retrieval for information retrieval and question answering, including both...
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...