mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	
							parent
							
								
									63bdc734ba
								
							
						
					
					
						commit
						e968016417
					
				|  | @ -13,6 +13,9 @@ def get_rule_id(nlp, matcher, doc): | |||
| 
 | ||||
| 
 | ||||
| def test_issue2671(): | ||||
|     '''Ensure the correct entity ID is returned for matches with quantifiers. | ||||
|     See also #2675 | ||||
|     ''' | ||||
|     nlp = English() | ||||
|     matcher = Matcher(nlp.vocab) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user