mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
UTF8 encoding
This commit is contained in:
parent
cc9ae28a52
commit
0b0959b363
|
@ -1,5 +1,4 @@
|
||||||
import spacy
|
# coding: utf-8
|
||||||
from spacy.lang.en import English
|
|
||||||
from ..util import make_tempdir
|
from ..util import make_tempdir
|
||||||
from ...util import ensure_path
|
from ...util import ensure_path
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user