mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	Fixes typo in PhraseMatcher API docs
This commit is contained in:
		
							parent
							
								
									f246fab0c1
								
							
						
					
					
						commit
						4cfd848bc3
					
				| 
						 | 
					@ -28,7 +28,7 @@ p Create the rule-based #[code PhraseMatcher].
 | 
				
			||||||
    +row
 | 
					    +row
 | 
				
			||||||
        +cell #[code max_length]
 | 
					        +cell #[code max_length]
 | 
				
			||||||
        +cell int
 | 
					        +cell int
 | 
				
			||||||
        +cell Mamimum length of a phrase pattern to add.
 | 
					        +cell Maximum length of a phrase pattern to add.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    +row("foot")
 | 
					    +row("foot")
 | 
				
			||||||
        +cell returns
 | 
					        +cell returns
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user