An Efficient Parser Generator for Natural Language
暂无分享,去创建一个
We have developed a parser generator for natural language processing. The generator named "NLyacc" accepts grammar rules written in the Yacc format. NLyacc, unlike Yacc, can handle arbitrary context-free grammars using the generalized LR parsing algorithm. The parser produced by NLyacc efficiently parses given sentences and executes semantic actions. NLyacc, which is a free and sharable software, runs on UNIX workstations and personal computers.
[1] John McCarthy,et al. Recursive functions of symbolic expressions and their computation by machine, Part I , 1960, Commun. ACM.
[2] Jaime G. Carbonell,et al. The Universal Parser Architecture for Knowledge-based Machine Translation , 1987, IJCAI.
[3] Masaru Tomita,et al. Efficient Parsing for Natural Language: A Fast Algorithm for Practical Systems , 1985 .
[4] Masaru Tomita,et al. Efficient parsing for natural language , 1985 .