Machine Learning

This page contains some library code that can be used for machine learning tasks. The focus at this point is learning on text based input.

The following has been implemented:

Download or check out from:

http://208.78.102.143/svn/ml/trunk/

A clustering example from sample Wikipedia text has been implemented. The input data is a set of nine files each containing text about one of three selected topics (Biology, Operating Systems, Computer memory). The input files and corresponding clustered output is available here.

Planned

Bugs, suggestions or feedback? Please send it to thejo@kote.in

Last updated: August, 2008

Home