bert-large-turkish-ud-goeswith

Model Description

This is a BERT model for POS-tagging and dependency-parsing (using goeswith for subwords), derived from turkish-large-bert-cased.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/bert-large-turkish-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("Ay dağın diğer tarafında yükseldi"))
Downloads last month
7
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for KoichiYasuoka/bert-large-turkish-ud-goeswith

Finetuned
(1)
this model

Dataset used to train KoichiYasuoka/bert-large-turkish-ud-goeswith