Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Last week, we had a great course on Text Mining with R at the European Data Innovation Hub. For persons interested in text mining with R, another 1-day crash course is scheduled at the Leuven Statistics Research Center (Belgium) on November 17 (http://lstat.kuleuven.be/training/coursedescriptions/text-mining-with-r). The following elements are covered in the course.
1. Import of (structured) text data with focus on text encodings. Detection of language
2. Cleaning of text data, regular expressions
3. String distances
4. Graphical displays of text data
5. Natural language processing: stemming, parts-of-speech (POS) tagging, tokenization, lemmatisation, entity recognition
6. Sentiment analysis
7. Statistical topic detection modelling and visualisation (latent dirichlet allocation)
8. Automatic classification using predictive modelling based on text data
More information on the course & the registration: http://lstat.kuleuven.be/training/coursedescriptions/text-mining-with-r
< embed height="600" hspace="10" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="http://www.bnosac.be/images/blog/R_Textmining.swf" type="application/x-shockwave-flash" vspace="10" width="450">
If you are interested in applying Text Mining techniques on your data, get in touch: bnosac.be/index.php/contact/mail-us
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.