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, getTargetColumnCount
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public WordFastTMReader(String filename, String encoding) throws IOException
IOException
@Nullable public final StringPair tab2StringPair(String line)
tab2StringPair
in class TabBitextReader
public Iterator<StringPair> iterator()
iterator
in interface Iterable<StringPair>
iterator
in class TabBitextReader