mabdullah1994 / Text-Classification-with-BERT-PyTorchLinks
A text classifier fine tuned on pre-trained BERT for Sarcasm Detection in News Headlines (PyTorch Implementation)
☆37Updated 6 years ago
Alternatives and similar repositories for Text-Classification-with-BERT-PyTorch
Users that are interested in Text-Classification-with-BERT-PyTorch are comparing it to the libraries listed below
Sorting:
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated last year
- The public state-of-the-art methods for deep learning based ASC☆125Updated 5 years ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆121Updated 6 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago
- ☆100Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆293Updated 4 years ago
- ☆134Updated 2 years ago
- ☆170Updated 5 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- [AAAI 2019] A Unified Model for Opinion Target Extraction and Target Sentiment Prediction☆272Updated last year
- Hierarchical multi-label text classification of the BlurbGenreCollection using capsule networks.☆85Updated 2 years ago
- Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper☆89Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 5 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆307Updated 3 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆377Updated 5 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆121Updated 5 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆461Updated 4 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆199Updated 3 years ago
- XLNet Extension in TensorFlow☆131Updated 4 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 6 years ago
- Modeling Sentiment Dependencies with Graph Convolutional Networks for Aspect-level Sentiment Classification☆50Updated 6 years ago
- ☆341Updated 2 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆289Updated 2 years ago
- aspect-based sentiment classification☆64Updated 6 years ago
- A Pytorch implementation for NER using BiLSTM-CRF