modernbert-base-turkish-ud-goeswith
Model Description
This is a ModernBERT model for POS-tagging and dependency-parsing (using goeswith
for subwords), derived from ModernBERT-base-Turkish-uncased-mlm.
How to Use
from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/modernbert-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
- 4
Model tree for KoichiYasuoka/modernbert-base-turkish-ud-goeswith
Base model
answerdotai/ModernBERT-base