Views
No views yet
goeswith for subwords), derived from hplt_bert_base_tr.1from transformers import pipeline
2nlp=pipeline("universal-dependencies","KoichiYasuoka/ltgbert-base-turkish-ud-goeswith",trust_remote_code=True,aggregation_strategy="simple")
3print(nlp("Ay dağın diğer tarafında yükseldi"))