diff --git a/website/usage/resources.jade b/website/usage/resources.jade index 1b6548f93..f91f18fd3 100644 --- a/website/usage/resources.jade +++ b/website/usage/resources.jade @@ -62,6 +62,10 @@ include ../_includes/_mixins | Add spellchecking and spelling suggestions to your spaCy pipeline | using Hunspell. + +card("spacy_cld", "https://github.com/nickdavidhaynes/spacy-cld", "Nicholas D Haynes", "github") + | Add language detection to your spaCy pipeline using Compact + | Language Detector 2 via PYCLD2. + .u-text-right +button("https://github.com/topics/spacy-extension?o=desc&s=stars", false, "primary", "small") See more extensions on GitHub