ChangeLog 最新ページ / カテゴリ最新ページ / 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 次ページ / page 1 (26)

net - ~matubara/ChangeLog移動しました

最終更新時間: 2009-02-01 00:57

2008-02-24 Sun

Pattern Matching Pointers (maintained by Stefano Lonardi) [string][ir][net]

<http://www.cs.ucr.edu/~stelo/pattern.html#Resources>
文字列アルゴリズム、情報検索周辺の学会、本、ソフトウェア

2008-02-13 Wed

crontab(5) -- tables for driving cron - Linux man page [howto][net]

<http://linux.die.net/man/5/crontab>

all data after the first % will be sent to the command as standard input.

% を含むコマンドは crontab に書けない。
\% でエスケープする必要がある。

2008-02-12 Tue

LETOR -- Benchmark Dataset for Learning to Rank [ir][learning][net]

<http://research.microsoft.com/users/LETOR/>
"learning to rank" タスクのデータセットが公開されている。

2008-02-11 Mon

Maximum Entropy Models with Inequality Constraints -- A Case Study on Text Categorization [learning][net]

<http://www.springerlink.com/content/v6mn41027420jp56/>

2008-02-07 Thu

Valgrind -- Tool Suite [programming][net]

<http://valgrind.org/info/tools.html>

Official Home Page for valgrind, a suite of tools for debugging and profiling. Automatically detect memory management and threading bugs, and perform detailed profiling. The current stable version is valgrind-3.3.0.

キャッシュ使用状況のエミュレーションと回数つきコールグラフの生成 callgrind
とその可視化 kcachegrind

2008-02-07 Thu

アルゴリズムとデータ構造演習 [programming][net]

<http://hagi.is.s.u-tokyo.ac.jp/ade/pre/1.html>

課題1-A: シェルを実装せよ。
課題2-A: データを圧縮・解凍するプログラムを実装せよ。
課題3-A: スパムフィルタを実装せよ。

この課題が授業の目標:伝えられた仕様を大体何でも実装できるようになるこ
とという風に解釈した。
詳しくは別紙

面白いのは圧縮解凍、スパムフィルタに関しては、
圧縮率、正解率という優劣をかなりはっきり決める一次元の指標があること。
(シェルは基本は誰が作っても同じ、詳細な機能の設計に差異が出るが優劣は個別にみる必要がある)

2008-02-07 Thu

Concrete Abstraction [programming][book][net]

<http://jaortega.wordpress.com/2007/01/31/a-scheme-bookshelf/>
yet another introduction to (functional) programming

2008-02-04 Mon

SIGMORPHON [nlp][net]

<http://nlp.cs.swarthmore.edu/sigphon/index.php>
ACL 2008 でワークショップ
http://phonology.cogsci.udel.edu/sigmorphon2008/

Submission Deadline March 17, 2008, 23:59 EST

産総研実習を出したい。

2008-02-04 Mon

Pastry -- A substrate for peer-to-peer applications [programming][net]

<http://freepastry.org/>

Pastry - A scalable, decentralized, self-organizing and fault-tolerant substrate for peer-to-peer applications

2008-01-28 Mon

That or Which [lx][net]

<http://www.chass.utoronto.ca/~cpercy/courses/6362-lee.htm>
・prescriptive には、that は限定用法のみ、which は非限定用法のみ。
・現在の日常の用法では、カンマやポーズがあれば非限定、prescriptive の傾向も残る

(3) I want her to give me back the book that I loaned her a year ago.
(4) Kumar will never return his gold medal, which he believes he won fairly.

2007-09-05 Wed

リレーショナル・データベースの世界 [db][net]

<http://www.geocities.jp/mickindex/database/idx_database.html>

2007-08-26 Sun

Xuerui Wang [people][net]

<http://www.cs.umass.edu/~xuerui/research.html>
data mining 系トピックモデリング

2007-08-23 Thu

2007-08-16 Thu

A Fully Bayesian Approach to Unsupervised Part-of-Speech Tagging [learn][net]

2007-08-16 Thu

Unsupervised Language Model Adaptation Incorporating Named Entity Information [lm][net]

<http://acl.ldc.upenn.edu/P/P07/P07-1094.pdf>
文書を表す単語ベクトルを、named entity だけにして、
文書クラスタリングに基づく適応をやったという話。

2007-08-09 Thu

www.codeblog.org - CODE blog [programming][net]

<https://www.codeblog.org/>

2007-08-07 Tue

The Xapian Project [ir][net]

<http://www.xapian.org/>

2007-08-02 Thu

Processing 1.0 (BETA) [ui][programming][net]

<http://processing.org/>
Yet another programming environment for education
http://processing.org/reference/libraries/

2007-07-24 Tue

The Ubuntu NLP Repository [linux][nlp][net]

<http://cl.naist.jp/~eric-n/ubuntu-nlp/>
NAISTのericさんによる Ubuntu 用リポジトリ。

2007-07-18 Wed

Language model smoothing tutorial [lm][net]

<http://nlp.stanford.edu/~wcmac/papers/20050421-smoothing-tutorial.pdf>
ふつうのLMスムージング

Powered by chalow
inserted by FC2 system