A program to recognize and reward our most engaged community members
Hi,
I´m trying to get into the topic of this Model but i can´t find a good introduction to this topic. Does anyone know a good Tutorial,Video or Literature which explains this model for beginner? In German or English?
I´m analysing speeches to analyse the ton of the text. I want to compare the dictionary methode with the Naive Bayes model. The dictionary Model should work but i have no idea how to handel the other one or what is the main different.
Dear Fabian,
what exactly are you interested in? In the naive bayes classifier or text mining? Naive Bayes is a standard technique for classification and is explained in most text books.
For text mining in RapidMiner my old friend @MariusHelf recommended this blog post: http://vancouverdata.blogspot.de/2010/11/text-analytics-with-rapidminer-loading.html
~Martin
Dear Martin,
thank you for your help. My topic is text mining. I try to compare the results from the dictionary part with the text mining of naive bayes to compare both. I have a couple of textes and i try to find out how many positiv, neutral and negativ words are in it. I will have a look to the tutorials so far.
hi...if you're looking for a textbook-type help, you may find this book helpful. It has a whole section on Naive Bayes with screenshots from RapidMiner.
https://www.amazon.com/Predictive-Analytics-Data-Mining-RapidMiner/dp/0128014601/
Scott