Hello everyone, in this repository, I have done Text Extraction using BeautifulSoup and Text Analysis
The following analysis is being performed in this notebook:
- Sentiment Analysis
- Analysis of Readability
- Average Number of Words Per Sentence
- Complex Word Count
- Word Count
- Syllable Count Per Word
- Personal Pronouns
- Average Word Length
- Run the text_extractor.py in the code folder