madrugado / Attention-Based-Aspect-ExtractionLinks
Code for unsupervised aspect extraction, using Keras and its Backends
☆91Updated 2 years ago
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
Sorting:
- PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'☆66Updated 3 years ago
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆80Updated 2 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 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
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated 11 months ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆221Updated last year
- 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
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- ☆84Updated 4 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 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
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆124Updated 4 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"☆339Updated last year
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆78Updated 5 years ago
- Python Framework for Extractive Text Summarization☆113Updated 4 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- Dict2vec is a framework to learn word embeddings using lexical dictionaries.☆115Updated 4 years ago
- PositionRank: An Unsupervised Approach to Keyphrase Extraction from Scholarly Documents☆95Updated 2 years ago
- Dataset for the Emerging & Novel Entity NER task (WNUT '17)☆112Updated 3 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- Repo for EMNLP 2020 paper, "Improving Neural Topic Models using Knowledge Distillation"☆31Updated 5 years ago
- Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.☆146Updated 5 years ago
- Source code for our AAAI 2020 paper P-SIF: Document Embeddings using Partition Averaging☆35Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago