public class WordFastTMReader extends TabBitextReader
in, nextLine, nextPair, sentencePos| Constructor and Description |
|---|
WordFastTMReader(String filename,
String encoding) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<StringPair> |
iterator() |
StringPair |
tab2StringPair(String line) |
getColumnCount, getCurrentLine, getLineCount, getSentencePosition, getTargetColumnCountclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic WordFastTMReader(String filename, String encoding) throws IOException
IOException@Nullable public final StringPair tab2StringPair(String line)
tab2StringPair in class TabBitextReaderpublic Iterator<StringPair> iterator()
iterator in interface Iterable<StringPair>iterator in class TabBitextReader