Metadata-Version: 2.4
Name: wapic-cws-model
Version: 0.1.0
Summary: Default Chinese word segmentation model for Wapic
Author: Ismantic
License-Expression: MIT
Project-URL: Homepage, https://github.com/Ismantic/Wapic
Project-URL: Model, https://huggingface.co/Ismantic/Wapic-CWS
Keywords: chinese-word-segmentation,crf,nlp,wapic
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Wapic CWS Model

This package contains the default Chinese word segmentation model used by
[`wapic`](https://pypi.org/project/wapic/). It is installed automatically by
`pip install wapic`; most users do not need to install or import it directly.

The model is released under the MIT License. Its canonical source and model
card are hosted at
[Ismantic/Wapic-CWS](https://huggingface.co/Ismantic/Wapic-CWS).
