spaCy/spacy/tests/doc
Ole Henrik Skogstrøm 0473add369 Feature/span ents (#2599)
* Created Span.ents property

* Add tests for span.ents

* Add tests for start and end of sentence
2018-08-07 13:52:32 +02:00
..
__init__.py
test_add_entities.py Update doc.ents test 2018-03-28 18:39:03 +02:00
test_array.py
test_creation.py
test_doc_api.py Don't require attrs argument in Doc.retokenize and allow both ints and unicode (resolves #2304) 2018-05-20 15:15:37 +02:00
test_pickle_doc.py
test_span.py Feature/span ents (#2599) 2018-08-07 13:52:32 +02:00
test_span_merge.py
test_token_api.py Add sent property to token (#2521) 2018-07-06 15:54:15 +02:00