Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 441 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 441 Bytes

bbc-news-sentiment-analysis

sentiment analysis and clustering

Sentiment analysis has been done on a dataset related to BBC News.

You can download the dataset and result files in this repository. File name: File.zip

To run, you need to install the libraries used, both in the Python programming language and in the R programming language.

Python codes are executed in Jupyter Notebook and R codes are executed in the default R console.