Metadata-Version: 2.0
Name: dsutils
Version: 0.0.1
Summary: data science utils for data preprocessing for feeding various models, pipelining, time data format converting
Home-page: https://github.com/shichaoji/dsutils
Author: Shichao(Richard) Ji
Author-email: jshichao@vt.edu
License: MIT
Download-URL: https://github.com/shichaoji/dsutils/archive/0.1.tar.gz
Description-Content-Type: UNKNOWN
Keywords: data science,data mining,text mining,natual language processing
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Requires-Dist: sklearn
Requires-Dist: numpy
Requires-Dist: pandas

easily bult LDA Topic Models with just a list of docs (e.g. a list of twitter posts in CSV/TXT


