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/extras
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
..
_templates Doc refactor (#6300) 1 year ago
additional_resources Doc refactor (#6300) 1 year ago
ecosystem added `Brave Search` document_loader (#6989) 1 year ago
guides Polish reference docs (#7045) 1 year ago
modules Add SpacyEmbeddings class (#6967) 1 year ago
use_cases Updated QA notebook (#6801) 1 year ago