Samples
Load from a text column
Load from multiple tables
Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
column_name | TEXT | - | ✔ | Name of the column containing the data to load |
Returns
A JSON configuration object for use increate_vectorizer().
Related functions
loading_uri(): load data from files referenced by URIscreate_vectorizer(): main function using this configuration