Author: buildbot
Date: Tue Jun 24 14:39:12 2014
New Revision: 913507

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    
websites/staging/mahout/trunk/content/users/classification/twenty-newsgroups.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 24 14:39:12 2014
@@ -1 +1 @@
-1605096
+1605098

Modified: 
websites/staging/mahout/trunk/content/users/classification/twenty-newsgroups.html
==============================================================================
--- 
websites/staging/mahout/trunk/content/users/classification/twenty-newsgroups.html
 (original)
+++ 
websites/staging/mahout/trunk/content/users/classification/twenty-newsgroups.html
 Tue Jun 24 14:39:12 2014
@@ -289,7 +289,7 @@ the 20 newsgroups.</p>
 
 </li>
 <li>
-<p>Run the <a 
href="http://svn.apache.org/repos/asf/mahout/trunk/examples/bin/classify-20newsgroups.sh";>20
 newsgroups example script</a> by executing:</p>
+<p>Run the <a 
href="https://github.com/apache/mahout/blob/master/examples/bin/classify-20newsgroups.sh";>20
 newsgroups example script</a> by executing:</p>
 <div class="codehilite"><pre>    $ <span class="o">./</span><span 
class="n">examples</span><span class="o">/</span><span 
class="n">bin</span><span class="o">/</span><span 
class="n">classify</span><span class="o">-</span>20<span 
class="n">newsgroups</span><span class="p">.</span><span class="n">sh</span>
 </pre></div>
 
@@ -352,7 +352,7 @@ Reliability <span class="p">(</span>stan
 
 <p><a name="TwentyNewsgroups-ComplementaryNaiveBayes"></a></p>
 <h2 id="end-to-end-commands-to-build-a-cbayes-model-for-20-newsgroups">End to 
end commands to build a CBayes model for 20 newsgroups</h2>
-<p>The <a 
href="http://svn.apache.org/repos/asf/mahout/trunk/examples/bin/classify-20newsgroups.sh";>20
 newsgroups example script</a> issues the following commands as outlined above. 
We can build a CBayes classifier from the command line by following the process 
in the script: </p>
+<p>The <a 
href="https://github.com/apache/mahout/blob/master/examples/bin/classify-20newsgroups.sh";>20
 newsgroups example script</a> issues the following commands as outlined above. 
We can build a CBayes classifier from the command line by following the process 
in the script: </p>
 <p><em>Be sure that <strong>MAHOUT_HOME</strong>/bin and 
<strong>HADOOP_HOME</strong>/bin are in your <strong>$PATH</strong></em></p>
 <ol>
 <li>


Reply via email to