Jar examples for m:mahout-utils
Utilities for preparing content into formats for Mahout.
You can download jar file mahout-utils 0.5 in this page.
Apache License
You can use the following script to add mahout-utils-0.5.jar to your project.
<dependency> <groupId>org.apache.mahout</groupId> <artifactId>mahout-utils</artifactId> <version>0.5</version> </dependency>
compile group: 'org.apache.mahout', name: 'mahout-utils', version: '0.5'
libraryDependencies += "org.apache.mahout" % "mahout-utils" % "0.5"
<dependency org="org.apache.mahout" name="mahout-utils" rev="0.5"/>
@Grapes(@Grab(group='org.apache.mahout', module='mahout-utils', version='0.5'))
'org.apache.mahout:mahout-utils:jar:0.5'
Click the following link to download the jar file.
mahout-utils-0.5-javadoc.jar