-
对于中文分词词典,并对词典数据进行标注…
用于中文分词的切分词典,还有词性标注,以这个词典数据库为基础建立文本分类,文本检索或文本过滤可以节省很多时间.很全,强烈推荐!-for the Chinese word segmentation Dictionary, and tagging to the dictionary database based text classification, text retrieval or text filtering can save a lot of time. All very strongly recommended!
- 2022-08-10 07:33:12下载
- 积分:1
-
编译原理的一个题目:算符优先分析
编译原理的一个题目:算符优先分析-Compilation Principle of a topic: operator priority analysis
- 2023-05-29 10:30:03下载
- 积分:1
-
计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度...
计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。-Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 percent (973 Expert Group on Evaluation), the recall rate of identification of unknown words were higher than 90 percent, of which China s name to identify the recall rate of nearly 98 percent processing speed for 31.5Kbytes/s. Also features ICTCLAS is: can output a number of high probability that there are a variety of output formats, to support the North-of-speech tagging sets, 973 expert group is given a collection of-speech tagging.
- 2022-11-30 21:35:04下载
- 积分:1
-
NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。...
NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。-NASM is an open source cross-platform assembler. Inside the source code under linux and dos are under. NASM contains a compilation of tutorials, source code is very clear, with a small amount of assembly code.
- 2022-03-30 13:18:34下载
- 积分:1
-
用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。...
用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on January 1. Until the analysis of success or failure.
- 2023-07-23 13:45:02下载
- 积分:1
-
写在C++中的堆栈代码
stack code that wrote in C-stack code that wrote in C++
- 2023-07-03 04:25:02下载
- 积分:1
-
编译器很好用,详细
编译器很好用,详细-compiler useful, detailed
- 2022-03-17 07:33:41下载
- 积分:1
-
This is a level set method using segmentation method is currently used by more a...
这是一个利用水平集方法进行分割的方法,是目前使用越来越多的方法,并且有严格的数学依据-This is a level set method using segmentation method is currently used by more and more ways, and has a strict mathematical basis for
- 2023-08-27 17:15:03下载
- 积分:1
-
C语言来构造编译器的,十分详细的源代码,还有注释
C语言来构造编译器的,十分详细的源代码,还有注释-on the use of C language compiler construction, the site has its source code matching.
- 2022-05-06 23:42:52下载
- 积分:1
-
这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式...
这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式-This is a realization of the C syntax translation guided procedure, when an input expression can be translated into the corresponding four yuan-
- 2022-01-26 08:09:45下载
- 积分:1