资源列表
[其它资源] bigram
说明:程序主要是对corpus进行统计,然后计算每句话的概率。由于考虑到汉字GB码的特性,在统计时先对内码进行处理,然后把统计结果直接放入对应的数组元素中,因此可以节省统计时字与间相互比较及词与词间相互比较的时间。-procedures are the major corpus statistics, and then calculate the probability of everything. Taking into consideration that the Chinese GB code,<王磊> 在 2025-07-18 上传 | 大小:10kb | 下载:0
[其它资源] hisense
说明:程序的主要思想是先对数组进行处理,使其有序,处理后的结果存放在t1.txt文件中。。然后在此基础上建立索引,使在查字典时可以减少比较的次数,节省程序的时间。再利用最大匹配算法对程序进行分词,分词的结果保存在t2.txt文件中。然后再拿分好词的文件与libing_test文件进行比较匹配率,匹配结果存放在result.txt文件中。-procedures main idea is first to array processing, it orderly, After processing the<王磊> 在 2025-07-18 上传 | 大小:181kb | 下载:0
[其它资源] datawindowToEXCEL
说明:可以将datawindow,datastore导出成Excel文件-can datawindow, derived datastore into Excel file<PBFan> 在 2025-07-18 上传 | 大小:26kb | 下载:0
[其它资源] 2006111
说明:支持英文、数字、中文(简体)混合分词 常用的数量和人名的匹配 超过22万词的词库整理 实现正向最大匹配算法 智能数字,日期,人名识别。-support English, figures, Chinese (simplified) mixed at the number of commonly used words and the names of more than 220,000 matching word thesaurus finishing achieve the greatest po<王成平> 在 2025-07-18 上传 | 大小:971kb | 下载:0
[其它资源] Weka-3-2
说明:Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clusteri<马何坛> 在 2025-07-18 上传 | 大小:14.73mb | 下载:0
[其它资源] 2006062809261810299aa
说明:职工管理系统,好用的信息管理系统,大家可放心使用-staff management system, user-friendly information management system, you can rest assured use<小小> 在 2025-07-18 上传 | 大小:198kb | 下载:0
[其它资源] lexica
说明:词法分析器!内有文档!本程序识别的关键字为int real if then else while,仅当单独出现以上标识符时识别为关键字,对于inta,ifb等识别为标识符。 操作符分隔符! -lexical analyzer! Have documentation! The procedures for the identification of the keyword int el real if then se while, and only if there alone at the<gavinioro> 在 2025-07-18 上传 | 大小:74kb | 下载:0
[其它资源] syntanalyzer
说明:此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构.-this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether the procedures meet the requir<gavinioro> 在 2025-07-18 上传 | 大小:110kb | 下载:0