Update README.md
This commit is contained in:
@@ -372,7 +372,7 @@ It takes 4.676 seconds to align all the sentences.
|
||||
|
||||
Post-processing means manually correcting the wrong alignments generated by automatic aligners. The human validated sentence pairs can then be loaded into a translation memory software (e.g. [OmegaT](https://omegat.org/)) or bilingual concordancer (e.g. [Paraconc](https://paraconc.com/)), enabling translators to search the corresponding translation units and improve translation quality, or help researchers to carry out corpus-based translation studies.
|
||||
|
||||
Bertalign supports two output formats for manual alignments with [LF Aligner](https://sourceforge.net/projects/aligner/) and [Intertext](https://wanthalf.saga.cz/intertext). For example, running the following scripts will save the converted outputs in [tsv](./data/mac/dev/auto/tsv) or [intertext](./data/mac/dev/intertext), which can be opened and edited using LF Aligner or Intertext.
|
||||
Bertalign supports two output formats for manual alignments with [LF Aligner](https://sourceforge.net/projects/aligner/) and [Intertext](https://wanthalf.saga.cz/intertext). For example, running the following scripts will save the converted outputs in [tsv](./data/mac/dev/auto/tsv) or [intertext](./data/mac/dev/auto/intertext), which can be opened and edited using LF Aligner or Intertext.
|
||||
|
||||
```
|
||||
# Convert automatic alignments to TSV for LF Aligner
|
||||
|
||||
Reference in New Issue
Block a user