bitextor / bleualign-cpp

GNU General Public License v3.0
7 stars 2 forks source link

Add header to input and output files #16

Closed lpla closed 2 years ago

lpla commented 2 years ago

The input file will have to contain a header which describes each column, and an output header will be printed. Changes:

If the text data provided in the input file contains paragraph identification information in TSV format once base64-decoded, the flag --paragraph-identification should be set. Changes:

These changes have been tested with basic configuration of the tool and, apparently, does not add any unexpected behaviour beyond the mentioned input and output headers or the properly format of the paragraph id. inf.

NOTE: Integrate these changes right after creating a MaCoCu data release tag/branch in Bitextor.