Analysis using Natural Language Toolkit(NLTK), Numpy, Pandas and Matplotlib
Using various corpus available through NLTK did analysis like calculating frequency of texts for unique situations, finding person with lead roles, unusual words used in web chats etc.
Created different folder structures based on data contained in JSON files according to locations, dates, section names etc.
Analyzed data and pushed useful information from raw datasets into CSV files.
Using data from the CSV files, plotted graphs for the same using Matplotlib.