搜索资源列表
BOCH
- 一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedu
prop200406
- 概率句法分析器对于统计自然语言处理的很多高层应用,如统计机器翻译、问答系统、信息抽取、文本挖掘等都是至关重要的,直接决定这些应用系统的最终性能。本系统是一个概率型的Chart分析器。系统的分析算法是采用了多种优化策略。分析结果是概率最大的一棵分析树。在概率模型方面,本系统在一定程度上突破了pcfg的上下文无关假设,引入了结构上下文条件,使得分析结果正确率有了明显提高。在使用宾州中文树库进行的实验中,我们的分析器的标记召回率和标记精确率平
englishparsing_src
- 英语句子自然语言处理统计分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.-English senten
ExtractSentence
- 本程序用vc编写,主要用于自然语言处理中的预处理部分的从段落获取句子代码-the procedures used to prepare vc, mainly for the natural language processing part of the pretreatment access sentence paragraphs from the code
StatNLP
- 一本很好的自然语言处理书。 目前国际上很流行的,希望不要用作商业。 -a good book natural language processing. The world at present is very popular, do not wish for commercial.
02100813320
- 提取网页内容,去掉标签,去掉无用链接,主要服务于自然语言处理中对网页内容要求的应用。 -extract the content of the sites and remove labels, eliminating useless links, major service on natural language processing of web content requirements of the application.
chazidian
- 查词典源代码,希望对大家自然语言处理技术的学习带来帮助-investigation Dictionary source code, we hope to natural language processing technology to help bring learning
C_triple
- 一个自然语言处理小程序,把中文句子处理成NVN(主谓宾)形式的三元组。带处理范例。-a small natural language processing procedures, the Chinese sentence processing into NVN (S-BIN) form triple. Example belt.
mallet-0.4.tar
- mallet是自然语言处理、机器学习领域的一个开源项目。-mallet is a natural language processing, machine learning areas of a revenue item.
opennlp-tools-1.3.0
- 自然语言处理领域的一个开发包,不是很大,结构设计很好。下载后需要将后缀改成.tgz然后解压缩。-natural language processing area of a development package, is not large, very good structural design. After downloading the need to change the suffix. Tgz then decompress.
SegtoFile
- 为自然语言处理领域的中文分词程序,可将分词内容写入文件。-natural language processing area of the Chinese word segmentation procedures can be written in word document.
CRF++-0.46.tar
- Conditional Random Field(CRF)是重要的串学习模型,广泛用于自然语言处理的各个领域。CRF++是CRF的一个高效的实现,具有可扩展性好,功能强大的优点。-Conditional Random Field (CRF) is an important learning model series , widely used in natural language processing in various field
StanfordClassifier.tar
- Standord Classifier实现了一个基于Java的最大熵分类器。用于模式识别,特别是自然语言处理方面的应用。-Stanford Classifier achieved a Java-based Maximum Entropy classifier. For pattern recognition, especially natural language processing the application.
(MM)
- 切分之正向最大匹配算法(MM) 用于自然语言处理中的切词-Cut points being the largest matching algorithm (MM) used for natural language processing in the segmentation
SentenceMatching
- 自然语言处理句子匹配算法,一个用C语言编写的程序-Natural language processing sentence-matching algorithm, a use of C language procedures
NLP.tools.for.biology.slides
- 介绍自然语言处理工具在生物信息学领域的应用的ppt.作者为uiuc博士生。-Introduce natural language processing tools in the field of bioinformatics applications ppt. The author is a doctoral UIUC.
PYTHON自然语言处理中文翻译 NLTK 中文版
- python自然语言处理,介绍的很详细的pdf文档,中文版的(Python Natural Language Processing, introduced in great detail PDF document, Chinese version)
PYTHON自然语言处理【中文版】
- 自然语言处理方面的一本入门书,是中文的,而且使用python写的(An introductory book on Natural Language Processing, which is written in Chinese and written in Python)
基于MPI的分布式自然语言处理平台
- C语言编写的基于MPICH2框架的分布式高性能自然语言处理平台。(The distributed and high performance Natural Language Processing platform based on the MPICH2 fr a mework is written in the C language.)
自然语言处理学习
- 自然语言处理必须要看的知识,切词等方法,特别需要注意(Machine learning liner regression, the only thing to learn is)