jar

org.openimaj.hadoop.tools : HadoopTwitterPreprocessingTool

Maven & Gradle

Feb 09, 2020
1 usages

HadoopTwitterPreprocessingTool · Tool for clustering and quantising features using Map-Reduce jobs on a Hadoop cluster.

Table Of Contents

Latest Version

Download org.openimaj.hadoop.tools : HadoopTwitterPreprocessingTool JAR file - Latest Versions:

All Versions

Download org.openimaj.hadoop.tools : HadoopTwitterPreprocessingTool JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window HadoopTwitterPreprocessingTool-1.3.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openimaj.hadoop.tools.twitter

├─ org.openimaj.hadoop.tools.twitter.DateTwitterPreprocessingMapper.class - [JAR]

├─ org.openimaj.hadoop.tools.twitter.DaySplitReducer.class - [JAR]

├─ org.openimaj.hadoop.tools.twitter.HadoopTwitterPreprocessingTool.class - [JAR]

├─ org.openimaj.hadoop.tools.twitter.HadoopTwitterPreprocessingToolOptions.class - [JAR]

├─ org.openimaj.hadoop.tools.twitter.MapperMode.class - [JAR]

├─ org.openimaj.hadoop.tools.twitter.ReducerModeOption.class - [JAR]

├─ org.openimaj.hadoop.tools.twitter.SimpleTwitterPreprocessingMapper.class - [JAR]

├─ org.openimaj.hadoop.tools.twitter.TextDaySplitStage.class - [JAR]

├─ org.openimaj.hadoop.tools.twitter.TwitterPreprocessingMapper.class - [JAR]

Advertisement