Remove the attribute tokenize?
Wengki
New Altair Community Member
Answers
-
Only "a" i want remove from attribute0
-
You could set the minimum length for your token at for instance 2, this would drop all single letter attributes.
You can achieve this with the 'filter tokens (by length)' operator0 -
You can also try Filter Tokens by Content or Filter Stopwords (Dictionary), which allows you to provide a file of specific words you want to eliminate.0