artitw/BERT_QA
Accelerating the development of question-answering systems based on BERT and TF 2.0
This tool helps machine learning engineers and data scientists quickly build and deploy question-answering systems. You provide text documents and a set of questions, and it outputs precise answers extracted directly from the text. It's designed for those who need to create systems that can understand and respond to user queries based on provided knowledge bases.
No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning engineer or data scientist looking to rapidly develop a question-answering system using state-of-the-art BERT models.
Not ideal if you need a pre-packaged, ready-to-use question-answering application without any coding or model development.
Stars
20
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 01, 2020
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/artitw/BERT_QA"
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)
victordibia/neuralqa
NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT