aspect-extraction topic

List aspect-extraction repositories

aspect-extraction

158
Stars
39
Forks
Watchers

Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF

Unsupervised-Aspect-Extraction

332
Stars
120
Forks
Watchers

Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"

Review_aspect_extraction

103
Stars
26
Forks
Watchers

CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging

Attention-Based-Aspect-Extraction

92
Stars
22
Forks
Watchers

Code for unsupervised aspect extraction, using Keras and its Backends

abae-pytorch

66
Stars
12
Forks
Watchers

PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'

extra-model

49
Stars
12
Forks
Watchers

Code to run the ExtRA algorithm for unsupervised topic/aspect extraction on English texts.

Aspect-Based Opinion Mining involves extracting aspects or features of an entity and figuring out opinions about those aspects. It's a method of text classification that has evolved from sentiment ana...

UCTopic

42
Stars
3
Forks
Watchers

An easy-to-use tool for phrase encoding and topic mining (unsupervised aspect extraction); Code base for ACL 2022 paper, UCTopic: Unsupervised Contrastive Learning for Phrase Representations and Topic...