Aspect-weighted-Cross-Domain-Sentiment-Analysis: A pytorch implementation of cross domain sentiment analysis, using domain ontologies incorporated in a neural architecture
We calculate aspect scores using two approaches:
We incorporate these scores into our neural architecture to find the sentiment of a textual review. The scores are used to initialize a trainable layer of the neural architecture.
Domain: Restaurant, Movie, Music, Uber Rides
P.S: Read the commented introduction in each of the files mentioned to run the commands correctly.