Results 1 - 10
of
90
Natural language and natural selection
- Behavioral and Brain Sciences
, 1990
"... Pinker, S. & Bloom, P. (1990). Natural language and natural selection. Behavioral and Brain Sciences 13 ..."
Abstract
-
Cited by 176 (1 self)
- Add to MetaCart
Pinker, S. & Bloom, P. (1990). Natural language and natural selection. Behavioral and Brain Sciences 13
A Logical Semantics for Feature Structures
, 1986
"... Unification-based grammar formalisms use structures containing sets of features to describe linguistic objects. Although computational algo- rithms for unification of feature structures have been worked out in experimental research, these algorithms become quite complicated, and a more precise descr ..."
Abstract
-
Cited by 122 (4 self)
- Add to MetaCart
Unification-based grammar formalisms use structures containing sets of features to describe linguistic objects. Although computational algo- rithms for unification of feature structures have been worked out in experimental research, these algorithms become quite complicated, and a more precise description of feature structures is desirable. We have developed a model in which descriptions of feature structures can be regarded as logical formulas, and interpreted by sets of directed graphs which satisfy them. These graphs are, in fact, transition graphs for a special type of deterministic finite automaton.
Revision-Based Generation of Natural Language Summaries Providing Historical Background -- Corpus-Based Analysis, Design, Implementation and Evaluation
, 1994
"... Automatically summarizing vast amounts of on-line quantitative data with a short natural language paragraph has a wide range of real-world applications. However, this specific task raises a number of difficult issues that are quite distinct from the generic task of language generation: conciseness, ..."
Abstract
-
Cited by 100 (6 self)
- Add to MetaCart
Automatically summarizing vast amounts of on-line quantitative data with a short natural language paragraph has a wide range of real-world applications. However, this specific task raises a number of difficult issues that are quite distinct from the generic task of language generation: conciseness, complex sentences, floating concepts, historical background, paraphrasing power and implicit content. In this thesis, I address these specific issues by proposing a new generation model in which a first pass builds a draft containing only the essential new facts to report and a second pass incrementally revises this draft to opportunistically add as many background facts as can fit within the space limit. This model requires a new type of linguistic knowledge: revision operations, which specifyies the various ways a draft can...
A Method for Disjunctive Constraint Satisfaction
- In Masaru Tomita (ed.), Current Issues in Parsing Technologies
, 1991
"... A distinctive propertyofmanycurrent grammatical formalisms is their use of feature equality constraints to express a wide variety of grammatical dependencies. Lexical-Functional Grammar[6], Head-Driven Phrase-Structure Grammar[14], PATR[8], FUG[12, 13], and the various forms of categorial uni cation ..."
Abstract
-
Cited by 97 (4 self)
- Add to MetaCart
A distinctive propertyofmanycurrent grammatical formalisms is their use of feature equality constraints to express a wide variety of grammatical dependencies. Lexical-Functional Grammar[6], Head-Driven Phrase-Structure Grammar[14], PATR[8], FUG[12, 13], and the various forms of categorial uni cation grammar[9,15,16] all require an analysis of a sentence
Long-distance dependency resolution in automatically acquired wide-coverage PCFG-based LFG approximations
- In Proceedings of the 42nd Meeting of the ACL
, 2004
"... This paper shows how finite approximations of long distance dependency (LDD) resolution can be obtained automatically for wide-coverage, robust, probabilistic Lexical-Functional Grammar (LFG) resources acquired from treebanks. We extract LFG subcategorisation frames and paths linking LDD reentrancie ..."
Abstract
-
Cited by 63 (23 self)
- Add to MetaCart
This paper shows how finite approximations of long distance dependency (LDD) resolution can be obtained automatically for wide-coverage, robust, probabilistic Lexical-Functional Grammar (LFG) resources acquired from treebanks. We extract LFG subcategorisation frames and paths linking LDD reentrancies from f-structures generated automatically for the Penn-II treebank trees and use them in an LDD resolution algorithm to parse new text. Unlike (Collins, 1999; Johnson, 2002), in our approach resolution of LDDs is done at f-structure (attribute-value structure representations of basic predicate-argument or dependency structure) without empty productions, traces and coindexation in CFG parse trees. Currently our best automatically induced grammars achieve 80.97 % f-score for fstructures parsing section 23 of the WSJ part of the Penn-II treebank and evaluating against the DCU 105 1 and 80.24 % against the PARC 700 Dependency Bank (King et al., 2003), performing at the same or a slightly better level than state-of-the-art hand-crafted grammars (Kaplan et al., 2004). 1
Translation By Structural Correspondences
, 1989
"... We sketch and illustrate an approach to machine translation that exploits the potential of simultaneous correspondences between separate levels of linguistic representation, as formalized in the LFG notion of codescriptions. The approach ..."
Abstract
-
Cited by 60 (4 self)
- Add to MetaCart
We sketch and illustrate an approach to machine translation that exploits the potential of simultaneous correspondences between separate levels of linguistic representation, as formalized in the LFG notion of codescriptions. The approach
A Modal Perspective on the Computational Complexity of Attribute Value Grammar
- Journal of Logic, Language and Information
, 1992
"... Many of the formalisms used in Attribute Value grammar are notational variants of languages of propositional modal logic, and testing whether two Attribute Value descriptions unify amounts to testing for modal satisfiablity. In this paper we put this observation to work. We study the complexity of t ..."
Abstract
-
Cited by 40 (7 self)
- Add to MetaCart
Many of the formalisms used in Attribute Value grammar are notational variants of languages of propositional modal logic, and testing whether two Attribute Value descriptions unify amounts to testing for modal satisfiablity. In this paper we put this observation to work. We study the complexity of the satisfiability problem for nine modal languages which mirror different aspects of AVS description formalisms, including the ability to express re-entrancy, the ability to express generalisations, and the ability to express recursive constraints. Two main techniques are used: either Kripke models with desirable properties are constructed, or modalities are used to simulate fragments of Propositional Dynamic Logic. Further possibilities for the application of modal logic in computational linguistics are noted. Attribute Value Structures (AVSs) are probably the most widely used means of representing linguistic structure in current computational linguistics, and the process of unifying...
Feature Structures and Nonmonotonicity
- Computational Linguistics
, 1992
"... this paper, we present a nonmonotonic operation on feature structures, which enables us to implement the effects of a number of default devices used in linguistics. As the operation is defined in terms of feature structures only, an important characteristic of unification-based formalisms, namely th ..."
Abstract
-
Cited by 37 (4 self)
- Add to MetaCart
this paper, we present a nonmonotonic operation on feature structures, which enables us to implement the effects of a number of default devices used in linguistics. As the operation is defined in terms of feature structures only, an important characteristic of unification-based formalisms, namely that linguistic knowledge is encoded in the form of feature structures, is preserved
A Dependency Parser for Variable-Word-Order Languages
, 1990
"... This paper presents a new approach to the recognition of sentence structure by computer in human languages that have variable word order. In a sense, the algorithm is not new; there is good evidence that it was known 700 years ago (Covington 1984). But it has not been implemented on computers, and t ..."
Abstract
-
Cited by 34 (1 self)
- Add to MetaCart
This paper presents a new approach to the recognition of sentence structure by computer in human languages that have variable word order. In a sense, the algorithm is not new; there is good evidence that it was known 700 years ago (Covington 1984). But it has not been implemented on computers, and the modern implementations that are most like it fail to realize its crucial advantage for dealing with variable word order. 1 In fact, present-day parsing technology is so tied to the fixed word order of English that researchers in Germany and Japan customarily build parsers for English rather than their own languages. The new

