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
test_analysis.py Fix pipeline analysis on remove pipe (#4557) 2019-10-30 19:04:17 +01:00
test_entity_linker.py
test_entity_ruler.py Prefer earlier spans in EntityRuler (#5843) 2020-07-31 16:09:32 +02:00
test_factories.py
test_functions.py Auto-format [ci skip] 2019-10-30 19:27:18 +01:00
test_pipe_methods.py
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