[SOLVED] filter stop word dictionary

MarcosRL
MarcosRL New Altair Community Member
edited November 2024 in Community Q&A
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

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    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,
    Marius
  • MarcosRL
    MarcosRL New Altair Community Member
    thanks  :)
  • nitorre91
    nitorre91 New Altair Community Member

    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.

  • sgenzer
    sgenzer
    Altair Employee

    hello @nitorre91 - can you please post your XML and your data so we can see? 

     

    Scott

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.