An Agent-based Parallel HPSG Parser for Shared-memory Parallel Machines
スポンサーリンク
概要
- 論文の詳細を見る
We describe an agent-based parallel HPSG parser that operates on shared-memory parallel machines. It efficiently parses real-world corpora by using a wide-coverage HPSG grammar. The efficiency is due to the use of a parallel parsing algorithm and the efficient treatment of feature structures. The parsing algorithm is based on the CKY algorithm, in which resolving constraints between a mother and her daughters is regarded as an atomic operation. The CKY algorithm features data distribution and granularity of parallelism. The keys to the efficient treatment of feature structures are i) transferring them through shared-memory, ii) copying them on demand, and iii) writing/reading them simultaneously onto/from memory. Being parallel, our parser is more efficient than sequential parsers. The average parsing time per sentence for the EDR Japanese corpus was 78 msec and its speed-up reaches 13.2 when 50 processors were used.
- 言語処理学会,The Association for Natural Language Processing,Department of Information Science, Graduate School of Science, University of Tokyo,Information and Human Behavior, PRESTO, Japan Science and Technology Corporation,CCL, UMISTの論文
- 2001-01-10
著者
-
Ninomiya Takashi
Department of Neuropsychiatry, Faculty of Medicine, Kagawa Medical University
-
Ninomiya Takashi
Department Of Neuropsychiatry Faculty Of Medicine Kagawa Medical University
-
Tsujii Jun'ichi
Ccl Umist
-
TORISAWA Kentaro
Information and Human Behavior, PRESTO, Japan Science and Technology Corporation
-
Torisawa K
Information And Human Behavior Presto Japan Science And Technology Corporation
-
Ninomiya Takashi
Department Of Information Science Graduate School Of Science University Of Tokyo
-
Tsujii Junichi
CCL, UMIST
関連論文
- II C21 Quantitative evaluation of Benzodiazepin receptors with ^I-Iomazenil autoradiography in the rat Kainate model of epilepsy
- III G8 Do seizure-induced neurogenesis and neuron loss depend upon NMDA receptor antivation in the kainate model of temporal lobe epilepsy?
- An Agent-based Parallel HPSG Parser for Shared-memory Parallel Machines