Metadata-Version: 1.1
Name: densenlpt
Version: 0.0.5
Summary: `densenlpt` is a package for creating dictionary and vector from scentences & training model to predict.
Home-page: https://github.com/k-mawa/densenlpt
Author: Kosuke Mawatari
Author-email: UNKNOWN
License: MIT
Description: `densenlpt` is a python package for creating dictionary and vector from scentences & training model to predict.  mainly it is used for Japanese Language Analysis
        
        Requirements
        ------------
        * Python 3.x
        (you may work by Python2.x)
        Features
        --------
        * nothing
        
        History
        -------
        0.0.1 (2017-7-20)
        0.0.2 (2017-7-29)
        0.0.3 (2017-7-29)
        0.0.4 (2017-7-29)
        0.0.5 (2017-7-29)
        ~~~~~~~~~~~~~~~~~~
        * first release
        
        Usage
        ------------
        please look at Github README
        ~~~~~~~~~~~~~~~~~~
        
        Plan to upgrade
        -------
        *add some more maltiple method when you create dictionary
        *add some more maltiple method when you create corpus, vector
        *add some method when you plot some results of analysis
        and more, if i can
        ~~~~~~~~~~~~~~~~~~
        * first release
Keywords: mecab,gensim,machine,machine learning,scikit-learn,sklearn,nlp,natto
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: MIT License
