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.
☆307Updated 4 years ago
Alternatives and similar repositories for pytorch-transformers-classification:
Users that are interested in pytorch-transformers-classification are comparing it to the libraries listed below
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆488Updated 6 years ago
- Accompanying code for the Medium article☆165Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 4 years ago
- PyTorch deep learning models for document classification☆593Updated last year
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆721Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆177Updated 5 years ago
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆507Updated 3 years ago
- a sklearn wrapper for Google's BERT model☆299Updated 2 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 5 years ago
- Code for using and evaluating SpanBERT.☆895Updated last year
- Multi Label text classification using bert☆154Updated 5 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,223Updated 3 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆459Updated 4 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆228Updated 4 years ago
- A repository containing tutorials for practical NLP using PyTorch☆533Updated 5 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆247Updated 4 years ago
- SQuAD Question Answering Using BERT, PyTorch☆397Updated 2 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
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆287Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- A repository of concepts related to neural networks for NLP☆452Updated 5 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆394Updated 3 years ago