Skip to content

deepakpawade/sentimentanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The package analyzes the text of the provided links and calculates the following:
Positive and Negative Score, Polarity, Subjectivity Score, Average sentence length,
% complex words, FOG index, Average Number of words per sentence, Complex Words, Word Count,
Syllable per word, Personal pronouns, Average Word length.

The code is packaged as follows
input = 'input.xlsx'
main script = text_analysis.py
final output = 'output.xlsx'
sentiment_analysis_package = modules and dictionaries
misc = test files



input.xlsx has a links 
output.xlsx has corresponding metrics for each link's text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published