mdiffb - print
out errors of tagging program.
SYNOPSIS
-
mdiffb
-f <tag_list>
-g <correct_tag_list>
{-p Secondary_separator} {Tags List...}
DESCRIPTION
Analyse the difference between the tags assigned to the words by mtag
and the list of pre-tagged data corresponding to this text. The input files
are simply the list of tags corresponding to the words in the text. The
first can be prepared by the mtag program
with the -t option, and the second file is the correct list of tags
(prepared by mhandtag program).
mdiffb like mdiff prints out
the statistics as well as the context in which the errors occured.
A list of tags is optional - this list specifies for which tags the
errors should be marked.
OPTIONS
-
mdiff supports the following options:
-
-f List of tags
-
This file can be prepared by the mtag
program with the -t option.
-
-g Correct tag list
-
Correct tag list corresponding to the file to analyse.
-
-p secondary_separator
-
Specifies the separator between the sets of ambiguous [LEM,ANNOT] pairs
assigned to a given word (default is ':').
COMMAND EXAMPLES
Print out the errors between differents tags.
SEE ALSO
mpreptxt(1)
mtrain(1)
mtag(1)
mcreate(1)
mtagfreq(1)
mprint(1)
mdiff(1)
mcontext(1)
mbiases(1)
mhandtag(1)
AUTHOR
Gilbert ROBERT
(Gilbert.Robert@issco.unige.ch)
ISSCO, 54 route des Acacias
1227 Geneva, Switzerland
Comments, suggestions, and bug reports are always welcome.