Skip to content

R code analysing the top 15 most frequent words (excluding stop words) found in Kennedy McMann's tweets.

Notifications You must be signed in to change notification settings

megan-yong/twitter-user-corpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Twitter User Corpus

Date completed: June 22, 2023

Description

This project used R to analyse the top 15 most frequent words (excluding stop words) found in Kennedy McMann's tweets.

Remarks

  • Words need to be lemmatised deal with words such as "it's" and "i'm".
  • Update 2024: Unfortunately, since Twitter API is no longer free (thanks a lot Elon), I am unable to carry out these changes.

About

R code analysing the top 15 most frequent words (excluding stop words) found in Kennedy McMann's tweets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages