diff --git a/website/docs/usage/resources.jade b/website/docs/usage/resources.jade index 754b951c7..56e92a1e7 100644 --- a/website/docs/usage/resources.jade +++ b/website/docs/usage/resources.jade @@ -7,6 +7,13 @@ p Many of the associated tools and resources that we're developing alongside spa +h(2, "developer") Developer tools +table(["Name", "Description"]) + +row + +cell + +src(gh("spacy-models")) spaCy Models + + +cell + | Model releases for spaCy. + +row +cell +src(gh("spacy-dev-resources")) spaCy Dev Resources @@ -55,7 +62,7 @@ p Many of the associated tools and resources that we're developing alongside spa +src(gh("thinc")) Thinc +cell - | Super sparse multi-class machine learning with Cython. + | spaCy's Machine Learning library for NLP in Python. +row +cell