O'Ramon Lab


  • 首页

  • 归档

  • 标签

  • 关于

Scott Young知乎Live分享速记+体会

发表于 2016-11-15   |     |   阅读次数

Scott H Young在2016年11月15日20:00-21:00于知乎Live分享了学习技巧,目测顺便宣传新书,知识型网红要进军中国市场啦。

Learn faster, achieve more. —- Scott H Young

以下是结合本人作为四年粉丝的一些速记和体会。不妨先付费进场听知乎Live再回来看。

阅读全文 »

Hexo博客建立指南(1/3)

发表于 2016-10-30   |     |   阅读次数

拥有自己的个人天地是一件很酷的事情,你可以记录任何你想要记录的事情,甚至与他人分享你的经验、知识或见解。选择GitHub Pages + Hexo服务能够让你更加多样化地展示你的想法,比如图片、数学公式、代码等。你还可以通过主题的配置获得更加符合个人审美的博客样式,更多的功能特性,比如友情链接,评论、分享、打赏功能等。

阅读全文 »

How does Multiple Assignment Work Internally

发表于 2016-10-28   |     |   阅读次数

Learning the pythonic way to code makes your code elegant and easy to understand. Since it’s a different coding style among other languages, coder like me should understand completely about the underlying mechanism. In this post, we will talk about multiple assignment, a.k.a. tuple assignment.

阅读全文 »

Concatenate Text Files using Python

发表于 2016-10-28   |     |   阅读次数

I am recently processing the natural language(Chinese specially). In the very begining, the 5-year Weibo corpus database is quite dirty. After using Python to perform data cleaning, it needs to be filed in txt format for each year because storing files with large amounts of words and sentences will be time-consuming. And I do not want it to stop in the middle of process.

阅读全文 »

Handling "EOF inside string at line X" while using pandas.read_csv()

发表于 2016-10-26   |     |   阅读次数

The sky is a little grey today because the program I wrote throwing a strange error. And It takes me couple hours to figure out.

阅读全文 »

什么是知识图谱

发表于 2016-10-23   |     |   阅读次数

本文将从数据组织的角度,解释什么是知识图谱(下一代搜索技术)。

阅读全文 »

正则表达式入门

发表于 2016-10-21   |     |   阅读次数

Regular Expression is all about the patterns within string, which forms a language of logic.

阅读全文 »

全角半角相互转换(Python)

发表于 2016-10-17   |     |   阅读次数

最近在学习自然语言处理,首要的问题是微博中文分词。我遇到了一个麻烦,就是全角(full-width)半角(half-width)的相互转换。

阅读全文 »

hexo-intro-3

发表于 2016-10-07   |     |   阅读次数

hexo-intro-2

发表于 2016-10-07   |     |   阅读次数
12
Ramon

Ramon

Life is too short to live.

12 日志
12 标签
GitHub Weibo Zhihu
Links
  • Cosmo
© 2016 Ramon
由 Hexo 强力驱动
主题 - NexT.Mist