You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by pa...@apache.org on 2014/09/05 17:13:08 UTC

svn commit: r1622719 - /mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext

Author: pat
Date: Fri Sep  5 15:13:07 2014
New Revision: 1622719

URL: http://svn.apache.org/r1622719
Log:
CMS commit to mahout by pat

Modified:
    mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext?rev=1622719&r1=1622718&r2=1622719&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext Fri Sep  5 15:13:07 2014
@@ -276,7 +276,7 @@ See RowSimilarityDriver.scala in Mahout'
 
 #3. Creating a Recommender
 
-One significant output option for the spark-itemsimilarity job is --omitStrength. This is a tab-delimited file containing a itemID token followed by a space delimited string of tokens of the form:
+One significant output option for the spark-itemsimilarity job is --omitStrength. This creates a tab-delimited file containing a itemID token followed by a space delimited string of tokens of the form:
 
     itemID<tab>itemsIDs-from-the-indicator-matrix