Metadata-Version: 2.1
Name: ldaa
Version: 0.1.2
Summary: long description
Home-page: https://github.com/BillyWangwzx/LDA-with-python
Author: Zhen Han Si & Zixi Wang
Author-email: zs85@duke.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pandas (>=0.20.0)

=============
LDAsmooth
=============


LDA function using EM algorithm to update. 



