Skip to content

JauharulF/sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis

Repository for sentiment analysis by multiple approach.

  1. Lexicon

    We predict the sentiment of a sentence by using dictionary lookup of sentiment words, handling negations and multiword expressions. We calculate the score based on SentiWordNet 3.0

  2. Multilayer Deep Learning

    We predict the sentiment of a sentence based on a model created using Tensorflow and Keras within a particular dataset.

About

repository for sentiment analysis by multiple approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages