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