consumes API, in order to get all post of the last week depending on keyword searched by.
consumeToCsv.ipynb: it helps in searching tweets with keywords provided by user, to result a CSV file that contains results.
postClassifying.ipynb: likely as the previous, in this case we get api search result, appending each result with its hashtags, followed with occurence of that hashtag.
Inspiration, code snippets, etc.
Tricks that helped.