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 1.0 in this page.
Eclipse Public License - v 1.0
You can use the following script to add integration-1.0.jar to your project.
<dependency> <groupId>org.aperteworkflow</groupId> <artifactId>integration</artifactId> <version>1.0</version> </dependency>
compile group: 'org.aperteworkflow', name: 'integration', version: '1.0'
libraryDependencies += "org.aperteworkflow" % "integration" % "1.0"
<dependency org="org.aperteworkflow" name="integration" rev="1.0"/>
@Grapes(@Grab(group='org.aperteworkflow', module='integration', version='1.0'))
'org.aperteworkflow:integration:jar:1.0'
Click the following link to download the jar file.
integration-1.0.pom