public class ConvertMapToPairs extends PowerTool
| Modifier and Type | Class and Description |
|---|---|
static class |
ConvertMapToPairs.MyMapper
Input is keyed by german docno, and the value is a map from similar english docnos to
similarity weights.
|
| Modifier and Type | Field and Description |
|---|---|
static String[] |
RequiredParameters |
| Constructor and Description |
|---|
ConvertMapToPairs(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getRequiredParameters() |
int |
runTool() |
getConf, setConfequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic static final String[] RequiredParameters
public ConvertMapToPairs(Configuration conf)