


ANXML(SFS1)       MISC. REFERENCE MANUAL PAGES        ANXML(SFS1)



NAME
     anxml -- list an annotation item to XML format

SYNOPSIS
     anxml (-i item) (-t tag) (-p  pausedur)  (-P  pausesym)  (-u
     utterancetag) (-c) file

DESCRIPTION
     anxml dumps the contents of  an  annotation  item  onto  the
     standard  output in XML format.  Each annotation is enclosed
     in  a  tag  of  the  given  type  with  attributes  of  form
     <tag><index> is given to each tag.

     -I Identify the program version.

     -iitem     Select input item.

     -ttag      Name of tag to use.  Default: 'WORD'.

     -ppausedur Select pause detection mode, in  which  the  unit
                sequence  is  divided  into utterances at pauses.
                The minimum duration of a  pause  in  seconds  is
                given  as an argument.  Default: Off.  -Ppausesym
                Use one or more times to indicate the  annotation
                labels  to be taken to indicate pauses.  Default:
                '##'.  -uutterancetag In  pause  detection  mode,
                indicates  the  tag to be used to separate utter-
                ances.  Default: 'UTT'.

INPUT ITEMS
     AN         Any annotation item

VERSION/AUTHOR
     1.0 - Mark Huckvale

BUGS
     The last annotation has the same start and end time.

SOURCE
     /users/mark/sfs/man/../contrib/ucl/anxml.c















Sun Release 4.1         Last change: UCL                        1



