DICODE Analytics Backend

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.

License

License

GroupId

GroupId

eu.dicode-project
ArtifactId

ArtifactId

integration
Last Version

Last Version

0.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

DICODE Analytics Backend
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.

Download integration

How to add to project

<!-- https://jarcasting.com/artifacts/eu.dicode-project/integration/ -->
<dependency>
    <groupId>eu.dicode-project</groupId>
    <artifactId>integration</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/eu.dicode-project/integration/
implementation 'eu.dicode-project:integration:0.0.11'
// https://jarcasting.com/artifacts/eu.dicode-project/integration/
implementation ("eu.dicode-project:integration:0.0.11")
'eu.dicode-project:integration:jar:0.0.11'
<dependency org="eu.dicode-project" name="integration" rev="0.0.11">
  <artifact name="integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.dicode-project', module='integration', version='0.0.11')
)
libraryDependencies += "eu.dicode-project" % "integration" % "0.0.11"
[eu.dicode-project/integration "0.0.11"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.hadoop : hadoop-core jar 0.20.2-cdh3u1
org.apache.hbase : hbase jar 0.90.3-cdh3u1
org.apache.mahout : mahout-utils jar 0.5
org.apache.mahout : mahout-core jar 0.5
org.apache.mahout : mahout-examples jar 0.5
commons-configuration : commons-configuration jar 1.6
commons-io : commons-io jar 2.0.1
org.twitter4j : twitter4j-core jar 2.2.5
org.apache.tika : tika-parsers jar 0.7
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : slf4j-api jar 1.6.1

test (4)

Group / Artifact Type Version
org.apache.hadoop » hadoop-mrunit jar 0.20.2-cdh3u1
junit : junit jar 4.8.2
org.apache.hbase : hbase jar 0.90.3-cdh3u1
org.apache.hadoop : hadoop-test jar 0.20.2-cdh3u1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.11