mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-29 06:57:49 +03:00
* Fix ent_ids and labels properties when id attribute used in patterns * use set for labels * sort end_ids for comparison in entity_ruler tests * fixing entity_ruler ent_ids test * add to set |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_analysis.py | ||
| test_entity_linker.py | ||
| test_entity_ruler.py | ||
| test_factories.py | ||
| test_functions.py | ||
| test_pipe_methods.py | ||
| test_sentencizer.py | ||
| test_tagger.py | ||
| test_textcat.py | ||