mdiff - Provides
the statistics on the errors.
SYNOPSIS
-
mdiff
-f <tag_list>
-g <correct_tag_list>
-v <version>
DESCRIPTION
Analyse the difference between the tags assigned to the words by mtag
(-t option) 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 command)..
mdiff prints out the statistics on the errors between those
differents tags.
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.
-
-v version.
COMMAND EXAMPLES
Print out the statistics on the errors between differents tags.
> mdiff -f tag.lst -g correct_tag
SEE ALSO
mpreptxt(1)
mtrain(1)
mtag(1)
mcreate(1)
mtagfreq(1)
mprint(1)
mdiffb(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.