Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
APERTIUM-UNFORMAT(1)	     General Commands Manual	    APERTIUM-UNFORMAT(1)

NAME
     apertium-unformat -- unformatted text extractor for Apertium

SYNOPSIS
     apertium-unformat [-f format] [infile [outfile]]

DESCRIPTION
     apertium is the application that extract unformatted text from documents.

OPTIONS
     -f format
	     Specifies	the  format of the input and output files which can have
	     these values:

	     txt     (default value) Input and output files are in text format.

	     html    Input and output files are in "html" format.   This  "html"
		     is the one acceptd by the vast majority of web browsers.

	     rtf     Input  and  output files are in "rtf" format.  The accepted
		     "rtf" is the one generated by  Microsoft  WordPad	and  Mi-
		     crosoft Office up to and including BOffice 97.

     infile  Input file (stdin by default).

     outfile
	     Output file (stdout by default).

SEE ALSO
     apertium(1)

COPYRIGHT
     Copyright	(C)  2005, 2006 Universitat d'Alacant / Universidad de Alicante.
     This is free software.  You may redistribute copies of it under  the  terms
     of the GNU General Public License.

BUGS
     Many... lurking in the dark and waiting for you!

Apertium			  March 8, 2006 	    APERTIUM-UNFORMAT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=apertium-unformat&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help