roberta-base-turkish-ud-goeswith
Model Description
This is a RoBERTa model for POS-tagging and dependency-parsing (using goeswith
for subwords), derived from roberta-base-turkish-uncased.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-base-turkish-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
print(nlp("Ay dağın diğer tarafında yükseldi"))
- Downloads last month
- 3
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
Model tree for KoichiYasuoka/roberta-base-turkish-ud-goeswith
Base model
TURKCELL/roberta-base-turkish-uncased