pradeepdev-1995/Question-answering-python
Question answering (QA) is a computer science discipline within the fields of information retrieval and natural language processing (NLP), which is concerned with building systems that automatically answer questions posed by humans in a natural language.
This project helps you build systems that automatically answer questions using natural language. You provide text (like internal documents or a wide range of articles) and a question, and the system extracts the relevant answer. This is useful for anyone needing to quickly find specific information within large bodies of text, such as customer support specialists, researchers, or knowledge managers.
No commits in the last 6 months.
Use this if you need to build a chatbot, create a search tool for your company's internal knowledge base, or extract specific facts from a large collection of documents.
Not ideal if you're looking for a simple keyword search tool or a system that generates new content rather than extracting existing answers.
Stars
8
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 03, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pradeepdev-1995/Question-answering-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Pinafore/qb
QANTA Quiz Bowl AI
KristiyanVachev/Question-Generation
Generating multiple choice questions from text using Machine Learning.
wuba/qa_match
A simple effective ToolKit for short text matching
PolyAI-LDN/conversational-datasets
Large datasets for conversational AI
mcQA-suite/mcQA
🔮 Answering multiple choice questions with Language Models.