搜索资源列表
BottomUpParser
- (1)可选择不同的规则集(用普通文本文件存贮规则)。 (2)利用VC TreeCtrl控件显示分析得到的句法结构树。 (3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。 (4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析 “学习/verb
PcfgParser
- 1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异) 2. 选择经过分词和词性标注的文件,进行句法分析 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。-1. Accoun
propsource
- 这是句法分析系统的原代码,可以用于人工智能的各各方面,比如输入法、段词分词程序的进一步补充、语音识别等各方面!-This is the syntactic analysis system source code, which can be used across a diversity of artificial intelligence, such as the input method, word of the Word of th
yufayuyifenxi
- 语法 语义 分析器 简单优先文法 输出逆波兰式-syntactic and semantic analyzer simple grammar priority output inverse Polish
20065252558328
- 编译原理课程设计,没有课程设计的报告,关于句法分析的。-compiler theory curriculum design, no curriculum design, report on syntactic analysis.
techreport
- 中国科学院计算所的ictprop概率句法的有关介绍性文章-CAS ictprop calculate the probability of the syntactic introductory article
WSDLParser_src
- an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words. Semantic
UDDIExplorer_src
- In the previous article, we presented an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concern
flex-2.5.2.tar
- Flex词法/语法分析器源码 -Flex syntactic and phrase parser code
flex++-2.3.8-7.tar.Z
- 生成C++的词法/语法分析的Flex语法分析器 -Flex syntactic and phrase parser which can produce C++ code
bison++-1.21-8.tar.Z
- 生成C++词法/语法分析的GNU语法分析器 -GNU syntactic and phrase parser code which can produce C++ code
byacc.1.9.tar.Z
- Berkeley的YACC词法/语法分析器 -Berkeley YACC syntactic and phrase parser
parse.tar.Z
- 一个基于C++的语法分析类,可以用来定制自己的编译器 -A class based C++ syntactic analysis, it can be used to build you own compiler
parse_c
- C语言语法检查器。-C syntactic checker
yacc.tar.Z
- 伯克利的语法分析器的创建工具 -Creator for Berkeleys syntactic analysis
yufayuyifenxi
- 语法 语义 分析器 简单优先文法 输出逆波兰式-syntactic and semantic analyzer simple grammar priority output inverse Polish
PcfgParser
- 1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异) 2. 选择经过分词和词性标注的文件,进行句法分析 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。-1. To ope
a-famework-for-syntactic-translation
- A fr a mework for Syntactic Translation
syntactic-parsing
- 宗成庆关于短语结构和依存的句法分析介绍,简洁明了,入门必备-Zong Qing phrase structure and dependency on the syntactic parsing of introduction, concise, entry must
a-famework-for-syntactic-translation
- A fr a mework for Syntactic Translation