XiaoQQin / BERT-fine-tuning-for-twitter-sentiment-analysisLinks
☆39Updated 6 years ago
Alternatives and similar repositories for BERT-fine-tuning-for-twitter-sentiment-analysis
Users that are interested in BERT-fine-tuning-for-twitter-sentiment-analysis are comparing it to the libraries listed below
Sorting:
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆67Updated 8 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 4 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆187Updated 2 years ago
- aspect-based sentiment classification☆64Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"☆339Updated last year
- ☆96Updated 6 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 6 years ago
- A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"☆100Updated 5 years ago
- Accompanying code for the Medium article