aboutsummaryrefslogtreecommitdiff
path: root/devel/py-thinc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-thinc/pkg-descr')
-rw-r--r--devel/py-thinc/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/py-thinc/pkg-descr b/devel/py-thinc/pkg-descr
new file mode 100644
index 000000000000..877f18b24753
--- /dev/null
+++ b/devel/py-thinc/pkg-descr
@@ -0,0 +1,6 @@
+Thinc is a lightweight deep learning library that offers an elegant,
+type-checked, functional-programming API for composing models, with support for
+layers defined in other frameworks such as PyTorch, TensorFlow and MXNet. You
+can use Thinc as an interface layer, a standalone toolkit or a flexible way to
+develop new models. Previous versions of Thinc have been running quietly in
+production in thousands of companies, via both spaCy and Prodigy.