madrugado / Attention-Based-Aspect-Extraction
Code for unsupervised aspect extraction, using Keras and its Backends
☆92Updated last year
Alternatives and similar repositories for Attention-Based-Aspect-Extraction:
Users that are interested in Attention-Based-Aspect-Extraction are comparing it to the libraries listed below
- PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'☆66Updated 3 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆159Updated 3 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 5 years ago
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆80Updated last year
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆77Updated 4 years ago
- ☆83Updated 4 years ago
- Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"☆338Updated 6 months ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆68Updated 7 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated last year
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆98Updated 3 months ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 6 months ago
- Dataset for the Emerging & Novel Entity NER task (WNUT '17)☆111Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆123Updated 5 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.