自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (10)
  • 问答 (5)
  • 收藏
  • 关注

翻译 word2vec前世今生

word2vec前世今生       https://www.cnblogs.com/iloveai/p/word2vec.html自己动手写word2vec   https://blog.csdn.net/u014595019/article/details/51943428word2vec中的数学原理  https://blog.csdn.net/itplus/article/deta...

2018-11-23 12:00:31 273

原创 pyltp(哈工大语言云) 词性说明 句法分析标注关系

2018-11-21 10:34:35 1874

原创 HanLP python安装(windows)

为方便安装各种包,下载Anaconda3conda install -c conda-forge jpype1pip install pyhanlpHanLP主项目采用Java开发,所以需要Java运行环境,请安装JDK。 下载链接官网链接 官网  ...

2018-11-15 19:54:26 1666

原创 Elasticsearch 删除type

 POST knowledge / statistics / _delete_by_query?conflicts = proceed{  "query": {    "match_all": {} }}   

2018-11-15 18:54:20 2373

原创 pyltp RuntimeError: incompatible native format - size of long

版本 3.4.0 windows 需使用 pisrl_win.model下载链接: http://ltp.ai/download.htmlroles = labeller.label(words, postags, arcs)for role in roles: print([role.index, "".join(["%s:(%d,%d)" % (arg.name, ar...

2018-11-13 15:36:49 3333 1

基于知识图谱的精细化工辅助研发平台.pdf

化工类知识图谱构建方法

2021-07-01

中文褒贬义词典.rar

清华大学李军中文褒贬义词典 知网

2021-06-25

GB 20093.rar

中文新闻信息分类与代码 本标准规定了中文新闻分类的原则、方法、体系和类目代码

2019-09-04

微博情感200万条dataset_619757.rar

情感分类可以用到 最近在搞微博情感分类,网上下的资源

2019-09-04

NetworkX.rar

NetworkX 使用文档 The structure of NetworkX can be seen by the organization of its source code. The package provides classes for graph objects, generators to create standard graphs, IO routines for reading in existing datasets, algorithms to analyze the resulting networks and some basic drawing tools. Most of the NetworkX API is provided by functions which take a graph object as an argument. Methods of the graph object are limited to basic manipulation and reporting. This provides modularity of code and documentation. It also makes it easier for newcomers to learn about the package in stages. The source code for each module is meant to be easy to read and reading this Python code is actually a good way to learn more about network algorithms, but we have put a lot of effort into making the documentation sufficient and friendly. If you have suggestions or questions please contact us by joining the NetworkX Google group. Classes are named using CamelCase (capital letters at the start of each word). functions, methods and variable names are lower_case_underscore (lowercase with an underscore representing a space between words).

2019-08-13

word2vec源码与原理

资源包括word2vec源码与Deep_Learning实战之word2vec.pdf

2018-11-28

NLP汉语自然语言处理原理与实践.pdf 有目录

NLP汉语自然语言处理原理与实践是一本研究汉语自然语言处理方面的基础性、综合性书籍,涉及NLP的语言理论、算法和工程实践的方方面面,内容繁杂。 本书包括NLP的语言理论部分、算法部分、案例部分,涉及汉语的发展历史、传统的句法理论、认知语言学理论。需要指出的是,本书是迄今为止第一本系统介绍认知语言学和算法设计相结合的中文NLP书籍,并从认知语言学的视角重新认识和分析了NLP的句法和语义相结合的数据结构。这也是本书的创新之处。

2018-09-28

统计自然语言处理 宗成庆(第二版).pdf 带目录

本书全面介绍了统计自然语言处理的基本概念、理论方法和最新研究进展,内容包括形式语言与自动机及其在自然语言处理中的应用、语言模型、隐马尔可夫模型、语料库技术、汉语自动分词与词性标注、句法分析、词义消歧、统计机器翻译、语音翻译、文本分类、信息检索与问答系统、自动文摘和信息抽取、口语信息处理与人机对话系统等,既有对基础知识和理论模型的介绍,也有对相关问题的研究背景、实现方法和技术现状的详细阐述。 本书可作为高等院校计算机、信息技术等相关专业的高年级本科生或研究生的教材或参考书,也可供从事自然语言处理、数据挖掘和人工智能等研究的相关人员参考。

2018-07-26

pyltp wheel文件 3.x

pyltp 3.x 安装pyltp所需文件 pyltp-0.2.1-cp35-cp35m-win_amd64.whl pyltp-0.2.1-cp36-cp36m-win_amd64.whl

2018-06-05

音乐播放器 网页版

音乐播放器 能实现顺序播放,循环播放等 界面友好 可以添加删除音乐等 可以调节声音大小

2015-12-20

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

TA关注的人

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