文件名称:PcfgParser
- 所属分类:
- 中文信息处理
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- 董**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异)
2. 选择经过分词和词性标注的文件,进行句法分析
3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg
4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化
5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。-1. To open the rule base, reading into the rule set (which can compare two documents rule1.txt rules and rule2.txt difference) 2. Selection through word-of-speech tagging of documents and to carry out syntactic analysis 3. Analysis of the outcome document and test documents in the same directory, file name suffix. pcfg4. Analysis of the end of and at the same time create a new rules file, called the suffix. new, can observe the rules of probability values and expectations of changes in the number 5. Analysis of the results one by one to tree Figure show that if a sentence has more than a result, the display box at the same time show.
2. 选择经过分词和词性标注的文件,进行句法分析
3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg
4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化
5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。-1. To open the rule base, reading into the rule set (which can compare two documents rule1.txt rules and rule2.txt difference) 2. Selection through word-of-speech tagging of documents and to carry out syntactic analysis 3. Analysis of the outcome document and test documents in the same directory, file name suffix. pcfg4. Analysis of the end of and at the same time create a new rules file, called the suffix. new, can observe the rules of probability values and expectations of changes in the number 5. Analysis of the results one by one to tree Figure show that if a sentence has more than a result, the display box at the same time show.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PcfgParser
..........\ChildFrm.cpp
..........\ChildFrm.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\parsing.cpp
..........\parsing.h
..........\PcfgParser.aps
..........\PcfgParser.clw
..........\PcfgParser.cpp
..........\PcfgParser.dsp
..........\PcfgParser.dsw
..........\PcfgParser.h
..........\PcfgParser.ncb
..........\PcfgParser.opt
..........\PcfgParser.plg
..........\PcfgParser.rc
..........\PcfgParserDoc.cpp
..........\PcfgParserDoc.h
..........\PcfgParserView.cpp
..........\PcfgParserView.h
..........\ReadMe.txt
..........\res
..........\...\PcfgParser.rc2
..........\Resource.h
..........\rules
..........\.....\rules1.txt
..........\.....\rules2.txt
..........\StdAfx.cpp
..........\StdAfx.h
..........\test
..........\....\test.txt
..........\....\tp1.pos
..........\....\tp2.pos
..........\....\tp3.pos
..........\TestTreeDlg.cpp
..........\TestTreeDlg.h
..........\ChildFrm.cpp
..........\ChildFrm.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\parsing.cpp
..........\parsing.h
..........\PcfgParser.aps
..........\PcfgParser.clw
..........\PcfgParser.cpp
..........\PcfgParser.dsp
..........\PcfgParser.dsw
..........\PcfgParser.h
..........\PcfgParser.ncb
..........\PcfgParser.opt
..........\PcfgParser.plg
..........\PcfgParser.rc
..........\PcfgParserDoc.cpp
..........\PcfgParserDoc.h
..........\PcfgParserView.cpp
..........\PcfgParserView.h
..........\ReadMe.txt
..........\res
..........\...\PcfgParser.rc2
..........\Resource.h
..........\rules
..........\.....\rules1.txt
..........\.....\rules2.txt
..........\StdAfx.cpp
..........\StdAfx.h
..........\test
..........\....\test.txt
..........\....\tp1.pos
..........\....\tp2.pos
..........\....\tp3.pos
..........\TestTreeDlg.cpp
..........\TestTreeDlg.h