GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CWDREG( ) CWDREG( )

cwdreg - To register characters/words into the binary format dictionary.

cwdreg [-D server ] -n envname

-d dicno < textdic

OR

cwdreg [-D server ] -n envname

-L filename < textdic

/usr/local/bin/cWnn4/cwdreg

This function allows user to register characters/words into the specified binary dictionary, with either dictionary number dicno or dictionary filename filename specified.

server is the machine name of the server. If this is not specified, the default cserver indicated by the environment variable CSERVER will be taken.

"-n envname " must be specified. envname is the environment name. You may execute "cwnnstat -E" to see the current environment name.

Either "-d dicno " or "-L filename " must be specified.

dicno is the dictionary number. filename is the filename of the dictionary. "-L" is used for when the dictionary is from the local machine.

"<" means to pipe the textdic as an input to "cwdreg" command.

textdic is the text file which user enters the characters/words to be registered. The format of this text file must be the same as that in the system text format dictionary. That is,

--------------------------------------------------

| Pinyin Word Cixing Frequency |

| : : : : |

--------------------------------------------------

Refer to cWnn manual for details on dictionary.

By using "cwdreg", all the characters/words in textdic will be registered into the specified binary dictionary permanently.

1.
The parts in [ ] are options. They may be omitted.
13 May 1992

Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.