- spaCy excels at large-scale information extraction tasks. It's written from - the ground up in carefully memory-managed Cython. Independent research has - confirmed that spaCy is the fastest in the world. If your application needs - to process entire web dumps, spaCy is the library you want to be using. -
-spaCy is designed to help you do real work — to build real products, or @@ -94,6 +84,15 @@ const Landing = ({ data }) => {
+ spaCy excels at large-scale information extraction tasks. It's written from + the ground up in carefully memory-managed Cython. Independent research in + 2015 found spaCy to be the fastest in the world. If your application needs + to process entire web dumps, spaCy is the library you want to be using. +
+@@ -129,6 +128,7 @@ const Landing = ({ data }) => {