spaCy/spacy/tests/doc
Grivaz aeba99ab0d Introduces a bulk merge function, in order to solve issue #653 (#2696)
* Fix comment

* Introduce bulk merge to increase performance on many span merges

* Sign contributor agreement

* Implement pull request suggestions
2018-09-10 16:41:42 +02:00
..
__init__.py Rename "tokens" tests to "doc" 2017-01-11 18:59:01 +01:00
test_add_entities.py Update doc.ents test 2018-03-28 18:39:03 +02:00
test_array.py Support strings for attribute list in doc.to_array 2017-10-20 11:46:57 +05:30
test_creation.py Fix tests 2017-10-11 13:27:18 +02:00
test_doc_api.py Introduces a bulk merge function, in order to solve issue #653 (#2696) 2018-09-10 16:41:42 +02:00
test_pickle_doc.py Test pickling hooks 2017-10-17 19:43:52 +02:00
test_span_merge.py Introduces a bulk merge function, in order to solve issue #653 (#2696) 2018-09-10 16:41:42 +02:00
test_span.py Feature/span ents (#2599) 2018-08-07 13:52:32 +02:00
test_token_api.py Add sent property to token (#2521) 2018-07-06 15:54:15 +02:00