AskNowQA/QA-Tutorial
The repo contains all the materials related to Question Answering.
This tutorial helps you learn how to build a system that can answer questions by extracting information from a Knowledge Graph. You'll start with raw text or structured data in a knowledge graph, and the system will output precise answers to user queries. This is for anyone interested in creating advanced question-answering capabilities, such as researchers or data scientists working with large information repositories.
No commits in the last 6 months.
Use this if you want to understand the foundational concepts and practical steps involved in developing a Knowledge Graph Question Answering system using deep learning.
Not ideal if you're looking for a pre-built, production-ready question answering tool rather than learning to build one yourself.
Stars
47
Forks
16
Language
—
License
—
Category
Last pushed
Sep 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/AskNowQA/QA-Tutorial"
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...