Download integration-0.0.11.jar file - Jar i

Jar examples for i:integration

Description

The examples module provides glue code implementation for extracting common phrases, key word distributions and more from tweets stored on HDFS/HBase. It builds on Mahout for more sophisticated analysis.

You can download jar file integration 0.0.11 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add integration-0.0.11.jar to your project.

<dependency>
   <groupId>eu.dicode-project</groupId>
   <artifactId>integration</artifactId>
   <version>0.0.11</version>
</dependency>
compile group: 'eu.dicode-project', name: 'integration', version: '0.0.11'
libraryDependencies += "eu.dicode-project" % "integration" % "0.0.11"
<dependency org="eu.dicode-project" name="integration" rev="0.0.11"/>
@Grapes(@Grab(group='eu.dicode-project', module='integration', version='0.0.11'))
'eu.dicode-project:integration:jar:0.0.11'

Download

Click the following link to download the jar file.

integration-0.0.11-javadoc.jar
integration-0.0.11-sources.jar
integration-0.0.11.jar
integration-0.0.11.pom



Related Tutorials