Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClassSettings ¶
type ObjectVectorizer ¶
type ObjectVectorizer struct{}
func New ¶
func New() *ObjectVectorizer
func (*ObjectVectorizer) Texts ¶ added in v1.25.0
func (v *ObjectVectorizer) Texts(ctx context.Context, object *models.Object, icheck ClassSettings, ) string
func (*ObjectVectorizer) TextsWithTitleProperty ¶ added in v1.25.0
func (v *ObjectVectorizer) TextsWithTitleProperty(ctx context.Context, object *models.Object, icheck ClassSettings, titlePropertyName string, ) (string, string)
Click to show internal directories.
Click to hide internal directories.