mirror of https://github.com/explosion/spaCy.git
Remove comment
This commit is contained in:
parent
d53724ba1d
commit
2f385385a9
|
@ -1,8 +1,6 @@
|
||||||
# encoding: utf8
|
# encoding: utf8
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
# Tatar stopwords are from https://github.com/aliiae/stopwords-tt
|
|
||||||
|
|
||||||
STOP_WORDS = set(
|
STOP_WORDS = set(
|
||||||
"""
|
"""
|
||||||
ага адам айтты айтымында айтып ал алар
|
ага адам айтты айтымында айтып ал алар
|
||||||
|
|
Loading…
Reference in New Issue