Author: jmannix
Date: Thu Nov 17 07:58:04 2011
New Revision: 1203092

URL: http://svn.apache.org/viewvc?rev=1203092&view=rev
Log:
'Fixes' MAHOUT-888 after two ship-it's

Modified:
    mahout/trunk/README.txt

Modified: mahout/trunk/README.txt
URL: 
http://svn.apache.org/viewvc/mahout/trunk/README.txt?rev=1203092&r1=1203091&r2=1203092&view=diff
==============================================================================
--- mahout/trunk/README.txt (original)
+++ mahout/trunk/README.txt Thu Nov 17 07:58:04 2011
@@ -1,9 +1,10 @@
 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
- enabled to scale by leveraging the power of Hadoop's Map-Reduce 
(http://hadoop.apache.org) implementation.
+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 enabled to scale by leveraging the power of 
+Hadoop's Map-Reduce (http://hadoop.apache.org) implementation.
 
 Getting Started
 


Reply via email to