mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
ba02957c80
* failing unit test for issue 3962 * attempt to fix Issue #3962 * create artificial unit test example * using length instead of self.length * sp * reformat with black * find better ancestor within span and use generic 'dep' * attach to span.root if there is no appropriate ancestor * comment span text * clean up ancestor code * reconstruct dep tree to keep same number of sentences |
||
---|---|---|
.. | ||
__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_issue3549.py | ||
test_issue3555.py | ||
test_issue3611.py | ||
test_issue3625.py | ||
test_issue3803.py | ||
test_issue3839.py | ||
test_issue3869.py | ||
test_issue3880.py | ||
test_issue3882.py | ||
test_issue3951.py | ||
test_issue3962.py | ||
test_issue3968.py | ||
test_issue3972.py | ||
test_issue4002.py |