Class WordFastTMReader

  • All Implemented Interfaces:
    java.lang.Iterable<StringPair>, BitextReader

    public class WordFastTMReader
    extends TabBitextReader
    Reader of WordFast Translation Memory text files. They are simple tab-delimited text files.
    • Constructor Detail

      • WordFastTMReader

        public WordFastTMReader​(java.lang.String filename,
                                java.lang.String encoding)
                         throws java.io.IOException
        Throws:
        java.io.IOException