programmer290399/pyqna
A simple python package for question answering.
This is a developer tool that simplifies implementing question answering features in Python applications. It takes a block of text and a list of questions, then extracts precise answers from the text. Developers building applications that need to quickly find specific information within documents would use this.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer who wants to add question-answering capabilities to your application using a unified API.
Not ideal if you are a non-developer looking for a ready-to-use application to answer questions from documents, or if you need to generate new answers beyond the provided text.
Stars
11
Forks
5
Language
Python
License
BSD-3-Clause
Category
Last pushed
May 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/programmer290399/pyqna"
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...