A Meta-Rule-Based Approach to NLG Rules Interpretation

Sun Ming-Xin,Yin Cun-Yan,Dai Xin-Yu,Chen Jia-Jun
2006-01-01
Abstract:Rule-based approaches are still widely used in machine translation even when statistic-based approaches are more and more popular. In a rule-based system, RDLs (rule description language) should be well designed for the convenience of power of expression and extensibility. This paper presents an approach to the implementation of the RDL, which is used for Chinese generation in a rule-based Japanese-Chinese machine translation system. A meta-rule-based interpreting technique is used in the implementation. The meta rules act as the intermedia between Chinese generation rules and the rule interpreter. Thus the updating of the RDL will only result to adding, deleting or changing the meta rules and the interpreter can work well without any modifying. In some meta rules, an automaton model is used to describe some elements of the RDL as complex combinations of atom operations. And other meta rules show that some other elements of the RDL can expressed as linear combinations of atom operations. The principles and techniques discussed in this paper are also applicable to other general rule-based natural language processing systems.
What problem does this paper attempt to address?