victordibia/neuralqa
NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT
This tool helps you quickly find specific answers within large collections of text documents, like internal knowledge bases or research papers. You input a question, and it scans your documents to pinpoint the exact sentence or phrase that contains the answer. It's designed for anyone who needs to extract precise information from extensive text archives without manually sifting through them.
234 stars. No commits in the last 6 months.
Use this if you need to quickly get a direct answer to a question from a large database of documents, rather than just a list of relevant files.
Not ideal if you're looking for broad summaries or need to understand the general context of a document rather than a specific factual answer.
Stars
234
Forks
31
Language
JavaScript
License
MIT
Category
Last pushed
Jun 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/victordibia/neuralqa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chakki-works/sumeval
Well tested & Multi-language evaluation framework for text summarization.
zhang17173/Event-Extraction
基于法律裁判文书的事件抽取及其应用,包括数据的分词、词性标注、命名实体识别、事件要素抽取和判决结果预测等内容
wasiahmad/paraphrase_identification
Examine two sentences and determine whether they have the same meaning.
thuiar/TEXTOIR
TEXTOIR is the first opensource toolkit for text open intent recognition. (ACL 2021)
artitw/BERT_QA
Accelerating the development of question-answering systems based on BERT and TF 2.0