spaCy/spacy/tests/pipeline
2020-06-17 21:13:38 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_analysis.py Rename spacy.analysis to spacy.pipe_analysis 2020-05-22 17:42:06 +02:00
test_entity_linker.py ensure test keeps working with non-linked entities 2020-06-17 21:13:38 +02:00
test_entity_ruler.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
test_factories.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_functions.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_morphologizer.py add support for MORPH in to/from_array, fix morphologizer overfitting test 2020-06-17 17:48:07 +02:00
test_pipe_methods.py Move to spacy.analysis 2020-05-22 16:43:18 +02:00
test_sentencizer.py various fixes in scripts - needs to be further tested 2020-06-17 12:05:58 +02:00
test_senter.py Update senter test and auto-format 2020-05-21 20:17:14 +02:00
test_simple_ner.py Adapt parser and NER for transformers (#5449) 2020-05-18 22:23:33 +02:00
test_tagger.py Default settings to configurations (#4995) 2020-02-27 18:42:27 +01:00
test_textcat.py correct silly typo 2020-06-17 14:48:14 +02:00