The objective of this project is to extract textual data articles from the given URL and perform text analysis to compute variables that are explained below.
Output Data Structure:
- All input variables in “Input.xlsx”
- POSITIVE SCORE
- NEGATIVE SCORE
- POLARITY SCORE
- SUBJECTIVITY SCORE
- AVG SENTENCE LENGTH
- PERCENTAGE OF COMPLEX WORDS
- FOG INDEX
- AVG NUMBER OF WORDS PER SENTENCE
- COMPLEX WORD COUNT
- WORD COUNT
- SYLLABLE PER WORD
- PERSONAL PRONOUNS
- AVG WORD LENGTH Checkout output data spreadsheet for the output, i.e. “Output Data.xlsx”.