mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
bab9976d9a
* 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 |
||
---|---|---|
.. | ||
lemmatizer | ||
__init__.py | ||
examples.py | ||
lex_attrs.py | ||
punctuation.py | ||
stop_words.py | ||
tag_map.py | ||
tokenizer_exceptions.py |