Find more posts tagged with
Sort by:
1 - 5 of
51
- Extract topics from documents
- Extract topics from data
Hello @aileenzhou
There are two operators that can help you:
There are two operators that can help you:
That's work for NLP, and RapidMiner does that very well (you could also use Python NLTK together with RapidMiner). However, extracting data from Twitter is proven to be complicated because they put limits on how many tweets you get (max. 3200 per profile). If you can solve that, the rest is matter of: sorting information, tokenizing, getting parts of speech, lemmatization, stop words...
If you are interested in the second part, ping us; the other one, I am pretty sure someone here did such a task but I don't remember who.
All the best,
Rod.