document-qa

Paragraph QA tools

Tools and codebase for training neural question answering models on multiple paragraphs of text data

GitHub

435 stars
57 watching
122 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
allenai/natural-instructionsCreating a large collection of tasks and their natural language definitions/instructions to support the development of NLP models with generalization capabilities963
langchain-ai/auto-evaluatorAutomated evaluation of language models for question answering tasks749
hwchase17/notion-qaA Python-based question answering system built on top of Notion's database and OpenAI's API for natural language processing.2,139
ikram-shah/airtable-qnaA tool that allows users to ask natural language questions to an Airtable base and receives answers in real-time using LangChain and OpenAI APIs.39
allenai/scibertA BERT model trained on scientific text for natural language processing tasks1,532
ethicalml/xaiAn eXplainability toolbox for machine learning that enables data analysis and model evaluation to mitigate biases and improve performance1,135
allenai/pawlsSoftware that enables easy labeling of PDF documents with annotations and structure397
wklken/stackoverflow-py-top-qaA collection of Python-related questions and answers from Stack Overflow, with some answers translated into Chinese.856
huggingface/node-question-answeringProvides a simple way to perform question answering using a pre-trained model in Node.js466
maluuba/newsqaCompiles and provides structured access to Maluuba's NewsQA dataset for natural language question answering research.253
sergioburdisso/pyss3A Python package implementing an interpretable machine learning model for text classification with visualization tools336
etalab/piafA question answering annotation platform with features like text input, user management and scoring87
patil-suraj/question_generationAutomated question generation using pre-trained transformers and simplified pipelines1,105
microsoft/picaAn empirical study on using GPT-3 for multimodal question answering tasks with few-shot learning.85
zcyang/imageqa-sanThis project provides code for training image question answering models using stacked attention networks and convolutional neural networks.108