This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
spaCy
mirror of
https://github.com/explosion/spaCy.git
Watch
1
Star
1
Fork
You've already forked spaCy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b92f81d5da
spaCy
/
spacy
/
lang
/
ti
/
stop_words.py
7 lines
171 B
Python
Raw
Blame
History
# Stop words
STOP_WORDS
=
set
(
"""
ግን ግና ንስኻ ንስኺ ንስኻትክን ንስኻትኩም ናትካ ናትኪ ናትክን ናትኩም
"""
.
split
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink