Research Article

Unsupervised Chunking Based on Graph Propagation from Bilingual Corpus

Algorithm 1

Graph-based unsupervised chunking approach.
Bilingual Chunking Induction.
Require: Parallel English and foreign language data and
; unlabeled foreign training data ; English tagger
Ensure: , a set of parameters learned using a constrained
unsupervised model.
(1) word-align-bitext ( , )
(2) chunk-tag-supervised ( )
(3) ( , )
(4) construct-graph ( , , )
(5) graph-propagate ( )
(6) extract-word-constraints ( )
(7) chunk-induce-constraints ( , )
(8) return