Welcome![Sign In][Sign Up]
Location:
Search - CKY

Search list

[OS programcky

Description: 是加强系统功能,可以让系统运行的更快,包含源代码,在压缩包中
Platform: | Size: 174626 | Author: liuyu | Hits:

[MultiLanguagePcfgParser

Description: 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.
Platform: | Size: 53248 | Author: 董广宇 | Hits:

[OS programcky

Description: 是加强系统功能,可以让系统运行的更快,包含源代码,在压缩包中-Is to strengthen the system function that lets the system run faster, including source code, in the compressed package
Platform: | Size: 174080 | Author: liuyu | Hits:

[MultiLanguageCKY

Description: 加入概率的CKY句法分析器 含有前面三步对于CFG到CNF的转换 规则来自《自然语言处理综论》-Adding the probability of CKY Parser contains three steps in front of the CFG to CNF conversion rules from the " facets of natural language processing"
Platform: | Size: 8192 | Author: 李霄逍 | Hits:

[AI-NN-PRNaive_Bayes

Description: 实现基本的朴素贝叶斯分类算法,用以将图片按照一定要求分类-To achieve the basic Naive Bayesian classification algorithm for the image classification in accordance with certain requirements
Platform: | Size: 189440 | Author: Edward Lee | Hits:

[OS programcky

Description: 工作簿管理系统,我们项目组大二上学期的作业,珍藏版,今天好高兴,因为从这里下到了现在很需要的东东"_"_"_",就拿出来这个工作簿管理系统给大家分享,它实现了登录用户账户权限控制:管理员和普通用户,GUI界面,上传和下载日志,添加普通用户和管理员,用户信息的保存和修改等功能。另外里面的grcc文件是数据库文件,要自己导入。-Workbook management system, we project team his sophomore year of operation, Special Edition, and today I am very glad, because from here down to the now very necessary stuff "_"_"_", Take out the workbook management system to share, which implements the logged-on user account access control: Administrators and users, GUI interface, upload and download the log, add the normal users and administrators, and modify user information saved and other functions.
Platform: | Size: 280576 | Author: czxu | Hits:

[Windows DevelopCKY

Description: CYK parser using perl
Platform: | Size: 9216 | Author: 吴泳 | Hits:

[ELanguagecky

Description: 语义理解,语法分析强力算法,大力金刚烷-eqeqc sfs fsfsfs gssdfsd
Platform: | Size: 31744 | Author: www | Hits:

[MultiLanguageparsing

Description: 句法分析(syntactic parsing)的任务就是识别句子的句法结构(syntactic structure)。在自然语言处理领域,句法分析的目标是实现高正确率、高鲁棒性、高速度的自动句法分析过程。 但是该问题的困难在于自然语言中存在大量的结构歧义(structural ambuguity)。例如:I saw a boy in the park.这句话有两种可能的句法分析方法:1、[I saw a boy] in the park.2、I saw a [boy in the park].语句中的结构歧义随着介词短语组合个数的增加而不断加深。 句法分析主要分为两种,一种是上下文无关文法,另一种是依存文法。从处理方向上,句法分析有如下三种:从底向上(Bottom-up)、从上到下(Top-down)和从上到下与从下到上结合。其中,上下文无关文法主要有:自底向上的线图分析法(chart parsing)、Early算法、CKY算法、Tomita算法等。下面主要介绍上下文的原理及其实现。(syntactic parsing based on chart analysis)
Platform: | Size: 57344 | Author: 李qqq | Hits:

CodeBus www.codebus.net