Logic Form Article Index for
Logic
Website Links For
Logic
 

Information About

Logic Form




Input: The Earth provides the food we eat every day.
Output: Earth:n_#1(x1) '''provide''':v_#2(e1, x1, x2) '''food''':n_#1(x2) '''we'''(x3) '''eat''':v_#1(e2, x3, x2; x4) '''day''':n_#1(x4)

Logic forms are used in some Natural Language Processing techniques, such as Question Answering , as well as in Inference both for Database systems and QA systems.


EVALUATIONS

SENSEVAL-3 in 2004 introduced a Logic Form Identification task .


REFERENCES