Skip to content

Aspect-based sentiment analysis with graph convolution over dependency parse trees of health and well-being related content.

License

Notifications You must be signed in to change notification settings

ispasic/ABSA-with-GC-over-Syntactic-Dependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aspect-based Sentiment Analysis with Graph Convolution over Syntactic Dependencies

PyTorch implementation of aspect-based sentiment analysis with graph convolution over dependency parse trees of health and well-being related content.

Repository

  • data folder contains preprocessed training, validation and test dataset.
  • glove_dictionary.py download GloVe model and execute this script in order to create a dictionary.
  • model.py contains the implementation of the model.
  • main.py is the script that contains training, validation and testing of the model.

References

About

Aspect-based sentiment analysis with graph convolution over dependency parse trees of health and well-being related content.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages