Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaxObjectsPerBatch = 2000 // time per token goes down up to a certain batch size and then flattens - however the times vary a lot so we // don't want to get too close to the maximum of 50s DatabricksMaxTimePerBatch = float64(10) )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(client text2vecbase.BatchClient, logger logrus.FieldLogger) *text2vecbase.BatchVectorizer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.