Skip to content

gitvivekgupta/Sentiment-Improved-II

Repository files navigation

Sentiment-Analysis

Run the following

  1. features.py

There are 4 different models in the repository.

-- one_feat (with 1 feature space)

-- three_feat (with 3 feature space)

-- four_feat (with 4 feature space)

-- seven_feat (with 7 feature space)


--- one_feat

-- diff_score.py

--- three_feat

-- diff_score.py

--- four_feat

-- diff_score.py

--- seven_feat

-- diff_score.py
  1. Select a Model and go into the directory

  2. run diff_score.py

  3. In the same folder after completion run norm.py (un-comment the required file)

  4. In the same folder after completion run accuracy.py (un-comment the required file)

Done!!

About

Improvisation on previous models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages