-
multi_channel_model
说明: 多径信道模型,包括快衰落,慢衰落,频率选择性衰落,平坦衰落,多普勒信道等(multipath channel model, including fast fading, slow fading, frequency selective fading, flat fading, etc)
- 2021-04-05 16:59:04下载
- 积分:1
-
1234568
中文信息逆向分词程序 是用api实现的(Chinese Information reverse segmentation process is achieved by api)
- 2008-12-20 22:47:31下载
- 积分:1
-
ictclas
中科院的分词系统ictclas源码,自由开放的源码,很好(ictclas code)
- 2009-11-21 11:05:05下载
- 积分:1
-
raw
10个中文分词数据集,用于训练中文分词模型(Ten Chinese Word Segmentation Datasets for Training Chinese Word Segmentation Model)
- 2021-01-06 11:48:53下载
- 积分:1
-
lucene
java中lucene的源代码,用于文本分类的一个很好的工具,是由一个著名的语言研究者编写的(lucene code for java)
- 2009-03-30 17:28:22下载
- 积分:1
-
共现矩阵
说明: 将高维数据组转换为二维数据组,方便数据处理工作人员的数据分析,并包含自然语言处理(The multi-dimensional co-occurrence matrix is transformed into two-dimensional array form, and the high-dimensional data group is transformed into two-dimensional data group, which is convenient for data processing staff to analyze data, and includes natural language processing)
- 2020-07-02 16:56:12下载
- 积分:1
-
bped.cpp
bped source code inc plus
- 2010-02-08 21:05:48下载
- 积分:1
-
ACWPS
词是最小的能够独立活动的有意义的语言成分。 但汉语是以字为基本的书写单位,词语之间没有明显的区分标记,因此,中文词语分析是中文信息处理的基础与关键。(The word is the smallest independent activities meaningful language component. But Chinese is the word as the basic unit of writing, there is no obvious mark of distinction between the words, so Chinese word analysis is the foundation of Chinese information processing and critical.)
- 2013-04-03 10:22:22下载
- 积分:1
-
bp
说明: 针对样本决策库数据量大的问题选用基于粗糙集对提取的样本数据进行离散化(Sample library data for decision-making problem of large sample selection based on rough sets were discrete data extraction)
- 2015-07-04 20:49:43下载
- 积分:1
-
Natural Language processing with python
说明: python自然语言处理的中文翻译
作者: StevenBird, EwanKlein & EdwardLoper
英文出版社:O'REILLY
翻译:陈涛
提供了非常易学的自然语言处理入门介绍,该领域涵盖从文本和电子邮件预测过滤,到自动总结和翻译等多种语言处理技术。在此书中,你将学会编写Python程序处理大量非结构化文本。你还将通过使用综合语言数据结构访问含有丰富注释的数据集,理解用于分析书面通信内容和结构的主要算法。
《Python自然语言处理》准备了充足的示例和练习,可以帮助你:
从非结构化文本中抽取信息,甚至猜测主题或识别“命名实体”;
分析文本语言结构,包括解析和语义分析;
访问流行的语言学数据库,包括WordNet和树库(treebank);
从多种语言学和人工智能领域中提取的整合技巧。(Natural Language processing with python)
- 2018-01-12 17:52:46下载
- 积分:1