kamalkraj / BERT-SQuADLinks
SQuAD Question Answering Using BERT, PyTorch
☆400Updated 3 years ago
Alternatives and similar repositories for BERT-SQuAD
Users that are interested in BERT-SQuAD are comparing it to the libraries listed below
Sorting:
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆231Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆413Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 6 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Updated 3 years ago
- BERT for Coreference Resolution☆454Updated 3 years ago
- Code for using and evaluating SpanBERT.☆903Updated 2 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆204Updated 2 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆392Updated 3 years ago
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆189Updated 5 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆287Updated 3 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆364Updated 5 years ago
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆471Updated 3 years ago
- IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)☆363Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆616Updated 5 years ago
- A summary of must-read papers for Neural Question Generation (NQG)☆589Updated 4 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆386Updated 2 years ago
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆390Updated 7 months ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- BERT-NER (nert-bert) with google bert https://github.com/google-research.☆408Updated 5 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 3 years ago
- slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shoppi…☆400Updated 4 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆187Updated 4 years ago
- An Exhaustive Paper List for Text Summarization☆501Updated 3 months ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 6 years ago
- This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, an…☆561Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago