fst-generate.1
746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.TH fst-generate 1 "October 2003" "" "fst-generate"
.SH NAME
fst-generate \- randomly generate strings of character pairs from a transducer
.SH SYNOPSIS
.B fst-generate
.I file1 [ file [ file ] ]
.SH OPTIONS
.TP
.B \-s
print the surface characters only
.TP
.B \-a
print the analysis characters only
.TP
.B \-h
print usage information.
.TP
.B \-q
quiet mode
.TP
.B \-d
debugging mode
.SH DESCRIPTION
.I fst-generate
randomly generate sequences of character pairs which are accepted by
the transducer.
.SH BUGS
No bugs are known so far.
.SH "SEE ALSO"
fst-parse
.SH AUTHOR
Helmut Schmid,
Institute for Computational Linguistics,
University of Stuttgart,
Email: schmid@ims.uni-stuttgart.de,
This software is available under the GNU Public License.