Metadata-Version: 2.1
Name: nlp_dict
Version: 0.1.1
Summary: Chinese Dictionary for NLP
Home-page: https://github.com/howl-anderson/nlp_dict
Author: Xiaoquan Kong
Author-email: u1mail2me@gmail.com
License: Apache Software License 2.0
Description: # nlp_dict
        
        
        [![](https://img.shields.io/pypi/v/nlp_dict.svg)](https://pypi.python.org/pypi/nlp_dict)
        
        [![](https://img.shields.io/travis/howl-anderson/nlp_dict.svg)](https://travis-ci.org/howl-anderson/nlp_dict)
        
        [![Documentation Status](https://readthedocs.org/projects/nlp-dict/badge/?version=latest)](https://nlp-dict.readthedocs.io/en/latest/?badge=latest)
        
        
        
        
        Chinese Dictionary for NLP
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://nlp-dict.readthedocs.io.
        
        
        ## Features
        
        * TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter).
        
        
        =======
        History
        =======
        
        0.1.0 (2020-06-30)
        ------------------
        
        * First release on PyPI.
        
Keywords: nlp_dict
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
