kushalj001 / pytorch-question-answeringLinks
Important paper implementations for Question Answering using PyTorch
☆272Updated 4 years ago
Alternatives and similar repositories for pytorch-question-answering
Users that are interested in pytorch-question-answering are comparing it to the libraries listed below
Sorting:
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- ☆37Updated 4 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- ☆124Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆247Updated 6 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆392Updated 3 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.☆371Updated 2 years ago
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 4 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- A summary of must-read papers for Neural Question Generation (NQG)☆587Updated 3 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆266Updated 3 years ago
- Unsupervised Question answering via Cloze Translation☆219Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- Curated repository of notes from papers I'm reading, mostly NLP related. Updated regularly.☆128Updated 4 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆371Updated 2 years ago
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆186Updated 5 years ago
- ☆345Updated 3 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- Question Generation using Google T5 and Text2Text☆154Updated 4 years ago
- Question Answering using Albert and Electra☆206Updated last year
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Example code for "Real-World Natural Language Processing"☆335Updated 3 years ago