mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Upd lemmatizer test
This commit is contained in:
parent
b864f0e539
commit
d047dc0d0f
|
@ -1,4 +1,4 @@
|
|||
from spacy.lemmatizer import Lemmatizer, read_index, read_exc
|
||||
from spacy.en.lemmatizer import Lemmatizer, read_index, read_exc
|
||||
from spacy.util import DATA_DIR
|
||||
from os import path
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user