spaCy/spacy/lang/pt
Cristiana S Parada 7a0222f260
Update stop_words.py in Portuguese (a,o,e) (#6345)
* Update stop_words.py

Added three aditional stopwords: "a" and "o" that means "the", and "e" that means "and"

* Create cristianasp.md

* zero edit to push CI

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-01-08 11:35:38 +11:00
..
__init__.py Reduce stored lexemes data, move feats to lookups (#5238) 2020-05-19 15:59:14 +02:00
examples.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
lex_attrs.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
punctuation.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
stop_words.py Update stop_words.py in Portuguese (a,o,e) (#6345) 2021-01-08 11:35:38 +11:00
tag_map.py Add missing tags to el/es/pt tag maps (#4696) 2019-11-23 14:57:21 +01:00
tokenizer_exceptions.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00