Skip to content

Classification of tweets based on sentiment. The project aims to use existing lexical resources as well as features that capture information about the informal and​ ​ creative​ ​ language​ ​ used​ ​ in​ ​ microblogging.

Notifications You must be signed in to change notification settings

sreejakshetty/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Sentiment-Analysis

Description

Sentiment analysis of twitter tweets using deep learning techniques

Environment

Python2, Linux system

Layout

  • code/ folder which contains all codes
    • config.py contains the config of all the parameters needed
    • generate<model>.py generate the required models
    • check<model>.py calculate metrics of the model
  • input/ which contains training and test data
  • models/ directory where the models are stored

About

Classification of tweets based on sentiment. The project aims to use existing lexical resources as well as features that capture information about the informal and​ ​ creative​ ​ language​ ​ used​ ​ in​ ​ microblogging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages