Git Product home page Git Product logo

vikrantpagare / web-article-sentiment-analysis Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 111 KB

Sentiment Analysis of given list of Web-Articles using Python | BeautifulSoup

Home Page: https://www.linkedin.com/in/vikrant-pagare-941ab9193/

Jupyter Notebook 100.00%
beutifulsoup data-analytics data-cleaning data-extraction data-science natural-language-processing python scraping-websites sentiment-analysis web-articles

web-article-sentiment-analysis's Introduction

Data Extraction & Sentiment Analysis of Web Articles using Natural Language Processing

This project aims to build a tool to Data Extraction and NLP i.e. analyse given web aricles in form of list of urls and to genarate Sentiment Analysis . The objective of this project is to extract textual data articles from the given URL and perform text analysis to compute variables like

  • Positive Score
  • Negative Score
  • Polarity Score
  • Subjectivity Score
  • Average Sentence Lenght
  • Percent of Complex Words
  • Fog Index
  • Average Nember of Words Per Sentence
  • COMPLEX WORD COUNT
  • WORD COUNT
  • SYLLABLE PER WORD
  • PERSONAL PRONOUNS
  • AVG WORD LENGTH

Labraries and dependancies Used

  • BeautifulSoup - from bs4 import BeautifulSoup
  • Natural Language Tool Kit nltk
  • Numpy
  • Pandas
  • os

List of URLS and there source can be provided using Input.xlsx file in a list format

My Approch is to make funtions for each variable we want to find

Text file is genarated with title and article with file name same as given in the source inpute file for each source in same Directory / Folder

Output_File is genarated in same Directory / Folder

web-article-sentiment-analysis's People

Contributors

vikrantpagare avatar

Stargazers

 avatar

Watchers

 avatar

web-article-sentiment-analysis's Issues

Data Extraction & Sentiment Analysis of Web Articles using Natural Language Processing

This project aims to build a tool to Data Extraction and NLP i.e. analyse given web aricles in form of list of urls and to genarate Sentiment Analysis . The objective of this project is to extract textual data articles from the given URL and perform text analysis to compute variables like

  • Positive Score
  • Negative Score
  • Polarity Score
  • Subjectivity Score
  • Average Sentence Lenght
  • Percent of Complex Words
  • Fog Index
  • Average Nember of Words Per Sentence
  • COMPLEX WORD COUNT
  • WORD COUNT
  • SYLLABLE PER WORD
  • PERSONAL PRONOUNS
  • AVG WORD LENGTH

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.