bert-base-cantonese-ud-goeswith
Model Description
This is a BERT model for POS-tagging and dependency-parsing (using goeswith for subwords), derived from bert-base-cantonese.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/bert-base-cantonese-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("而家我冇辦法明白"))
- Downloads last month
- -
Model tree for KoichiYasuoka/bert-base-cantonese-ud-goeswith
Base model
google-bert/bert-base-chinese
Finetuned
indiejoseph/bert-base-cantonese
Finetuned
hon9kon9ize/bert-base-cantonese