next up previous
Next: Formal Definition Up: Acquiring Word-Meaning Mappings for Previous: Jeff Siskind's Lexicon Learning

   
The Lexicon Acquisition Problem

Although in the end our goal is to acquire an entire natural language interface, we currently divide the task into two parts, the lexicon acquisition component and the parser acquisition component. In this section, we discuss the problem of acquiring semantic lexicons that assist parsing and the acquisition of parsers. The training input consists of natural language sentences paired with their meaning representations. From these pairs we extract a lexicon consisting of phrases paired with their meaning representations. Some training pairs were given in the previous section, and a sample lexicon is shown in Figure 2.
  
Figure 2: Sample Semantic Lexicon
\begin{figure}\begin{tex2html_preform}\begin{verbatim}
(\lq\lq capital'', capital(_...
..._)),
(\lq\lq has'', loc(_,_))\end{verbatim}\end{tex2html_preform}
\end{figure}



 

Cindi Thompson
2003-01-02