apertium-desrtf (1)
NAME
apertium-desrtf - This application is part of ( apertium )This tool is part of the apertium open-source machine translation toolbox: apertium.org.
SYNOPSIS
apertium-desrtf [ -h ] [ -i ] [ -n ] [ <input file> [ <output file> ] ]
DESCRIPTION
apertium-desrtf is an RTF format processor. Data should be passed through this processor before being piped to lt-proc. The program takes input in the form of an RTF document and produces output suitable for processing with lt-proc. RTF commands and other format information are enclosed in brackets so that lt-proc treats them as whitespace between words.OPTIONS
- -h, --help
- Display this help. -i Makes the addition of trailing sentence terminator (".") unconditional, often leading to duplicates. -n Suppresses the addition of a trailing sentence terminator.
EXAMPLE
- You could write the following to show how the input document is analysed:
- cat <input.rtf> | apertium-desrtf | lt-proc ca-es.automorf.bin