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