Sciweavers

621 search results - page 63 / 125
» Parsing As Tree Traversal
Sort
View
ECAI
2006
Springer
14 years 1 months ago
Shallow Semantic Parsing Based on FrameNet, VerbNet and PropBank
This article describes a semantic parser based on FrameNet semantic roles that uses a broad knowledge base created by interconnecting three major resources: FrameNet, VerbNet and P...
Ana-Maria Giuglea, Alessandro Moschitti
LREC
2008
113views Education» more  LREC 2008»
13 years 11 months ago
Treebank-Based Acquisition of LFG Parsing Resources for French
Motivated by the expense in time and other resources to produce hand-crafted grammars, there has been increased interest in automatically obtained wide-coverage grammars from tree...
Natalie Schluter, Josef van Genabith
ACL
1996
13 years 11 months ago
Using Parsed Corpora for Structural Disambiguation in the TRAINS Domain
This paper describes a prototype disambiguation module, KANKEI, which was tested on two corpora of the TRAINS project. In ambiguous verb phrases of form V ... NP PP or V ... NP ad...
Mark G. Core
ACL
2011
13 years 1 months ago
Event Extraction as Dependency Parsing
Nested event structures are a common occurrence in both open domain and domain specific extraction tasks, e.g., a “crime” event can cause a “investigation” event, which c...
David McClosky, Mihai Surdeanu, Christopher D. Man...
HASKELL
2008
ACM
13 years 11 months ago
Clase: cursor library for a structured editor
The “zipper” is a well known design pattern for providing a cursorlike interface to a data structure. However, the classic treatise by Huet only scratches the surface of some ...
Tristan O. R. Allwood, Susan Eisenbach