ThilinaRajapakse / pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
☆306Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-transformers-classification
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆488Updated 5 years ago
- architectures and pre-trained models for long document classification.☆154Updated 3 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- Accompanying code for the Medium article☆165Updated 5 years ago
- SQuAD Question Answering Using BERT, PyTorch☆398Updated last year
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆248Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 4 years ago
- A repository containing tutorials for practical NLP using PyTorch☆530Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 5 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆200Updated last year
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆720Updated 5 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 4 years ago
- Code for using and evaluating SpanBERT.☆892Updated last year
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆226Updated 3 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆286Updated last year
- An Exhaustive Paper List for Text Summarization☆501Updated 4 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆250Updated 6 years ago
- Multi Label text classification using bert☆153Updated 5 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- PyTorch deep learning models for document classification☆595Updated last year
- BiLSTM-CNN-CRF tagger☆250Updated 5 years ago
- BERT-NER (nert-bert) with google bert https://github.com/google-research.☆408Updated 4 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆205Updated last year
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆499Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆226Updated last year
- Pytorch-Named-Entity-Recognition-with-BERT☆1,212Updated 3 years ago