1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-04-05 17:54:13 +03:00
spaCy/spacy/lang/fa
Matthew Honnibal 39a4741e26 Add support for vocab.writing_system property ()
* Add xfail test for vocab.writing_system

* Add vocab.writing_system property

* Set Language.Defaults.writing_system

* Set default writing system

* Remove xfail on test_vocab_writing_system
2019-03-11 15:23:20 +01:00
..
lemmatizer 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
__init__.py Add support for vocab.writing_system property () 2019-03-11 15:23:20 +01:00
examples.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
lex_attrs.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
punctuation.py Replacing regex library with re to increase tokenization speed () 2019-02-01 18:05:22 +11:00
stop_words.py Tidy up merge conflict leftovers 2018-12-18 13:58:30 +01:00
syntax_iterators.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
tag_map.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
tokenizer_exceptions.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00