Metadata-Version: 2.1
Name: ckipneutools
Version: 0.0.3
Summary: Neural implementation of CKIPWS and CKIPNER
Home-page: https://github.com/jacobvsdanniel/ckipneutools
Author: Peng-Hsuan Li
Author-email: jacobvsdanniel@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: tf
Requires-Dist: tensorflow ; extra == 'tf'
Provides-Extra: tfgpu
Requires-Dist: tensorflow-gpu ; extra == 'tfgpu'

# ckipneutools

author: Peng-Hsuan Li (jacobvsdanniel@gmail.com)

This is open-source neural implementation for
* CKIP-style Chinese word segmentation
* CKIP-style Chinese part-of-speech tagging
* CKIP-style Chinese named entity recognition

### License
CC BY-NC-SA 4.0


