spaCy/spacy/lang/el
2021-06-17 09:11:01 +02:00
..
__init__.py Implement overwrite param for all custom lemmatizers (#6794) 2021-01-26 14:53:43 +11:00
examples.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
get_pos_from_wiktionary.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lemmatizer.py Fix non-deterministic deduplication in Greek lemmatizer (#8421) 2021-06-17 09:11:01 +02: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 2020-02-18 15:38:18 +01:00
syntax_iterators.py Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
tokenizer_exceptions.py Remove POS, TAG and LEMMA from tokenizer exceptions 2020-07-22 23:09:01 +02:00