mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-05 17:24:29 +03:00
* added tag_map for indonesian * changed tag map from .py to .txt to see if tests pass * added symbols import * added utf8 encoding flag * added missing SCONJ symbol * Auto-format * Remove unused imports * Make tag map available in Indonesian defaults |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _tokenizer_exceptions_list.py | ||
| examples.py | ||
| lemmatizer.py | ||
| lex_attrs.py | ||
| norm_exceptions.py | ||
| punctuation.py | ||
| stop_words.py | ||
| syntax_iterators.py | ||
| tag_map.py | ||
| tokenizer_exceptions.py | ||