spacy-words-separation3

This commit is contained in:
Untone 2024-09-28 12:20:09 +03:00
parent 7030e58f4b
commit 344d96cf72

View File

@ -1,5 +1,4 @@
import spacy
from spacy.lang.ru.examples import
# Load the Russian language model
nlp = spacy.load("ru_core_news_md")