//
pkg.gl
Category
github.com/milosgajdos/go-embeddings
document
package
0.4.0
Repository:
https://github.com/milosgajdos/go-embeddings.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
10 SLOC
#
Packages
text
No description provided by the author
#
Structs
Document
Document stores data and associated metadata.
#
Interfaces
Splitter
Splitter splits documents into chunks.
Transformer
Transformer transform a Document and returns it.