You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2014/06/24 16:29:40 UTC

svn commit: r913503 - in /websites/staging/mahout/trunk/content: ./ users/basics/creating-vectors-from-text.html

Author: buildbot
Date: Tue Jun 24 14:29:40 2014
New Revision: 913503

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/users/basics/creating-vectors-from-text.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 24 14:29:40 2014
@@ -1 +1 @@
-1605089
+1605092

Modified: websites/staging/mahout/trunk/content/users/basics/creating-vectors-from-text.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/basics/creating-vectors-from-text.html (original)
+++ websites/staging/mahout/trunk/content/users/basics/creating-vectors-from-text.html Tue Jun 24 14:29:40 2014
@@ -261,7 +261,7 @@ who don't, it is probably easiest to get
 index.  For those wanting to use just Lucene, see the <a href="http://lucene.apache.org/core">Lucene website</a>
  or check out <em>Lucene In Action</em> by Erik Hatcher, Otis Gospodnetic and Mike
 McCandless.</p>
-<p>To get started, make sure you get a fresh copy of Mahout from <a href="http://mahout.apache.org/developers/buildingmahout.html">SVN</a>
+<p>To get started, make sure you get a fresh copy of Mahout from <a href="http://mahout.apache.org/developers/buildingmahout.html">GitHub</a>
  and are comfortable building it. It defines interfaces and implementations
 for efficiently iterating over a data source (it only supports Lucene
 currently, but should be extensible to databases, Solr, etc.) and produces