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

Finetuned
(4)
this model

Dataset used to train KoichiYasuoka/bert-ancient-chinese-base-ud-embeds