Metadata-Version: 2.4
Name: yuezhlib
Version: 0.2.4
Summary: Library for preprocessing and evaluating datasets, and building models for Cantonese and Written Chinese translations
Project-URL: Homepage, https://github.com/shivanraptor/yuezhlib
Author-email: Raptor K <findme@raptor.hk>
License: MIT
License-File: LICENSE
Keywords: evaluation metrics,machine learning,trainer,transformers
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: argostranslate
Requires-Dist: datasets
Requires-Dist: evaluate
Requires-Dist: huggingface-hub
Requires-Dist: jieba-fast
Requires-Dist: nltk
Requires-Dist: numpy
Requires-Dist: opencc
Requires-Dist: pandas
Requires-Dist: pycantonese
Requires-Dist: python-dotenv
Requires-Dist: setuptools==81.0.0
Requires-Dist: stopwordsiso
Requires-Dist: tensorflow
Requires-Dist: termcolor
Requires-Dist: tokenizers
Requires-Dist: torch
Requires-Dist: tqdm
Requires-Dist: transformers
Requires-Dist: translators
Requires-Dist: wandb
Description-Content-Type: text/markdown

# Cantonese to Written Chinese Translation Helper Tools
Library for preprocessing and evaluating datasets, and building models for Cantonese and Written Chinese translations
