Text vectorizer
This module belongs to the category " Natural Language Processing" .
Last updated
Was this helpful?
This module belongs to the category " Natural Language Processing" .
Last updated
Was this helpful?
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.
To set the vector characteristics, we may choose between : word level and sentence level.