mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	Update formatting [ci skip]
This commit is contained in:
		
							parent
							
								
									3913e18201
								
							
						
					
					
						commit
						0baaf836cf
					
				|  | @ -884,6 +884,7 @@ | |||
|             "code_example": [ | ||||
|                 "import spacy", | ||||
|                 "from benepar.spacy_plugin import BeneparComponent", | ||||
|                 "", | ||||
|                 "nlp = spacy.load('en')", | ||||
|                 "nlp.add_pipe(BeneparComponent('benepar_en'))", | ||||
|                 "doc = nlp(u'The time for action is now. It's never too late to do something.')", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user