id
string
submitter
string
authors
string
title
string
comments
string
journal-ref
string
doi
string
report-no
string
categories
string
license
string
abstract
string
versions
list
update_date
timestamp[s]
authors_parsed
list
cmp-lg/9406011
Lance Ramshaw
Lance A. Ramshaw (Univ. of Pennsylvania and Bowdoin College), and Mitchell P. Marcus (Univ. of Pennsylvania)
Exploring the Statistical Derivation of Transformational Rule Sequences for Part-of-Speech Tagging
10 pages, in proceedings of the ACL Balancing Act workshop
ACL Balancing Act Workshop proceedings, July 94, pp. 86-95
null
null
cmp-lg cs.CL
null
Eric Brill has recently proposed a simple and powerful corpus-based language modeling approach that can be applied to various tasks including part-of-speech tagging and building phrase structure trees. The method learns a series of symbolic transformational rules, which can then be applied in sequence to a test corpus to produce predictions. The learning process only requires counting matches for a given set of rule templates, allowing the method to survey a very large space of possible contextual factors. This paper analyses Brill's approach as an interesting variation on existing decision tree methods, based on experiments involving part-of-speech tagging for both English and ancient Greek corpora. In particular, the analysis throws light on why the new mechanism seems surprisingly resistant to overtraining. A fast, incremental implementation and a mechanism for recording the dependencies that underlie the resulting rule sequence are also described.
[ { "version": "v1", "created": "Fri, 3 Jun 1994 18:46:15 GMT" } ]
2008-02-03T00:00:00
[ [ "Ramshaw", "Lance A.", "", "Univ. of Pennsylvania and Bowdoin College" ], [ "Marcus", "Mitchell P.", "", "Univ. of Pennsylvania" ] ]
cmp-lg/9406012
Patrick Juola
Patrick Juola (University of Colorado)
Self-Organizing Machine Translation: Example-Driven Induction of Transfer Functions
PostScript, 30 pages, contact author for LaTeX version
null
null
CU-CS-722-94
cmp-lg cs.CL
null
With the advent of faster computers, the notion of doing machine translation from a huge stored database of translation examples is no longer unreasonable. This paper describes an attempt to merge the Example-Based Machine Translation (EBMT) approach with psycholinguistic principles. A new formalism for context- free grammars, called *marker-normal form*, is demonstrated and used to describe language data in a way compatible with psycholinguistic theories. By embedding this formalism in a standard multivariate optimization framework, a system can be built that infers correct transfer functions for a set of bilingual sentence pairs and then uses those functions to translate novel sentences. The validity of this line of reasoning has been tested in the development of a system called METLA-1. This system has been used to infer English->French and English->Urdu transfer functions from small corpora. The results of those experiments are examined, both in engineering terms as well as in more linguistic terms. In general, the results of these experiments were psycho- logically and linguistically well-grounded while still achieving a respectable level of success when compared against a similar prototype using Hidden Markov Models.
[ { "version": "v1", "created": "Fri, 3 Jun 1994 20:55:37 GMT" } ]
2008-02-03T00:00:00
[ [ "Juola", "Patrick", "", "University of Colorado" ] ]
cmp-lg/9406013
Albert E. Kim
Albert Kim (University of Pennsylvania)
Graded Unification: A Framework for Interactive Processing
3 pages, To appear in ACL-94 Student Session, Postscript file; extract with Unix uudecode and uncompress
null
null
null
cmp-lg cs.CL
null
An extension to classical unification, called {\em graded unification} is presented. It is capable of combining contradictory information. An interactive processing paradigm and parser based on this new operator are also presented.
[ { "version": "v1", "created": "Sun, 5 Jun 1994 17:00:57 GMT" } ]
2008-02-03T00:00:00
[ [ "Kim", "Albert", "", "University of Pennsylvania" ] ]
cmp-lg/9406014
null
Nancy Green (University of Delaware) and Sandra Carberry (University of Delaware and Visitor: IRCS, University of Pennsylvania)
A Hybrid Reasoning Model for Indirect Answers
To appear in Proc. of ACL-94. 8 pages, uuencoded compressed Postscript file; extract with Unix uudecode and uncompress. Contact Author for latex version
null
null
null
cmp-lg cs.CL
null
This paper presents our implemented computational model for interpreting and generating indirect answers to Yes-No questions. Its main features are 1) a discourse-plan-based approach to implicature, 2) a reversible architecture for generation and interpretation, 3) a hybrid reasoning model that employs both plan inference and logical inference, and 4) use of stimulus conditions to model a speaker's motivation for providing appropriate, unrequested information. The model handles a wider range of types of indirect answers than previous computational models and has several significant advantages.
[ { "version": "v1", "created": "Tue, 7 Jun 1994 17:56:03 GMT" } ]
2008-02-03T00:00:00
[ [ "Green", "Nancy", "", "University of Delaware" ], [ "Carberry", "Sandra", "", "University\n of Delaware and Visitor: IRCS, University of Pennsylvania" ] ]
cmp-lg/9406015
Pascale Fung
Pascale Fung (Columbia University) and Dekai Wu (Hong Kong University of Science & Technology)
Statistical Augmentation of a Chinese Machine-Readable Dictionary
17 pages, uuencoded compressed PostScript
In WVLC-94, Second Annual Workshop on Very Large
null
cucs-015-94
cmp-lg cs.CL
null
We describe a method of using statistically-collected Chinese character groups from a corpus to augment a Chinese dictionary. The method is particularly useful for extracting domain-specific and regional words not readily available in machine-readable dictionaries. Output was evaluated both using human evaluators and against a previously available dictionary. We also evaluated performance improvement in automatic Chinese tokenization. Results show that our method outputs legitimate words, acronymic constructions, idioms, names and titles, as well as technical compounds, many of which were lacking from the original dictionary.
[ { "version": "v1", "created": "Tue, 7 Jun 1994 18:17:15 GMT" } ]
2008-02-03T00:00:00
[ [ "Fung", "Pascale", "", "Columbia University" ], [ "Wu", "Dekai", "", "Hong Kong University\n of Science & Technology" ] ]
cmp-lg/9406016
Stephen Soderland
Stephen Soderland and Wendy Lehnert (University of Massachusetts)
Corpus-Driven Knowledge Acquisition for Discourse Analysis
6 pages, AAAI-94
null
null
null
cmp-lg cs.CL
null
The availability of large on-line text corpora provides a natural and promising bridge between the worlds of natural language processing (NLP) and machine learning (ML). In recent years, the NLP community has been aggressively investigating statistical techniques to drive part-of-speech taggers, but application-specific text corpora can be used to drive knowledge acquisition at much higher levels as well. In this paper we will show how ML techniques can be used to support knowledge acquisition for information extraction systems. It is often very difficult to specify an explicit domain model for many information extraction applications, and it is always labor intensive to implement hand-coded heuristics for each new domain. We have discovered that it is nevertheless possible to use ML algorithms in order to capture knowledge that is only implicitly present in a representative text corpus. Our work addresses issues traditionally associated with discourse analysis and intersentential inference generation, and demonstrates the utility of ML algorithms at this higher level of language analysis. The benefits of our work address the portability and scalability of information extraction (IE) technologies. When hand-coded heuristics are used to manage discourse analysis in an information extraction system, months of programming effort are easily needed to port a successful IE system to a new domain. We will show how ML algorithms can reduce this
[ { "version": "v1", "created": "Tue, 7 Jun 1994 20:11:38 GMT" } ]
2008-02-03T00:00:00
[ [ "Soderland", "Stephen", "", "University of Massachusetts" ], [ "Lehnert", "Wendy", "", "University of Massachusetts" ] ]
cmp-lg/9406017
Jeffrey Reynar
Jeffrey C. Reynar (University of Pennsylvania)
An Automatic Method of Finding Topic Boundaries
3 pages, in student session of ACL 1994
null
null
null
cmp-lg cs.CL
null
This article outlines a new method of locating discourse boundaries based on lexical cohesion and a graphical technique called dotplotting. The application of dotplotting to discourse segmentation can be performed either manually, by examining a graph, or automatically, using an optimization algorithm. The results of two experiments involving automatically locating boundaries between a series of concatenated documents are presented. Areas of application and future directions for this work are also outlined.
[ { "version": "v1", "created": "Tue, 7 Jun 1994 20:40:42 GMT" } ]
2008-02-03T00:00:00
[ [ "Reynar", "Jeffrey C.", "", "University of Pennsylvania" ] ]
cmp-lg/9406019
Monika Klar
Rolf Backofen, Gert Smolka
A Complete and Recursive Feature Theory
Short version appeared in the 1992 Annual Meeting of the Association for Computational Linguistics
null
null
RR-92-30
cmp-lg cs.CL
null
Various feature descriptions are being employed in logic programming languages and constrained-based grammar formalisms. The common notational primitive of these descriptions are functional attributes called features. The descriptions considered in this paper are the possibly quantified first-order formulae obtained from a signature of binary and unary predicates called features and sorts, respectively. We establish a first-order theory FT by means of three axiom schemes, show its completeness, and construct three elementarily equivalent models. One of the models consists of so-called feature graphs, a data structure common in computational linguistics. The other two models consist of so-called feature trees, a record-like data structure generalizing the trees corresponding to first-order terms. Our completeness proof exhibits a terminating simplification system deciding validity and satisfiability of possibly quantified feature descriptions.
[ { "version": "v1", "created": "Fri, 10 Jun 1994 09:17:05 GMT" }, { "version": "v2", "created": "Mon, 13 Jun 1994 10:43:11 GMT" }, { "version": "v3", "created": "Fri, 17 Jun 1994 11:51:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Backofen", "Rolf", "" ], [ "Smolka", "Gert", "" ] ]
cmp-lg/9406020
Michael Young
R. Michael Young (Intelligent Systems Program, University of Pittsburgh) and Johanna D. Moore (Department of Computer Science and Learning Research and Development Center, University of Pittsburgh)
DPOCL: A Principled Approach to Discourse Planning
null
proceedings of the Seventh International Workshop on Natural Langauge Generation, Kennebunkport, ME, June, 1994
null
null
cmp-lg cs.CL
null
Research in discourse processing has identified two representational requirements for discourse planning systems. First, discourse plans must adequately represent the intentional structure of the utterances they produce in order to enable a computational discourse agent to respond effectively to communicative failures \cite{MooreParisCL}. Second, discourse plans must represent the informational structure of utterances. In addition to these representational requirements, we argue that discourse planners should be formally characterizable in terms of soundness and completeness.
[ { "version": "v1", "created": "Fri, 10 Jun 1994 18:51:07 GMT" } ]
2008-02-03T00:00:00
[ [ "Young", "R. Michael", "", "Intelligent Systems Program, University of\n Pittsburgh" ], [ "Moore", "Johanna D.", "", "Department of Computer Science and Learning\n Research and Development Center, University of Pittsburgh" ] ]
cmp-lg/9406021
Kim Binsted
Kim Binsted (Department of Artificial Intelligence, University of Edinburgh), Graeme Ritchie (Department of Artificial Intelligence, University of Edinburgh)
A symbolic description of punning riddles and its computer implementation
40 pages, also available by email ([email protected]) and www (http://www.dai.ed.ac.uk/students/kimb). Longer version of an AAAI-94 paper. Figs and bib separate
null
null
688 (Dept of AI). Submitted to "Humor"
cmp-lg cs.CL
null
Riddles based on simple puns can be classified according to the patterns of word, syllable or phrase similarity they depend upon. We have devised a formal model of the semantic and syntactic regularities underlying some of the simpler types of punning riddle. We have also implemented this preliminary theory in a computer program which can generate riddles from a lexicon containing general data about words and phrases; that is, the lexicon content is not customised to produce jokes. Informal evaluation of the program's results by a set of human judges suggest that the riddles produced by this program are of comparable quality to those in general circulation among school children.
[ { "version": "v1", "created": "Mon, 13 Jun 1994 13:54:19 GMT" } ]
2008-02-03T00:00:00
[ [ "Binsted", "Kim", "", "Department of Artificial Intelligence, University of\n Edinburgh" ], [ "Ritchie", "Graeme", "", "Department of Artificial Intelligence, University\n of Edinburgh" ] ]
cmp-lg/9406022
Kim Binsted
Kim Binsted (Department of Artificial Intelligence, University of Edinburgh), Graeme Ritchie (Department of Artificial Intelligence, University of Edinburgh)
An implemented model of punning riddles
6 pages, using aaai.sty and aaai.bst (in cmp-lg style list). Figs and bib in separate file. Also available by email ([email protected]) and www (http://www.dai.ed.ac.uk/students/kimb)
In proceedings of AAAI-94
null
null
cmp-lg cs.CL
null
In this paper, we discuss a model of simple question-answer punning, implemented in a program, JAPE, which generates riddles from humour-independent lexical entries. The model uses two main types of structure: schemata, which determine the relationships between key words in a joke, and templates, which produce the surface form of the joke. JAPE succeeds in generating pieces of text that are recognizably jokes, but some of them are not very good jokes. We mention some potential improvements and extensions, including post-production heuristics for ordering the jokes according to quality.
[ { "version": "v1", "created": "Mon, 13 Jun 1994 14:44:38 GMT" } ]
2008-02-03T00:00:00
[ [ "Binsted", "Kim", "", "Department of Artificial Intelligence, University of\n Edinburgh" ], [ "Ritchie", "Graeme", "", "Department of Artificial Intelligence, University\n of Edinburgh" ] ]
cmp-lg/9406024
Stefan Wermter
Stefan Wermter (Dept. of Computer Science, University of Hamburg, FRG) and Volker Weber (Dept. of Computer Science, University of Hamburg, FRG)
Learning Fault-tolerant Speech Parsing with SCREEN
6 pages, postscript, compressed, uuencoded to appear in Proceedings of AAAI 94
null
null
null
cmp-lg cs.CL
null
This paper describes a new approach and a system SCREEN for fault-tolerant speech parsing. SCREEEN stands for Symbolic Connectionist Robust EnterprisE for Natural language. Speech parsing describes the syntactic and semantic analysis of spontaneous spoken language. The general approach is based on incremental immediate flat analysis, learning of syntactic and semantic speech parsing, parallel integration of current hypotheses, and the consideration of various forms of speech related errors. The goal for this approach is to explore the parallel interactions between various knowledge sources for learning incremental fault-tolerant speech parsing. This approach is examined in a system SCREEN using various hybrid connectionist techniques. Hybrid connectionist techniques are examined because of their promising properties of inherent fault tolerance, learning, gradedness and parallel constraint integration. The input for SCREEN is hypotheses about recognized words of a spoken utterance potentially analyzed by a speech system, the output is hypotheses about the flat syntactic and semantic analysis of the utterance. In this paper we focus on the general approach, the overall architecture, and examples for learning flat syntactic speech parsing. Different from most other speech language architectures SCREEN emphasizes an interactive rather than an autonomous position, learning rather than encoding, flat analysis rather than in-depth analysis, and fault-tolerant processing of phonetic, syntactic and semantic knowledge.
[ { "version": "v1", "created": "Thu, 16 Jun 1994 14:09:22 GMT" } ]
2008-02-03T00:00:00
[ [ "Wermter", "Stefan", "", "Dept. of Computer Science, University of Hamburg, FRG" ], [ "Weber", "Volker", "", "Dept. of Computer Science, University of Hamburg, FRG" ] ]
cmp-lg/9406025
Koiti Hasida
HASIDA Koiti (Electrotechnical Laboratory)
Emergent Parsing and Generation with Generalized Chart
11 pages. To appear in COLING-94. LaTeX source. psfig-scale.tex, a4wide.sty, and fullname.sty needed
null
null
null
cmp-lg cs.CL
null
A new, flexible inference method for Horn logic program is proposed, which is a drastic generalization of chart parsing, partial instantiations of clauses in a program roughly corresponding to arcs in a chart. Chart-like parsing and semantic-head-driven generation emerge from this method. With a parsimonious instantiation scheme for ambiguity packing, the parsing complexity reduces to that of standard chart-based algorithms.
[ { "version": "v1", "created": "Thu, 16 Jun 1994 16:17:40 GMT" } ]
2008-02-03T00:00:00
[ [ "Koiti", "HASIDA", "", "Electrotechnical Laboratory" ] ]
cmp-lg/9406026
David Israel
David Israel (Artificial Intelligence Center, SRI)
The Very Idea of Dynamic Semantics
22 pages. Vanilla LaTex
Proc. Ninth Amsterdam Colloquium, 1993
null
null
cmp-lg cs.CL
null
"Natural languages are programming languages for minds." Can we or should we take this slogan seriously? If so, how? Can answers be found by looking at the various "dynamic" treatments of natural language developed over the last decade or so, mostly in response to problems associated with donkey anaphora? In Dynamic Logic of Programs, the meaning of a program is a binary relation on the set of states of some abstract machine. This relation is meant to model aspects of the effects of the execution of the program, in particular its input-output behavior. What, if anything, are the dynamic aspects of various proposed dynamic semantics for natural languages supposed to model? Is there anything dynamic to be modeled? If not, what is all the full about? We shall try to answer some, at least, of these questions and provide materials for answers to others.
[ { "version": "v1", "created": "Fri, 17 Jun 1994 01:26:29 GMT" } ]
2008-02-03T00:00:00
[ [ "Israel", "David", "", "Artificial Intelligence Center, SRI" ] ]
cmp-lg/9406027
Joerg Ueberla
Joerg P. Ueberla
Analyzing and Improving Statistical Language Models for Speech Recognition
140 pages, postscript, approx 500KB, if problems with delivery, mail to [email protected]
null
null
SFU-CMPT 94-05-02
cmp-lg cs.CL
null
In many current speech recognizers, a statistical language model is used to indicate how likely it is that a certain word will be spoken next, given the words recognized so far. How can statistical language models be improved so that more complex speech recognition tasks can be tackled? Since the knowledge of the weaknesses of any theory often makes improving the theory easier, the central idea of this thesis is to analyze the weaknesses of existing statistical language models in order to subsequently improve them. To that end, we formally define a weakness of a statistical language model in terms of the logarithm of the total probability, LTP, a term closely related to the standard perplexity measure used to evaluate statistical language models. We apply our definition of a weakness to a frequently used statistical language model, called a bi-pos model. This results, for example, in a new modeling of unknown words which improves the performance of the model by 14% to 21%. Moreover, one of the identified weaknesses has prompted the development of our generalized N-pos language model, which is also outlined in this thesis. It can incorporate linguistic knowledge even if it extends over many words and this is not feasible in a traditional N-pos model. This leads to a discussion of whatknowledge should be added to statistical language models in general and we give criteria for selecting potentially useful knowledge. These results show the usefulness of both our definition of a weakness and of performing an analysis of weaknesses of statistical language models in general.
[ { "version": "v1", "created": "Fri, 17 Jun 1994 12:33:20 GMT" } ]
2008-02-03T00:00:00
[ [ "Ueberla", "Joerg P.", "" ] ]
cmp-lg/9406028
Michael Niv
Michael Niv (University of Pennsylvania)
Resolution of Syntactic Ambiguity: the Case of New Subjects
6 pages, LaTeX source
COGSCI-93
null
null
cmp-lg cs.CL
null
I review evidence for the claim that syntactic ambiguities are resolved on the basis of the meaning of the competing analyses, not their structure. I identify a collection of ambiguities that do not yet have a meaning-based account and propose one which is based on the interaction of discourse and grammatical function. I provide evidence for my proposal by examining statistical properties of the Penn Treebank of syntactically annotated text.
[ { "version": "v1", "created": "Mon, 20 Jun 1994 19:13:30 GMT" }, { "version": "v2", "created": "Mon, 20 Jun 1994 22:58:41 GMT" } ]
2008-02-03T00:00:00
[ [ "Niv", "Michael", "", "University of Pennsylvania" ] ]
cmp-lg/9406029
Michael Niv
Michael Niv (University of Pennsylvania)
A Computational Model of Syntactic Processing: Ambiguity Resolution from Interpretation
128 pages, LaTeX source compressed and uuencoded, figures separate macros: rotate.sty, lingmacros.sty, psfig.tex. Dissertation, Computer and Information Science Dept., October 1993
Dissertation, Computer and Information Science Dept. 1993
null
IRCS-93-27
cmp-lg cs.CL
null
Syntactic ambiguity abounds in natural language, yet humans have no difficulty coping with it. In fact, the process of ambiguity resolution is almost always unconscious. But it is not infallible, however, as example 1 demonstrates. 1. The horse raced past the barn fell. This sentence is perfectly grammatical, as is evident when it appears in the following context: 2. Two horses were being shown off to a prospective buyer. One was raced past a meadow. and the other was raced past a barn. ... Grammatical yet unprocessable sentences such as 1 are called `garden-path sentences.' Their existence provides an opportunity to investigate the human sentence processing mechanism by studying how and when it fails. The aim of this thesis is to construct a computational model of language understanding which can predict processing difficulty. The data to be modeled are known examples of garden path and non-garden path sentences, and other results from psycholinguistics. It is widely believed that there are two distinct loci of computation in sentence processing: syntactic parsing and semantic interpretation. One longstanding controversy is which of these two modules bears responsibility for the immediate resolution of ambiguity. My claim is that it is the latter, and that the syntactic processing module is a very simple device which blindly and faithfully constructs all possible analyses for the sentence up to the current point of processing. The interpretive module serves as a filter, occasionally discarding certain of these analyses which it deems less appropriate for the ongoing discourse than their competitors. This document is divided into three parts. The first is introductory, and reviews a selection of proposals from the sentence processing literature. The second part explores a body of data which has been adduced in support of a theory of structural preferences --- one that is inconsistent with the present claim. I show how the current proposal can be specified to account for the available data, and moreover to predict where structural preference theories will go wrong. The third part is a theoretical investigation of how well the proposed architecture can be realized using current conceptions of linguistic competence. In it, I present a parsing algorithm and a meaning-based ambiguity resolution method.
[ { "version": "v1", "created": "Mon, 20 Jun 1994 19:57:34 GMT" } ]
2008-02-03T00:00:00
[ [ "Niv", "Michael", "", "University of Pennsylvania" ] ]
cmp-lg/9406030
Michael Niv
Michael Niv (Technion)
The complexity of normal form rewrite sequences for Associativity
5 pages
null
null
Computer Science Department, LCL 94-6
cmp-lg cs.CL
null
The complexity of a particular term-rewrite system is considered: the rule of associativity (x*y)*z --> x*(y*z). Algorithms and exact calculations are given for the longest and shortest sequences of applications of --> that result in normal form (NF). The shortest NF sequence for a term x is always n-drm(x), where n is the number of occurrences of * in x and drm(x) is the depth of the rightmost leaf of x. The longest NF sequence for any term is of length n(n-1)/2.
[ { "version": "v1", "created": "Mon, 20 Jun 1994 20:29:54 GMT" }, { "version": "v2", "created": "Mon, 20 Jun 1994 23:04:06 GMT" } ]
2008-02-03T00:00:00
[ [ "Niv", "Michael", "", "Technion" ] ]
cmp-lg/9406031
Michael Niv
Michael Niv (Technion)
A Psycholinguistically Motivated Parser for CCG
8 pages, LaTeX, requires psfig.tex, 2 figures in separate file
ACL-94
null
null
cmp-lg cs.CL
null
Considering the speed in which humans resolve syntactic ambiguity, and the overwhelming evidence that syntactic ambiguity is resolved through selection of the analysis whose interpretation is the most `sensible', one comes to the conclusion that interpretation, hence parsing take place incrementally, just about every word. Considerations of parsimony in the theory of the syntactic processor lead one to explore the simplest of parsers: one which represents only analyses as defined by the grammar and no other information. Toward this aim of a simple, incremental parser I explore the proposal that the competence grammar is a Combinatory Categorial Grammar (CCG). I address the problem of the proliferating analyses that stem from CCG's associativity of derivation. My solution involves maintaining only the maximally incremental analysis and, when necessary, computing the maximally right-branching analysis. I use results from the study of rewrite systems to show that this computation is efficient.
[ { "version": "v1", "created": "Mon, 20 Jun 1994 22:18:26 GMT" } ]
2008-02-03T00:00:00
[ [ "Niv", "Michael", "", "Technion" ] ]
cmp-lg/9406032
Guenther Goerz
Guenther Goerz (University of Erlangen-Nuernberg, IMMD VIII) and Marcus Kesseler (University of Erlangen-Nuernberg, IMMD VIII)
Anytime Algorithms for Speech Parsing?
5 pages, 2 figures
COLING-94
null
null
cmp-lg cs.CL
null
This paper discusses to which extent the concept of ``anytime algorithms'' can be applied to parsing algorithms with feature unification. We first try to give a more precise definition of what an anytime algorithm is. We arque that parsing algorithms have to be classified as contract algorithms as opposed to (truly) interruptible algorithms. With the restriction that the transaction being active at the time an interrupt is issued has to be completed before the interrupt can be executed, it is possible to provide a parser with limited anytime behavior, which is in fact being realized in our research prototype.
[ { "version": "v1", "created": "Tue, 21 Jun 1994 13:21:13 GMT" } ]
2008-02-03T00:00:00
[ [ "Goerz", "Guenther", "", "University of Erlangen-Nuernberg, IMMD VIII" ], [ "Kesseler", "Marcus", "", "University of Erlangen-Nuernberg, IMMD VIII" ] ]
cmp-lg/9406033
Wu Zhibiao
Zhibiao Wu (National University of Singapore) and Martha Palmer (University of Pennsylvania)
Verb Semantics and Lexical Selection
6 pages, Figures and bib files are in part 2
Proceedings of ACL 94
null
null
cmp-lg cs.CL
null
This paper will focus on the semantic representation of verbs in computer systems and its impact on lexical selection problems in machine translation (MT). Two groups of English and Chinese verbs are examined to show that lexical selection must be based on interpretation of the sentence as well as selection restrictions placed on the verb arguments. A novel representation scheme is suggested, and is compared to representations with selection restrictions used in transfer-based MT. We see our approach as closely aligned with knowledge-based MT approaches (KBMT), and as a separate component that could be incorporated into existing systems. Examples and experimental results will show that, using this scheme, inexact matches can achieve correct lexical selection.
[ { "version": "v1", "created": "Wed, 22 Jun 1994 01:51:05 GMT" }, { "version": "v2", "created": "Thu, 23 Jun 1994 03:31:01 GMT" }, { "version": "v3", "created": "Fri, 24 Jun 1994 03:05:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Wu", "Zhibiao", "", "National University of Singapore" ], [ "Palmer", "Martha", "", "University of Pennsylvania" ] ]
cmp-lg/9406034
David Yarowsky
David Yarowsky (University of Pennsylvania)
Decision Lists for Lexical Ambiguity Resolution: Application to Accent Restoration in Spanish and French
8 pages, latex-acl, to appear in ACL-94
null
null
null
cmp-lg cs.CL
null
This paper presents a statistical decision procedure for lexical ambiguity resolution. The algorithm exploits both local syntactic patterns and more distant collocational evidence, generating an efficient, effective, and highly perspicuous recipe for resolving a given ambiguity. By identifying and utilizing only the single best disambiguating evidence in a target context, the algorithm avoids the problematic complex modeling of statistical dependencies. Although directly applicable to a wide class of ambiguities, the algorithm is described and evaluated in a realistic case study, the problem of restoring missing accents in Spanish and French text.
[ { "version": "v1", "created": "Thu, 23 Jun 1994 03:34:55 GMT" } ]
2008-02-03T00:00:00
[ [ "Yarowsky", "David", "", "University of Pennsylvania" ] ]
cmp-lg/9406035
Monika Klar
Hans Uszkoreit, Rolf Backofen, Stephan Busemann, Abdel Kader Diagne, Elizabeth A. Hinkelman, Walter Kasper, Bernd Kiefer, Hans-Ulrich Krieger, Klaus Netter, Guenter Neumann, Stephan Oepen, Stephen P. Spackman
DISCO---An HPSG-based NLP System and its Application for Appointment Scheduling (Project Note)
null
null
null
null
cmp-lg cs.CL
null
The natural language system DISCO is described. It combines o a powerful and flexible grammar development system; o linguistic competence for German including morphology, syntax and semantics; o new methods for linguistic performance modelling on the basis of high-level competence grammars; o new methods for modelling multi-agent dialogue competence; o an interesting sample application for appointment scheduling and calendar management.
[ { "version": "v1", "created": "Thu, 23 Jun 1994 09:13:36 GMT" }, { "version": "v2", "created": "Fri, 24 Jun 1994 15:49:19 GMT" }, { "version": "v3", "created": "Thu, 30 Jun 1994 12:19:28 GMT" } ]
2008-02-03T00:00:00
[ [ "Uszkoreit", "Hans", "" ], [ "Backofen", "Rolf", "" ], [ "Busemann", "Stephan", "" ], [ "Diagne", "Abdel Kader", "" ], [ "Hinkelman", "Elizabeth A.", "" ], [ "Kasper", "Walter", "" ], [ "Kiefer", "Bernd", "" ], [ "Krieger", "Hans-Ulrich", "" ], [ "Netter", "Klaus", "" ], [ "Neumann", "Guenter", "" ], [ "Oepen", "Stephan", "" ], [ "Spackman", "Stephen P.", "" ] ]
cmp-lg/9406037
Marti Hearst
Marti A. Hearst (UC Berkeley and Xerox PARC)
Multi-Paragraph Segmentation of Expository Text
To Appear in ACL '94 Proceedings; 8 pages POSTSCRIPT format
null
null
null
cmp-lg cs.CL
null
This paper describes TextTiling, an algorithm for partitioning expository texts into coherent multi-paragraph discourse units which reflect the subtopic structure of the texts. The algorithm uses domain-independent lexical frequency and distribution information to recognize the interactions of multiple simultaneous themes. Two fully-implemented versions of the algorithm are described and shown to produce segmentation that corresponds well to human judgments of the major subtopic boundaries of thirteen lengthy texts.
[ { "version": "v1", "created": "Thu, 23 Jun 1994 23:30:11 GMT" } ]
2008-02-03T00:00:00
[ [ "Hearst", "Marti A.", "", "UC Berkeley and Xerox PARC" ] ]
cmp-lg/9406038
Stephen Sutton
David G. Novick (Oregon Graduate Institute), Stephen Sutton (Oregon Graduate Institute)
An Empirical Model of Acknowledgment for Spoken-Language Systems
6 pages, uuencoded compressed tar file
In Proceedings of ACL-94
null
null
cmp-lg cs.CL
null
We refine and extend prior views of the description, purposes, and contexts-of-use of acknowledgment acts through empirical examination of the use of acknowledgments in task-based conversation. We distinguish three broad classes of acknowledgments (other-->ackn, self-->other-->ackn, and self+ackn) and present a catalogue of 13 patterns within these classes that account for the specific uses of acknowledgment in the corpus.
[ { "version": "v1", "created": "Mon, 27 Jun 1994 04:20:02 GMT" } ]
2008-02-03T00:00:00
[ [ "Novick", "David G.", "", "Oregon Graduate Institute" ], [ "Sutton", "Stephen", "", "Oregon\n Graduate Institute" ] ]
cmp-lg/9406039
Atro Voutilainen
Atro Voutilainen (Research Unit for Computational Linguistics, University of Helsinki)
Three studies of grammar-based surface-syntactic parsing of unrestricted English text. A summary and orientation
PhD dissertation. 36pp, gzipped and uuencoded .ps file
null
null
Publications 24, Department of General Linguistics, University of Helsinki, 1994
cmp-lg cs.CL
null
The dissertation addresses the design of parsing grammars for automatic surface-syntactic analysis of unconstrained English text. It consists of a summary and three articles. {\it Morphological disambiguation} documents a grammar for morphological (or part-of-speech) disambiguation of English, done within the Constraint Grammar framework proposed by Fred Karlsson. The disambiguator seeks to discard those of the alternative morphological analyses proposed by the lexical analyser that are contextually illegitimate. The 1,100 constraints express some 23 general, essentially syntactic statements as restrictions on the linear order of morphological tags. The error rate of the morphological disambiguator is about ten times smaller than that of another state-of-the-art probabilistic disambiguator, given that both are allowed to leave some of the hardest ambiguities unresolved. This accuracy suggests the viability of the grammar-based approach to natural language parsing, thus also contributing to the more general debate concerning the viability of probabilistic vs.\ linguistic techniques. {\it Experiments with heuristics} addresses the question of how to resolve those ambiguities that survive the morphological disambiguator. Two approaches are presented and empirically evaluated: (i) heuristic disambiguation constraints and (ii) techniques for learning from the fully disambiguated part of the corpus and then applying this information to resolving remaining ambiguities.
[ { "version": "v1", "created": "Mon, 27 Jun 1994 09:24:50 GMT" } ]
2008-02-03T00:00:00
[ [ "Voutilainen", "Atro", "", "Research Unit for Computational Linguistics,\n University of Helsinki" ] ]
cmp-lg/9406040
null
Miles Osborne (Dept. of Computer Science, University of York, York YO1 5DD, England) and Derek Bridge (Dept. of Computer Science, University of York, York, YO1 5DD, England)
Learning unification-based grammars using the Spoken English Corpus
10 pages
ICGI-94 Colloquium
null
null
cmp-lg cs.CL
null
This paper describes a grammar learning system that combines model-based and data-driven learning within a single framework. Our results from learning grammars using the Spoken English Corpus (SEC) suggest that combined model-based and data-driven learning can produce a more plausible grammar than is the case when using either learning style isolation.
[ { "version": "v1", "created": "Tue, 28 Jun 1994 14:59:23 GMT" } ]
2008-02-03T00:00:00
[ [ "Osborne", "Miles", "", "Dept. of Computer Science, University of York, York YO1\n 5DD, England" ], [ "Bridge", "Derek", "", "Dept. of Computer Science, University of\n York, York, YO1 5DD, England" ] ]
cmp-lg/9407001
Johannes Matiasek
Harald Trost (Austrian Research Institute for Artificial Intelligence), Johannes Matiasek (Austrian Research Institute for Artificial Intelligence)
Morphology with a Null-Interface
7 pages, LaTeX, uses fullname.sty, to appear in COLING'95
Proceedings of the 15th International Conference on Computational Linguistics (COLING 94), Kyoto, Japan, August 1994, pp. 141-147
null
OeFAI-TR-94-02
cmp-lg cs.CL
null
We present an integrated architecture for word-level and sentence-level processing in a unification-based paradigm. The core of the system is a CLP implementation of a unification engine for feature structures supporting relational values. In this framework an HPSG-style grammar is implemented. Word-level processing uses X2MorF, a morphological component based on an extended version of two-level morphology. This component is tightly integrated with the grammar as a relation. The advantage of this approach is that morphology and syntax are kept logically autonomous while at the same time minimizing interface problems.
[ { "version": "v1", "created": "Mon, 4 Jul 1994 10:55:16 GMT" } ]
2008-02-03T00:00:00
[ [ "Trost", "Harald", "", "Austrian Research Institute for Artificial\n Intelligence" ], [ "Matiasek", "Johannes", "", "Austrian Research Institute for Artificial\n Intelligence" ] ]
cmp-lg/9407002
Mehryar Mohri
Mehryar Mohri (IGM-LADL, Paris, FRANCE)
Syntactic Analysis by Local Grammars Automata: an Efficient Algorithm
13 pages,Postscript uuencoded,to appear in Proceedings of COMPLEX '94
null
null
null
cmp-lg cs.CL
null
Local grammars can be represented in a very convenient way by automata. This paper describes and illustrates an efficient algorithm for the application of local grammars put in this form to lemmatized texts.
[ { "version": "v1", "created": "Mon, 4 Jul 1994 21:37:12 GMT" } ]
2008-02-03T00:00:00
[ [ "Mohri", "Mehryar", "", "IGM-LADL, Paris, FRANCE" ] ]
cmp-lg/9407003
Mehryar Mohri
Mehryar Mohri (IGM-Ladl, Paris, France)
Compact Representations by Finite-State Transducers
5 pages,latex+5figures,to appear in Proceedings of ACL 94
null
null
null
cmp-lg cs.CL
null
Finite-state transducers give efficient representations of many Natural Language phenomena. They allow to account for complex lexicon restrictions encountered, without involving the use of a large set of complex rules difficult to analyze. We here show that these representations can be made very compact, indicate how to perform the corresponding minimization, and point out interesting linguistic side-effects of this operation.
[ { "version": "v1", "created": "Mon, 4 Jul 1994 23:18:21 GMT" } ]
2008-02-03T00:00:00
[ [ "Mohri", "Mehryar", "", "IGM-Ladl, Paris, France" ] ]
cmp-lg/9407005
Student
Hsin-Hsi Chen (University of Taiwan) and Yue-Shi Lee (University of Taiwan)
A Corrective Training Algorithm for Adaptive Learning in Bag Generation
7 pages, uuencoded compressed PostScript file; extract with Unix uudecode and uncompress
proceedings of NeMLaP-94
null
null
cmp-lg cs.CL
null
The sampling problem in training corpus is one of the major sources of errors in corpus-based applications. This paper proposes a corrective training algorithm to best-fit the run-time context domain in the application of bag generation. It shows which objects to be adjusted and how to adjust their probabilities. The resulting techniques are greatly simplified and the experimental results demonstrate the promising effects of the training algorithm from generic domain to specific domain. In general, these techniques can be easily extended to various language models and corpus-based applications.
[ { "version": "v1", "created": "Wed, 6 Jul 1994 06:49:10 GMT" } ]
2008-02-03T00:00:00
[ [ "Chen", "Hsin-Hsi", "", "University of Taiwan" ], [ "Lee", "Yue-Shi", "", "University of\n Taiwan" ] ]
cmp-lg/9407006
John Dowding
John Dowding, Robert Moore, Francois Andry, and Douglas Moran
Interleaving Syntax and Semantics in an Efficient Bottom-Up Parser
8 pages, postscript
32nd ACL, Las Cruces, New Mexico, June 1994, pp. 110-116
null
null
cmp-lg cs.CL
null
We describe an efficient bottom-up parser that interleaves syntactic and semantic structure building. Two techniques are presented for reducing search by reducing local ambiguity: Limited left-context constraints are used to reduce local syntactic ambiguity, and deferred sortal-constraint application is used to reduce local semantic ambiguity. We experimentally evaluate these techniques, and show dramatic reductions in both number of chart-edges and total parsing time. The robust processing capabilities of the parser are demonstrated in its use in improving the accuracy of a speech recognizer.
[ { "version": "v1", "created": "Tue, 5 Jul 1994 22:11:40 GMT" } ]
2008-02-03T00:00:00
[ [ "Dowding", "John", "" ], [ "Moore", "Robert", "" ], [ "Andry", "Francois", "" ], [ "Moran", "Douglas", "" ] ]
cmp-lg/9407007
John Dowding
John Dowding, Jean Mark Gawron, Doug Appelt, John Bear, Lynn Cherny, Robert Moore, and Douglas Moran
GEMINI: A Natural Language System for Spoken-Language Understanding
8 pages, postscript
appeared in 31st ACL, Columbus, Ohio, June 1993, pp. 54-61
null
null
cmp-lg cs.CL
null
Gemini is a natural language understanding system developed for spoken language applications. The paper describes the architecture of Gemini, paying particular attention to resolving the tension between robustness and overgeneration. Gemini features a broad-coverage unification-based grammar of English, fully interleaved syntactic and semantic processing in an all-paths, bottom-up parser, and an utterance-level parser to find interpretations of sentences that might not be analyzable as complete sentences. Gemini also includes novel components for recognizing and correcting grammatical disfluencies, and for doing parse preferences. This paper presents a component-by-component view of Gemini, providing detailed relevant measurements of size, efficiency, and performance.
[ { "version": "v1", "created": "Tue, 5 Jul 1994 22:25:51 GMT" } ]
2008-02-03T00:00:00
[ [ "Dowding", "John", "" ], [ "Gawron", "Jean Mark", "" ], [ "Appelt", "Doug", "" ], [ "Bear", "John", "" ], [ "Cherny", "Lynn", "" ], [ "Moore", "Robert", "" ], [ "Moran", "Douglas", "" ] ]
cmp-lg/9407008
Koichi Takeda
Koichi Takeda (IBM Research, Tokyo Research Lab.)
Tricolor DAGs for Machine Translation
8 pages, Kanji text in the original paper has been romanized
In Proceedings of ACL-94
null
TRL-SPI-4030
cmp-lg cs.CL
null
Machine translation (MT) has recently been formulated in terms of constraint-based knowledge representation and unification theories, but it is becoming more and more evident that it is not possible to design a practical MT system without an adequate method of handling mismatches between semantic representations in the source and target languages. In this paper, we introduce the idea of ``information-based'' MT, which is considerably more flexible than interlingual MT or the conventional transfer-based MT.
[ { "version": "v1", "created": "Wed, 6 Jul 1994 09:42:23 GMT" } ]
2008-02-03T00:00:00
[ [ "Takeda", "Koichi", "", "IBM Research, Tokyo Research Lab." ] ]
cmp-lg/9407009
Manny Rayner
Manny Rayner (SRI International), David Carter (SRI International), Patti Price (SRI International), and Bertil Lyberg (Telia Research AB)
Estimating Performance of Pipelined Spoken Language Translation Systems
10 pages, Latex source. To appear in Proc. ICSLP '94
null
null
null
cmp-lg cs.CL
null
Most spoken language translation systems developed to date rely on a pipelined architecture, in which the main stages are speech recognition, linguistic analysis, transfer, generation and speech synthesis. When making projections of error rates for systems of this kind, it is natural to assume that the error rates for the individual components are independent, making the system accuracy the product of the component accuracies. The paper reports experiments carried out using the SRI-SICS-Telia Research Spoken Language Translator and a 1000-utterance sample of unseen data. The results suggest that the naive performance model leads to serious overestimates of system error rates, since there are in fact strong dependencies between the components. Predicting the system error rate on the independence assumption by simple multiplication resulted in a 16\% proportional overestimate for all utterances, and a 19\% overestimate when only utterances of length 1-10 words were considered.
[ { "version": "v1", "created": "Tue, 12 Jul 1994 16:14:52 GMT" } ]
2008-02-03T00:00:00
[ [ "Rayner", "Manny", "", "SRI International" ], [ "Carter", "David", "", "SRI International" ], [ "Price", "Patti", "", "SRI International" ], [ "Lyberg", "Bertil", "", "Telia Research AB" ] ]
cmp-lg/9407010
Manny Rayner
Manny Rayner (SRI International), David Carter (SRI International), Vassilios Digalakis (SRI International) and Patti Price (SRI International)
Combining Knowledge Sources to Reorder N-Best Speech Hypothesis Lists
13 pages, Latex source. To appear in Proc. HLT '94
null
null
null
cmp-lg cs.CL
null
A simple and general method is described that can combine different knowledge sources to reorder N-best lists of hypotheses produced by a speech recognizer. The method is automatically trainable, acquiring information from both positive and negative examples. Experiments are described in which it was tested on a 1000-utterance sample of unseen ATIS data.
[ { "version": "v1", "created": "Tue, 12 Jul 1994 16:39:05 GMT" } ]
2008-02-03T00:00:00
[ [ "Rayner", "Manny", "", "SRI International" ], [ "Carter", "David", "", "SRI International" ], [ "Digalakis", "Vassilios", "", "SRI International" ], [ "Price", "Patti", "", "SRI International" ] ]
cmp-lg/9407011
null
David R. Traum (University of Rochester) and James F. Allen (University of Rochester)
Discourse Obligations in Dialogue Processing
8 pages
In Proceedings of ACL-94
null
null
cmp-lg cs.CL
null
We show that in modeling social interaction, particularly dialogue, the attitude of obligation can be a useful adjunct to the popularly considered attitudes of belief, goal, and intention and their mutual and shared counterparts. In particular, we show how discourse obligations can be used to account in a natural manner for the connection between a question and its answer in dialogue and how obligations can be used along with other parts of the discourse context to extend the coverage of a dialogue system.
[ { "version": "v1", "created": "Thu, 14 Jul 1994 07:29:37 GMT" } ]
2008-02-03T00:00:00
[ [ "Traum", "David R.", "", "University of Rochester" ], [ "Allen", "James F.", "", "University of Rochester" ] ]
cmp-lg/9407012
Kai Huebener
Kai Huebener (University of Hamburg, Germany), Julie Carson-Berndsen (University of Bielefeld, Germany)
Phoneme Recognition Using Acoustic Events
4 pages, to appear at ICSLP'94, PostScript version (compressed and uuencoded)
null
null
Verbmobil-Report 15
cmp-lg cs.CL
null
This paper presents a new approach to phoneme recognition using nonsequential sub--phoneme units. These units are called acoustic events and are phonologically meaningful as well as recognizable from speech signals. Acoustic events form a phonologically incomplete representation as compared to distinctive features. This problem may partly be overcome by incorporating phonological constraints. Currently, 24 binary events describing manner and place of articulation, vowel quality and voicing are used to recognize all German phonemes. Phoneme recognition in this paradigm consists of two steps: After the acoustic events have been determined from the speech signal, a phonological parser is used to generate syllable and phoneme hypotheses from the event lattice. Results obtained on a speaker--dependent corpus are presented.
[ { "version": "v1", "created": "Fri, 15 Jul 1994 08:48:15 GMT" } ]
2008-02-03T00:00:00
[ [ "Huebener", "Kai", "", "University of Hamburg, Germany" ], [ "Carson-Berndsen", "Julie", "", "University of Bielefeld, Germany" ] ]
cmp-lg/9407013
Carl de Marcken
Carl de Marcken (MIT Artificial Intelligence Laboratory)
The Acquisition of a Lexicon from Paired Phoneme Sequences and Semantic Representations
12 pages, postscript, to appear in ICGI '94
null
null
null
cmp-lg cs.CL
null
We present an algorithm that acquires words (pairings of phonological forms and semantic representations) from larger utterances of unsegmented phoneme sequences and semantic representations. The algorithm maintains from utterance to utterance only a single coherent dictionary, and learns in the presence of homonymy, synonymy, and noise. Test results over a corpus of utterances generated from the Childes database of mother-child interactions are presented.
[ { "version": "v1", "created": "Fri, 15 Jul 1994 23:41:27 GMT" } ]
2008-02-03T00:00:00
[ [ "de Marcken", "Carl", "", "MIT Artificial Intelligence Laboratory" ] ]
cmp-lg/9407014
Shuly Wintner
Shuly Wintner (Technion, Israel Institute of Technology) and Nissim Francez (Technion, Israel Institute of Technology)
Abstract Machine for Typed Feature Structures
38 pages, uuencoded compressed postscript
null
null
TR #LCL 94-8, Laboratory for Computational Linguistics, Technion
cmp-lg cs.CL
null
This paper describes a first step towards the definition of an abstract machine for linguistic formalisms that are based on typed feature structures, such as HPSG. The core design of the abstract machine is given in detail, including the compilation process from a high-level specification language to the abstract machine language and the implementation of the abstract instructions. We thus apply methods that were proved useful in computer science to the study of natural languages: a grammar specified using the formalism is endowed with an operational semantics. Currently, our machine supports the unification of simple feature structures, unification of sequences of such structures, cyclic structures and disjunction.
[ { "version": "v1", "created": "Sun, 17 Jul 1994 06:33:35 GMT" } ]
2008-02-03T00:00:00
[ [ "Wintner", "Shuly", "", "Technion, Israel Institute of Technology" ], [ "Francez", "Nissim", "", "Technion, Israel Institute of Technology" ] ]
cmp-lg/9407015
Scott Prevost
Scott Prevost (University of Pennsylvania), Mark Steedman (University of Pennsylvania)
Specifying Intonation from Context for Speech Synthesis
18 pages
null
null
MS-CIS-94-37/LINC LAB 273
cmp-lg cs.CL
null
This paper presents a theory and a computational implementation for generating prosodically appropriate synthetic speech in response to database queries. Proper distinctions of contrast and emphasis are expressed in an intonation contour that is synthesized by rule under the control of a grammar, a discourse model, and a knowledge base. The theory is based on Combinatory Categorial Grammar, a formalism which easily integrates the notions of syntactic constituency, semantics, prosodic phrasing and information structure. Results from our current implementation demonstrate the system's ability to generate a variety of intonational possibilities for a given sentence depending on the discourse context.
[ { "version": "v1", "created": "Mon, 18 Jul 1994 22:46:45 GMT" } ]
2008-02-03T00:00:00
[ [ "Prevost", "Scott", "", "University of Pennsylvania" ], [ "Steedman", "Mark", "", "University\n of Pennsylvania" ] ]
cmp-lg/9407016
Owen Rambow
Marilyn Walker (Mitsubishi Electric Research Laboratories), Owen Rambow (Universite Paris 7 / CoGenTex, Inc)
The Role of Cognitive Modeling in Achieving Communicative Intentions
10 pages, uuencoded compressed ps file
null
null
null
cmp-lg cs.CL
null
A discourse planner for (task-oriented) dialogue must be able to make choices about whether relevant, but optional information (for example, the "satellites" in an RST-based planner) should be communicated. We claim that effective text planners must explicitly model aspects of the Hearer's cognitive state, such as what the hearer is attending to and what inferences the hearer can draw, in order to make these choices. We argue that a mere representation of the Hearer's knowledge is inadequate. We support this claim by (1) an analysis of naturally occurring dialogue, and (2) by simulating the generation of discourses in a situation in which we can vary the cognitive parameters of the hearer. Our results show that modeling cognitive state can lead to more effective discourses (measured with respect to a simple task).
[ { "version": "v1", "created": "Tue, 19 Jul 1994 09:15:17 GMT" }, { "version": "v2", "created": "Wed, 20 Jul 1994 22:59:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Walker", "Marilyn", "", "Mitsubishi Electric Research Laboratories" ], [ "Rambow", "Owen", "", "Universite Paris 7 / CoGenTex, Inc" ] ]
cmp-lg/9407017
Beryl Hoffman
Beryl Hoffman (University of Pennsylvania)
Generating Context-Appropriate Word Orders in Turkish
10 pages, uuencoded compressed postscript file, appears in the Proceedings of the 7th International Generation Workshop
null
null
null
cmp-lg cs.CL
null
Turkish has considerably freer word order than English. The interpretations of different word orders in Turkish rely on information that describes how a sentence relates to its discourse context. To capture the syntactic features of a free word order language, I present an adaptation of Combinatory Categorial Grammars called {}-CCGs (set-CCGs). In {}-CCGs, a verb's subcategorization requirements are relaxed so that it requires a set of arguments without specifying their linear order. I integrate a level of information structure, representing pragmatic functions such as topic and focus, with {}-CCGs to allow certain pragmatic distinctions in meaning to influence the word order of a sentence in a compositional way. Finally, I discuss how this strategy is used within an implemented generation system which produces Turkish sentences with context-appropriate word orders in a simple database query task.
[ { "version": "v1", "created": "Wed, 20 Jul 1994 18:36:11 GMT" } ]
2008-02-03T00:00:00
[ [ "Hoffman", "Beryl", "", "University of Pennsylvania" ] ]
cmp-lg/9407018
Dietmar Roesner
Dietmar R\"osner (FAW Ulm, Ulm, Germany), Manfred Stede (University of Toronto and FAW Ulm)
Generating Multilingual Documents from a Knowledge Base: The TECHDOC Project
5 pages, TEX + PS figure
null
null
null
cmp-lg cs.CL
null
TECHDOC is an implemented system demonstrating the feasibility of generating multilingual technical documents on the basis of a language-independent knowledge base. Its application domain is user and maintenance instructions, which are produced from underlying plan structures representing the activities, the participating objects with their properties, relations, and so on. This paper gives a brief outline of the system architecture and discusses some recent developments in the project: the addition of actual event simulation in the KB, steps towards a document authoring tool, and a multimodal user interface. (slightly corrected version of a paper to appear in: COLING 94, Proceedings)
[ { "version": "v1", "created": "Thu, 21 Jul 1994 15:55:20 GMT" }, { "version": "v2", "created": "Fri, 22 Jul 1994 10:50:10 GMT" } ]
2008-02-03T00:00:00
[ [ "Rösner", "Dietmar", "", "FAW Ulm, Ulm, Germany" ], [ "Stede", "Manfred", "", "University of\n Toronto and FAW Ulm" ] ]
cmp-lg/9407019
Janyce Wiebe
Janyce M. Wiebe (New Mexico State University)
Tracking Point of View in Narrative
55 pages, uuencoded compressed ps, appears in Computational Linguistics 20:2, pp. 233-287 (electronic version does not reflect all copy-editing changes)
Computational Lingustics 20:2, 233-287
null
null
cmp-lg cs.CL
null
Third-person fictional narrative text is composed not only of passages that objectively narrate events, but also of passages that present characters' thoughts, perceptions, and inner states. Such passages take a character's ``psychological point of view''. A language understander must determine the current psychological point of view in order to distinguish the beliefs of the characters from the facts of the story, to correctly attribute beliefs and other attitudes to their sources, and to understand the discourse relations among sentences. Tracking the psychological point of view is not a trivial problem, because many sentences are not explicitly marked for point of view, and whether the point of view of a sentence is objective or that of a character (and if the latter, which character it is) often depends on the context in which the sentence appears. Tracking the psychological point of view is the problem addressed in this work. The approach is to seek, by extensive examinations of naturally-occurring narrative, regularities in the ways that authors manipulate point of view, and to develop an algorithm that tracks point of view on the basis of the regularities found. This paper presents this algorithm, gives demonstrations of an implemented system, and describes the results of some preliminary empirical studies, which lend support to the algorithm.
[ { "version": "v1", "created": "Fri, 22 Jul 1994 17:11:55 GMT" } ]
2008-02-03T00:00:00
[ [ "Wiebe", "Janyce M.", "", "New Mexico State University" ] ]
cmp-lg/9407020
David Lewis
David D. Lewis (AT&T Bell Labs) and William A. Gale (AT&T Bell Labs)
A Sequential Algorithm for Training Text Classifiers
10 pages, uuencoded, compressed PostScript; Proc. SIGIR-94 LaTex available from [email protected]
null
null
null
cmp-lg cs.CL
null
The ability to cheaply train text classifiers is critical to their use in information retrieval, content analysis, natural language processing, and other tasks involving data which is partly or fully textual. An algorithm for sequential sampling during machine learning of statistical classifiers was developed and tested on a newswire text categorization task. This method, which we call uncertainty sampling, reduced by as much as 500-fold the amount of training data that would have to be manually classified to achieve a given level of effectiveness.
[ { "version": "v1", "created": "Sun, 24 Jul 1994 13:38:00 GMT" }, { "version": "v2", "created": "Mon, 25 Jul 1994 03:04:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Lewis", "David D.", "", "AT&T Bell Labs" ], [ "Gale", "William A.", "", "AT&T Bell Labs" ] ]
cmp-lg/9407021
Pascale Fung
Pascale Fung (Columbia University), Kenneth Church (AT&T Bell Labs)
K-vec: A New Approach for Aligning Parallel Texts
7 pages, uuencoded, compressed PostScript; Proc. COLING-94
null
null
null
cmp-lg cs.CL
null
Various methods have been proposed for aligning texts in two or more languages such as the Canadian Parliamentary Debates(Hansards). Some of these methods generate a bilingual lexicon as a by-product. We present an alternative alignment strategy which we call K-vec, that starts by estimating the lexicon. For example, it discovers that the English word "fisheries" is similar to the French "pe^ches" by noting that the distribution of "fisheries" in the English text is similar to the distribution of "pe^ches" in the French. K-vec does not depend on sentence boundaries.
[ { "version": "v1", "created": "Mon, 25 Jul 1994 08:57:38 GMT" } ]
2008-02-03T00:00:00
[ [ "Fung", "Pascale", "", "Columbia University" ], [ "Church", "Kenneth", "", "AT&T Bell Labs" ] ]
cmp-lg/9407022
Pim van der Eijk 26-Jul-1994
Pim van der Eijk (Digital Equipment Corporation)
Comparative Discourse Analysis of Parallel Texts
11 pages uuencoded compressed Postscript
null
null
null
cmp-lg cs.CL
null
A quantitative representation of discourse structure can be computed by measuring lexical cohesion relations among adjacent blocks of text. These representations have been proposed to deal with sub-topic text segmentation. In a parallel corpus, similar representations can be derived for versions of a text in various languages. These can be used for parallel segmentation and as an alternative measure of text-translation similarity.
[ { "version": "v1", "created": "Tue, 26 Jul 1994 12:45:04 GMT" } ]
2008-02-03T00:00:00
[ [ "van der Eijk", "Pim", "", "Digital Equipment Corporation" ] ]
cmp-lg/9407023
George Kiraz
George Kiraz (University of Cambridge)
Multi-Tape Two-Level Morphology: A Case Study in Semitic Non-linear Morphology
to appear in COLING-94, uuencoded, compressed .ps file, 7 pages
null
null
null
cmp-lg cs.CL
null
This paper presents an implemented multi-tape two-level model capable of describing Semitic non-linear morphology. The computational framework behind the current work is motivated by Kay (1987); the formalism presented here is an extension to the formalism reported by Pulman and Hepple (1993). The objectives of the current work are: to stay as close as possible, in spirit, to standard two-level morphology, to stay close to the linguistic description of Semitic stems, and to present a model which can be used with ease by the Semitist. The paper illustrates that if finite-state transducers (FSTs) in a standard two-level morphology model are replaced with multi-tape auxiliary versions (AFSTs), one can account for Semitic root-and-pattern morphology using high level notation.
[ { "version": "v1", "created": "Tue, 26 Jul 1994 15:42:28 GMT" } ]
2008-02-03T00:00:00
[ [ "Kiraz", "George", "", "University of Cambridge" ] ]
cmp-lg/9407025
Carolyn Penstein Rose
Carolyn Penstein Rose' (Carnegie Mellon University), and Alex Waibel (Carnegie Mellon University)
Recovering From Parser Failures: A Hybrid Statistical/Symbolic Approach
null
null
null
null
cmp-lg cs.CL
null
We describe an implementation of a hybrid statistical/symbolic approach to repairing parser failures in a speech-to-speech translation system. We describe a module which takes as input a fragmented parse and returns a repaired meaning representation. It negotiates with the speaker about what the complete meaning of the utterance is by generating hypotheses about how to fit the fragments of the partial parse together into a coherent meaning representation. By drawing upon both statistical and symbolic information, it constrains its repair hypotheses to those which are both likely and meaningful. Because it updates its statistical model during use, it improves its performance over time.
[ { "version": "v1", "created": "Thu, 28 Jul 1994 22:19:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Rose'", "Carolyn Penstein", "", "Carnegie Mellon University" ], [ "Waibel", "Alex", "", "Carnegie Mellon University" ] ]
cmp-lg/9407026
Kemal Oflazer
Kemal Oflazer(Bilkent University, Ankara, Turkey), Ilker Kuruoz (Bilkent University, Ankara, Turkey)
Tagging and Morphological Disambiguation of Turkish Text
To appear in Proceedings of 4th ACL-ANLP Conf. uuencoded gzip'ed postscript file, 6 pages
null
null
Bilkent University CS Dept. Tech Report NO: BU-CEIS-9416
cmp-lg cs.CL
null
Automatic text tagging is an important component in higher level analysis of text corpora, and its output can be used in many natural language processing applications. In languages like Turkish or Finnish, with agglutinative morphology, morphological disambiguation is a very crucial process in tagging, as the structures of many lexical forms are morphologically ambiguous. This paper describes a POS tagger for Turkish text based on a full-scale two-level specification of Turkish morphology that is based on a lexicon of about 24,000 root words. This is augmented with a multi-word and idiomatic construct recognizer, and most importantly morphological disambiguator based on local neighborhood constraints, heuristics and limited amount of statistical information. The tagger also has functionality for statistics compilation and fine tuning of the morphological analyzer, such as logging erroneous morphological parses, commonly used roots, etc. Preliminary results indicate that the tagger can tag about 98-99\% of the texts accurately with very minimal user intervention. Furthermore for sentences morphologically disambiguated with the tagger, an LFG parser developed for Turkish, generates, on the average, 50\% less ambiguous parses and parses almost 2.5 times faster. The tagging functionality is not specific to Turkish, and can be applied to any language with a proper morphological analysis interface.
[ { "version": "v1", "created": "Fri, 29 Jul 1994 06:08:49 GMT" } ]
2008-02-03T00:00:00
[ [ "Oflazer", "Kemal", "", "Bilkent University, Ankara, Turkey" ], [ "Kuruoz", "Ilker", "", "Bilkent University, Ankara, Turkey" ] ]
cmp-lg/9407027
Dale Gerdemann
Dale Gerdemann (University of Tuebingen, Germany)
Parsing as Tree Traversal
COLING 94 paper, Postscript, compressed and uuencoded
null
null
null
cmp-lg cs.CL
null
This paper presents a unified approach to parsing, in which top-down, bottom-up and left-corner parsers are related to preorder, postorder and inorder tree traversals. It is shown that the simplest bottom-up and left-corner parsers are left recursive and must be converted using an extended Greibach normal form. With further partial execution, the bottom-up and left-corner parsers collapse together as in the BUP parser of Matsumoto.
[ { "version": "v1", "created": "Fri, 29 Jul 1994 14:05:09 GMT" } ]
2008-02-03T00:00:00
[ [ "Gerdemann", "Dale", "", "University of Tuebingen, Germany" ] ]
cmp-lg/9407028
null
Kevin Knight (USC/Information Sciences Institute) and Ishwar Chander (USC/Information Sciences Institute)
Automated Postediting of Documents
6 pages, Compressed and uuencoded postscript. To appear: AAAI-94
null
null
null
cmp-lg cs.CL
null
Large amounts of low- to medium-quality English texts are now being produced by machine translation (MT) systems, optical character readers (OCR), and non-native speakers of English. Most of this text must be postedited by hand before it sees the light of day. Improving text quality is tedious work, but its automation has not received much research attention. Anyone who has postedited a technical report or thesis written by a non-native speaker of English knows the potential of an automated postediting system. For the case of MT-generated text, we argue for the construction of postediting modules that are portable across MT systems, as an alternative to hardcoding improvements inside any one system. As an example, we have built a complete self-contained postediting module for the task of article selection (a, an, the) for English noun phrases. This is a notoriously difficult problem for Japanese-English MT. Our system contains over 200,000 rules derived automatically from online text resources. We report on learning algorithms, accuracy, and comparisons with human performance.
[ { "version": "v1", "created": "Fri, 29 Jul 1994 19:24:18 GMT" } ]
2008-02-03T00:00:00
[ [ "Knight", "Kevin", "", "USC/Information Sciences Institute" ], [ "Chander", "Ishwar", "", "USC/Information Sciences Institute" ] ]
cmp-lg/9407029
null
Kevin Knight (USC/Information Sciences Institute) and Steve K. Luk (USC/Information Sciences Institute)
Building a Large-Scale Knowledge Base for Machine Translation
6 pages, Compressed and uuencoded postscript. To appear: AAAI-94
null
null
null
cmp-lg cs.CL
null
Knowledge-based machine translation (KBMT) systems have achieved excellent results in constrained domains, but have not yet scaled up to newspaper text. The reason is that knowledge resources (lexicons, grammar rules, world models) must be painstakingly handcrafted from scratch. One of the hypotheses being tested in the PANGLOSS machine translation project is whether or not these resources can be semi-automatically acquired on a very large scale. This paper focuses on the construction of a large ontology (or knowledge base, or world model) for supporting KBMT. It contains representations for some 70,000 commonly encountered objects, processes, qualities, and relations. The ontology was constructed by merging various online dictionaries, semantic networks, and bilingual resources, through semi-automatic methods. Some of these methods (e.g., conceptual matching of semantic taxonomies) are broadly applicable to problems of importing/exporting knowledge from one KB to another. Other methods (e.g., bilingual matching) allow a knowledge engineer to build up an index to a KB in a second language, such as Spanish or Japanese.
[ { "version": "v1", "created": "Fri, 29 Jul 1994 19:24:34 GMT" } ]
2008-02-03T00:00:00
[ [ "Knight", "Kevin", "", "USC/Information Sciences Institute" ], [ "Luk", "Steve K.", "", "USC/Information Sciences Institute" ] ]
cmp-lg/9407030
Arturo Trujillo
Arturo Trujillo (Computer Laboratory, University of Cambridge)
Computing FIRST and FOLLOW Functions for Feature-Theoretic Grammars
6 pages, COLING 94, compressed, uuencoded PostScript, 93KB
null
null
null
cmp-lg cs.CL
null
This paper describes an algorithm for the computation of FIRST and FOLLOW sets for use with feature-theoretic grammars in which the value of the sets consists of pairs of feature-theoretic categories. The algorithm preserves as much information from the grammars as possible, using negative restriction to define equivalence classes. Addition of a simple data structure leads to an order of magnitude improvement in execution time over a naive implementation.
[ { "version": "v1", "created": "Sat, 30 Jul 1994 16:47:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Trujillo", "Arturo", "", "Computer Laboratory, University of Cambridge" ] ]
cmp-lg/9408001
Paul King
Dale Gerdemann and Paul John King (University of Tuebingen, Germany)
The Correct and Efficient Implementation of Appropriateness Specifications for Typed Feature Structures
5 pages, postscript, compressed and uuencoded (uudecodes to gerd_king.ps.Z)
COLING 94 paper
null
null
cmp-lg cs.CL
null
In this paper, we argue that type inferencing incorrectly implements appropriateness specifications for typed feature structures, promote a combination of type resolution and unfilling as a correct and efficient alternative, and consider the expressive limits of this alternative approach. Throughout, we use feature cooccurence restrictions as illustration and linguistic motivation.
[ { "version": "v1", "created": "Mon, 1 Aug 1994 14:19:39 GMT" }, { "version": "v2", "created": "Tue, 2 Aug 1994 13:19:25 GMT" } ]
2008-02-03T00:00:00
[ [ "Gerdemann", "Dale", "", "University of Tuebingen, Germany" ], [ "King", "Paul John", "", "University of Tuebingen, Germany" ] ]
cmp-lg/9408002
George Kiraz
George A. Kiraz
Computational Analyses of Arabic Morphology
to appear in Narayanan A., Ditters E. (eds). The Linguistic Computation of Arabic. uuencoded, compressed .ps file, 27 pages
null
null
null
cmp-lg cs.CL
null
This paper demonstrates how a (multi-tape) two-level formalism can be used to write two-level grammars for Arabic non-linear morphology using a high level, but computationally tractable, notation. Three illustrative grammars are provided based on CV-, moraic- and affixational analyses. These are complemented by a proposal for handling the hitherto computationally untreated problem of the broken plural. It will be shown that the best grammars for describing Arabic non-linear morphology are moraic in the case of templatic stems, and affixational in the case of a-templatic stems. The paper will demonstrate how the broken plural can be derived under two-level theory via the `implicit' derivation of the singular.
[ { "version": "v1", "created": "Mon, 1 Aug 1994 15:41:59 GMT" } ]
2008-02-03T00:00:00
[ [ "Kiraz", "George A.", "" ] ]
cmp-lg/9408003
Paul King
Paul John King (University of Tuebingen, Germany)
Typed Feature Structures as Descriptions
COLING 94 reserve paper, 5 pages, LaTeX (no .sty exotica)
null
null
null
cmp-lg cs.CL
null
A description is an entity that can be interpreted as true or false of an object, and using feature structures as descriptions accrues several computational benefits. In this paper, I create an explicit interpretation of a typed feature structure used as a description, define the notion of a satisfiable feature structure, and create a simple and effective algorithm to decide if a feature structure is satisfiable.
[ { "version": "v1", "created": "Tue, 2 Aug 1994 08:59:21 GMT" } ]
2008-02-03T00:00:00
[ [ "King", "Paul John", "", "University of Tuebingen, Germany" ] ]
cmp-lg/9408004
Andrew Fordham
Andrew Fordham (Dept. of Sociology, University of Surrey, UK), and Matthew Crocker (Centre for Cognitive Science, University of Edinburgh, UK)
Parsing with Principles and Probabilities
10 pages
null
null
null
cmp-lg cs.CL
null
This paper is an attempt to bring together two approaches to language analysis. The possible use of probabilistic information in principle-based grammars and parsers is considered, including discussion on some theoretical and computational problems that arise. Finally a partial implementation of these ideas is presented, along with some preliminary results from testing on a small set of sentences.
[ { "version": "v1", "created": "Tue, 2 Aug 1994 10:02:45 GMT" } ]
2008-02-03T00:00:00
[ [ "Fordham", "Andrew", "", "Dept. of Sociology, University of Surrey, UK" ], [ "Crocker", "Matthew", "", "Centre for Cognitive Science, University of Edinburgh, UK" ] ]
cmp-lg/9408006
Graham Russell
Afzal Ballim and Graham Russell (ISSCO, Geneva)
LHIP: Extended DCGs for Configurable Robust Parsing
10 pages, in Proc. Coling94
Proc. Coling 1994, vol.1 pp.501-507
null
null
cmp-lg cs.CL
null
We present LHIP, a system for incremental grammar development using an extended DCG formalism. The system uses a robust island-based parsing method controlled by user-defined performance thresholds.
[ { "version": "v1", "created": "Wed, 3 Aug 1994 10:34:26 GMT" } ]
2008-02-03T00:00:00
[ [ "Ballim", "Afzal", "", "ISSCO, Geneva" ], [ "Russell", "Graham", "", "ISSCO, Geneva" ] ]
cmp-lg/9408007
Eric Siegel
Eric V. Siegel and Kathleen R. McKeown (Columbia University)
Emergent Linguistic Rules from Inducing Decision Trees: Disambiguating Discourse Clue Words
null
AAAI94 proceedings
null
null
cmp-lg cs.CL
null
We apply decision tree induction to the problem of discourse clue word sense disambiguation with a genetic algorithm. The automatic partitioning of the training set which is intrinsic to decision tree induction gives rise to linguistically viable rules.
[ { "version": "v1", "created": "Sat, 13 Aug 1994 20:38:54 GMT" } ]
2008-02-03T00:00:00
[ [ "Siegel", "Eric V.", "", "Columbia University" ], [ "McKeown", "Kathleen R.", "", "Columbia University" ] ]
cmp-lg/9408008
Neil Rowe
Neil C. Rowe (Code CS/Rp, Department of Computer Science, Naval Postgraduate School, Monterey)
Statistical versus symbolic parsing for captioned-information retrieval
Workshop on the Balancing Act, ACL-94, Las Cruces NM, July 1994
null
null
null
cmp-lg cs.CL
null
We discuss implementation issues of MARIE-1, a mostly symbolic parser fully implemented, and MARIE-2, a more statistical parser partially implemented. They address a corpus of 100,000 picture captions. We argue that the mixed approach of MARIE-2 should be better for this corpus because its algorithms (not data) are simpler.
[ { "version": "v1", "created": "Mon, 15 Aug 1994 19:08:41 GMT" } ]
2008-02-03T00:00:00
[ [ "Rowe", "Neil C.", "", "Code CS/Rp, Department of Computer Science, Naval\n Postgraduate School, Monterey" ] ]
cmp-lg/9408009
Atro Voutilainen
Pasi Tapanainen (Rank Xerox Research Centre, Grenoble Laboratory), Atro Voutilainen (Research Unit for Computational Linguistics, University of Helsinki)
Tagging accurately -- Don't guess if you know
6 pages, Proc. ANLP94, uuencoded and gzipped postscript
null
null
null
cmp-lg cs.CL
null
We discuss combining knowledge-based (or rule-based) and statistical part-of-speech taggers. We use two mature taggers, ENGCG and Xerox Tagger, to independently tag the same text and combine the results to produce a fully disambiguated text. In a 27000 word test sample taken from a previously unseen corpus we achieve 98.5% accuracy. This paper presents the data in detail. We describe the problems we encountered in the course of combining the two taggers and discuss the problem of evaluating taggers.
[ { "version": "v1", "created": "Tue, 16 Aug 1994 10:22:05 GMT" } ]
2008-02-03T00:00:00
[ [ "Tapanainen", "Pasi", "", "Rank Xerox Research Centre, Grenoble Laboratory" ], [ "Voutilainen", "Atro", "", "Research Unit for Computational Linguistics, University of\n Helsinki" ] ]
cmp-lg/9408010
Joerg Ueberla
Joerg P. Ueberla (Simon Fraser University, Vancouver, Canada)
On Using Selectional Restriction in Language Models for Speech Recognition
feedback is welcome to [email protected]
null
null
CMPT TR 94-03
cmp-lg cs.CL
null
In this paper, we investigate the use of selectional restriction -- the constraints a predicate imposes on its arguments -- in a language model for speech recognition. We use an un-tagged corpus, followed by a public domain tagger and a very simple finite state machine to obtain verb-object pairs from unrestricted English text. We then measure the impact the knowledge of the verb has on the prediction of the direct object in terms of the perplexity of a cluster-based language model. The results show that even though a clustered bigram is more useful than a verb-object model, the combination of the two leads to an improvement over the clustered bigram model.
[ { "version": "v1", "created": "Fri, 19 Aug 1994 12:21:46 GMT" } ]
2008-02-03T00:00:00
[ [ "Ueberla", "Joerg P.", "", "Simon Fraser University, Vancouver, Canada" ] ]
cmp-lg/9408011
Fernando Pereira
Fernando Pereira (AT&T Bell Laboratories), Naftali Tishby (Hebrew University), Lillian Lee (Harvard University)
Distributional Clustering of English Words
8 pages, appeared in the proceedings of ACL-93, Columbus, Ohio
null
null
null
cmp-lg cs.CL
null
We describe and experimentally evaluate a method for automatically clustering words according to their distribution in particular syntactic contexts. Deterministic annealing is used to find lowest distortion sets of clusters. As the annealing parameter increases, existing clusters become unstable and subdivide, yielding a hierarchical ``soft'' clustering of the data. Clusters are used as the basis for class models of word coocurrence, and the models evaluated with respect to held-out test data.
[ { "version": "v1", "created": "Mon, 22 Aug 1994 16:26:21 GMT" } ]
2008-02-03T00:00:00
[ [ "Pereira", "Fernando", "", "AT&T Bell Laboratories" ], [ "Tishby", "Naftali", "", "Hebrew\n University" ], [ "Lee", "Lillian", "", "Harvard University" ] ]
cmp-lg/9408012
Student
Hsin-Hsi Chen (National Taiwan University) and Yue-Shi Lee (National Taiwan University)
Approximate N-Gram Markov Model for Natural Language Generation
to appear in proceedings of QUALICO-94, 6 pages, uuencoded compressed Postscript file; extract with Unix uudecode and uncompress
null
null
null
cmp-lg cs.CL
null
This paper proposes an Approximate n-gram Markov Model for bag generation. Directed word association pairs with distances are used to approximate (n-1)-gram and n-gram training tables. This model has parameters of word association model, and merits of both word association model and Markov Model. The training knowledge for bag generation can be also applied to lexical selection in machine translation design.
[ { "version": "v1", "created": "Wed, 24 Aug 1994 07:31:47 GMT" } ]
2008-02-03T00:00:00
[ [ "Chen", "Hsin-Hsi", "", "National Taiwan University" ], [ "Lee", "Yue-Shi", "", "National\n Taiwan University" ] ]
cmp-lg/9408013
Hiyan Alshawi
Hiyan Alshawi (AT&T Bell Laboratories), David Carter (SRI International, Cambridge)
Training and Scaling Preference Functions for Disambiguation
To appear in Computational Linguistics (probably volume 20, December 94). LaTeX, 21 pages
null
null
null
cmp-lg cs.CL
null
We present an automatic method for weighting the contributions of preference functions used in disambiguation. Initial scaling factors are derived as the solution to a least-squares minimization problem, and improvements are then made by hill-climbing. The method is applied to disambiguating sentences in the ATIS (Air Travel Information System) corpus, and the performance of the resulting scaling factors is compared with hand-tuned factors. We then focus on one class of preference function, those based on semantic lexical collocations. Experimental results are presented showing that such functions vary considerably in selecting correct analyses. In particular we define a function that performs significantly better than ones based on mutual information and likelihood ratios of lexical associations.
[ { "version": "v1", "created": "Wed, 24 Aug 1994 00:11:32 GMT" } ]
2008-02-03T00:00:00
[ [ "Alshawi", "Hiyan", "", "AT&T Bell Laboratories" ], [ "Carter", "David", "", "SRI\n International, Cambridge" ] ]
cmp-lg/9408014
Hiyan Alshawi
Hiyan Alshawi (AT&T Bell Laboratories)
Qualitative and Quantitative Models of Speech Translation
Appeared in proceedings of the ACL workshop "The Balancing Act, Combining Symbolic and Statistical Approaches to Language", Las Cruces NM, July 1994. LaTeX, 24 pages
null
null
null
cmp-lg cs.CL
null
This paper compares a qualitative reasoning model of translation with a quantitative statistical model. We consider these models within the context of two hypothetical speech translation systems, starting with a logic-based design and pointing out which of its characteristics are best preserved or eliminated in moving to the second, quantitative design. The quantitative language and translation models are based on relations between lexical heads of phrases. Statistical parameters for structural dependency, lexical transfer, and linear order are used to select a set of implicit relations between words in a source utterance, a corresponding set of relations between target language words, and the most likely translation of the original utterance.
[ { "version": "v1", "created": "Wed, 24 Aug 1994 00:14:29 GMT" } ]
2008-02-03T00:00:00
[ [ "Alshawi", "Hiyan", "", "AT&T Bell Laboratories" ] ]
cmp-lg/9408015
Walker
Marilyn A. Walker (Mitsubishi Electric Research Laboratories, Cambridge, Mass.)
Experimentally Evaluating Communicative Strategies: The Effect of the Task
8 pages, latex with psfig, lingmacros.sty, available at ftp://atlantic.merl.com/pub/walker/aaai94.ps.Z
Proceedings of AAAI 94, Seattle
null
null
cmp-lg cs.CL
null
Effective problem solving among multiple agents requires a better understanding of the role of communication in collaboration. In this paper we show that there are communicative strategies that greatly improve the performance of resource-bounded agents, but that these strategies are highly sensitive to the task requirements, situation parameters and agents' resource limitations. We base our argument on two sources of evidence: (1) an analysis of a corpus of 55 problem solving dialogues, and (2) experimental simulations of collaborative problem solving dialogues in an experimental world, Design-World, where we parameterize task requirements, agents' resources and communicative strategies.
[ { "version": "v1", "created": "Wed, 24 Aug 1994 16:43:13 GMT" } ]
2008-02-03T00:00:00
[ [ "Walker", "Marilyn A.", "", "Mitsubishi Electric Research Laboratories,\n Cambridge, Mass." ] ]
cmp-lg/9408016
Detmar Meurers
Walt Detmar Meurers (SFB 340/B4, University of Tuebingen, Germany)
On Implementing an HPSG theory -- Aspects of the logical architecture, the formalization, and the implementation of head-driven phrase structure grammars
paper (56 pages), appendix (28 pages), format: LaTeX, tared, compressed, and uuencoded (using uufiles) used: chicago.sty, tree-dvips.sty, tree-dvips.pro, psfig.tex, 2up.sty (all available from cmp-lg server)
null
null
SFB report Nr.58
cmp-lg cs.CL
null
The paper presents some aspects involved in the formalization and implementation of HPSG theories. As basis, the logical setups of Carpenter (1992) and King (1989, 1994) are briefly compared regarding their usefulness as basis for HPSGII (Pollard and Sag 1994). The possibilities for expressing HPSG theories in the HPSGII architecture and in various computational systems (ALE, Troll, CUF, and TFS) are discussed. Beside a formal characterization of the possibilities, the paper investigates the specific choices for constraints with certain linguistic motivations, i.e. the lexicon, structure licencing, and grammatical principles. An ALE implementation of a theory for German proposed by Hinrichs and Nakazawa (1994) is used as example and the ALE grammar is included in the appendix.
[ { "version": "v1", "created": "Wed, 31 Aug 1994 15:21:26 GMT" } ]
2008-02-03T00:00:00
[ [ "Meurers", "Walt Detmar", "", "SFB 340/B4, University of Tuebingen, Germany" ] ]
cmp-lg/9408017
Kavi Mahesh
Kavi Mahesh (Georgia Institute of Technology)
Reaping the Benefits of Interactive Syntax and Semantics
3 pages, uses latex-acl.sty macro
appeared in ACL-94 Proceedings
null
null
cmp-lg cs.CL
null
Semantic feedback is an important source of information that a parser could use to deal with local ambiguities in syntax. However, it is difficult to devise a systematic communication mechanism for interactive syntax and semantics. In this article, I propose a variant of left-corner parsing to define the points at which syntax and semantics should interact, an account of grammatical relations and thematic roles to define the content of the communication, and a conflict resolution strategy based on independent preferences from syntax and semantics. The resulting interactive model has been implemented in a program called COMPERE and shown to account for a wide variety of psycholinguistic data on structural and lexical ambiguities.
[ { "version": "v1", "created": "Wed, 31 Aug 1994 16:13:21 GMT" } ]
2008-02-03T00:00:00
[ [ "Mahesh", "Kavi", "", "Georgia Institute of Technology" ] ]
cmp-lg/9408018
Kavi Mahesh
Kavi Mahesh and Kurt P. Eiselt (Georgia Institute of Technology)
Uniform Representations for Syntax-Semantics Arbitration
7 pages, uses cogsci94.sty macro
appeared in Cogsci94 Proceedings
null
null
cmp-lg cs.CL
null
Psychological investigations have led to considerable insight into the working of the human language comprehension system. In this article, we look at a set of principles derived from psychological findings to argue for a particular organization of linguistic knowledge along with a particular processing strategy and present a computational model of sentence processing based on those principles. Many studies have shown that human sentence comprehension is an incremental and interactive process in which semantic and other higher-level information interacts with syntactic information to make informed commitments as early as possible at a local ambiguity. Early commitments may be made by using top-down guidance from knowledge of different types, each of which must be applicable independently of others. Further evidence from studies of error recovery and delayed decisions points toward an arbitration mechanism for combining syntactic and semantic information in resolving ambiguities. In order to account for all of the above, we propose that all types of linguistic knowledge must be represented in a common form but must be separable so that they can be applied independently of each other and integrated at processing time by the arbitrator. We present such a uniform representation and a computational model called COMPERE based on the representation and the processing strategy.
[ { "version": "v1", "created": "Wed, 31 Aug 1994 17:05:14 GMT" } ]
2008-02-03T00:00:00
[ [ "Mahesh", "Kavi", "", "Georgia Institute of Technology" ], [ "Eiselt", "Kurt P.", "", "Georgia Institute of Technology" ] ]
cmp-lg/9408019
Kavi Mahesh
Kavi Mahesh (Georgia Institute of Technology)
Building a Parser That can Afford to Interact with Semantics
2 pages, uses latex-acl.sty macro
appeared in AAAI-94 Proceedings
null
null
cmp-lg cs.CL
null
Natural language understanding programs get bogged down by the multiplicity of possible syntactic structures while processing real world texts that human understanders do not have much difficulty with. In this work, I analyze the relationships between parsing strategies, the degree of local ambiguity encountered by them, and semantic feedback to syntax, and propose a parsing algorithm called {\em Head-Signaled Left Corner Parsing} (HSLC) that minimizes local ambiguities while supporting interactive syntactic and semantic analysis. Such a parser has been implemented in a sentence understanding program called COMPERE.
[ { "version": "v1", "created": "Wed, 31 Aug 1994 16:28:26 GMT" } ]
2008-02-03T00:00:00
[ [ "Mahesh", "Kavi", "", "Georgia Institute of Technology" ] ]
cmp-lg/9408020
Kavi Mahesh
Kurt P. Eiselt (College of Computing, Georgia Tech), Kavi Mahesh (College of Computing, Georgia Tech), and Jennifer K. Holbrook (Dept. of Psychology, Albion College)
Having Your Cake and Eating It Too: Autonomy and Interaction in a Model of Sentence Processing
7 pages, uses aaai.sty macro
appeared in AAAI-93 Proceedings
null
null
cmp-lg cs.CL
null
Is the human language understander a collection of modular processes operating with relative autonomy, or is it a single integrated process? This ongoing debate has polarized the language processing community, with two fundamentally different types of model posited, and with each camp concluding that the other is wrong. One camp puts forth a model with separate processors and distinct knowledge sources to explain one body of data, and the other proposes a model with a single processor and a homogeneous, monolithic knowledge source to explain the other body of data. In this paper we argue that a hybrid approach which combines a unified processor with separate knowledge sources provides an explanation of both bodies of data, and we demonstrate the feasibility of this approach with the computational model called COMPERE. We believe that this approach brings the language processing community significantly closer to offering human-like language processing systems.
[ { "version": "v1", "created": "Wed, 31 Aug 1994 17:59:18 GMT" } ]
2008-02-03T00:00:00
[ [ "Eiselt", "Kurt P.", "", "College of Computing, Georgia Tech" ], [ "Mahesh", "Kavi", "", "College of Computing, Georgia Tech" ], [ "Holbrook", "Jennifer K.", "", "Dept. of\n Psychology, Albion College" ] ]
cmp-lg/9408021
Kavi Mahesh
Jennifer K. Holbrook (Dept. of Psychology, Albion College), Kurt P. Eiselt (College of Computing, Georgia Tech), and Kavi Mahesh (College of Computing, Georgia Tech)
A Unified Process Model of Syntactic and Semantic Error Recovery in Sentence Understanding
6 pages, uses cogsci94.sty macro
appeared in Cogsci-92 Conference Proceedings
null
null
cmp-lg cs.CL
null
The development of models of human sentence processing has traditionally followed one of two paths. Either the model posited a sequence of processing modules, each with its own task-specific knowledge (e.g., syntax and semantics), or it posited a single processor utilizing different types of knowledge inextricably integrated into a monolithic knowledge base. Our previous work in modeling the sentence processor resulted in a model in which different processing modules used separate knowledge sources but operated in parallel to arrive at the interpretation of a sentence. One highlight of this model is that it offered an explanation of how the sentence processor might recover from an error in choosing the meaning of an ambiguous word. Recent experimental work by Laurie Stowe strongly suggests that the human sentence processor deals with syntactic error recovery using a mechanism very much like that proposed by our model of semantic error recovery. Another way to interpret Stowe's finding is this: the human sentence processor consists of a single unified processing module utilizing multiple independent knowledge sources in parallel. A sentence processor built upon this architecture should at times exhibit behavior associated with modular approaches, and at other times act like an integrated system. In this paper we explore some of these ideas via a prototype computational model of sentence processing called COMPERE, and propose a set of psychological experiments for testing our theories.
[ { "version": "v1", "created": "Wed, 31 Aug 1994 21:20:43 GMT" } ]
2008-02-03T00:00:00
[ [ "Holbrook", "Jennifer K.", "", "Dept. of Psychology, Albion College" ], [ "Eiselt", "Kurt P.", "", "College of Computing, Georgia Tech" ], [ "Mahesh", "Kavi", "", "College of\n Computing, Georgia Tech" ] ]
cmp-lg/9409001
null
Kevin Knight (USC/ISI), Ishwar Chander (USC/ISI), Matthew Haines (USC/ISI), Vasileios Hatzivassiloglou (Columbia Univ.), Eduard Hovy (USC/ISI), Masayo Iida (USC/ISI), Steve K. Luk (USC/ISI), Akitoshi Okumura (NEC), Richard Whitney (USC/ISI), Kenji Yamada (USC/ISI)
Integrating Knowledge Bases and Statistics in MT
8 pages, compressed, uuencoded postscript
Proc Association for Machine Translation in the Americas (AMTA-94)
null
null
cmp-lg cs.CL
null
We summarize recent machine translation (MT) research at the Information Sciences Institute of USC, and we describe its application to the development of a Japanese-English newspaper MT system. Our work aims at scaling up grammar-based, knowledge-based MT techniques. This scale-up involves the use of statistical methods, both in acquiring effective knowledge resources and in making reasonable linguistic choices in the face of knowledge gaps.
[ { "version": "v1", "created": "Mon, 5 Sep 1994 21:21:29 GMT" } ]
2008-02-03T00:00:00
[ [ "Knight", "Kevin", "", "USC/ISI" ], [ "Chander", "Ishwar", "", "USC/ISI" ], [ "Haines", "Matthew", "", "USC/ISI" ], [ "Hatzivassiloglou", "Vasileios", "", "Columbia Univ." ], [ "Hovy", "Eduard", "", "USC/ISI" ], [ "Iida", "Masayo", "", "USC/ISI" ], [ "Luk", "Steve K.", "", "USC/ISI" ], [ "Okumura", "Akitoshi", "", "NEC" ], [ "Whitney", "Richard", "", "USC/ISI" ], [ "Yamada", "Kenji", "", "USC/ISI" ] ]
cmp-lg/9409002
null
Mark Lauer (Microsoft Institute, Sydney)
Conceptual Association for Compound Noun Analysis
3 pages, postscript only, replaced because original postscript version incompatible with some printers
Proceedings of the Student Session, 32nd Annual Meeting of the Association for Computational Linguistics, Las Cruces, NM., 1994 pp337-339
null
null
cmp-lg cs.CL
null
This paper describes research toward the automatic interpretation of compound nouns using corpus statistics. An initial study aimed at syntactic disambiguation is presented. The approach presented bases associations upon thesaurus categories. Association data is gathered from unambiguous cases extracted from a corpus and is then applied to the analysis of ambiguous compound nouns. While the work presented is still in progress, a first attempt to syntactically analyse a test set of 244 examples shows 75% correctness. Future work is aimed at improving this accuracy and extending the technique to assign semantic role information, thus producing a complete interpretation.
[ { "version": "v1", "created": "Tue, 6 Sep 1994 18:59:21 GMT" }, { "version": "v2", "created": "Wed, 11 Sep 1996 02:26:42 GMT" } ]
2008-02-03T00:00:00
[ [ "Lauer", "Mark", "", "Microsoft Institute, Sydney" ] ]
cmp-lg/9409003
null
Mark Lauer (Microsoft Institute, Sydney), Mark Dras (Microsoft Institute, Sydney)
A Probabilistic Model of Compound Nouns
9 pages, uuencoded compressed postscript, please ignore any undefined command error at end
7th Australian Joint Conference on AI, 1994
null
null
cmp-lg cs.CL
null
Compound nouns such as example noun compound are becoming more common in natural language and pose a number of difficult problems for NLP systems, notably increasing the complexity of parsing. In this paper we develop a probabilistic model for syntactically analysing such compounds. The model predicts compound noun structures based on knowledge of affinities between nouns, which can be acquired from a corpus. Problems inherent in this corpus-based approach are addressed: data sparseness is overcome by the use of semantically motivated word classes and sense ambiguity is explicitly handled in the model. An implementation based on this model is described in Lauer (1994) and correctly parses 77% of the test set.
[ { "version": "v1", "created": "Tue, 6 Sep 1994 22:11:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Lauer", "Mark", "", "Microsoft Institute, Sydney" ], [ "Dras", "Mark", "", "Microsoft\n Institute, Sydney" ] ]
cmp-lg/9409004
Francesc Ribas
Francesc Ribas (Universitat Politecnica de Catalunya)
An Experiment on Learning Appropriate Selectional Restrictions from a Parsed Corpus
11 pages
COLING-94 Proceedings, 769-774
null
null
cmp-lg cs.CL
null
We present a methodology to extract Selectional Restrictions at a variable level of abstraction from phrasally analyzed corpora. The method relays in the use of a wide-coverage noun taxonomy and a statistical measure of the co-occurrence of linguistic items. Some experimental results about the performance of the method are provided.
[ { "version": "v1", "created": "Wed, 7 Sep 1994 14:15:39 GMT" } ]
2008-02-03T00:00:00
[ [ "Ribas", "Francesc", "", "Universitat Politecnica de Catalunya" ] ]
cmp-lg/9409005
Varol Akman
Ebru Ersan (Brown University) and Varol Akman (Bilkent University, Ankara)
Focusing for Pronoun Resolution in English Discourse: An Implementation
iii + 49 pages, compressed, uuencoded Postscript file; revised version of the first author's Bilkent M.S. thesis, written under the supervision of the second author; notify Akman via e-mail ([email protected]) or fax (+90-312-266-4126) if you are unable to obtain hardcopy, he'll work out something
null
null
BU-CEIS-94-29
cmp-lg cs.CL
null
Anaphora resolution is one of the most active research areas in natural language processing. This study examines focusing as a tool for the resolution of pronouns which are a kind of anaphora. Focusing is a discourse phenomenon like anaphora. Candy Sidner formalized focusing in her 1979 MIT PhD thesis and devised several algorithms to resolve definite anaphora including pronouns. She presented her theory in a computational framework but did not generally implement the algorithms. Her algorithms related to focusing and pronoun resolution are implemented in this thesis. This implementation provides a better comprehension of the theory both from a conceptual and a computational point of view. The resulting program is tested on different discourse segments, and evaluation and analysis of the experiments are presented together with the statistical results.
[ { "version": "v1", "created": "Wed, 7 Sep 1994 14:26:08 GMT" } ]
2008-02-03T00:00:00
[ [ "Ersan", "Ebru", "", "Brown University" ], [ "Akman", "Varol", "", "Bilkent University,\n Ankara" ] ]
cmp-lg/9409006
Varol Akman
Murat Ersan (Brown University) and Varol Akman (Bilkent University, Ankara)
Situated Modeling of Epistemic Puzzles
iii + 49 pages, compressed, uuencoded Postscript file; revised version of the first author's Bilkent M.S. thesis, written under the supervision of the second author; notify Akman via e-mail ([email protected]) or fax (+90-312-266-4126) if you are unable to obtain hardcopy, he'll work out something
null
null
BU-CEIS-94-30
cmp-lg cs.CL
null
Situation theory is a mathematical theory of meaning introduced by Jon Barwise and John Perry. It has evoked great theoretical and practical interest and motivated the framework of a few `computational' systems. PROSIT is the pioneering work in this direction. Unfortunately, there is a lack of real-life applications on these systems and this study is a preliminary attempt to remedy this deficiency. Here, we examine how much PROSIT reflects situation-theoretic concepts and solve a group of epistemic puzzles using the constructs provided by this programming language.
[ { "version": "v1", "created": "Wed, 7 Sep 1994 14:37:03 GMT" } ]
2008-02-03T00:00:00
[ [ "Ersan", "Murat", "", "Brown University" ], [ "Akman", "Varol", "", "Bilkent University,\n Ankara" ] ]
cmp-lg/9409007
Ralf Steinberger
Ralf Steinberger (UMIST, Manchester, Uk)
Treating `Free Word Order' in Machine Translation
7 pages, uuencoded compressed postscript file, Coling 94
null
null
null
cmp-lg cs.CL
null
In `free word order' languages, every sentence is embedded in its specific context. Among others, the order of constituents is determined by the categories `theme', `rheme' and `contrastive focus'. This paper shows how to recognise and to translate these categories automatically on a sentential basis, so that sentence embedding can be achieved without having to refer to the context. Modifier classes, which are traditionally neglected in linguistic description, are fully covered by the proposed method. (Coling 94, Kyoto, Vol. I, pages 69-75)
[ { "version": "v1", "created": "Thu, 8 Sep 1994 10:10:18 GMT" } ]
2008-02-03T00:00:00
[ [ "Steinberger", "Ralf", "", "UMIST, Manchester, Uk" ] ]
cmp-lg/9409008
Wolfgang Menzel
Wolfgang Menzel (University of Hamburg, Germany)
Parsing of Spoken Language under Time Constraints
19 pages, LaTeX
null
null
null
cmp-lg cs.CL
null
Spoken language applications in natural dialogue settings place serious requirements on the choice of processing architecture. Especially under adverse phonetic and acoustic conditions parsing procedures have to be developed which do not only analyse the incoming speech in a time-synchroneous and incremental manner, but which are able to schedule their resources according to the varying conditions of the recognition process. Depending on the actual degree of local ambiguity the parser has to select among the available constraints in order to narrow down the search space with as little effort as possible. A parsing approach based on constraint satisfaction techniques is discussed. It provides important characteristics of the desired real-time behaviour and attempts to mimic some of the attention focussing capabilities of the human speech comprehension mechanism.
[ { "version": "v1", "created": "Fri, 9 Sep 1994 09:12:45 GMT" } ]
2008-02-03T00:00:00
[ [ "Menzel", "Wolfgang", "", "University of Hamburg, Germany" ] ]
cmp-lg/9409009
Cyrus F. Nourani
Cyrus F. Nourani
Linguistics Computation, Automatic Model Generation, and Intensions
The paper is plain text.
null
null
METAAI-93-01
cmp-lg cs.CL
null
Techniques are presented for defining models of computational linguistics theories. The methods of generalized diagrams that were developed by this author for modeling artificial intelligence planning and reasoning are shown to be applicable to models of computation of linguistics theories. It is shown that for extensional and intensional interpretations, models can be generated automatically which assign meaning to computations of linguistics theories for natural languages. Keywords: Computational Linguistics, Reasoning Models, G-diagrams For Models, Dynamic Model Implementation, Linguistics and Logics For Artificial Intelligence
[ { "version": "v1", "created": "Fri, 9 Sep 1994 17:04:26 GMT" } ]
2008-02-03T00:00:00
[ [ "Nourani", "Cyrus F.", "" ] ]
cmp-lg/9409011
Pascale Fung
Pascale Fung (Columbia University), Kathleen McKeown (Columbia University)
Aligning Noisy Parallel Corpora Across Language Groups : Word Pair Feature Matching by Dynamic Time Warping
8 pages, uuencoded, compressed PostScript
Proc. AMTA-94
null
null
cmp-lg cs.CL
null
We propose a new algorithm called DK-vec for aligning pairs of Asian/Indo-European noisy parallel texts without sentence boundaries. DK-vec improves on previous alignment algorithms in that it handles better the non-linear nature of noisy corpora. The algorithm uses frequency, position and recency information as features for pattern matching. Dynamic Time Warping is used as the matching technique between word pairs. This algorithm produces a small bilingual lexicon which provides anchor points for alignment.
[ { "version": "v1", "created": "Thu, 22 Sep 1994 09:53:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Fung", "Pascale", "", "Columbia University" ], [ "McKeown", "Kathleen", "", "Columbia\n University" ] ]
cmp-lg/9409012
G. Foster TAO
Marc Dymetman, Julie Brousseau, George Foster, Pierre Isabelle, Yves Normandin, Pierre Plamondon
Towards an Automatic Dictation System for Translators: the TransTalk Project
Published in proceedings of the International Conference on Spoken Language Processing (ICSLP) 94. 4 pages, uuencoded compressed latex source with 4 postscript figures
null
null
null
cmp-lg cs.CL
null
Professional translators often dictate their translations orally and have them typed afterwards. The TransTalk project aims at automating the second part of this process. Its originality as a dictation system lies in the fact that both the acoustic signal produced by the translator and the source text under translation are made available to the system. Probable translations of the source text can be predicted and these predictions used to help the speech recognition system in its lexical choices. We present the results of the first prototype, which show a marked improvement in the performance of the speech recognition task when translation predictions are taken into account.
[ { "version": "v1", "created": "Wed, 28 Sep 1994 15:43:30 GMT" } ]
2008-02-03T00:00:00
[ [ "Dymetman", "Marc", "" ], [ "Brousseau", "Julie", "" ], [ "Foster", "George", "" ], [ "Isabelle", "Pierre", "" ], [ "Normandin", "Yves", "" ], [ "Plamondon", "Pierre", "" ] ]
cmp-lg/9410001
David Carter
David Carter (SRI International, Cambridge, UK)
Improving Language Models by Clustering Training Sentences
Expanded version of a paper to appear in ANLP-94, Stuttgart. Latex, 7 pages. Needs latex-acl.sty
null
null
SRI-CRC-045
cmp-lg cs.CL
null
Many of the kinds of language model used in speech understanding suffer from imperfect modeling of intra-sentential contextual influences. I argue that this problem can be addressed by clustering the sentences in a training corpus automatically into subcorpora on the criterion of entropy reduction, and calculating separate language model parameters for each cluster. This kind of clustering offers a way to represent important contextual effects and can therefore significantly improve the performance of a model. It also offers a reasonably automatic means to gather evidence on whether a more complex, context-sensitive model using the same general kind of linguistic information is likely to reward the effort that would be required to develop it: if clustering improves the performance of a model, this proves the existence of further context dependencies, not exploited by the unclustered model. As evidence for these claims, I present results showing that clustering improves some models but not others for the ATIS domain. These results are consistent with other findings for such models, suggesting that the existence or otherwise of an improvement brought about by clustering is indeed a good pointer to whether it is worth developing further the unclustered model.
[ { "version": "v1", "created": "Tue, 4 Oct 1994 15:21:05 GMT" } ]
2008-02-03T00:00:00
[ [ "Carter", "David", "", "SRI International, Cambridge, UK" ] ]
cmp-lg/9410002
Ralf Steinberger
Ralf Steinberger (UMIST, Manchester, Uk)
Lexikoneintraege fuer deutsche Adverbien (Dictionary Entries for German Adverbs)
In German; 10 pages, uuencoded gz-compressed tar file of LaTeX file; In: H. Trost (ed), Informatik Xpress 6. Tagungsband der 2. Konferenz "Verarbeitung natuerlicher Sprache" KONVENS '94, Wien (Austria), September 1994, pages: 320-329
null
null
null
cmp-lg cs.CL
null
Modifiers in general, and adverbs in particular, are neglected categories in linguistics, and consequently, their treatment in Natural Language Processing poses problems. In this article, we present the dictionary information for German adverbs which is necessary to deal with word order, degree modifier scope and other problems in NLP. We also give evidence for the claim that a classification according to position classes differs from any semantic classification.
[ { "version": "v1", "created": "Tue, 4 Oct 1994 18:10:41 GMT" } ]
2008-02-03T00:00:00
[ [ "Steinberger", "Ralf", "", "UMIST, Manchester, Uk" ] ]
cmp-lg/9410003
Anette Frank
A. Frank and U. Reyle (Institute for Computational Linguistics, University of Stuttgart)
Principle Based Semantics for HPSG
null
null
null
null
cmp-lg cs.CL
null
The paper presents a constraint based semantic formalism for HPSG. The advantages of the formlism are shown with respect to a grammar for a fragment of German that deals with (i) quantifier scope ambiguities triggered by scrambling and/or movement and (ii) ambiguities that arise from the collective/distributive distinction of plural NPs. The syntax-semantics interface directly implements syntactic conditions on quantifier scoping and distributivity. The construction of semantic representations is guided by general principles governing the interaction between syntax and semantics. Each of these principles acts as a constraint to narrow down the set of possible interpretations of a sentence. Meanings of ambiguous sentences are represented by single partial representations (so-called U(nderspecified) D(iscourse) R(epresentation) S(tructure)s) to which further constraints can be added monotonically to gain more information about the content of a sentence. There is no need to build up a large number of alternative representations of the sentence which are then filtered by subsequent discourse and world knowledge. The advantage of UDRSs is not only that they allow for monotonic incremental interpretation but also that they are equipped with truth conditions and a proof theory that allows for inferences to be drawn directly on structures where quantifier scope is not resolved.
[ { "version": "v1", "created": "Wed, 5 Oct 1994 16:15:48 GMT" } ]
2008-02-03T00:00:00
[ [ "Frank", "A.", "", "Institute for Computational Linguistics,\n University of Stuttgart" ], [ "Reyle", "U.", "", "Institute for Computational Linguistics,\n University of Stuttgart" ] ]
cmp-lg/9410004
Kemal Oflazer
Kemal Oflazer
Spelling Correction in Agglutinative Languages
uuencoded postscript file, poster version to appear in ANLP proceedings. (Abstract now fixed)
null
null
null
cmp-lg cs.CL
null
This paper presents an approach to spelling correction in agglutinative languages that is based on two-level morphology and a dynamic programming based search algorithm. Spelling correction in agglutinative languages is significantly different than in languages like English. The concept of a word in such languages is much wider that the entries found in a dictionary, owing to {}~productive word formation by derivational and inflectional affixations. After an overview of certain issues and relevant mathematical preliminaries, we formally present the problem and our solution. We then present results from our experiments with spelling correction in Turkish, a Ural--Altaic agglutinative language. Our results indicate that we can find the intended correct word in 95\% of the cases and offer it as the first candidate in 74\% of the cases, when the edit distance is 1.
[ { "version": "v1", "created": "Thu, 6 Oct 1994 07:41:44 GMT" }, { "version": "v2", "created": "Fri, 7 Oct 1994 07:13:03 GMT" } ]
2008-02-03T00:00:00
[ [ "Oflazer", "Kemal", "" ] ]
cmp-lg/9410005
Walker
Susan E. Brennan, Marilyn Walker Friedman, Carl J. Pollard
A Centering Approach to Pronouns
plain latex but includes psfig.tex, 8 pages with one psfig, published in 25th Annual Meeting of the Association of Computational Linguistics, 1987
Association of Computational Linguistics 1987, p. 155-162
null
null
cmp-lg cs.CL
null
In this paper we present a formalization of the centering approach to modeling attentional structure in discourse and use it as the basis for an algorithm to track discourse context and bind pronouns. As described in Grosz, Joshi and Weinstein (1986), the process of centering attention on entities in the discourse gives rise to the intersentential transitional states of continuing, retaining and shifting. We propose an extension to these states which handles some additional cases of multiple ambiguous pronouns. The algorithm has been implemented in an HPSG natural language system which serves as the interface to a database query application.
[ { "version": "v1", "created": "Mon, 10 Oct 1994 21:59:49 GMT" } ]
2008-02-03T00:00:00
[ [ "Brennan", "Susan E.", "" ], [ "Friedman", "Marilyn Walker", "" ], [ "Pollard", "Carl J.", "" ] ]
cmp-lg/9410006
Walker
Marilyn A. Walker
Evaluating Discourse Processing Algorithms
plain latex but includes psfig.tex, 11 pages with one psfig, published in 27th Annual Meeting of the ACL, 1989
Association of Computational Linguistics, 1989, p. 251-262
null
null
cmp-lg cs.CL
null
In order to take steps towards establishing a methodology for evaluating Natural Language systems, we conducted a case study. We attempt to evaluate two different approaches to anaphoric processing in discourse by comparing the accuracy and coverage of two published algorithms for finding the co-specifiers of pronouns in naturally occurring texts and dialogues. We present the quantitative results of hand-simulating these algorithms, but this analysis naturally gives rise to both a qualitative evaluation and recommendations for performing such evaluations in general. We illustrate the general difficulties encountered with quantitative evaluation. These are problems with: (a) allowing for underlying assumptions, (b) determining how to handle underspecifications, and (c) evaluating the contribution of false positives and error chaining.
[ { "version": "v1", "created": "Mon, 10 Oct 1994 21:58:11 GMT" }, { "version": "v2", "created": "Tue, 11 Oct 1994 15:31:15 GMT" } ]
2008-02-03T00:00:00
[ [ "Walker", "Marilyn A.", "" ] ]
cmp-lg/9410007
Owen Rambow
Owen Rambow (Paris 7) and Aravind Joshi (U. Penn.)
A Formal Look at Dependency Grammars and Phrase-Structure Grammars, with Special Consideration of Word-Order Phenomena
uuencoded compressed ps file, 20 pages
null
null
null
cmp-lg cs.CL
null
The central role of the lexicon in Meaning-Text Theory (MTT) and other dependency-based linguistic theories cannot be replicated in linguistic theories based on context-free grammars (CFGs). We describe Tree Adjoining Grammar (TAG) as a system that arises naturally in the process of lexicalizing CFGs. A TAG grammar can therefore be compared directly to an Meaning-Text Model (MTM). We illustrate this point by discussing the computational complexity of certain non-projective constructions, and suggest a way of incorporating locality of word-order definitions into the Surface-Syntactic Component of MTT.
[ { "version": "v1", "created": "Tue, 18 Oct 1994 20:03:47 GMT" } ]
2008-02-03T00:00:00
[ [ "Rambow", "Owen", "", "Paris 7" ], [ "Joshi", "Aravind", "", "U. Penn." ] ]
cmp-lg/9410008
Jussi Karlgren
Jussi Karlgren (SICS), Douglass Cutting (Apple)
Recognizing Text Genres with Simple Metrics Using Discriminant Analysis
6 pages, LaTeX, In proceedings of COLING 94
null
null
null
cmp-lg cs.CL
null
A simple method for categorizing texts into predetermined text genre categories using the statistical standard technique of discriminant analysis is demonstrated with application to the Brown corpus. Discriminant analysis makes it possible use a large number of parameters that may be specific for a certain corpus or information stream, and combine them into a small number of functions, with the parameters weighted on basis of how useful they are for discriminating text genres. An application to information retrieval is discussed.
[ { "version": "v1", "created": "Thu, 20 Oct 1994 17:19:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Karlgren", "Jussi", "", "SICS" ], [ "Cutting", "Douglass", "", "Apple" ] ]
cmp-lg/9410009
Dirk Heylen
Dirk Heylen, Kerry G. Maxwell, Marc Verhagen
Lexical Functions and Machine Translation
6 pages, uses named.sty, twocolumn.sty, a4.sty
null
null
null
cmp-lg cs.CL
null
This paper discusses the lexicographical concept of lexical functions and their potential exploitation in the development of a machine translation lexicon designed to handle collocations.
[ { "version": "v1", "created": "Thu, 20 Oct 1994 14:28:24 GMT" } ]
2008-02-03T00:00:00
[ [ "Heylen", "Dirk", "" ], [ "Maxwell", "Kerry G.", "" ], [ "Verhagen", "Marc", "" ] ]
cmp-lg/9410010
null
Christy Doran, Dania Egedi, Beth Ann Hockey, B. Srinivas, and Martin Zaidel (University of Pennsylvania)
XTAG system - A Wide Coverage Grammar for English
ps file. 7 pages
Proceedings of the 15th International Conference on Computational Linguistics (COLING 94), Kyoto, Japan, August 1994, pp. 922-928
null
null
cmp-lg cs.CL
null
This paper presents the XTAG system, a grammar development tool based on the Tree Adjoining Grammar (TAG) formalism that includes a wide-coverage syntactic grammar for English. The various components of the system are discussed and preliminary evaluation results from the parsing of various corpora are given. Results from the comparison of XTAG against the IBM statistical parser and the Alvey Natural Language Tool parser are also given.
[ { "version": "v1", "created": "Thu, 20 Oct 1994 20:06:51 GMT" } ]
2008-02-03T00:00:00
[ [ "Doran", "Christy", "", "University of Pennsylvania" ], [ "Egedi", "Dania", "", "University of Pennsylvania" ], [ "Hockey", "Beth Ann", "", "University of Pennsylvania" ], [ "Srinivas", "B.", "", "University of Pennsylvania" ], [ "Zaidel", "Martin", "", "University of Pennsylvania" ] ]
cmp-lg/9410011
Paul Pettersson
Hans Karlgren (Scandface), Jussi Karlgren (SICS), Magnus Nordstr\"om (SICS), Paul Pettersson (SICS), Bengt Wahrol\'en (Scandface)
Dilemma - An Instant Lexicographer
3 pages, LaTeX, in proceedings of COLING 94
null
null
null
cmp-lg cs.CL
null
Dilemma is intended to enhance quality and increase productivity of expert human translators by presenting to the writer relevant lexical information mechanically extracted from comparable existing translations, thus replacing - or compensating for the absence of - a lexicographer and stand-by terminologist rather than the translator. Using statistics and crude surface analysis and a minimum of prior information, Dilemma identifies instances and suggests their counterparts in parallel source and target texts, on all levels down to individual words. Dilemma forms part of a tool kit for translation where focus is on text structure and over-all consistency in large text volumes rather than on framing sentences, on interaction between many actors in a large project rather than on retrieval of machine-stored data and on decision making rather than on application of given rules. In particular, the system has been tuned to the needs of the ongoing translation of European Community legislation into the languages of candidate member countries. The system has been demonstrated to and used by professional translators with promising results.
[ { "version": "v1", "created": "Fri, 21 Oct 1994 13:26:46 GMT" } ]
2008-02-03T00:00:00
[ [ "Karlgren", "Hans", "", "Scandface" ], [ "Karlgren", "Jussi", "", "SICS" ], [ "Nordström", "Magnus", "", "SICS" ], [ "Pettersson", "Paul", "", "SICS" ], [ "Wahrolén", "Bengt", "", "Scandface" ] ]
cmp-lg/9410012
David Elworthy
David Elworthy (Sharp Laboratories of Europe Ltd)
Does Baum-Welch Re-estimation Help Taggers?
Uses aclap.sty. Appeared in ANLP 94
null
null
null
cmp-lg cs.CL
null
In part of speech tagging by Hidden Markov Model, a statistical model is used to assign grammatical categories to words in a text. Early work in the field relied on a corpus which had been tagged by a human annotator to train the model. More recently, Cutting {\it et al.} (1992) suggest that training can be achieved with a minimal lexicon and a limited amount of {\em a priori} information about probabilities, by using Baum-Welch re-estimation to automatically refine the model. In this paper, I report two experiments designed to determine how much manual training information is needed. The first experiment suggests that initial biasing of either lexical or transition probabilities is essential to achieve a good accuracy. The second experiment reveals that there are three distinct patterns of Baum-Welch re-estimation. In two of the patterns, the re-estimation ultimately reduces the accuracy of the tagging rather than improving it. The pattern which is applicable can be predicted from the quality of the initial model and the similarity between the tagged training corpus (if any) and the corpus to be tagged. Heuristics for deciding how to use re-estimation in an effective manner are given. The conclusions are broadly in agreement with those of Merialdo (1994), but give greater detail about the contributions of different parts of the model.
[ { "version": "v1", "created": "Fri, 21 Oct 1994 13:19:05 GMT" }, { "version": "v2", "created": "Mon, 24 Oct 1994 08:24:13 GMT" } ]
2008-02-03T00:00:00
[ [ "Elworthy", "David", "", "Sharp Laboratories of Europe Ltd" ] ]
cmp-lg/9410013
David Elworthy
David Elworthy (Sharp Laboratories of Europe)
Automatic Error Detection in Part of Speech Tagging
Postscript. Appeared in NeMLaP 1994
null
null
null
cmp-lg cs.CL
null
A technique for detecting errors made by Hidden Markov Model taggers is described, based on comparing observable values of the tagging process with a threshold. The resulting approach allows the accuracy of the tagger to be improved by accepting a lower efficiency, defined as the proportion of words which are tagged. Empirical observations are presented which demonstrate the validity of the technique and suggest how to choose an appropriate threshold.
[ { "version": "v1", "created": "Fri, 21 Oct 1994 13:22:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Elworthy", "David", "", "Sharp Laboratories of Europe" ] ]
cmp-lg/9410014
null
Dania Egedi, Patrick Martin (University of Pennsylvania)
A Freely Available Syntactic Lexicon for English
Latex file with .eps figure. 8 pages
Proceedings of the International Workshop on Sharable Natural Language Resources, Nara, Japan, August 1994
null
null
cmp-lg cs.CL
null
This paper presents a syntactic lexicon for English that was originally derived from the Oxford Advanced Learner's Dictionary and the Oxford Dictionary of Current Idiomatic English, and then modified and augmented by hand. There are more than 37,000 syntactic entries from all 8 parts of speech. An X-windows based tool is available for maintaining the lexicon and performing searches. C and Lisp hooks are also available so that the lexicon can be easily utilized by parsers and other programs.
[ { "version": "v1", "created": "Fri, 21 Oct 1994 14:23:31 GMT" } ]
2008-02-03T00:00:00
[ [ "Egedi", "Dania", "", "University of Pennsylvania" ], [ "Martin", "Patrick", "", "University of Pennsylvania" ] ]