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
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for KoichiYasuoka/bert-base-cantonese-ud-goeswith

Dataset used to train KoichiYasuoka/bert-base-cantonese-ud-goeswith