spaCy/spacy/tests/doc
Ines Montani 8baff1c7c0
💫 Improve introspection of custom extension attributes (#3729)
* Add custom __dir__ to Underscore (see #3707)

* Make sure custom extension methods keep their docstrings (see #3707)

* Improve tests

* Prepend note on partial to docstring (see #3707)

* Remove print statement

* Handle cases where docstring is None
2019-05-12 00:53:11 +02:00
..
__init__.py
test_add_entities.py
test_array.py Un-xfail test 2019-03-10 15:51:15 +01:00
test_creation.py
test_doc_api.py Add Doc.lang and Doc.lang_ 2019-03-11 14:21:40 +01:00
test_pickle_doc.py
test_retokenize_merge.py Un-xfail passing tests and tidy up 2019-03-10 18:42:16 +01:00
test_retokenize_split.py
test_span.py Add util.filter_spans helper (#3686) 2019-05-08 02:33:40 +02:00
test_to_json.py
test_token_api.py Fix token.conjuncts (closes #795) (#3392) 2019-03-11 17:05:45 +01:00
test_underscore.py 💫 Improve introspection of custom extension attributes (#3729) 2019-05-12 00:53:11 +02:00