Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LearnChan ¶
func LearnChan(ctx *Context, models map[string]nlp.Model, policy *scrubbing.Policy, in <-chan string)
TODO docs
Types ¶
type Context ¶
Context accumulates information about the structure of input data which can later be used to scrub the same data.
func NewContext ¶
func NewContext() *Context
Click to show internal directories.
Click to hide internal directories.