Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 291 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 291 Bytes

TwitterMining

Using Twitter's API, this code searches through tweets for information.

checkConversationFor.py asks user for terms to search and returns ordered list of most frequently used words in tweets that contain the search items along with the number of times each word was used.