Author: gsingers
Date: Thu Oct 16 15:39:04 2008
New Revision: 705384
URL: http://svn.apache.org/viewvc?rev=705384&view=rev
Log:
MAHOUT-69: add in links, etc.
Modified:
lucene/mahout/trunk/README.txt
Modified: lucene/mahout/trunk/README.txt
URL:
http://svn.apache.org/viewvc/lucene/mahout/trunk/README.txt?rev=705384&r1=705383&r2=705384&view=diff
==============================================================================
--- lucene/mahout/trunk/README.txt (original)
+++ lucene/mahout/trunk/README.txt Thu Oct 16 15:39:04 2008
@@ -1,14 +1,19 @@
Welcome to Apache Mahout!
Mahout is a scalable machine learning library that implements many different
approaches to machine learning. The project
- currently contains implementations of algorithms for classification,
clustering, genetic programming and collaborative filtering, all
+ currently contains implementations of algorithms for classification,
clustering, genetic programming and
+ collaborative filtering, all
enabled to scale by leveraging the power of Hadoop's Map-Reduce
(http://hadoop.apache.org) implementation.
Getting Started
- TODO
+ See http://cwiki.apache.org/MAHOUT/quickstart.html
Legal
Please see the NOTICE.txt included in this directory for more information.
+Documentation
+
+See http://lucene.apache.org/mahout and http://cwiki.apache.org/MAHOUT. Also,
see the docs directory included in the
+distribution.