spacy-words-separation3
This commit is contained in:
parent
7030e58f4b
commit
344d96cf72
|
@ -1,5 +1,4 @@
|
||||||
import spacy
|
import spacy
|
||||||
from spacy.lang.ru.examples import
|
|
||||||
|
|
||||||
# Load the Russian language model
|
# Load the Russian language model
|
||||||
nlp = spacy.load("ru_core_news_md")
|
nlp = spacy.load("ru_core_news_md")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user