1.安装gcc-c++,# yum install gcc-c++
2.cd到CRF目录,运行configure ./configure
3.make
4.make install
5.cd CRF++-0.53/example/basenp
6.测试运行 crf_learn template train.data model...
分类:
其他好文 时间:
2015-01-21 20:10:43
阅读次数:
282
JavaScript is one of the 3 languages all web developers must learn: 1. HTML to define the content of web pages 2. CSS to specify the layout of web pag...
分类:
编程语言 时间:
2015-01-21 14:46:10
阅读次数:
139
中文官网:http://v3.bootcss.com/ 慕课网学习链接:http://www.imooc.com/learn/1821. webstrom 常用快捷键:http://www.cnblogs.com/piaopiao7891/p/3577291.html Ctrl+Alt+S 打开.....
分类:
其他好文 时间:
2015-01-20 23:33:34
阅读次数:
202
原文:http://developer.51cto.com/art/201501/464174.htm编者按:本文收集了百来篇关于机器学习和深度学习的资料,含各种文档,视频,源码等。而且原文也会不定期的更新,望看到文章的朋友能够学到更多。《Brief History of Machine Learn...
分类:
其他好文 时间:
2015-01-20 17:12:20
阅读次数:
744
使用框架 ionic,使用resolve做数据共享http://learn.ionicframework.com/formulas/sharing-data-between-views/#出现错误$injector:unpr] Unknown provider:仔细对照没有找到原因尝试删除每个ion...
分类:
Web程序 时间:
2015-01-18 11:44:42
阅读次数:
341
首先看一下运行效果图,程序的下拉刷新参考了视频,在视频页面也提供了源码下载,http://www.imooc.com/learn/135本篇主要说在此基础上增加了进度条的快速旋转和递增递减处理,在文章最后也会给出源码,这里主要描述一下所用的一个类RoundProgressBarpackage com.cayden.listview;
import android.content.Context;...
分类:
移动开发 时间:
2015-01-16 23:52:00
阅读次数:
548
Yesterday we have learn how to find the SVDI Serial Number, today one of customer from UK look our article and ask us, If i have problem of the SN num...
分类:
其他好文 时间:
2015-01-14 19:45:13
阅读次数:
152
开源机器学习工具scikit-learn入门。...
分类:
其他好文 时间:
2015-01-14 16:57:33
阅读次数:
162