文件名称:PcfgParser
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- 丁**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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.
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
..........\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