...
Basically it splits the token at each blank character, it puts the string in lowercases and removes the accentuated characters. So it supports multiple words.
...
Basically it splits the token at each blank character, it puts the string in lowercases and removes the accentuated characters. So it supports multiple words.