Streams Framework
Description:
The streams library is a flexible module environment for the design and execution of data stream experiments. These experiments are defined in a simple XML dialect and can easily be extended with custom Java classes or scripts.
The library itself already provides a variety of different implementations for data stream formats (CSV, JSON,...) as well as a set of processors for flow control or preprocessing of data streams. By the use of simple extensions (e.g. the stream-analysis package) it is possible to include external library like the MOA project, which provides online learning algorithms for data streams, directly into the experiment design.
Link:
http://www-ai.cs.uni-dortmund.de/SOFTWARE/streams/
Authors:
Bockermann, Christian
Projects:
SFB876-A1