spaCy/spacy/tests/pipeline
Adriane Boyd ac14ce7c30
Prefer earlier spans in EntityRuler (#5843)
Similar to #4414, update the sorting in EntityRuler to prefer the first
span in overlapping spans.
2020-07-31 16:09:32 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_analysis.py Fix pipeline analysis on remove pipe (#4557) 2019-10-30 19:04:17 +01:00
test_entity_linker.py Explicitly catch warning in test 2019-10-24 16:16:27 +02:00
test_entity_ruler.py Prefer earlier spans in EntityRuler (#5843) 2020-07-31 16:09:32 +02:00
test_factories.py Revert #4334 2019-09-29 17:32:12 +02:00
test_functions.py Auto-format [ci skip] 2019-10-30 19:27:18 +01:00
test_pipe_methods.py Also support passing list to Language.disable_pipes (#4521) 2019-10-25 16:19:08 +02:00
test_sentencizer.py Tidy up and auto-format 2020-05-21 14:14:01 +02:00
test_tagger.py Disregard special tag _SP in check for new tag map (#5641) 2020-06-26 09:23:21 +02:00
test_textcat.py Add error for non-string labels (#4690) 2019-11-21 16:24:10 +01:00