2006-06-01から1ヶ月間の記事一覧

LaTeX for writing papers in English

http://www.jaist.ac.jp/~n-yoshi/tips/latex_tricks.html

Link of NLP/CL Reading List, Cources and Survey Papers

http://www.jaist.ac.jp/~n-yoshi/research/reading.html

Volker Tresp. Dirichlet processes and nonparametric bayesian modelling.

http://wwwbrauer.in.tum.de/~trespvol/papers/dptresp2006.pdf

Nonparametric Bayesian Learning conference list

[[Workshop on Learning with Nonparametric Bayesian Methods June 29, 2006|http://www2.informatik.hu-berlin.de/~bickel/npb_workshop.html]] Nonparametric Bayes NIPS*05 Workshop — Nonparametric Bayesian Methods Bayesian Methods for Natural Lan…

オモロ検索エンジン SAGOOL サグール

http://sagool.jp/ 印象評価済みのデータの検索? ページ遷移なしで読み進められるUIが面白い。

Greasemonkey

Javadoc Incremental Search User Script [java][net]: http://www.teria.com/~koseki/tools/gm/javadoc_isearch/ Javadoc で生成されたドキュメントの検索。 Java でプログラムを書くときは、ドキュメントを片手にすることが多いので、 便利。

C++ FAQ LITE

http://www.parashift.com/c++-faq-lite/index.html

「統計数理」総目次

http://www.ism.ac.jp/editsec/toukei/contents.html 統計数理研究所の。

Generalized Hebbian Algorithm for Incremental Singular Value (2006)

http://citeseer.ist.psu.edu/746603.html yet another SVD algorithm

Li -- Using Sketches to Estimate Two-way and Multi-way Associations - Google Scholar

http://scholar.google.com/scholar?hl=en&lr=&cluster=4804964007952417849 Locality Sensitive Hashing 関連。

Moses Charikar's Home Page

http://www.cs.princeton.edu/~moses/ Similarity Estimation Techniques from Rounging Algorithmsなど。 近似アルゴリズムの専門家。 Locality Sensitive Hashing は、 2つのオブジェクトのハッシュ値が一致する確率が、 2つのオブジェクトの類似度と同じ…

Clarke -- Shortest-substring retrieval and ranking (2000)

http://scholar.google.com/scholar?hl=en&lr=&cluster=2191706408632576091 AND,OR,region algebra のクエリに対して、 データベースの部分文字列(位置)のリストを返す。リスト中の部分文字列は、クエリに適合する極小な部分文字列。 リストは文字列の長…