Skip to content

Cross-domain sentiment analysis without previous information of the target domains

Notifications You must be signed in to change notification settings

Valerieps/Crossdomain-sentiment-analysis-with-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnn-crossdomain-sentiment-analysis

This project aims to study the effects and optimization techniques of cross-domain sentiment analysis. While this NLP task is largely deemed as 'resolved' in academic studies, it isn't in the wild.

Since the most commom technique for sentiment analysis is training and testing in the same domain, two problems emerge: 1) you depend on having an annotated dataset from the same domain as the target, which is not true for most real-world cases and 2) there is no clear and unique definition of "domain" so its not possible to define for sure whether the target-domain is of the same domain as the source-domain you trained yourt model on.

For further information on methodology and results, please refeer to the paper and poster.

About

Cross-domain sentiment analysis without previous information of the target domains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages