mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	Fix typo (#3223)
This commit is contained in:
		
							parent
							
								
									d570e75dbb
								
							
						
					
					
						commit
						114d64c4b5
					
				|  | @ -5,7 +5,7 @@ include ../_includes/_mixins | |||
| p | ||||
|     |  The #[code PhraseMatcher] lets you efficiently match large terminology | ||||
|     |  lists. While the #[+api("matcher") #[code Matcher]] lets you match | ||||
|     |  squences based on lists of token descriptions, the #[code PhraseMatcher] | ||||
|     |  sequences based on lists of token descriptions, the #[code PhraseMatcher] | ||||
|     |  accepts match patterns in the form of #[code Doc] objects. | ||||
| 
 | ||||
| +h(2, "init") PhraseMatcher.__init__ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user