mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-27 02:16:32 +03:00
Update landing
This commit is contained in:
parent
1b64a44d85
commit
a2e7e9be98
|
@ -33,7 +33,7 @@ include _includes/_mixins
|
||||||
| spaCy is designed to help you do real work — to build real
|
| spaCy is designed to help you do real work — to build real
|
||||||
| products, or gather real insights. The library respects
|
| products, or gather real insights. The library respects
|
||||||
| your time, and tries to avoid wasting it. It's easy to
|
| your time, and tries to avoid wasting it. It's easy to
|
||||||
| install, and its API is simple and productive. I like to
|
| install, and its API is simple and productive. We like to
|
||||||
| think of spaCy as the Ruby on Rails of Natural Language
|
| think of spaCy as the Ruby on Rails of Natural Language
|
||||||
| Processing.
|
| Processing.
|
||||||
|
|
||||||
|
@ -102,7 +102,9 @@ include _includes/_mixins
|
||||||
+item GIL-free #[strong multi-threading]
|
+item GIL-free #[strong multi-threading]
|
||||||
+item Efficient binary serialization
|
+item Efficient binary serialization
|
||||||
+item Easy #[strong deep learning] integration
|
+item Easy #[strong deep learning] integration
|
||||||
+item Statistical models for #[strong English] and #[strong German]
|
+item
|
||||||
|
| Statistical models for #[strong English],
|
||||||
|
| #[strong German], #[strong French] and #[strong Spanish]
|
||||||
+item State-of-the-art speed
|
+item State-of-the-art speed
|
||||||
+item Robust, rigorously evaluated accuracy
|
+item Robust, rigorously evaluated accuracy
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user