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.
☆308Updated 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
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- A repository containing tutorials for practical NLP using PyTorch☆536Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆247Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆366Updated 4 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆723Updated 5 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 5 years ago
- PyTorch deep learning models for document classification☆595Updated last year
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆394Updated 3 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 8 months ago
- BiLSTM-CNN-CRF tagger☆249Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,236Updated 3 years ago
- Multi Label text classification using bert☆155Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆407Updated last year
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Deep Keyphrase Extraction using BERT☆258Updated 3 years ago
- Text classification using deep learning models in Pytorch☆812Updated 6 years ago
- a sklearn wrapper for Google's BERT model☆300Updated 2 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆452Updated 5 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆159Updated 5 years ago
- Datasets to train supervised classifiers for Named-Entity Recognition in different languages (Portuguese, German, Dutch, French, English)☆342Updated 2 years ago
- The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761☆283Updated 4 years ago