public class VectorizeAnchorMap
extends tuan.hadoop.conf.JobConfig
implements org.apache.hadoop.util.Tool
Modifier and Type | Field and Description |
---|---|
static String |
DICTIONARY_OPTION |
static String |
INPUT_OPTION |
static String |
OUTPUT_OPTION |
static String |
PREPROCESSING |
Constructor and Description |
---|
VectorizeAnchorMap() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
run(String[] args) |
static void |
toIntArrayWritable(tuan.hadoop.io.IntArrayListWritable ints,
int[] termids,
int length) |
create, getVersion, markOutputForDeletion, setCompress, setCompressOption, setMapperSize, setup, setup, setup, setVersion
public static final String DICTIONARY_OPTION
public static final String PREPROCESSING
public static final String INPUT_OPTION
public static final String OUTPUT_OPTION
public static void toIntArrayWritable(tuan.hadoop.io.IntArrayListWritable ints, int[] termids, int length)
public int run(String[] args) throws Exception
run
in interface org.apache.hadoop.util.Tool
Exception
public static void main(String[] args)
Copyright © 2014. All rights reserved.