spacy-words-separation3
This commit is contained in:
@@ -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")
|
||||||
|
Reference in New Issue
Block a user