License |
License |
---|---|
GroupId | GroupIdorg.openimaj.hadoop.tools |
ArtifactId | ArtifactIdHadoopTwitterPreprocessingTool |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHadoopTwitterPreprocessingTool
Tool for clustering and quantising features using Map-Reduce
jobs on a Hadoop cluster.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openimaj.hadoop.tools/HadoopTwitterPreprocessingTool/ -->
<dependency>
<groupId>org.openimaj.hadoop.tools</groupId>
<artifactId>HadoopTwitterPreprocessingTool</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.hadoop.tools/HadoopTwitterPreprocessingTool/
implementation 'org.openimaj.hadoop.tools:HadoopTwitterPreprocessingTool:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.hadoop.tools/HadoopTwitterPreprocessingTool/
implementation ("org.openimaj.hadoop.tools:HadoopTwitterPreprocessingTool:1.3.10")
'org.openimaj.hadoop.tools:HadoopTwitterPreprocessingTool:jar:1.3.10'
<dependency org="org.openimaj.hadoop.tools" name="HadoopTwitterPreprocessingTool" rev="1.3.10">
<artifact name="HadoopTwitterPreprocessingTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.hadoop.tools', module='HadoopTwitterPreprocessingTool', version='1.3.10')
)
libraryDependencies += "org.openimaj.hadoop.tools" % "HadoopTwitterPreprocessingTool" % "1.3.10"
[org.openimaj.hadoop.tools/HadoopTwitterPreprocessingTool "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.openimaj.tools : TwitterPreprocessingTool | jar | 1.3.10 |
org.openimaj.hadoop.tools : core-hadoop-tool | jar | 1.3.10 |
org.openimaj : core-hadoop | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |