mirror of https://github.com/explosion/spaCy.git
Update links [ci skip]
This commit is contained in:
parent
2cfe9340a1
commit
02a1b6ab83
|
@ -26,6 +26,7 @@ const COMPONENT_LINKS = {
|
|||
lemmatizer: '/api/lemmatizer',
|
||||
attribute_ruler: '/api/attributeruler',
|
||||
senter: '/api/sentencerecognizer',
|
||||
morphologizer: '/api/morphologizer',
|
||||
}
|
||||
|
||||
const MODEL_META = {
|
||||
|
|
Loading…
Reference in New Issue