Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSentences ¶
func CreateSentences(ctx *core.Context, ioParams *bql.IOParams, params data.Map) (core.Source, error)
CreateSentences creates a new instance of the Sentences source.
func CreateTokenizer ¶
CreateTokenizer creates a new instance of Tokenizer.
Types ¶
type Sentences ¶
type Sentences struct {
// contains filtered or unexported fields
}
Sentences is a source of SensorBee that generates random sentences in every given interval seconds.
func (*Sentences) GenerateStream ¶
GenerateStream generates a tuple having random sentences in its field with information of a user.
Click to show internal directories.
Click to hide internal directories.