mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-01 00:17:44 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_analysis.py | ||
| test_attributeruler.py | ||
| test_entity_linker.py | ||
| test_entity_ruler.py | ||
| test_functions.py | ||
| test_lemmatizer.py | ||
| test_morphologizer.py | ||
| test_pipe_factories.py | ||
| test_pipe_methods.py | ||
| test_sentencizer.py | ||
| test_senter.py | ||
| test_tagger.py | ||
| test_textcat.py | ||
| test_tok2vec.py | ||