Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roboswell committed Mar 20, 2024
1 parent acf8d53 commit 5efde0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- Contents: Converting news articles by publishing date into time-series machine elarning forecasting models. Performance comparison between Ridge, Lasso, Random Forest, and XGBoost regression models
- **Title: "LDA Topic Modeling & VADER Sentiment Analysis for Political News Articles on Events Related to Nigeria in 2019"**
- [Primary document (Python)](./NLP-Topic%20Models%20&%20Sentiment/Nigeria_News_LDA_&_Sentiment_Analysis.html)
- [Visualization for the project(R)](./NLP-Topic%20Models%20&%20Sentiment/Nigeria_News_Sentiment_Analysis-Viz-Created-in-R.html)
- [Visualization for the project (R)](./NLP-Topic%20Models%20&%20Sentiment/Nigeria_News_Sentiment_Analysis-Viz-Created-in-R.html)
- Focus: Topic Modeling & Sentiment Analysis
- Technology Used: Python, R, Excel, NLTK for stopwords, PorterStemmer, and PunktSentenceTokenizer, gensim library for CoherenceModel, LdaModel, and corpora, Jaccard similarity, vaderSentiment library, itertools, ggplot2
- Contents: Text data cleaning, Latent Dirichlet Allocation (LDA) topic modeling of Nigerian news article text, VADER (Valence Aware Dictionary for Sentiment Reasoning) sentiment analysis scores for articles containing specific political words, compared across quarters of the year.

0 comments on commit 5efde0c

Please sign in to comment.