* Fix description of matcher test

This commit is contained in:
Matthew Honnibal 2016-04-17 15:40:21 +02:00
parent 2b419d5b8c
commit 2add5206aa

View File

@ -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'}],