Icon

Converting multiple words into one term

Extracting a keyword consisting of multiple words and written in different ways

This workflow shows how the keyword "go for joe" that can be written in differnt ways, can be converted into the same term before creating a bag of words and calculating the term frequency.

“go for joe” is written in different ways:
gfj
g4j
go 4 joe
go for joe

Create some example textCreate list of all string combinationsthat should be consideredas the same term, and define reprensentative forthem tag all defined stringcombinationsreplace all stringcombinations with the defined representativeTable Creator Strings To Document Table Creator Dictionary Tagger Bag Of WordsCreator Dictionary Replacer TF Create some example textCreate list of all string combinationsthat should be consideredas the same term, and define reprensentative forthem tag all defined stringcombinationsreplace all stringcombinations with the defined representativeTable Creator Strings To Document Table Creator Dictionary Tagger Bag Of WordsCreator Dictionary Replacer TF

Nodes

Extensions

Links