mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-27 17:54:39 +03:00
Update feature list
This commit is contained in:
parent
d3bf488e16
commit
c815ff65f6
|
@ -79,12 +79,12 @@ include _includes/_mixins
|
||||||
+h(2) Features
|
+h(2) Features
|
||||||
+list
|
+list
|
||||||
+item Non-destructive #[strong tokenization]
|
+item Non-destructive #[strong tokenization]
|
||||||
|
+item #[strong Named entity] recognition
|
||||||
+item Support for #[strong #{LANG_COUNT}+ languages]
|
+item Support for #[strong #{LANG_COUNT}+ languages]
|
||||||
+item #[strong #{MODEL_COUNT} statistical models] for #{MODEL_LANG_COUNT} languages
|
+item #[strong #{MODEL_COUNT} statistical models] for #{MODEL_LANG_COUNT} languages
|
||||||
+item Pre-trained #[strong word vectors]
|
+item Pre-trained #[strong word vectors]
|
||||||
+item Easy #[strong deep learning] integration
|
+item Easy #[strong deep learning] integration
|
||||||
+item Part-of-speech tagging
|
+item Part-of-speech tagging
|
||||||
+item #[strong Named entity] recognition
|
|
||||||
+item Labelled dependency parsing
|
+item Labelled dependency parsing
|
||||||
+item Syntax-driven sentence segmentation
|
+item Syntax-driven sentence segmentation
|
||||||
+item Built in #[strong visualizers] for syntax and NER
|
+item Built in #[strong visualizers] for syntax and NER
|
||||||
|
|
Loading…
Reference in New Issue
Block a user