🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to create a lexicon in rapidminer?

User: "Jammil789"
New Altair Community Member
Updated by Jocelyn
I have a list of offensive words, i intend to create a lexicon using these words and labelling them offensive within rapidminer, may i get help in approaching this? p.s I am new to rapid miner and machine learning. 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    In general first you need to go through the training materials around text mining to get an understanding of how RapidMiner deals with text processing.  Once you do that, the operator you want is probably "Filter Stopwords (Dictionary)," which allows you to specify a set of words using an external file and then remove those words from your text for subsequent processing.