Metadata-Version: 2.1
Name: TextPreProc
Version: 1.7
Summary: The package is created to simplify a users effort of text clearning and exploration. It allows user to clean the data and do some basic analysis like N-gram WordCouds and Topic Modelling 
Home-page: https://github.com/mayurgpt07/TextProcessingPackage/
Author: Mayur Gupta
Author-email: mayurgpt07@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: pandas
Requires-Dist: nltk
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: wordcloud
Requires-Dist: beautifulsoup4
Requires-Dist: gensim
Requires-Dist: sklearn
Requires-Dist: seaborn

UNKNOWN


