Skip to content

Pipeline for Aspect-Based Sentiment Analysis of texts

License

Notifications You must be signed in to change notification settings

DavydovDmitry/absa

Repository files navigation

ABSA

This is pipeline for Aspect-Based Sentiment Analysis of texts. Primary tasks:

  • extract aspect terms;
  • classify aspect terms on aspect categories;
  • classify aspect terms on polarity.

Essential processing stages:

Setup


Execution

python train.py    # to train classifiers
python example.py  # to process text in example directory

About

Pipeline for Aspect-Based Sentiment Analysis of texts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published