PcfgParser

所属分类:文件操作
开发工具:Visual C++
文件大小:52KB
下载次数:138
上传日期:2005-09-14 11:19:02
上 传 者ruroling
说明:  1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异) 2. 选择经过分词和词性标注的文件,进行句法分析 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。
(1. Accounting rules to open, read the rules set (comparable two documents rule1.txt rules and the differences rule2.txt) 2. Word selection and tagging of a document for syntactic analysis 3. Results of the analysis and test document with a document in the directory, documents suffixes called. pcfg 4. After the analysis, while generating a new rule, known as the suffix. new, can observe the rules of probability values and expectations of changes in the number of five. results of the analysis-by-tree approach to show that if a sentence is over, the box shows the same time show.)

文件列表:
PcfgParser (0, 2002-11-20)
PcfgParser\ChildFrm.cpp (1537, 2002-11-20)
PcfgParser\ChildFrm.h (1397, 2002-11-20)
PcfgParser\MainFrm.cpp (5432, 2002-12-08)
PcfgParser\MainFrm.h (1494, 2002-11-22)
PcfgParser\parsing.cpp (10085, 2002-11-22)
PcfgParser\parsing.h (1669, 2002-11-22)
PcfgParser\PcfgParser.aps (45784, 2002-12-08)
PcfgParser\PcfgParser.clw (3150, 2002-12-08)
PcfgParser\PcfgParser.cpp (4521, 2002-11-21)
PcfgParser\PcfgParser.dsp (4920, 2002-11-22)
PcfgParser\PcfgParser.dsw (543, 2002-11-20)
PcfgParser\PcfgParser.h (1400, 2002-11-20)
PcfgParser\PcfgParser.ncb (74752, 2002-12-08)
PcfgParser\PcfgParser.opt (49664, 2002-12-08)
PcfgParser\PcfgParser.plg (942, 2002-12-08)
PcfgParser\PcfgParser.rc (14039, 2002-12-08)
PcfgParser\PcfgParserDoc.cpp (1837, 2002-11-20)
PcfgParser\PcfgParserDoc.h (1519, 2002-11-20)
PcfgParser\PcfgParserView.cpp (2907, 2002-11-20)
PcfgParser\PcfgParserView.h (1959, 2002-11-20)
PcfgParser\res (0, 2002-11-20)
PcfgParser\Resource.h (829, 2002-11-22)
PcfgParser\res\PcfgParser.ico (1078, 2002-11-20)
PcfgParser\res\PcfgParser.rc2 (402, 2002-11-20)
PcfgParser\res\PcfgParserDoc.ico (1078, 2002-11-20)
PcfgParser\res\Toolbar.bmp (1198, 2002-11-22)
PcfgParser\rules (0, 2002-11-20)
PcfgParser\rules\rules1.txt (263, 2001-08-23)
PcfgParser\rules\rules2.txt (330, 2002-12-08)
PcfgParser\StdAfx.cpp (212, 2002-11-20)
PcfgParser\StdAfx.h (1054, 2002-11-20)
PcfgParser\test (0, 2002-11-21)
PcfgParser\TestTreeDlg.cpp (2671, 2002-11-22)
PcfgParser\TestTreeDlg.h (1282, 2002-11-22)
PcfgParser\test\test.txt (230, 2002-11-21)
PcfgParser\test\tp1.pos (26, 2001-08-24)
PcfgParser\test\tp2.pos (98, 2002-09-15)
PcfgParser\test\tp3.pos (117, 2002-11-21)
... ...

1. 先打开规则库,读入规则集 (规则文件放在 \rule目录下) 2. 选择经过分词和词性标注的文件,进行句法分析 (测试文件放在 \test目录下) 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。

近期下载者

相关文件


收藏者