Mercurial > freewnn
comparison cWnn/cd/wnnenvrc_R @ 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: ./wnnenvrc_R $ | |
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 confirm1 | |
33 | |
34 setdic sys/level_1.dic usr/@USR/level_1.h 4 1 0 - - 1 | |
35 setdic sys/level_2.dic usr/@USR/level_2.h 1 1 0 - - 1 | |
36 setdic sys/basic.dic usr/@USR/basic.h 7 1 0 - - 1 | |
37 ;setdic sys/computer.dic usr/@USR/computer.h 4 1 0 - - 1 | |
38 | |
39 setdic usr/@USR/ud - 5 0 0 - - 1 | |
40 | |
41 setfuzokugo sys/full.conR | |
42 | |
43 setparam 1 5 2 750 10 80 10 5 1000 50 0 -200 0 0 0 16 0 | |
44 ; N M 频 长 四 刚 优 值 组 个 数 英 记 开 闭 最 备 | |
45 | |
46 ; N: 解析词组个数 变换规模参数 | |
47 ; M: 词组中词的最大个数 | |
48 | |
49 ; 频: 频度权值 词评价参数 | |
50 ; 长: 词长度权值 | |
51 ; 四: 四声正确度权值 | |
52 ; 刚: 刚才用过权值 | |
53 ; 优: 字典优先级权值 | |
54 | |
55 ; 值: 词评价均值权值 词组评价参数 | |
56 ; 组: 词组长权值 | |
57 ; 个: 词组中词个数权值 | |
58 | |
59 ; 数: 数字的频度 其他参数 | |
60 ; 英: 英文字母的频度 | |
61 ; 记: 记号的频度 | |
62 ; 开: 开括弧的频度 | |
63 ; 闭: 闭括弧的频度 | |
64 ; 最: 最大候补个数 | |
65 ; 备: 备用 |