Title :
Efficient Syntactic Parsing with Beam Search
Author :
Le, Huong Thanh ; Do, Lam Ba ; Pham, Nhung Thi
Author_Institution :
Sch. of Inf. & Commun. Technol., Hanoi Univ. of Technol., Hanoi, Vietnam
Abstract :
Implementing a Vietnamese syntactic parser is a difficult task due to the complexity of Vietnamese language. Most existing Vietnamese syntactic parsers are limited by types of sentences they can analyze. This paper introduces a syntactic parser that can analyze a larger range of Vietnamese sentences in a reasonable time. The proposed parser uses a probabilistic Head-Driven Phrase Structure Grammar that can control syntactic and semantic constraints of words in order to produce accurate results. The system uses a parsing algorithm that combines an improved version of the CYK algorithm and the idea of beam search in order to reduce the search space. Our experimental results achieved precision and recall of 82% and 74%, respectively.
Keywords :
grammars; natural languages; probability; Vietnamese language; Vietnamese syntactic parser; beam search; parsing algorithm; probabilistic head-driven phrase structure grammar; Algorithm design and analysis; Grammar; Iterative algorithm; Probability; Semantics; Syntactics; Training;
Conference_Titel :
Computing and Communication Technologies, Research, Innovation, and Vision for the Future (RIVF), 2010 IEEE RIVF International Conference on
Conference_Location :
Hanoi
Print_ISBN :
978-1-4244-8074-6
DOI :
10.1109/RIVF.2010.5633334