icmpnorequest / Pytorch_BERT_Text_ClassificationLinks
Tutorial for text classification with BERT, using HuggingFace's transformers.
☆13Updated 6 years ago
Alternatives and similar repositories for Pytorch_BERT_Text_Classification
Users that are interested in Pytorch_BERT_Text_Classification are comparing it to the libraries listed below
Sorting:
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆135Updated 2 years ago
- A Self-Supervised Contrastive Learning Framework for Aspect Detection☆35Updated 4 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated 2 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- A simple library to preprocess ABSA related tasks from SemEval☆28Updated 5 years ago
- Code and Data for our EMNLP-2020 paper Weakly-Supervised Aspect-Based Sentiment Analysis via Joint Aspect-Sentiment Topic Embedding.☆49Updated 5 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆142Updated 2 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆90Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 5 years ago
- Keyphrase Generation☆220Updated 2 years ago
- Code for ACL'20 paper "Multi-Granularity Interaction Network for Extractive and Abstractive Multi-Document Summarization" .☆36Updated 5 years ago
- Code for the ACL 19 paper "Neural Keyphrase Generation via Reinforcement Learning with Adaptive Rewards"☆106Updated 5 years ago
- Library of various Few-Shot Learning frameworks for text classification☆60Updated 3 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- A BERT-Transformer network for abstractive text summarization☆128Updated 3 years ago
- The pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks.☆48Updated 2 years ago
- MTM☆143Updated 3 years ago
- A pytorch implementation of BERT-based relation classification☆150Updated 5 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 3 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆137Updated 4 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆79Updated 5 years ago
- ☆129Updated last year
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆172Updated 3 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago