Tutorials
Integrating Rapid Miner in a Java Application
This tutorial shows, on the example of text classification, how to apply a classification model learned with Rapid Miner in an own Java application. Also, some general hints on how to use Rapid Miner in Java are given.
Read more...
 
Crawling the Web with Rapid Miner
This tutorial shows, how you can copy web content to a local file system with Rapid Miner and how to further process this data, e.g. in text classification or information extraction. It is also pointed out, how external tools, as wget or HTTrack can be used with Rapid Miner.
Read more...
 
Extracting Information from Web Pages Part I - XPath
This tutorial explains how to extract information from structured sources as webpages or xml documents using XPath expressions and how to use it for data mining with Yale/RapidMiner.
Read more...
 
Extracting Information from Webpages Part II - Regular Expressions
This tutorial explains how to extract information from semi- and unstructured sources by using own Java code or the RapidMiner GUI (based on the WVTool Plugin).
Read more...
 
Web Services and MashUps with Rapid Miner
This tutorial shows, how to integrate data from different webservices
using TextInput Plugin of RapidMiner.
Read more...
 
Integrating Rapid Miner into Web Applications using AJAX Technology
In this tutorial we show, how current web technology can be combined with Rapid Miner to employ data mining from a web-based service directly. The concrete example will be a service that classifies a given text automatically into one of two categories. The interesting feature is, that this classification should be performed interactively, while the user is typing.
Read more...
 
Valid XHTML 1.0 Strict Valid CSS!