mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-14 14:56:02 +03:00
* Use inline flags in token_match patterns Use inline flags in `token_match` patterns so that serializing does not lose the flag information. * Modify inline flag * Modify inline flag |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _tokenizer_exceptions_list.py | ||
| examples.py | ||
| lemmatizer.py | ||
| lex_attrs.py | ||
| punctuation.py | ||
| stop_words.py | ||
| syntax_iterators.py | ||
| tag_map.py | ||
| tokenizer_exceptions.py | ||