Word Frequency & Emoji Analysis of WallStreetBets

Опубликовано: 11 Октябрь 2024
на канале: Absent Data
3,770
76

This is just a quick analysis of WallstreetBets reddit forum. We use the NLTK package in Python to look at the collection of words, bigrams, trigrams and emojis. This is a quick walkthrough of the code and fun use of NLTK library.
Here is the Github link:
https://github.com/Gaelim/NTLK_Wallst...
You can find the dataset here:
https://www.kaggle.com/gpreda/reddit-...

#NTLK
WallstreetBets
#NLP
#Python