spaCy/spacy/lang/pt
Duygu Altinok 6e6650307d
Portuguese noun chunks review (#9559)
* added tests

* added pt vocab

* transferred spanish

* added syntax iters

* fixed parenthesis

* added nmod example

* added relative pron

* fixed rel pron

* added rel subclause

* corrected typo

* added more NP chains

* long sentence

* fixed typo

* fixed typo

* fixed typo

* corrected heads

* added passive subj

* added pass subj

* added passive obj

* refinement to rights

* went back to odl

* fixed test

* fixed typo

* fixed typo

* formatted

* Format

* Format test cases

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2021-11-04 23:55:49 +01:00
..
__init__.py Portuguese noun chunks review (#9559) 2021-11-04 23:55:49 +01:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lex_attrs.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
punctuation.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
stop_words.py Tidy up and auto-format 2021-01-15 11:57:36 +11:00
syntax_iterators.py Portuguese noun chunks review (#9559) 2021-11-04 23:55:49 +01:00
tokenizer_exceptions.py Tidy up and move noun_chunks, token_match, url_match 2020-07-22 22:18:46 +02:00