mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
* Fix description of matcher test
This commit is contained in:
parent
2b419d5b8c
commit
2add5206aa
|
@ -35,7 +35,7 @@ def test_overlap_issue118(EN):
|
|||
|
||||
|
||||
def test_overlap_issue242():
|
||||
'''Test bug from multi-word phrases breaking text representation.'''
|
||||
'''Test overlapping multi-word phrases.'''
|
||||
|
||||
patterns = [
|
||||
[{LOWER: 'food'}, {LOWER: 'safety'}],
|
||||
|
|
Loading…
Reference in New Issue
Block a user