Jar examples for i:integration
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.
Eclipse Public License - v 1.0
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'
Click the following link to download the jar file.
integration-0.0.11-javadoc.jar