jetnew / DrFAQ
DrFAQ is a plug-and-play question answering NLP chatbot that can be generally applied to any organisation's text corpora.
☆29Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for DrFAQ
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …☆61Updated 4 years ago
- ☆67Updated 4 years ago
- Semantic search using Transformers and others☆110Updated 4 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆159Updated 4 years ago
- Question generation from Reading Comprehension☆19Updated 2 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- KitanaQA: Adversarial training and data augmentation for neural question-answering models☆57Updated last year
- Example showing generalisation☆70Updated 4 years ago
- Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).☆21Updated 4 years ago
- dataset for Keyphrase Extraction from Scholarly Articles as Sequence Labeling using Contextualized Embeddings☆30Updated 4 years ago
- Formate converter from one type of qa task datasets to another type☆39Updated 5 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated last year
- A T5 based sequence generation model for WikiSQL task. Achieving 90.3% on test data set using sequence generation.☆17Updated 3 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.