环境 Anaconda3 Python 3.6, Window 64bit 目的 利用 jieba 进行分词,关键词提取 利用gensim下面的corpora,models,similarities 进行语料库建立,模型tfidf算法,稀疏矩阵相似度分析 代码 # -*- coding: utf-8 ...
分类:
编程语言 时间:
2017-03-29 21:02:54
阅读次数:
411
angular.module('emailParser', []) .config(['$interpolateProvider', function($interpolateProvider) { $interpolateProvider.startSymbol('__'); $interpola... ...
分类:
其他好文 时间:
2017-03-29 19:13:57
阅读次数:
138
Microsoft Windows [版本 6.1.7601]版权所有 (c) 2009 Microsoft Corporation。保留所有权利。C:\Users\Administrator>netsh wlan set hostednetwork mode=allow ssid=sky2017 ...
VS2010中属性页中,C/C++ -->预处理器定义 VS2010中属性页中,C/C++ -->预处理器定义 时间:2017-01-01 20:40:42 阅读:117 评论:0 收藏:0 [点我收藏+] 标签:img c/c++ 实现 win32 sdn else 就会 ifdef mage 如 ...
分类:
编程语言 时间:
2017-03-23 16:17:25
阅读次数:
255
问题描述: 执行任何DB语句都会有如下报错: Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.ERROR:ORA-01034: ORACLE not availableORA-27101: shared memory ...
分类:
其他好文 时间:
2017-03-23 14:45:43
阅读次数:
229
转自http://blog.csdn.net/kh1445291129/article/details/51149849 ...
分类:
其他好文 时间:
2017-03-15 22:53:32
阅读次数:
402
说明: 1.Ubuntu16.04里面可以直接创建热点,而不用像以前的版本,还要其他辅助工具。 2.本篇文章转载自编程人生 具体步骤如下: 1. 点击网络标志,打开网络的选项: 2. 点击 Edit Connections ,然后点击 Add 来添加一个新的wifi选项: 3. 选择 WiFi : ...
分类:
系统相关 时间:
2017-03-15 12:45:22
阅读次数:
265
Miracle Corporations has a number of system services running in a distributed computer system which is a prime target for hackers. The system is basic ...
分类:
其他好文 时间:
2017-03-15 00:29:20
阅读次数:
181
Scipy 在numpy基础上增加了众多的数学、科学及工程常用的库函数; 线性代数、常微分方程求解、信号处理、图像处理、稀疏矩阵等; Matplotlib 用于创建出版质量图表的绘图工具库; 目的是为python构建一个Matlab式的绘图接口; import matplotlib.pyplot a ...
分类:
编程语言 时间:
2017-03-12 18:17:44
阅读次数:
548
public static boolean checkInputExist(str _inputStr,str _checkStr){ int byteLen; int errorPos; System.String checkB; int ii; boolean ret; checkB = _ch ...
分类:
其他好文 时间:
2017-03-10 17:51:42
阅读次数:
119