A program to recognize and reward our most engaged community members
hello... Please help me how to cluster similar meaning words in a document. please help me. its really urgent.
There are a number of different ways that you might approach that, but if you have a relatively short list of synonymous words/tokens, then you can use the "Replace Token" operator inside the "Process Documents" operator. It allows you to map a set of related tokens to a single token that represents the set. You can create as many entries as you want.
If you need something more complicated, there is a synonym finding operator from the Wordnet extension which is available for free in the RapidMiner marketplace.
thank you so much for your response. can you please tell me how to make cluster of all of them?