Text vectorizer
This module belongs to the category " Natural Language Processing" .
Description
This module is used to generate vectors that represent the textual data.

It executes word level as well as sentence level vectorization. The containing type may be data frame, single string , list or series.

Parameters
To set the vector characteristics, we may choose between : word level and sentence level.

Last updated
Was this helpful?