/TrumpTweets

Project processes language used by trump in his most recent tweets. Can be suited to other twitter users by changing the username in the Twitter API calls. Fill in your API information in theDonNLTK.py and run it. This will create two files: 1. NaturalTweets.txt and TrumpTweetIDs.txt in the same directory as thedonNLTK.py. After creating these files run vrbnTT.py to view most used proper nouns by default. Change pos_type to valid NLTK POS identifier and most_common_to_search to desired range.

Primary LanguagePython

No issues in this repository yet.