自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (7)
  • 问答 (4)
  • 收藏
  • 关注

转载 XML与JSP

XML与JSP本文来自http://www.javaworld.com/javaworld/jw-03-2000/jw-0331-ssj-jspxml.htm 如果你访问该页,还可以连接到resource,init.jsp和其它源代码文件 此致 }   Two great tastes that taste great together 作者:Alex Ch

2014-05-31 19:32:59 1087

转载 mysql中的内连接,外连接实例详解

花了点时间总结了一下mysql中的内,外连接.转载注明author:华夏之星QQ:1019822077email:[email protected]内连接: 只连接匹配的行左外连接: 包含左边表的全部行(不管右边的表中是否存在与它们匹配的行),以及右边表中全部匹配的行右外连接: 包含右边表的全部行(不管左边的表中是否存在与它们匹配的行),以及左边表中全部匹配的行全外连接

2014-05-26 11:38:10 443

维基百科中文语料word2vec训练后结果

中文维基百科语料库,将其转换为文本文件后,进行繁体字转换为简体字,字符集转换,分词,然后训练得到模型以及向量。由于文件上传的大小限制是60MB,而训练后的所有文件大小有1G以上,所以这里只提供了下载链接,地址在网盘中。使用python中的gensim包进行训练得到的,运行时间较长,纯粹的维基百科中文语料训练后的结果,拿去可以直接使用。

2017-06-03

Stanford typed dependencies manual

Revised for the Stanford Parser v. 3.7.0 in September 2016 Stanford parser的类型依赖说明

2017-02-27

Natural Language Processing with Python

This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies, ranging from predictive text and email filtering to automatic summarization and translation. With Natural Language Processing with Python, you'll learn how to write Python programs to work with large collections of unstructured text. You'll access richly-annotated datasets using a comprehensive range of linguistic data structures. And you'll understand the main algorithms for analyzing the content and structure of written communication., Packed with examples and exercises, Natural Language Processing with Python will help you:, * Extract information from unstructured text, to guess the topic or identify 'named entities', * Analyze linguistic structure in text, including parsing and semantic analysis, * Access popular linguistic databases, including WordNet and treebanks, * Integrate techniques drawn from fields as diverse as linguistics and artificial intelligence, Perfect for individual study, or as a classroom and workshop textbook, this book will help you gain practical skills in Natural Language Processing using the Python programming language and the Natural Language Toolkit (NLTK) open source library., If you're interested in developing Web applications, analyzing multilingual news sources, documenting endangered languages, or if you are simply curious to have a programmer's perspective on how human language works, you will find Natural Language Processing with Python both fascinating and immensely useful.

2017-02-26

python自然语言处理

python自然语言处理,中文文字版pdf,此书仅供学习参考使用,下载后请尽快删除,为支持正版请购买原版书籍

2017-02-26

java自然语言处理英文

使用java进行自然语言处理,电子书。pdf文字版,不是扫描版。

2017-02-26

wiki.zh.text.model

中文维基百科语料库,将其转换为文本文件后,进行繁体字转换为简体字,字符集转换,分词,然后训练得到模型以及向量。由于文件上传的大小限制是60MB,我这里的压缩包中有model,然后对向量提供了下载链接。使用python中的gensim包进行训练得到的,运行时间较长,希望对你们有帮助。

2017-02-23

phantomjs-2.1.1-linux-x86_64.tar.bz2

ubuntu(或者linux)平台上安装phantomjs。这是从官网上下载的。

2017-01-03

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除