The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
[SOLVED] filter stop word dictionary
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
Just create a plain txt file with a single word in each line.
Best regards,
Marius
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.
hello @nitorre91 - can you please post your XML and your data so we can see?
Scott