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
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
- Accompanying code for the Medium article☆165Updated 5 years ago
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆720Updated 5 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆226Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- Implementation of State-of-the-art Text Classification Models in Pytorch☆488Updated 6 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,222Updated 3 years ago
- SQuAD Question Answering Using BERT, PyTorch☆397Updated 2 years ago
- Multi Label text classification using bert☆154Updated 5 years ago
- A repository containing tutorials for practical NLP using PyTorch☆532Updated 5 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- a sklearn wrapper for Google's BERT model☆298Updated 2 years ago
- PyTorch deep learning models for document classification☆593Updated last year
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆247Updated 4 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆204Updated last year
- This repository contains various ways to calculate sentence vector similarity using NLP models☆199Updated 4 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆431Updated last year
- Code for using and evaluating SpanBERT.☆894Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆121Updated 4 years ago
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆504Updated 3 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆226Updated last year
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆452Updated 5 years ago
- Deep Keyphrase Extraction using BERT☆257Updated 2 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 5 months ago