Up

Perl script for mapping Czech compact tags into Czech positional tags
and vice versa

Translate_Tags.pl

Mapping Czech compact tags into Czech positional tags and vice versa using mapping tables

b2800a.f2o
Czech compact tags --> Czech positional tags
b2800a.o2f
Czech positional tags --> Czech compact tags

Forms with "incorrect" tags (from the mapping point of view) are listed in log file Translate_Tags.log.

Usage:
Translate_Tags.pl <mapping-table>  < INPUT > OUTPUT

INPUT: STDIN sgml csts file
OUTPUT: STDOUT sgml csts file
parameter: mapping table

On some systems, you will have to use
perl [full path to Translate_Tags.pl]Translate_tags.pl <mapping-table>  < INPUT > OUTPUT