AN EFFICIENT PARTIAL PARSER FOR CHINESE BASED ON BIDIRECTIONAL CHART
-
-
Abstract
An efficient partial parser for Chinese based on bidirectional chart is presented in this paper.The bidirectional chart parser uses two parsing tables——the FIRST parsing table and the LAST parsing table,to avoid constructing some unnecessay active edges.In order to process the true text efficiently and partially,the control mechanism of edges and some particular methods are introduced.
-
-