spaCy/spacy/tests/pipeline
Sofie Van Landeghem c7eedd3534
updates to NEL functionality (#6132)
* NEL: read sentences and ents from reference

* fiddling with sent_start annotations

* add KB serialization test

* KB write additional file with strings.json

* score_links function to calculate NEL P/R/F

* formatting

* documentation
2020-09-24 16:53:59 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_analysis.py Simplify pipe analysis 2020-08-01 13:40:06 +02:00
test_attributeruler.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_entity_linker.py updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
test_entity_ruler.py Merge branch 'develop' into master-tmp 2020-09-04 13:15:36 +02:00
test_functions.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_lemmatizer.py registry.assets -> registry.misc 2020-09-03 17:31:14 +02:00
test_morphologizer.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
test_pipe_factories.py Prevent division by zero in score weights 2020-09-24 16:42:13 +02:00
test_pipe_methods.py Use frozen list with custom errors 2020-08-29 15:20:11 +02:00
test_sentencizer.py Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
test_senter.py Tidy up and auto-format [ci skip] 2020-09-13 10:55:36 +02:00
test_tagger.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
test_textcat.py fix micro PRF for textcat (#6130) 2020-09-24 10:31:17 +02:00
test_tok2vec.py tok2vec.update instead of predict (#6113) 2020-09-22 21:54:52 +02:00