04 2017 档案

【NLP】文本相似度
摘要:http://www.ruanyifeng.com/blog/2013/03/cosine_similarity.html 阅读全文

posted @ 2017-04-26 16:43 colipso 阅读(117) 评论(0) 推荐(0) 编辑

【Ubuntu】/etc/profile
摘要:export JAVA_HOME=/home/hp/programmefiles/jdk1.8.0_73/export PATH=$JAVA_HOME/bin:$PATHexport SCALA_HOME=/home/hp/programmefiles/scala-2.11.8/export PAT 阅读全文

posted @ 2017-04-25 18:28 colipso 阅读(132) 评论(0) 推荐(0) 编辑

【VirtualBox】共享文件夹失效问题
摘要:fix: sudo ln -f -s /opt/VBoxGuestAdditions-5.1.20/lib/VBoxGuestAdditions/mount.vboxsf /sbin/mount.vboxsf sudo mount -t vboxsf WinShare /mnt/Share from 阅读全文

posted @ 2017-04-25 16:37 colipso 阅读(591) 评论(0) 推荐(0) 编辑

【Ubuntu】全局代理
摘要:配置代理,Ubuntu下是修改/etc/environment,在后面加入: http_proxy="http://****.com:8080/" https_proxy="http://****.com:8080/" ftp_proxy="http://****.com:8080/" 阅读全文

posted @ 2017-04-25 14:19 colipso 阅读(295) 评论(0) 推荐(0) 编辑

【Linux】理解分区
摘要:http://blog.csdn.net/aaronychen/article/details/2270048 主分区逻辑分区设置 http://forum.ubuntu.org.cn/viewtopic.php?t=456629 分区方案: http://www.cnblogs.com/maso1 阅读全文

posted @ 2017-04-25 12:22 colipso 阅读(149) 评论(0) 推荐(0) 编辑

【python】泰语分词器安装
摘要:1、安装icu http://blog.csdn.net/liyuwenjing/article/details/6105388 2、安装pyicu https://anaconda.org/kalefranz/pyicu conda安装是解决问题的利器 3、安装分词器 pip install py 阅读全文

posted @ 2017-04-18 13:01 colipso 阅读(829) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示