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