[SOLVED] filter stop word dictionary
MarcosRL
New Altair Community Member
Hello friends of the community.
I'm working with text mining and I need to filter out the empty words of a Spanish document. To do this use the operator "filter stop word dictionary" that has the option to import a file, which is the dictionary with the words you want to filter. I create a list of words. Now the question is:
What format must have that file?
thanks
I'm working with text mining and I need to filter out the empty words of a Spanish document. To do this use the operator "filter stop word dictionary" that has the option to import a file, which is the dictionary with the words you want to filter. I create a list of words. Now the question is:
What format must have that file?
thanks
Tagged:
0
Answers
-
As stated in the operator doc: The file has to contain one stopword per line.
Just create a plain txt file with a single word in each line.
Best regards,
Marius0 -
thanks0
-
Hi guys! I need to filter some stopwords with a dictionary but it is not working.I have tried everything but still not working. Please I need a hand. I have a list of stopwords saved in a .txt - UTF-8, one per line but still not working.
Pleasee Help! What is going on?
Thanks in advance.
0 -
0