modernbert-base-classical-chinese-ud-embeds
Model Description
This is a ModernBERT model pre-trained on Classical Chinese texts for POS-tagging and dependency-parsing, derived from modernbert-base-classical-chinese and UD_Classical_Chinese-Kyoto.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-base-classical-chinese-ud-embeds",trust_remote_code=True)
print(nlp("孟子見梁惠王"))
- Downloads last month
- 25
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support