mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 01:04:34 +03:00
Escape character for MDX
This commit is contained in:
parent
92436c0663
commit
fdf1a48ebd
|
@ -69,7 +69,7 @@ We recently published [`floret`](https://github.com/explosion/floret), an
|
|||
extended version of [fastText](https://fasttext.cc) that combines fastText's
|
||||
subwords with Bloom embeddings for compact, full-coverage vectors. The use of
|
||||
subwords means that there are no OOV words and due to Bloom embeddings, the
|
||||
vector table can be kept very small at <100K entries. Bloom embeddings are
|
||||
vector table can be kept very small at \<100K entries. Bloom embeddings are
|
||||
already used by [HashEmbed](https://thinc.ai/docs/api-layers#hashembed) in
|
||||
[tok2vec](/api/architectures#tok2vec-arch) for compact spaCy models.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user