murawaki の雑記

はてなグループから移転してきました

2010-11-01から1ヶ月間の記事一覧

Implementing distributed Perceptron training with GXP make

NLP

Distributed Training Strategies for the Structured Perceptron を GXP make で実装してみたものの、結局使っていない。ここでさらしてみる。まず Structured Perceptron の distributed training を手短に。online learning では、訓練データを一つずつ読…

Unsupervised phonemic Chinese word segmentation using Adaptor Grammars

NLP

Mark Johnson; Katherine Demuth: Unsupervised phonemic Chinese word segmentation using Adaptor Grammars (COLING 2010) (PDF).単体の論文としては微妙。既存の手法を少し手直しして新しいデータに適用しましたという話。結果は微妙で考察も浅い。しかし…