[
https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Musselman updated MAHOUT-1465:
-------------------------------------
Comment: was deleted
(was: Trying to attach a patch, somehow can't find how to do it so here are the
contents :)
Index: README.txt
===================================================================
--- README.txt (revision 1577991)
+++ README.txt (working copy)
@@ -1,33 +1,18 @@
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, frequent item
-set mining, genetic programming and collaborative filtering. Mahout is
-scalable along three dimensions: It scales to reasonably large data sets by
-leveraging algorithm properties or implementing versions based on Apache
-Hadoop. It scales to your perferred business case as it is distributed under
-a commercially friendly license. In addition it scales in terms of support
-by providing a vibrant, responsive and diverse community.
-
Getting Started
+ See http://mahout.apache.org
- See https://cwiki.apache.org/MAHOUT/quickstart.html
+From this directory
+ To compile, do `mvn -DskipTests clean install`
+ To run tests do `mvn test`
+ To set up your IDE, do `mvn eclipse:eclipse` or `mvn idea:idea`
-To compile the sources run 'mvn -DskipTests clean install'
-To run all the tests run 'mvn test'
-To setup your ide run 'mvn eclipse:eclipse' or 'mvn idea:idea'
-For more info on maven see http://maven.apache.org
-
For more information on how to contribute see:
+ https://mahout.apache.org/developers/how-to-contribute.html
- https://cwiki.apache.org/confluence/display/MAHOUT/How+To+Contribute
-
-
Legal
-
Please see the NOTICE.txt included in this directory for more information.
Documentation
-
-See http://mahout.apache.org/.
+ See http://mahout.apache.org/
)
> Clean up README
> ---------------
>
> Key: MAHOUT-1465
> URL: https://issues.apache.org/jira/browse/MAHOUT-1465
> Project: Mahout
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.0
> Reporter: Andrew Musselman
> Assignee: Andrew Musselman
> Priority: Minor
> Fix For: 0.9
>
> Attachments: MAHOUT-1465.patch
>
>
> Clean up URIs to documentation, tidy up bullets, pull out the paragraph of
> text and just point people to the web page.
--
This message was sent by Atlassian JIRA
(v6.2#6252)