spaCy/spacy/lang/fr
Ines Montani bab9976d9a
💫 Adjust Table API and add docs (#4289)
* Adjust Table API and add docs

* Add attributes and update description [ci skip]

* Use strings.get_string_id instead of hash_string

* Fix table method calls

* Make orth arg in Lemmatizer.lookup optional

Fall back to string, which is now handled by Table.__contains__ out-of-the-box

* Fix method name

* Auto-format
2019-09-15 22:08:13 +02:00
..
lemmatizer 💫 Adjust Table API and add docs (#4289) 2019-09-15 22:08:13 +02:00
__init__.py 💫 WIP: Basic lookup class scaffolding and JSON for all lemmati… (#4167) 2019-08-22 14:21:32 +02:00
_tokenizer_exceptions_list.py Tidy up and auto-format 2019-08-20 17:36:34 +02:00
examples.py Update exemples.py (#3838) 2019-06-14 09:31:05 +02:00
lex_attrs.py Update lex_attrs.py (#3835) 2019-06-11 10:59:16 +02:00
punctuation.py Revert hyphens 2019-03-09 12:51:53 +01:00
stop_words.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
syntax_iterators.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
tag_map.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
tokenizer_exceptions.py Fix flags 2019-03-09 02:46:04 +01:00