Skip to content

SimpleTextEmbedding

A module that embeds the textual features of the blocks

Parameters

PARAMETER DESCRIPTION
size

Size of the output box embedding

TYPE: int

pipeline

The pipeline object

TYPE: Pipeline DEFAULT: None

name

Name of the component

TYPE: str DEFAULT: 'simple-text-embedding'