You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
rjarun8 e2d61ab85a
Add SpacyEmbeddings class (#6967)
- Description: Added a new SpacyEmbeddings class for generating
embeddings using the Spacy library.
- Issue: Sentencebert/Bert/Spacy/Doc2vec embedding support #6952
- Dependencies: This change requires the Spacy library and the
'en_core_web_sm' Spacy model.
- Tag maintainer: @dev2049
- Twitter handle: N/A

This change includes a new SpacyEmbeddings class, but does not include a
test or an example notebook.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
1 year ago
..
api_reference Page per class-style api reference (#6560) 1 year ago
docs_skeleton docs: commented out `editUrl` option (#6440) 1 year ago
extras Add SpacyEmbeddings class (#6967) 1 year ago
snippets Update get_started.mdx (#7005) 1 year ago
.local_build.sh Harrison/deeplake new features (#6263) 1 year ago
requirements.txt Page per class-style api reference (#6560) 1 year ago