Metadata-Version: 2.1
Name: deepthulac
Version: 0.1.3
Summary: A High-Performance Lexical Analyzer for Chinese
Home-page: https://github.com/thunlp/DeepTHULAC
Download-URL: https://github.com/thunlp/DeepTHULAC/archive/master.zip
Author: THUNLP
Author-email: chengzl22@mails.tsinghua.edu.cn
Keywords: segmentation,Chinese,lexical
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.0
License-File: LICENSE
Requires-Dist: transformers
Requires-Dist: torch>=1.6.0
Requires-Dist: pytorch-crf
Requires-Dist: munch
Requires-Dist: colorama
Requires-Dist: accelerate
Requires-Dist: typeguard
