source: trunk/indexers/mg/src/images/mgticbuild.1@ 3745

Last change on this file since 3745 was 3745, checked in by mdewsnip, 21 years ago

Addition of MG package for search and retrieval

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
1.\"------------------------------------------------------------
2.\" Id - set Rv,revision, and Dt, Date using rcs-Id tag.
3.de Id
4.ds Rv \\$3
5.ds Dt \\$4
6..
7.Id $Id: mgticbuild.1 3745 2003-02-20 21:20:24Z mdewsnip $
8.\"------------------------------------------------------------
9.TH mgticbuild 1 \*(Dt CITRI
10.SH NAME
11mgticbuild \- build a library of marks from training documents
12.SH SYNOPSIS
13.B mgticbuild
14[
15.B \-h
16]
17.I "libraryfile infile1 infile2 .\|.\|."
18.SH DESCRIPTION
19.B mgticbuild
20builds an uncompressed library of marks that have been
21extracted from a series of input files. If the
22.I libraryfile
23does
24not exist, it is created, otherwise new marks are appended to the
25file.
26.SH OPTIONS
27Options may appear in any order.
28.TP "\w'\fIlibraryfile\fP'u+2n"
29.B \-h
30This displays a usage line on
31.IR stderr .
32.TP
33.I libraryfile
34This specifies the name of the library file.
35.TP
36.I infile(s)
37The training files; the only currently-supported format is
38.IR pbm .
39.SH "SEE ALSO"
40.na
41.BR mg (1),
42.BR mg_compression_dict (1),
43.BR mg_fast_comp_dict (1),
44.BR mg_get (1),
45.BR mg_invf_dict (1),
46.BR mg_invf_dump (1),
47.BR mg_invf_rebuild (1),
48.BR mg_passes (1),
49.BR mg_perf_hash_build (1),
50.BR mg_text_estimate (1),
51.BR mg_weights_build (1),
52.BR mgbilevel (1),
53.BR mgbuild (1),
54.BR mgdictlist (1),
55.BR mgfelics (1),
56.BR mgquery (1),
57.BR mgstat (1),
58.BR mgtic (1),
59.BR mgticdump (1),
60.BR mgticprune (1),
61.BR mgticstat (1).
Note: See TracBrowser for help on using the repository browser.