mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	small typo on docs
This commit is contained in:
		
							parent
							
								
									7d5afadf5e
								
							
						
					
					
						commit
						ce1aade41e
					
				| 
						 | 
					@ -29,7 +29,7 @@ p
 | 
				
			||||||
    |  #[strong Text:] The original noun chunk text.#[br]
 | 
					    |  #[strong Text:] The original noun chunk text.#[br]
 | 
				
			||||||
    |  #[strong Root text:] The original text of the word connecting the noun
 | 
					    |  #[strong Root text:] The original text of the word connecting the noun
 | 
				
			||||||
    |  chunk to the rest of the parse.#[br]
 | 
					    |  chunk to the rest of the parse.#[br]
 | 
				
			||||||
    |  #[strong Root dep:] Dependcy relation connecting the root to its head.#[br]
 | 
					    |  #[strong Root dep:] Dependency relation connecting the root to its head.#[br]
 | 
				
			||||||
    |  #[strong Root head text:] The text of the root token's head.#[br]
 | 
					    |  #[strong Root head text:] The text of the root token's head.#[br]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
+table(["Text", "root.text", "root.dep_", "root.head.text"])
 | 
					+table(["Text", "root.text", "root.dep_", "root.head.text"])
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user