项目作者: MITESHPUTHRANNEU

项目描述 :
Analysis using Natural Language Toolkit(NLTK), Numpy, Pandas and Matplotlib
高级语言: Jupyter Notebook
项目地址: git://github.com/MITESHPUTHRANNEU/Analysis-using-Python.git
创建时间: 2017-03-16T15:05:52Z
项目社区:https://github.com/MITESHPUTHRANNEU/Analysis-using-Python

开源协议:

下载


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.