搜索资源列表
PcfgParser
- 1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异) 2. 选择经过分词和词性标注的文件,进行句法分析 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。
CultureSample
- This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the encoding or decoding process.
baoshu
- M个人排成一排,一次报数,报到N的人出列。剩下的人继续报数,并以出列的人的编号作为新的N值,知道所有的人都依次出列。给出每一轮出列的人和剩下的队列信息。 人数:10 出列数:3 1 2 3 4 5 6 7 8 9 10 3/4 5 6 7 8 9 10 1 2 9/10 1 2 4 5 6 7 8-M individuals lined up a few reported, the report from the N series. The remaining few reported cont
ch1-6
- MATLAB名字由MATrix和 LABoratory 两词的前三个字母组合而成。那是20世纪七十年代后期的事:时任美国新墨西哥大学计算机科学系主任的Cleve Moler教授出于减轻学生编程负担的动机,为学生设计了一组调用LINPACK和EISPACK库程序的“通俗易用”的接口,此即用FORTRAN编写的萌芽状态的MATLAB。-MATLAB name from MATrix LABoratory two words and three letters of combinations. It
zitidaquan
- 文字大全,是用于各种文字编辑,例如:宋体 新宋体-Text Guinness, is used for a variety of text editor, such as: Times New Roman Times New Roman, etc.
icu4c-4_4_1-src
- ICU是多国语言处理最权威的跨平台跨语言开发包,涉及多语种处理的方方面面。也是Unicode组织官方推荐的开发包。Java底层的多语言处理就是采用ICU4j。因为Java内核已经集成进去了,Java程序员可以在这方面少花许多脑筋。 一句话,如果用C++处理文本编码问题,ICU4c是不二之选。-ICU was originally developed by the Taligent company. The Taligent team later became the Unicode grou
ICTCLAS
- 中科院分词系统VC++版本,在VS2005下编译通过,含有所有源代码,可以保证在中科院算法上,自己添加新的想法,或者对已有的算法进行优化。-Word Segmentation System, Chinese Academy of Sciences VC++ version at compile under VS2005 passed, containing all the source code, algorithms can guarantee at the Chinese Academy o
pdf
- 自己搞到的,大家需要的看看吧,我新人啊,以后多照顾啊-Get their own, and we need to look at it, I new, ah, ah take care of the future
rpl_t22u
- 用src,dest分别存放旧内容,新内容的最可靠binary替换器-With src, dest, respectively, kept the old content, new content to replace the most reliable browser binary
DealWithExcel
- java编写的监控一个文件夹里面有没有新的excel文件放入-java prepared to monitor a folder there is no new excel file Add
gbkfgf
- 国标软件开发标准。比较适合新人借鉴借鉴。以前的东西,记得有个朋友要,才找出来。-GB standard software development. More appropriate to draw a new draw. The former things have to remember a friend, only to find out.
dlbmw
- 网人模板(大连便民网) 1、上传所有文件到你的网站目录下覆盖。 2、进后台点添加主题 3、网站设置新主题-Network of people template (Dalian convenience net) 1, upload all the files to your website directory covering. 2, into the background theme to add 3 points, the website set up a new th
ICTCLASAPIManual
- 中科院中文进行分词并对其词性标注;命名实体识别;新词识别;同时支持用户词典-Chinese Academy of Sciences Chinese word segmentation and POS tagging named entity recognition new word identification At the same time support the user dictionary
01576960Beaulieu
- 通过MATLAB软件;通过仿真得出性能曲线;从而比较bpsk的性能-The bit-error rate (BER) of binary phase-shift keying in Rayleigh fading, using the Alamouti transmission scheme and receiver selection diversity in the presence of channel-estimation error, is studied. Closed-
RESEARCH_ON_KEY_TECHNOLOGIES_OF_THE_INFORMATION_EX
- 说明:主要集中在命名实体识别和实体关系抽取两个方面,将先进的机器学习算 法和全新的理论方法一全信息理论运用到我们的整个研究过程中。-Descr iption: The main focus on named entity recognition and entity extraction between the two aspects of advanced machine learning algorithms and new theoretical methods of informat
YKCJ
- 元旦春节祝福系统,后台进入地址:/admin.asp 后台帐号:wxcad 后台密码:xpjwxcad -New Year' s Day New Year Blessing System
happy
- 正是一个程序,点开以后会出现一片雪花,祝大家元旦快乐,-It is a program will appear one after opening the snow, I wish you all a happy New Year s Day, He He
LanguageManager
- 用来构建多国语言的简单方案 库内包含了一个捕获页面控件显示字符串的方法以及一个自动生成索引键到数据库的方法,以及一个在页面打开时用于获取新的语言字符串的方法-Used to build a simple program of multi-language database contains a capture page display control method of the string and a key to the database automatically generated
Design_and_Implementation_ofMultiple_Languages_ofO
- 《示波器多国语言的设计与实现》。提出一种新的语言编码和字库存储方式,并最终在一款示波器上成功实现多国语言功能。-" Oscilloscope multi-language design and implementation." A new language encoding and fonts stored, and ultimately a successful implementation of the oscilloscope multi-language capabil
backforwardSegmentationjava
- 后向分词算法对中文文本进行简单分词,有Swing界面,适合初学者.-Backforward propergation chinese segmentation. with the visible interface by Swing. It s useful for the new guy.