mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
de5a9ecdf3
* remove duplicate unit test * unit test (currently failing) for issue 4267 * bugfix: ensure doc.ents preserves kb_id annotations * fix in setting doc.ents with empty label * rename * test for presetting an entity to a certain type * allow overwriting Outside + blocking presets * fix actions when previous label needs to be kept * fix default ent_iob in set entities * cleaner solution with U- action * remove debugging print statements * unit tests with explicit transitions and is_valid testing * remove U- from move_names explicitly * remove unit tests with pre-trained models that don't work * remove (working) unit tests with pre-trained models * clean up unit tests * move unit tests * small fixes * remove two TODO's from doc.ents comments |
||
---|---|---|
.. | ||
__init__.py | ||
test_issue1-1000.py | ||
test_issue1001-1500.py | ||
test_issue1501-2000.py | ||
test_issue2001-2500.py | ||
test_issue2501-3000.py | ||
test_issue3001-3500.py | ||
test_issue3521.py | ||
test_issue3526.py | ||
test_issue3531.py | ||
test_issue3540.py | ||
test_issue3549.py | ||
test_issue3555.py | ||
test_issue3611.py | ||
test_issue3625.py | ||
test_issue3803.py | ||
test_issue3830.py | ||
test_issue3839.py | ||
test_issue3869.py | ||
test_issue3879.py | ||
test_issue3880.py | ||
test_issue3882.py | ||
test_issue3951.py | ||
test_issue3959.py | ||
test_issue3962.py | ||
test_issue3972.py | ||
test_issue4002.py | ||
test_issue4030.py | ||
test_issue4054.py | ||
test_issue4104.py | ||
test_issue4120.py | ||
test_issue4133.py | ||
test_issue4190.py | ||
test_issue4267.py | ||
test_issue4272.py | ||
test_issue4278.py |