comparison cWnn/cd/cserverrc @ 0:bbc77ca4def5

initial import
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Thu, 13 Dec 2007 04:30:14 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:bbc77ca4def5
1 ;
2 ; $Id: ./cserverrc $
3 ;
4
5 ;
6 ; FreeWnn is a network-extensible Kana-to-Kanji conversion system.
7 ; This file is part of FreeWnn.
8 ;
9 ; Copyright Kyoto University Research Institute for Mathematical Sciences
10 ; 1987, 1988, 1989, 1990, 1991, 1992
11 ; Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999
12 ; Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992
13 ; Copyright FreeWnn Project 1999, 2000
14 ;
15 ; Maintainer: FreeWnn Project <freewnn@tomo.gr.jp>
16 ;
17 ; This program is free software; you can redistribute it and/or modify
18 ; it under the terms of the GNU General Public License as published by
19 ; the Free Software Foundation; either version 2 of the License, or
20 ; (at your option) any later version.
21 ;
22 ; This program is distributed in the hope that it will be useful,
23 ; but WITHOUT ANY WARRANTY; without even the implied warranty of
24 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25 ; GNU General Public License for more details.
26 ;
27 ; You should have received a copy of the GNU General Public License
28 ; along with this program; if not, write to the Free Software
29 ; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
30 ;
31
32 jserver_dir @LIBDIR/@LANG/dic
33 readfile sys/basic.dic
34 readfile sys/level_1.dic
35 readfile sys/level_2.dic
36 ;readfile sys/computer.dic
37 readfile sys/WuBi.dic
38 readfile sys/QianMa.dic
39
40 readfile sys/full.con
41
42 max_client 32
43 max_sticky_env 10
44
45 def_param 1 5 2 750 10 80 10 5 1000 50 0 -200 0 0 0 16 0
46 ; N M 频 长 四 刚 优 值 组 个 数 英 记 开 闭 最 备
47
48 ; N: 解析词组个数 变换规模参数
49 ; M: 词组中词的最大个数
50
51 ; 频: 频度权值 词评价参数
52 ; 长: 词长度权值
53 ; 四: 四声正确度权值
54 ; 刚: 刚才用过权值
55 ; 优: 字典优先级权值
56
57 ; 值: 词评价均值权值 词组评价参数
58 ; 组: 词组长权值
59 ; 个: 词组中词个数权值
60
61 ; 数: 数字的频度 其他参数
62 ; 英: 英文字母的频度
63 ; 记: 记号的频度
64 ; 开: 开括弧的频度
65 ; 闭: 闭括弧的频度
66 ; 最: 最大候补个数
67 ; 备: 备用