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