mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 07:57:35 +03:00 
			
		
		
		
	Add Entity Linking to menu (#4489)
This commit is contained in:
		
							parent
							
								
									d5d55312b2
								
							
						
					
					
						commit
						3195a8f170
					
				|  | @ -5,6 +5,7 @@ menu: | ||||||
|   - ['POS Tagging', 'pos-tagging'] |   - ['POS Tagging', 'pos-tagging'] | ||||||
|   - ['Dependency Parse', 'dependency-parse'] |   - ['Dependency Parse', 'dependency-parse'] | ||||||
|   - ['Named Entities', 'named-entities'] |   - ['Named Entities', 'named-entities'] | ||||||
|  |   - ['Entity Linking', 'entity-linking'] | ||||||
|   - ['Tokenization', 'tokenization'] |   - ['Tokenization', 'tokenization'] | ||||||
|   - ['Merging & Splitting', 'retokenization'] |   - ['Merging & Splitting', 'retokenization'] | ||||||
|   - ['Sentence Segmentation', 'sbd'] |   - ['Sentence Segmentation', 'sbd'] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user