public abstract class AlignmentWordPreprocessor extends Object
| Constructor and Description |
|---|
AlignmentWordPreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
static AlignmentWordPreprocessor |
CreatePreprocessor(LanguagePair lp,
Language l,
org.apache.hadoop.conf.Configuration conf) |
String[] |
preprocessWordsForAlignment(String[] arg) |
protected abstract String[] |
preprocessWordsImpl(String[] arg) |
public static AlignmentWordPreprocessor CreatePreprocessor(LanguagePair lp, Language l, org.apache.hadoop.conf.Configuration conf)
Copyright © 2015. All rights reserved.