Metadata-Version: 1.1
Name: tmpy
Version: 0.0.4
Summary: a text mining framework in Python
Home-page: https://github.com/fyears/tmpy
Author: Junwen Huang
Author-email: hjwdhjwd@gmail.com
License: BSD
Description: tmpy is text minging framework in Python, modeled after the tm R package. Yet it makes good use of the existing scipy, numpy, pandas, nltk, and xmltodict packages, provides some pythonic ways to import, export, manage documents and compute the term document matrics.
Keywords: text mining
Platform: all
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Text Processing :: Linguistic
