LinguaCafe
LinguaCafe copied to clipboard
Turkish language package changed.
https://huggingface.co/turkish-nlp-suite/tr_core_news_md/tree/main
The Turkish language model was renamed. It also seems to have a Spacy version requirement of >=3.4.2,<3.5.0
, which was present even before the name change. The tokenizer.py script dies when I try to install after changing the url, and it messes up the model directory with a spacy 3.4 version. It also stops functioning after an attempted Turkish install and restarting the script.
@sergiolaverde0 I don't know yet how to fix this issue. I tagged you in case you are interested, and have an idea.