https://github.com/aryan4codes/sentiment-analysis-project
In this NLP project, I developed an automated system to analyze text content and perform sentiment analysis. The project involved web scraping articles from various URLs and extracting relevant information using Python libraries such as requests and BeautifulSoup.
https://github.com/aryan4codes/sentiment-analysis-project
Last synced: about 1 year ago
JSON representation
In this NLP project, I developed an automated system to analyze text content and perform sentiment analysis. The project involved web scraping articles from various URLs and extracting relevant information using Python libraries such as requests and BeautifulSoup.
- Host: GitHub
- URL: https://github.com/aryan4codes/sentiment-analysis-project
- Owner: aryan4codes
- Created: 2023-07-07T13:52:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T14:02:59.000Z (about 3 years ago)
- Last Synced: 2025-04-03T03:29:36.975Z (over 1 year ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sentiment-Analysis
In this NLP project, I developed an automated system to analyze text content and perform sentiment analysis. The project involved web scraping articles from various URLs and extracting relevant information using Python libraries such as requests and BeautifulSoup.
Create a folder and download all files and save it in the folder.
Run the 'Sentiment Analysis.py' python file in any IDE of your choice and run the code.