"Is it possible to see the stopword list from the extension Text Procession?"

Prentice
Prentice New Altair Community Member
edited November 5 in Community Q&A
I want to see the English word list from the stopword operator. Because I need to filter one stopword out, "no". In my case this is not a stopword and gives crucial information about something. For example: "no fault found" would be converted to "fault found". I've looked online for stop word lists but they differ a lot, so I want to see what the extension uses.

Best Answer

Answers

  • Prentice
    Prentice New Altair Community Member
    Thanks a lot. I will do this, I was just wondering if that list may have had some words which I can't find. But I guess this'll have to do. 
  • IngoRM
    IngoRM New Altair Community Member
    BTW, I personally do not really use stopword filtering any more but actually use frequency based pruning instead which delivers similar results but I find it easier to tune to keep things in (or out) as desired...  That might be another idea to try instead.
    Cheers,
    Ingo