摘要:
https://en.wikipedia.org/wiki/Maximum_likelihood_estimation http://mathworld.wolfram.com/MaximumLikelihood.html 阅读全文
摘要:
http://nichol.as/papers/Lowe/Distinctive Image Features from Scale-Invariant.pdf Abstract This paper presents a method for extracting distinctive inva 阅读全文
摘要:
http://u.cs.biu.ac.il/~koppel/papers/male-female-text-final.pdf Abstract. This paper explores differences between male and female writing in a large s 阅读全文
摘要:
Computer Systems A Programmer's Perspective Second Edition Modern compilers employ sophisticated algorithms to determine what values are computed in a 阅读全文
摘要:
Computational Linguistics http://matplotlib.org/ https://github.com/matplotlib/matplotlib/blob/master/INSTALL#L59 http://www.nltk.org/book/ch01.html#i 阅读全文
摘要:
http://www.nltk.org/ >>> import nltk >>> nltk.download() 阅读全文
摘要:
Moving scalars to or from floating point registers movss moves a single 32 bit floating point value to or from an XMM register movsd moves a single 64 阅读全文