Skip to content

araj6947/Article-Extraction-and-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Article-Extraction-and-Analysis

Hello everyone, in this repository, I have done Text Extraction using BeautifulSoup and Text Analysis

The following analysis is being performed in this notebook:

  1. Sentiment Analysis
  2. Analysis of Readability
  3. Average Number of Words Per Sentence
  4. Complex Word Count
  5. Word Count
  6. Syllable Count Per Word
  7. Personal Pronouns
  8. Average Word Length

Initially to extract any article from a given link do the following:

  • Run the text_extractor.py in the code folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors