🎉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 can I use rapidminer to do content analysis?

User: "iwuejs"
New Altair Community Member
Updated by Jocelyn
For example word frequency list, themes, co-occurrence of words 

Find more posts tagged with

Sort by:
1 - 1 of 11
    Hi @iwuejs, I would look into the Text Mining course on the RapidMiner Academy:
    https://academy.rapidminer.com/learn/course/text-and-web-mining-with-rapidminer

    Also look into the Text Processing extension on the Marketplace and also install the Operator Toolbox.

    In particular it sounds like you'll want to be using something like Process Documents or a similar operator to generate the word frequency list - you could also do some stemming and transform case here. For themes, I would look into topic analysis (we have a couple of LDA method operators). Co-occurrence of words sounds like you will need to generate n-grams.

    Hope this helps!

    Best,

    Roland