搜索资源列表
BottomUpParser
- (1)可选择不同的规则集(用普通文本文件存贮规则)。 (2)利用VC TreeCtrl控件显示分析得到的句法结构树。 (3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。 (4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析 “学习/verb 文件/noun” 这样的例子时结果就不同: -(1)
PcfgParser
- 1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异) 2. 选择经过分词和词性标注的文件,进行句法分析 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。-1. Accounting rules to open, read the r
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 the procedures further added, vo
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 similarity is a confidence sc
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 concerned with the meaning of words.
parse.tar.Z 基于C++的语法分析类
- 一个基于C++的语法分析类,可以用来定制自己的编译器 ,A class based C++ syntactic analysis, it can be used to build you own compiler
flex++-2.3.8-7.tar.Z
- 生成C++的词法/语法分析的Flex语法分析器 ,Flex syntactic and phrase parser which can produce C++ code
syntax3.0
- 无监督的句法学习系统,用java开发的,采用简单的规则实现的句法分析器-Syntactic unsupervised learning system developed with java, using simple rules of implementation Parser
PCFGParser.exe
- 句法分析器的一个Windows可执行文件,其用法:1. 先打开规则库,读入规则集 (规则文件放在 \rule目录下) 2. 选择经过分词和词性标注的文件,进行句法分析 (测试文件放在 \test目录下) 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。 -Parser a Windows executable file, its us
antlr-2_7_0
- Java写的词法/语法分析器。可生成JAVA语言或者是C++的词法和语法分析器。并可产生语法分析树和对该树进行遍历 -Syntactic and phrase parser in JAVA which can produce JAVA or C
bison++-1.21-8.tar.Z
- 生成C++词法/语法分析的GNU语法分析器 -GNU syntactic and phrase parser code which can produce C++ code
parse_c
- C语言语法检查器。-C syntactic checker
yacc.tar.Z
- 伯克利的语法分析器的创建工具 -Creator for Berkeleys syntactic analysis
a-famework-for-syntactic-translation
- A Framework 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 Framework for Syntactic Translation
Syntactic-Lexicon-Context--Analyzer-Free-(Mi-Cod)
- in Visual Basic 2008 My university project about Syntactic Lexicon Context Analyzer-in Visual Basic 2008 My university project about Syntactic Lexicon Context Analyzer