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/9506026
|
Mike White
|
Michael White (CoGenTex, Inc.)
|
A Computational Approach to Aspectual Composition
|
15 pages
|
In Workshop Notes of the 5th International Workshop TSM 95 (Time,
Space and Movement: Meaning and Knowledge in the Sensible World), Chateau de
Bonas, Gascony, France, 23-27 June 1995.
| null | null |
cmp-lg cs.CL
| null |
In this paper, I argue, contrary to the prevailing opinion in the linguistics
and philosophy literature, that a sortal approach to aspectual composition can
indeed be explanatory. In support of this view, I develop a synthesis of
competing proposals by Hinrichs, Krifka and Jackendoff which takes Jackendoff's
cross-cutting sortal distinctions as its point of departure. To show that the
account is well-suited for computational purposes, I also sketch an implemented
calculus of eventualities which yields many of the desired inferences. Further
details on both the model-theoretic semantics and the implementation can be
found in (White, 1994).
|
[
{
"version": "v1",
"created": "Sat, 1 Jul 1995 19:49:21 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"White",
"Michael",
"",
"CoGenTex, Inc."
]
] |
cmp-lg/9507001
|
Nelma Moreira
|
Luis Damas, Nelma Moreira
|
Constraint Categorial Grammars
|
12 pages, 5 Postscript figures, uses llncs.sty and epsfig.sty. To
appear in Proceedings of EPIA'95, 7th Portuguese Conference on Artificial
Intelligence, Funchal- Madeira Island, Portugal 3-6 October , 1995
| null | null | null |
cmp-lg cs.CL
| null |
Although unification can be used to implement a weak form of
$\beta$-reduction, several linguistic phenomena are better handled by using
some form of $\lambda$-calculus. In this paper we present a higher order
feature description calculus based on a typed $\lambda$-calculus. We show how
the techniques used in \CLG for resolving complex feature constraints can be
efficiently extended. \CCLG is a simple formalism, based on categorial
grammars, designed to test the practical feasibility of such a calculus.
|
[
{
"version": "v1",
"created": "Tue, 4 Jul 1995 10:33:38 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Damas",
"Luis",
""
],
[
"Moreira",
"Nelma",
""
]
] |
cmp-lg/9507005
|
Jan Lerner
|
Jan Lerner and Manfred Pinkal (University of the Saarland, Dept. of
Computational Linguistics)
|
Comparative Ellipsis and Variable Binding
|
Postscript, 15 pages
|
to appear in SALT V Proceedings, Cornell University,
| null |
CLAUS 64
|
cmp-lg cs.CL
| null |
In this paper, we discuss the question whether phrasal comparatives should be
given a direct interpretation, or require an analysis as elliptic
constructions, and answer it with Yes and No. The most adequate analysis of
wide reading attributive (WRA) comparatives seems to be as cases of ellipsis,
while a direct (but asymmetric) analysis fits the data for narrow scope
attributive comparatives. The question whether it is a syntactic or a semantic
process which provides the missing linguistic material in the complement of WRA
comparatives is also given a complex answer: Linguistic context is accessed by
combining a reconstruction operation and a mechanism of anaphoric reference.
The analysis makes only few and straightforward syntactic assumptions. In part,
this is made possible because the use of Generalized Functional Application as
a semantic operation allows us to model semantic composition in a flexible way.
|
[
{
"version": "v1",
"created": "Wed, 19 Jul 1995 09:24:42 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Lerner",
"Jan",
"",
"University of the Saarland, Dept. of\n Computational Linguistics"
],
[
"Pinkal",
"Manfred",
"",
"University of the Saarland, Dept. of\n Computational Linguistics"
]
] |
cmp-lg/9507006
|
Michael Gasser
|
Michael Gasser (Indiana University)
|
Transfer in a Connectionist Model of the Acquisition of Morphology
|
21 pages, uuencoded compressed Postscript
| null | null |
IU Cognitive Science TR 147
|
cmp-lg cs.CL
| null |
The morphological systems of natural languages are replete with examples of
the same devices used for multiple purposes: (1) the same type of morphological
process (for example, suffixation for both noun case and verb tense) and (2)
identical morphemes (for example, the same suffix for English noun plural and
possessive). These sorts of similarity would be expected to convey advantages
on language learners in the form of transfer from one morphological category to
another. Connectionist models of morphology acquisition have been faulted for
their supposed inability to represent phonological similarity across
morphological categories and hence to facilitate transfer. This paper describes
a connectionist model of the acquisition of morphology which is shown to
exhibit transfer of this type. The model treats the morphology acquisition
problem as one of learning to map forms onto meanings and vice versa. As the
network learns these mappings, it makes phonological generalizations which are
embedded in connection weights. Since these weights are shared by different
morphological categories, transfer is enabled. In a set of experiments with
artificial stimuli, networks were trained first on one morphological task
(e.g., tense) and then on a second (e.g., number). It is shown that in the
context of suffixation, prefixation, and template rules, the second task is
facilitated when the second category either makes use of the same forms or the
same general process type (e.g., prefixation) as the first.
|
[
{
"version": "v1",
"created": "Thu, 20 Jul 1995 20:35:38 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Gasser",
"Michael",
"",
"Indiana University"
]
] |
cmp-lg/9507009
|
Norbert E. Fuchs
|
Norbert E. Fuchs, Rolf Schwitter (Department of Computer Science,
University of Zurich)
|
Specifying Logic Programs in Controlled Natural Language
|
16 pages, compressed, uuencoded Postscript, published in Proceedings
CLNLP 95, COMPULOGNET/ELSNET/EAGLES Workshop on Computational Logic for
Natural Language Processing, Edinburgh, April 3-5, 1995
|
Proceedings CLNLP 95, COMPULOGNET/ELSNET/EAGLES
| null |
IFI 95.17
|
cmp-lg cs.CL
| null |
Writing specifications for computer programs is not easy since one has to
take into account the disparate conceptual worlds of the application domain and
of software development. To bridge this conceptual gap we propose controlled
natural language as a declarative and application-specific specification
language. Controlled natural language is a subset of natural language that can
be accurately and efficiently processed by a computer, but is expressive enough
to allow natural usage by non-specialists. Specifications in controlled natural
language are automatically translated into Prolog clauses, hence become formal
and executable. The translation uses a definite clause grammar (DCG) enhanced
by feature structures. Inter-text references of the specification, e.g.
anaphora, are resolved with the help of discourse representation theory (DRT).
The generated Prolog clauses are added to a knowledge base. We have implemented
a prototypical specification system that successfully processes the
specification of a simple automated teller machine.
|
[
{
"version": "v1",
"created": "Fri, 21 Jul 1995 17:44:05 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Fuchs",
"Norbert E.",
"",
"Department of Computer Science,\n University of Zurich"
],
[
"Schwitter",
"Rolf",
"",
"Department of Computer Science,\n University of Zurich"
]
] |
cmp-lg/9507010
|
Li Hang
|
Naoki Abe, Hang Li, Atsuyoshi Nakamura (Theory NEC Lab., RWCP)
|
On-line Learning of Binary Lexical Relations Using Two-dimensional
Weighted Majority Algorithms
|
9 pages, uuencoded compressed postscript
|
Proc. of The 12th Int. Conf. on Machine Learning, 1995
| null | null |
cmp-lg cs.CL
| null |
We consider the problem of learning a certain type of lexical semantic
knowledge that can be expressed as a binary relation between words, such as the
so-called sub-categorization of verbs (a verb-noun relation) and the compound
noun phrase relation (a noun-noun relation). Specifically, we view this problem
as an on-line learning problem in the sense of Littlestone's learning model in
which the learner's goal is to minimize the total number of prediction
mistakes. In the computational learning theory literature, Goldman, Rivest and
Schapire and subsequently Goldman and Warmuth have considered the on-line
learning problem for binary relations R : X * Y -> {0, 1} in which one of the
domain sets X can be partitioned into a relatively small number of types,
namely clusters consisting of behaviorally indistinguishable members of X. In
this paper, we extend this model and suppose that both of the sets X, Y can be
partitioned into a small number of types, and propose a host of prediction
algorithms which are two-dimensional extensions of Goldman and Warmuth's
weighted majority type algorithm proposed for the original model. We apply
these algorithms to the learning problem for the `compound noun phrase'
relation, in which a noun is related to another just in case they can form a
noun phrase together. Our experimental results show that all of our algorithms
out-perform Goldman and Warmuth's algorithm. We also theoretically analyze the
performance of one of our algorithms, in the form of an upper bound on the
worst case number of prediction mistakes it makes.
|
[
{
"version": "v1",
"created": "Mon, 24 Jul 1995 06:47:21 GMT"
},
{
"version": "v2",
"created": "Tue, 25 Jul 1995 01:50:31 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Abe",
"Naoki",
"",
"Theory NEC Lab., RWCP"
],
[
"Li",
"Hang",
"",
"Theory NEC Lab., RWCP"
],
[
"Nakamura",
"Atsuyoshi",
"",
"Theory NEC Lab., RWCP"
]
] |
cmp-lg/9507011
|
Li Hang
|
Hang Li, Naoki Abe (C&C Res. Labs.,NEC)
|
Generalizing Case Frames Using a Thesaurus and the MDL Principle
|
11 pages, uuencoded compressed postscript, a revised version
|
Proc. of Recent Advances in Natural Language Processing, 239-248,
1995.
| null | null |
cmp-lg cs.CL
| null |
We address the problem of automatically acquiring case-frame patterns from
large corpus data. In particular, we view this problem as the problem of
estimating a (conditional) distribution over a partition of words, and propose
a new generalization method based on the MDL (Minimum Description Length)
principle. In order to assist with the efficiency, our method makes use of an
existing thesaurus and restricts its attention on those partitions that are
present as `cuts' in the thesaurus tree, thus reducing the generalization
problem to that of estimating the `tree cut models' of the thesaurus. We then
give an efficient algorithm which provably obtains the optimal tree cut model
for the given frequency data, in the sense of MDL. We have used the case-frame
patterns obtained using our method to resolve pp-attachment ambiguity.Our
experimental results indicate that our method improves upon or is at least as
effective as existing methods.
|
[
{
"version": "v1",
"created": "Mon, 24 Jul 1995 09:20:13 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Jul 1995 04:52:33 GMT"
},
{
"version": "v3",
"created": "Tue, 8 Aug 1995 08:16:04 GMT"
},
{
"version": "v4",
"created": "Wed, 29 Nov 1995 02:47:09 GMT"
},
{
"version": "v5",
"created": "Thu, 14 Mar 1996 02:31:01 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Li",
"Hang",
"",
"C&C Res. Labs.,NEC"
],
[
"Abe",
"Naoki",
"",
"C&C Res. Labs.,NEC"
]
] |
cmp-lg/9507012
|
Tore Burheim
|
Tore Burheim (University of Bergen)
|
A Grammar Formalism and Cross-Serial Dependencies
|
19 pages uuencodet gnu-compressed PostScript format. A previous
version of this paper is printed in the proceedings from the joint
ELSNET/COMPULOG-NET/EAGLES workshop Computational Logic for Natural Language
Processing (CLNLP95) in Edinburgh in April 1995
| null | null | null |
cmp-lg cs.CL
| null |
First we define a unification grammar formalism called the Tree Homomorphic
Feature Structure Grammar. It is based on Lexical Functional Grammar (LFG), but
has a strong restriction on the syntax of the equations. We then show that this
grammar formalism defines a full abstract family of languages, and that it is
capable of describing cross-serial dependencies of the type found in Swiss
German.
|
[
{
"version": "v1",
"created": "Mon, 24 Jul 1995 11:25:10 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Burheim",
"Tore",
"",
"University of Bergen"
]
] |
cmp-lg/9507013
|
Tore Burheim
|
Tore Burheim (University of Bergen)
|
Indexed Languages and Unification Grammars
|
16 pages uuencodet gnu-compressed PostScript format. Also in
Proceedings of the 10th Nordic Conference of Computational Linguistics,
NODALIDA-95, Helsinki, 1995
| null | null | null |
cmp-lg cs.CL
| null |
Indexed languages are interesting in computational linguistics because they
are the least class of languages in the Chomsky hierarchy that has not been
shown not to be adequate to describe the string set of natural language
sentences. We here define a class of unification grammars that exactly describe
the class of indexed languages.
|
[
{
"version": "v1",
"created": "Mon, 24 Jul 1995 11:26:18 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Burheim",
"Tore",
"",
"University of Bergen"
]
] |
cmp-lg/9507014
|
Uwe Reyle
|
Uwe Reyle (Institute for Computational Linguistics, University of
Stuttgart)
|
Co-Indexing Labelled DRSs to Represent and Reason with Ambiguities
|
gzipped ps-file. To appear in: Stanley Peters, Kees van Deemter
(1995): Semantic Ambiguity and Underspecification, CSLI Publications,
Stanford
| null | null | null |
cmp-lg cs.CL
| null |
The paper addresses the problem of representing ambiguities in a way that
allows for monotonic disambiguation and for direct deductive computation. The
paper focuses on an extension of the formalism of underspecified DRSs to
ambiguities introduced by plural NPs. It deals with the collective/distributive
distinction, and also with generic and cumulative readings. In addition it
provides a systematic account for an underspecified treatment of plural pronoun
resolution.
|
[
{
"version": "v1",
"created": "Tue, 25 Jul 1995 11:59:02 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Reyle",
"Uwe",
"",
"Institute for Computational Linguistics, University of\n Stuttgart"
]
] |
cmp-lg/9508001
|
Anne-Marie Mineur
|
Johan Bos (University of the Saarland, Germany), Paul Buitelaar
(Brandeis University, USA) and Anne-Marie Mineur (University of the Saarland,
Germany)
|
Bridging as Coercive Accommodation
|
LaTeX file, 16 pages, uses named.sty. Paper presented at CLNLP
workshop, Edinburgh, April 3-5, 1995
| null | null |
CLAUS 52 Technical Report
|
cmp-lg cs.CL
| null |
In this paper we discuss the notion of "bridging" in Discourse Representation
Theory as a tool to account for discourse referents that have only been
established implicitly, through the lexical semantics of other referents. In
doing so, we use ideas from Generative Lexicon theory, to introduce antecedents
for anaphoric expressions that cannot be "linked" to a proper antecedent, but
that do not need to be "accommodated" because they have some connection to the
network of discourse referents that is already established.
|
[
{
"version": "v1",
"created": "Wed, 2 Aug 1995 14:41:58 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Bos",
"Johan",
"",
"University of the Saarland, Germany"
],
[
"Buitelaar",
"Paul",
"",
"Brandeis University, USA"
],
[
"Mineur",
"Anne-Marie",
"",
"University of the Saarland,\n Germany"
]
] |
cmp-lg/9508003
|
Dennis Grinberg
|
Dennis Grinberg, John Lafferty, Daniel Sleator (Carnegie Mellon)
|
A Robust Parsing Algorithm For Link Grammars
|
17 pages, compressed postscript
| null | null |
CMU-CS-TR-95-125
|
cmp-lg cs.CL
| null |
In this paper we present a robust parsing algorithm based on the link grammar
formalism for parsing natural languages. Our algorithm is a natural extension
of the original dynamic programming recognition algorithm which recursively
counts the number of linkages between two words in the input sentence. The
modified algorithm uses the notion of a null link in order to allow a
connection between any pair of adjacent words, regardless of their dictionary
definitions. The algorithm proceeds by making three dynamic programming passes.
In the first pass, the input is parsed using the original algorithm which
enforces the constraints on links to ensure grammaticality. In the second pass,
the total cost of each substring of words is computed, where cost is determined
by the number of null links necessary to parse the substring. The final pass
counts the total number of parses with minimal cost. All of the original
pruning techniques have natural counterparts in the robust algorithm. When used
together with memoization, these techniques enable the algorithm to run
efficiently with cubic worst-case complexity. We have implemented these ideas
and tested them by parsing the Switchboard corpus of conversational English.
This corpus is comprised of approximately three million words of text,
corresponding to more than 150 hours of transcribed speech collected from
telephone conversations restricted to 70 different topics. Although only a
small fraction of the sentences in this corpus are "grammatical" by standard
criteria, the robust link grammar parser is able to extract relevant structure
for a large portion of the sentences. We present the results of our experiments
using this system, including the analyses of selected and random sentences from
the corpus.
|
[
{
"version": "v1",
"created": "Wed, 2 Aug 1995 19:34:13 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Grinberg",
"Dennis",
"",
"Carnegie Mellon"
],
[
"Lafferty",
"John",
"",
"Carnegie Mellon"
],
[
"Sleator",
"Daniel",
"",
"Carnegie Mellon"
]
] |
cmp-lg/9508004
|
Dennis Grinberg
|
Daniel D. K.Sleator (Carnegie Mellon) and Davy Temperley (Columbia
University)
|
Parsing English with a Link Grammar
|
91 pages, compressed postscript
| null | null |
CMU-CS-TR-91-126
|
cmp-lg cs.CL
| null |
We develop a formal grammatical system called a link grammar, show how
English grammar can be encoded in such a system, and give algorithms for
efficiently parsing with a link grammar. Although the expressive power of link
grammars is equivalent to that of context free grammars, encoding natural
language grammars appears to be much easier with the new system. We have
written a program for general link parsing and written a link grammar for the
English language. The performance of this preliminary system -- both in the
breadth of English phenomena that it captures and in the computational
resources used -- indicates that the approach may have practical uses as well
as linguistic significance. Our program is written in C and may be obtained
through the internet.
|
[
{
"version": "v1",
"created": "Wed, 2 Aug 1995 19:52:31 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Sleator",
"Daniel D. K.",
"",
"Carnegie Mellon"
],
[
"Temperley",
"Davy",
"",
"Columbia\n University"
]
] |
cmp-lg/9508005
|
Xarhs Papageorgiou
|
Lambros Cranias, Harris Papageorgiou, Stelios Piperidis (Institute for
Language and Speech Processing, Greece)
|
A Matching Technique in Example-Based Machine Translation
|
5 pages,LaTeX uses aclap.sty
| null | null | null |
cmp-lg cs.CL
| null |
This paper addresses an important problem in Example-Based Machine
Translation (EBMT), namely how to measure similarity between a sentence
fragment and a set of stored examples. A new method is proposed that measures
similarity according to both surface structure and content. A second
contribution is the use of clustering to make retrieval of the best matching
example from the database more efficient. Results on a large number of test
cases from the CELEX database are presented.
|
[
{
"version": "v1",
"created": "Thu, 10 Aug 1995 14:05:16 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Cranias",
"Lambros",
"",
"Institute for\n Language and Speech Processing, Greece"
],
[
"Papageorgiou",
"Harris",
"",
"Institute for\n Language and Speech Processing, Greece"
],
[
"Piperidis",
"Stelios",
"",
"Institute for\n Language and Speech Processing, Greece"
]
] |
cmp-lg/9508006
|
Arturo Trujillo
|
Arturo Trujillo (SCMS, The Robert Gordon University, Aberdeen)
|
Bi-Lexical Rules for Multi-Lexeme Translation in Lexicalist MT
|
21 pages; tarred, compressed, uuencoded Latex. In `Proceedings of the
Sixth International Conference on Theoretical and Methodological Issues in
Machine Translation', Leuven, Belgium, July 1995, pp. 48--66
| null | null | null |
cmp-lg cs.CL
| null |
The paper presents a prototype lexicalist Machine Translation system (based
on the so-called `Shake-and-Bake' approach of Whitelock (1992) consisting of an
analysis component, a dynamic bilingual lexicon, and a generation component,
and shows how it is applied to a range of MT problems. Multi-Lexeme
translations are handled through bi-lexical rules which map bilingual lexical
signs into new bilingual lexical signs. It is argued that much translation can
be handled by equating translationally equivalent lists of lexical signs,
either directly in the bilingual lexicon, or by deriving them through
bi-lexical rules. Lexical semantic information organized as Qualia structures
(Pustejovsky 1991) is used as a mechanism for restricting the domain of the
rules.
|
[
{
"version": "v1",
"created": "Sat, 12 Aug 1995 13:42:24 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Trujillo",
"Arturo",
"",
"SCMS, The Robert Gordon University, Aberdeen"
]
] |
cmp-lg/9508007
|
Michael Gasser
|
Robert Port, Fred Cummins, Michael Gasser (Indiana University)
|
A Dynamic Approach to Rhythm in Language: Toward a Temporal Phonology
|
31 pages; compressed, uuencoded Postscript
| null | null |
IU Cognitive Science TR 150
|
cmp-lg cs.CL
| null |
It is proposed that the theory of dynamical systems offers appropriate tools
to model many phonological aspects of both speech production and perception. A
dynamic account of speech rhythm is shown to be useful for description of both
Japanese mora timing and English timing in a phrase repetition task. This
orientation contrasts fundamentally with the more familiar symbolic approach to
phonology, in which time is modeled only with sequentially arrayed symbols. It
is proposed that an adaptive oscillator offers a useful model for perceptual
entrainment (or `locking in') to the temporal patterns of speech production.
This helps to explain why speech is often perceived to be more regular than
experimental measurements seem to justify. Because dynamic models deal with
real time, they also help us understand how languages can differ in their
temporal detail---contributing to foreign accents, for example. The fact that
languages differ greatly in their temporal detail suggests that these effects
are not mere motor universals, but that dynamical models are intrinsic
components of the phonological characterization of language.
|
[
{
"version": "v1",
"created": "Sun, 13 Aug 1995 22:43:53 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Port",
"Robert",
"",
"Indiana University"
],
[
"Cummins",
"Fred",
"",
"Indiana University"
],
[
"Gasser",
"Michael",
"",
"Indiana University"
]
] |
cmp-lg/9508008
| null |
Jochen Doerre and Suresh Manandhar
|
On Constraint-Based Lambek Calculi
|
uuencoded gzipped ps file, 97k, 18 pages
| null | null |
Tech. Report HCRC/TR-69, University of Edinburgh
|
cmp-lg cs.CL
| null |
We explore the consequences of layering a Lambek proof system over an
arbitrary (constraint) logic. A simple model-theoretic semantics for our hybrid
language is provided for which a particularly simple combination of Lambek's
and the proof system of the base logic is complete. Furthermore the proof
system for the underlying base logic can be assumed to be a black box. The
essential reasoning needed to be performed by the black box is that of {\em
entailment checking}. Assuming feature logic as the base logic entailment
checking amounts to a {\em subsumption} test which is a well-known quasi-linear
time decidable problem.
|
[
{
"version": "v1",
"created": "Tue, 15 Aug 1995 11:33:39 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Doerre",
"Jochen",
""
],
[
"Manandhar",
"Suresh",
""
]
] |
cmp-lg/9508009
|
Saturnino Luz
|
Saturnino F. Luz-Filho and Patrick Sturt (Centre for Cognitive
Science, University of Edinburgh)
|
A Labelled Analytic Theorem Proving Environment for Categorial Grammar
|
11 pages, LaTeX2e, uses examples.sty and a4wide.sty
|
To appear in the Proceedings of IWPT-95
| null | null |
cmp-lg cs.CL
| null |
We present a system for the investigation of computational properties of
categorial grammar parsing based on a labelled analytic tableaux theorem
prover. This proof method allows us to take a modular approach, in which the
basic grammar can be kept constant, while a range of categorial calculi can be
captured by assigning different properties to the labelling algebra. The
theorem proving strategy is particularly well suited to the treatment of
categorial grammar, because it allows us to distribute the computational cost
between the algorithm which deals with the grammatical types and the algebraic
checker which constrains the derivation.
|
[
{
"version": "v1",
"created": "Tue, 15 Aug 1995 19:21:45 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Luz-Filho",
"Saturnino F.",
"",
"Centre for Cognitive\n Science, University of Edinburgh"
],
[
"Sturt",
"Patrick",
"",
"Centre for Cognitive\n Science, University of Edinburgh"
]
] |
cmp-lg/9508010
|
Christy Doran
|
B. Srinivas, Christine Doran and Seth Kulick, (University of
Pennsylvania)
|
Heuristics and Parse Ranking
|
uuencoded compressed ps file. A4 format. 10 pages
|
International Workshop on Parsing Technologies (IWPT 95)
| null | null |
cmp-lg cs.CL
| null |
There are currently two philosophies for building grammars and parsers --
Statistically induced grammars and Wide-coverage grammars. One way to combine
the strengths of both approaches is to have a wide-coverage grammar with a
heuristic component which is domain independent but whose contribution is tuned
to particular domains. In this paper, we discuss a three-stage approach to
disambiguation in the context of a lexicalized grammar, using a variety of
domain independent heuristic techniques. We present a training algorithm which
uses hand-bracketed treebank parses to set the weights of these heuristics. We
compare the performance of our grammar against the performance of the IBM
statistical grammar, using both untrained and trained weights for the
heuristics.
|
[
{
"version": "v1",
"created": "Mon, 28 Aug 1995 22:35:16 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Srinivas",
"B.",
""
],
[
"Doran",
"Christine",
""
],
[
"Kulick",
"Seth",
""
]
] |
cmp-lg/9508011
|
Karen Lochbaum
|
Karen E. Lochbaum (U S WEST Advanced Technologies)
|
The Use of Knowledge Preconditions in Language Processing
|
7 pages, LaTeX, uses ijcai95.sty, postscript figures
|
Proceedings of IJCAI-95
| null | null |
cmp-lg cs.CL
| null |
If an agent does not possess the knowledge needed to perform an action, it
may privately plan to obtain the required information on its own, or it may
involve another agent in the planning process by engaging it in a dialogue. In
this paper, we show how the requirements of knowledge preconditions can be used
to account for information-seeking subdialogues in discourse. We first present
an axiomatization of knowledge preconditions for the SharedPlan model of
collaborative activity (Grosz & Kraus, 1993), and then provide an analysis of
information-seeking subdialogues within a general framework for discourse
processing. In this framework, SharedPlans and relationships among them are
used to model the intentional component of Grosz and Sidner's (1986) theory of
discourse structure.
|
[
{
"version": "v1",
"created": "Tue, 29 Aug 1995 17:12:15 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Lochbaum",
"Karen E.",
"",
"U S WEST Advanced Technologies"
]
] |
cmp-lg/9508012
|
Eric Sven Ristad
|
Eric Sven Ristad (Princeton University)
|
A Natural Law of Succession
|
23 pages
| null | null |
pu-495-95
|
cmp-lg cs.CL
| null |
Consider the problem of multinomial estimation. You are given an alphabet of
k distinct symbols and are told that the i-th symbol occurred exactly n_i times
in the past. On the basis of this information alone, you must now estimate the
conditional probability that the next symbol will be i. In this report, we
present a new solution to this fundamental problem in statistics and
demonstrate that our solution outperforms standard approaches, both in theory
and in practice.
|
[
{
"version": "v1",
"created": "Wed, 30 Aug 1995 07:37:17 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Ristad",
"Eric Sven",
"",
"Princeton University"
]
] |
cmp-lg/9509001
|
Mark Curtis Lauer
|
Mark Lauer (Microsoft Institute, Sydney)
|
How much is enough?: Data requirements for statistical NLP
|
9 pages
|
2nd Conference of the Pacific Association for Computational
Linguistics, Brisbane, Australia
| null | null |
cmp-lg cs.CL
| null |
In this paper I explore a number of issues in the analysis of data
requirements for statistical NLP systems. A preliminary framework for viewing
such systems is proposed and a sample of existing works are compared within
this framework. The first steps toward a theory of data requirements are made
by establishing some results relevant to bounding the expected error rate of a
class of simplified statistical language learners as a function of the volume
of training data.
|
[
{
"version": "v1",
"created": "Thu, 7 Sep 1995 07:53:23 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Lauer",
"Mark",
"",
"Microsoft Institute, Sydney"
]
] |
cmp-lg/9509002
|
Mark Curtis Lauer
|
Mark Lauer (Microsoft Institute, Sydney)
|
Conserving Fuel in Statistical Language Learning: Predicting Data
Requirements
|
8 pages
|
Eighth Australian Joint Conference on Artificial Intelligence,
Canberra, 1995.
| null | null |
cmp-lg cs.CL
| null |
In this paper I address the practical concern of predicting how much training
data is sufficient for a statistical language learning system. First, I briefly
review earlier results and show how these can be combined to bound the expected
accuracy of a mode-based learner as a function of the volume of training data.
I then develop a more accurate estimate of the expected accuracy function under
the assumption that inputs are uniformly distributed. Since this estimate is
expensive to compute, I also give a close but cheaply computable approximation
to it. Finally, I report on a series of simulations exploring the effects of
inputs that are not uniformly distributed. Although these results are based on
simplistic assumptions, they are a tentative step toward a useful theory of
data requirements for SLL systems.
|
[
{
"version": "v1",
"created": "Thu, 7 Sep 1995 08:12:35 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Lauer",
"Mark",
"",
"Microsoft Institute, Sydney"
]
] |
cmp-lg/9509003
|
John Lafferty
|
John D. Lafferty and Bernhard Suhm (Carnegie Mellon)
|
Cluster Expansions and Iterative Scaling for Maximum Entropy Language
Models
|
8 pages, uuencoded and compressed postscript
| null | null | null |
cmp-lg cs.CL
| null |
The maximum entropy method has recently been successfully introduced to a
variety of natural language applications. In each of these applications,
however, the power of the maximum entropy method is achieved at the cost of a
considerable increase in computational requirements. In this paper we present a
technique, closely related to the classical cluster expansion from statistical
mechanics, for reducing the computational demands necessary to calculate
conditional maximum entropy language models.
|
[
{
"version": "v1",
"created": "Sat, 9 Sep 1995 14:10:42 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Lafferty",
"John D.",
"",
"Carnegie Mellon"
],
[
"Suhm",
"Bernhard",
"",
"Carnegie Mellon"
]
] |
cmp-lg/9509004
|
Bob Losee
|
Robert M. Losee (SILS, U. of North Carolina, Chapel Hill)
|
The Development and Migration of Concepts from Donor to Borrower
Disciplines: Sublanguage Term Use in Hard & Soft Sciences
|
uuencoded compressed postscript file
| null | null | null |
cmp-lg cs.CL
| null |
Academic disciplines, often divided into hard and soft sciences, may be
understood as "donor disciplines" if they produce more concepts than they
borrow from other disciplines, or "borrower disciplines" if they import more
than they originate. Terms used to describe these concepts can be used to
distinguish between hard and soft, donor and borrower, as well as individual
discipline-specific sublanguages. Using term frequencies, the birth, growth,
death, and migration of concepts and their associated terms are examined.
|
[
{
"version": "v1",
"created": "Wed, 13 Sep 1995 17:39:58 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Losee",
"Robert M.",
"",
"SILS, U. of North Carolina, Chapel Hill"
]
] |
cmp-lg/9509005
|
Michael Strube
|
Michael Strube and Udo Hahn (Computational Linguistics Research Group,
Freiburg University, Germany)
|
ParseTalk about Textual Ellipsis
|
11 pages, uuencoded compressed PS file (see also Technical Report at:
http://www.coling.uni-freiburg.de/public/papers/ranlp95.ps)
|
RANLP 95: Proc. of the Intl. Conf. on Recent Advances in Natural
Language Processing. Tzigov Chark, Bulgaria, Sep. 14-16 1995, pp.62-72.
| null | null |
cmp-lg cs.CL
| null |
A hybrid methodology for the resolution of text-level ellipsis is presented
in this paper. It incorporates conceptual proximity criteria applied to
ontologically well-engineered domain knowledge bases and an approach to
centering based on functional topic/comment patterns. We state text grammatical
predicates for ellipsis and then turn to the procedural aspects of their
evaluation within the framework of an actor-based implementation of a lexically
distributed parser.
|
[
{
"version": "v1",
"created": "Thu, 28 Sep 1995 13:40:45 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Strube",
"Michael",
"",
"Computational Linguistics Research Group,\n Freiburg University, Germany"
],
[
"Hahn",
"Udo",
"",
"Computational Linguistics Research Group,\n Freiburg University, Germany"
]
] |
cmp-lg/9510001
|
Llu\ms Padr\s
|
Lluis Padro (Dept LSI, Universitat Politecnica de Catalunya)
|
POS Tagging Using Relaxation Labelling
|
compressed & uuencoded postscript file. Paper length: 39 pages
| null | null | null |
cmp-lg cs.CL
| null |
Relaxation labelling is an optimization technique used in many fields to
solve constraint satisfaction problems. The algorithm finds a combination of
values for a set of variables such that satisfies -to the maximum possible
degree- a set of given constraints. This paper describes some experiments
performed applying it to POS tagging, and the results obtained. It also ponders
the possibility of applying it to word sense disambiguation.
|
[
{
"version": "v1",
"created": "Mon, 2 Oct 1995 09:49:30 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Padro",
"Lluis",
"",
"Dept LSI, Universitat Politecnica de Catalunya"
]
] |
cmp-lg/9510002
|
Md Maruf Hasan
|
Md Maruf Hasan (Dept. of Information System & Computer Science
National University of Singapore)
|
Using Chinese Text Processing Technique for the Processing of Sanskrit
Based Indian Languages: Maximum Resource Utilization and Maximum
Compatibility
|
It may take longer time to print this file in a postscript printer. A
Microsoft Word version of this paper can be provided on request. Interested
people can obtain our Bengali fonts. Please send mail to the author
| null | null | null |
cmp-lg cs.CL
| null |
Chinese text processing systems are using Double Byte Coding , while almost
all existing Sanskrit Based Indian Languages have been using Single Byte coding
for text processing. Through observation, Chinese Information Processing
Technique has already achieved great technical development both in east and
west. In contrast,Indian Languages are being processed by computer, more or
less, for word processing purpose. This paper mainly emphasizes the method of
processing Indian languages from a Computational Linguistic point of view. An
overall design method is illustrated in this paper.This method concentrated on
maximum resource utilization and compatibility: the ultimate goal is to have a
Multiplatform Multilingual System. Keywords Text Procrssing, Multilingual Text
Processing, Chinese Language Processing, Indian Language Processing, Character
Coding.
|
[
{
"version": "v1",
"created": "Wed, 27 Sep 1995 10:01:50 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Hasan",
"Md Maruf",
"",
"Dept. of Information System & Computer Science\n National University of Singapore"
]
] |
cmp-lg/9510003
|
Eneko Agirre
|
Eneko Agirre (Euskal Herriko Unibertsitatea), German Rigau
(Universitat Politecnica de Catalunya)
|
A Proposal for Word Sense Disambiguation using Conceptual Distance
|
Postscript version. 7 pages
|
1st Intl. Conf. on recent Advances in NLP. Bulgaria. 1995.
| null | null |
cmp-lg cs.CL
| null |
This paper presents a method for the resolution of lexical ambiguity and its
automatic evaluation over the Brown Corpus. The method relies on the use of the
wide-coverage noun taxonomy of WordNet and the notion of conceptual distance
among concepts, captured by a Conceptual Density formula developed for this
purpose. This fully automatic method requires no hand coding of lexical
entries, hand tagging of text nor any kind of training process. The results of
the experiment have been automatically evaluated against SemCor, the
sense-tagged version of the Brown Corpus.
|
[
{
"version": "v1",
"created": "Wed, 4 Oct 1995 12:32:38 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Agirre",
"Eneko",
"",
"Euskal Herriko Unibertsitatea"
],
[
"Rigau",
"German",
"",
"Universitat Politecnica de Catalunya"
]
] |
cmp-lg/9510005
|
John Carroll
|
Ted Briscoe (Cambridge University), and John Carroll (Cambridge
University)
|
Developing and Evaluating a Probabilistic LR Parser of Part-of-Speech
and Punctuation Labels
|
11 pages, standard LaTeX
|
4th International Workshop on Parsing Technologies (IWPT-95),
48-58
| null | null |
cmp-lg cs.CL
| null |
We describe an approach to robust domain-independent syntactic parsing of
unrestricted naturally-occurring (English) input. The technique involves
parsing sequences of part-of-speech and punctuation labels using a
unification-based grammar coupled with a probabilistic LR parser. We describe
the coverage of several corpora using this grammar and report the results of a
parsing experiment using probabilities derived from bracketed training data. We
report the first substantial experiments to assess the contribution of
punctuation to deriving an accurate syntactic analysis, by parsing identical
texts both with and without naturally-occurring punctuation marks.
|
[
{
"version": "v1",
"created": "Mon, 9 Oct 1995 16:27:17 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Briscoe",
"Ted",
"",
"Cambridge University"
],
[
"Carroll",
"John",
"",
"Cambridge\n University"
]
] |
cmp-lg/9510006
|
Malgorzata Stys
|
Malgorzata E. Stys (University of Cambridge), Stefan S. Zemke
(Linkoping University)
|
Incorporating Discourse Aspects in English -- Polish MT: Towards Robust
Implementation
|
8 pages, uuencoded and compressed postscript file (presented at
Recent Advances in NLP 95)
| null | null | null |
cmp-lg cs.CL
| null |
The main aim of translation is an accurate transfer of meaning so that the
result is not only grammatically and lexically correct but also communicatively
adequate. This paper stresses the need for discourse analysis the aim of which
is to preserve the communicative meaning in English--Polish machine
translation. Unlike English, which is a positional language with word order
grammatically determined, Polish displays a strong tendency to order
constituents according to their degree of salience, so that the most
informationally salient elements are placed towards the end of the clause
regardless of their grammatical function. The Centering Theory developed for
tracking down given information units in English and the Theory of Functional
Sentence Perspective predicting informativeness of subsequent constituents
provide theoretical background for this work. The notion of {\em center} is
extended to accommodate not only for pronominalisation and exact reiteration
but also for definiteness and other center pointing constructs. Center
information is additionally graded and applicable to all primary constituents
in a given utterance. This information is used to order the post-transfer
constituents correctly, relying on statistical regularities and some syntactic
clues.
|
[
{
"version": "v1",
"created": "Sun, 15 Oct 1995 15:20:46 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Stys",
"Malgorzata E.",
"",
"University of Cambridge"
],
[
"Zemke",
"Stefan S.",
"",
"Linkoping University"
]
] |
cmp-lg/9510007
|
Mark Dras
|
Mark Dras (Natural Language Unit, Microsoft Institute, Australia)
|
Automatic Identification of Support Verbs: A Step Towards a Definition
of Semantic Weight
|
8 pages, standard LaTeX (replaced to fix LaTeX style used)
| null | null | null |
cmp-lg cs.CL
| null |
Current definitions of notions of lexical density and semantic weight are
based on the division of words into closed and open classes, and on intuition.
This paper develops a computationally tractable definition of semantic weight,
concentrating on what it means for a word to be semantically light; the
definition involves looking at the frequency of a word in particular syntactic
constructions which are indicative of lightness. Verbs such as "make" and
"take", when they function as support verbs, are often considered to be
semantically light. To test our definition, we carried out an experiment based
on that of Grefenstette and Teufel (1995), where we automatically identify
light instances of these words in a corpus; this was done by incorporating our
frequency-related definition of semantic weight into a statistical approach
similar to that of Grefenstette and Teufel. The results show that this is a
plausible definition of semantic lightness for verbs, which can possibly be
extended to defining semantic lightness for other classes of words.
|
[
{
"version": "v1",
"created": "Wed, 25 Oct 1995 15:20:59 GMT"
},
{
"version": "v2",
"created": "Thu, 26 Oct 1995 16:28:55 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Dras",
"Mark",
"",
"Natural Language Unit, Microsoft Institute, Australia"
]
] |
cmp-lg/9511001
|
Francis Bond
|
Francis Bond (NTT), Kentaro Ogura (NTT), Satoru Ikehara (NTT)
|
Countability and Number in Japanese-to-English Machine Translation
|
7 pages, LaTeX, uses twocolumn.sty, 11pt, lsalike.sty, gb4e.sty
|
Proceedings of the 15th International Conference on Computational
Linguistics (COLING'94), pp 32--38.
| null | null |
cmp-lg cs.CL
| null |
This paper presents a heuristic method that uses information in the Japanese
text along with knowledge of English countability and number stored in transfer
dictionaries to determine the countability and number of English noun phrases.
Incorporating this method into the machine translation system ALT-J/E, helped
to raise the percentage of noun phrases generated with correct use of articles
and number from 65% to 73%.
|
[
{
"version": "v1",
"created": "Fri, 3 Nov 1995 05:00:09 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Bond",
"Francis",
"",
"NTT"
],
[
"Ogura",
"Kentaro",
"",
"NTT"
],
[
"Ikehara",
"Satoru",
"",
"NTT"
]
] |
cmp-lg/9511002
|
Chris Brew
|
Chris Brew (Language Technology Group, HCRC, Edinburgh)
|
Letting the Cat out of the Bag: Generation for Shake-and-Bake MT
|
9 pages, published in proceedings of COLING-92, gzipped postscript
| null | null | null |
cmp-lg cs.CL
| null |
Describes an algorithm for the generation phase of a Shake-and-Bake Machine
Translation system. Since the problem is NP-complete, it is unlikely that the
algorithm will be efficient in all cases, but for the cases tested it offers an
improvement over Whitelock's previously published algorithm. The work was
carried out while the author was employed at Sharp Laboratories of Europe Ltd.
|
[
{
"version": "v1",
"created": "Mon, 13 Nov 1995 12:13:15 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Brew",
"Chris",
"",
"Language Technology Group, HCRC, Edinburgh"
]
] |
cmp-lg/9511003
|
Marilyn Walker
|
Marilyn A. Walker
|
The Effect of Resource Limits and Task Complexity on Collaborative
Planning in Dialogue
|
64 pages, uses psfig, lingmacros, named
|
Artificial Intelligence Journal 85(1-2), pp. 181-243, 1996
| null | null |
cmp-lg cs.CL
| null |
This paper shows how agents' choice in communicative action can be designed
to mitigate the effect of their resource limits in the context of particular
features of a collaborative planning task. I first motivate a number of
hypotheses about effective language behavior based on a statistical analysis of
a corpus of natural collaborative planning dialogues. These hypotheses are then
tested in a dialogue testbed whose design is motivated by the corpus analysis.
Experiments in the testbed examine the interaction between (1) agents' resource
limits in attentional capacity and inferential capacity; (2) agents' choice in
communication; and (3) features of communicative tasks that affect task
difficulty such as inferential complexity, degree of belief coordination
required, and tolerance for errors. The results show that good algorithms for
communication must be defined relative to the agents' resource limits and the
features of the task. Algorithms that are inefficient for inferentially simple,
low coordination or fault-tolerant tasks are effective when tasks require
coordination or complex inferences, or are fault-intolerant. The results
provide an explanation for the occurrence of utterances in human dialogues
that, prima facie, appear inefficient, and provide the basis for the design of
effective algorithms for communicative choice for resource limited agents.
|
[
{
"version": "v1",
"created": "Wed, 15 Nov 1995 17:13:39 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Walker",
"Marilyn A.",
""
]
] |
cmp-lg/9511004
|
Janet Cahn
|
Janet Cahn (Massachusetts Institute of Technology)
|
An investigation into the correlation of cue phrases, unfilled pauses
and the structuring of spoken discourse
|
12 pages, uufile'd source includes 3 .sty files - darpasls.sty,
times.sty, psfonts.sty
|
Proceedings of the IRCS Workshop on Prosody in Natural Speech,
University of Pennsylvania. (1992) 19-30
| null | null |
cmp-lg cs.CL
| null |
Expectations about the correlation of cue phrases, the duration of unfilled
pauses and the structuring of spoken discourse are framed in light of Grosz and
Sidner's theory of discourse and are tested for a directions-giving dialogue.
The results suggest that cue phrase and discourse structuring tasks may align,
and show a correlation for pause length and some of the modifications that
speakers can make to discourse structure.
|
[
{
"version": "v1",
"created": "Wed, 22 Nov 1995 18:47:27 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Cahn",
"Janet",
"",
"Massachusetts Institute of Technology"
]
] |
cmp-lg/9511005
|
Wonil Lee
|
WonIl Lee, Geunbae Lee, Jong-Hyeok Lee (POSTECH, Korea)
|
Chart-driven Connectionist Categorial Parsing of Spoken Korean
|
6 pages, Postscript file, Proceedings of ICCPOL'95
| null | null | null |
cmp-lg cs.CL
| null |
While most of the speech and natural language systems which were developed
for English and other Indo-European languages neglect the morphological
processing and integrate speech and natural language at the word level, for the
agglutinative languages such as Korean and Japanese, the morphological
processing plays a major role in the language processing since these languages
have very complex morphological phenomena and relatively simple syntactic
functionality. Obviously degenerated morphological processing limits the usable
vocabulary size for the system and word-level dictionary results in exponential
explosion in the number of dictionary entries. For the agglutinative languages,
we need sub-word level integration which leaves rooms for general morphological
processing. In this paper, we developed a phoneme-level integration model of
speech and linguistic processings through general morphological analysis for
agglutinative languages and a efficient parsing scheme for that integration.
Korean is modeled lexically based on the categorial grammar formalism with
unordered argument and suppressed category extensions, and chart-driven
connectionist parsing method is introduced.
|
[
{
"version": "v1",
"created": "Wed, 29 Nov 1995 05:19:16 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Lee",
"WonIl",
"",
"POSTECH, Korea"
],
[
"Lee",
"Geunbae",
"",
"POSTECH, Korea"
],
[
"Lee",
"Jong-Hyeok",
"",
"POSTECH, Korea"
]
] |
cmp-lg/9511006
|
Philip Resnik
|
Philip Resnik
|
Disambiguating Noun Groupings with Respect to WordNet Senses
|
LaTeX, 16 pages, uses breakcites.sty, authdate.sty
|
Proceedings of the 3rd Workshop on Very Large Corpora, MIT, 30
June 1995
| null | null |
cmp-lg cs.CL
| null |
Word groupings useful for language processing tasks are increasingly
available, as thesauri appear on-line, and as distributional word clustering
techniques improve. However, for many tasks, one is interested in relationships
among word {\em senses}, not words. This paper presents a method for automatic
sense disambiguation of nouns appearing within sets of related nouns --- the
kind of data one finds in on-line thesauri, or as the output of distributional
clustering algorithms. Disambiguation is performed with respect to WordNet
senses, which are fairly fine-grained; however, the method also permits the
assignment of higher-level WordNet categories rather than sense labels. The
method is illustrated primarily by example, though results of a more rigorous
evaluation are also presented.
|
[
{
"version": "v1",
"created": "Wed, 29 Nov 1995 19:29:59 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Resnik",
"Philip",
""
]
] |
cmp-lg/9511007
|
Philip Resnik
|
Philip Resnik
|
Using Information Content to Evaluate Semantic Similarity in a Taxonomy
|
6 pages, 2 postscript figures, uses ijcai95.sty
|
Proceedings of the 14th International Joint Conference on
Artificial Intelligence
| null | null |
cmp-lg cs.CL
| null |
This paper presents a new measure of semantic similarity in an IS-A taxonomy,
based on the notion of information content. Experimental evaluation suggests
that the measure performs encouragingly well (a correlation of r = 0.79 with a
benchmark set of human similarity judgments, with an upper bound of r = 0.90
for human subjects performing the same task), and significantly better than the
traditional edge counting approach (r = 0.66).
|
[
{
"version": "v1",
"created": "Wed, 29 Nov 1995 19:32:04 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Resnik",
"Philip",
""
]
] |
cmp-lg/9512001
|
George Kiraz
|
George A. Kiraz (University of Cambridge)
|
Analysis of the Arabic Broken Plural and Diminutive
|
7 pages, uuencoded compressed .ps file, ICEMCO-96: 5th Inter. Conf.
and Exhibition on Multi-Lingual Computing, Cambridge
| null | null | null |
cmp-lg cs.CL
| null |
This paper demonstrates how the challenging problem of the Arabic broken
plural and diminutive can be handled under a multi-tape two-level model, an
extension to two-level morphology.
|
[
{
"version": "v1",
"created": "Sat, 9 Dec 1995 14:15:02 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Kiraz",
"George A.",
"",
"University of Cambridge"
]
] |
cmp-lg/9512002
|
Carl de Marcken
|
Carl de Marcken (MIT Artificial Intelligence Laboratory)
|
The Unsupervised Acquisition of a Lexicon from Continuous Speech
|
27 page technical report
| null | null |
MIT AI Memo No. 1558/CBCL Memo No. 129
|
cmp-lg cs.CL
| null |
We present an unsupervised learning algorithm that acquires a
natural-language lexicon from raw speech. The algorithm is based on the optimal
encoding of symbol sequences in an MDL framework, and uses a hierarchical
representation of language that overcomes many of the problems that have
stymied previous grammar-induction procedures. The forward mapping from symbol
sequences to the speech stream is modeled using features based on articulatory
gestures. We present results on the acquisition of lexicons and language models
from raw speech, text, and phonetic transcripts, and demonstrate that our
algorithm compares very favorably to other reported results with respect to
segmentation performance and statistical efficiency.
|
[
{
"version": "v1",
"created": "Wed, 13 Dec 1995 02:42:29 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"de Marcken",
"Carl",
"",
"MIT Artificial Intelligence Laboratory"
]
] |
cmp-lg/9512003
|
Marilyn Walker
|
Marilyn A. Walker
|
Limited Attention and Discourse Structure
|
9 pages, uses twoside,cl,lingmacros
| null | null | null |
cmp-lg cs.CL
| null |
This squib examines the role of limited attention in a theory of discourse
structure and proposes a model of attentional state that relates current
hierarchical theories of discourse structure to empirical evidence about human
discourse processing capabilities. First, I present examples that are not
predicted by Grosz and Sidner's stack model of attentional state. Then I
consider an alternative model of attentional state, the cache model, which
accounts for the examples, and which makes particular processing predictions.
Finally I suggest a number of ways that future research could distinguish the
predictions of the cache model and the stack model.
|
[
{
"version": "v1",
"created": "Mon, 18 Dec 1995 20:16:59 GMT"
},
{
"version": "v2",
"created": "Wed, 14 Aug 1996 21:26:07 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Walker",
"Marilyn A.",
""
]
] |
cmp-lg/9512004
|
Karen Sparck-Jones
|
Karen Sparck Jones (Computer Laboratory, University of Cambridge)
|
Natural language processing: she needs something old and something new
(maybe something borrowed and something blue, too)
|
Presidential Address, 1994, Association for Computational Linguistics
| null | null | null |
cmp-lg cs.CL
| null |
Given the present state of work in natural language processing, this address
argues first, that advance in both science and applications requires a revival
of concern about what language is about, broadly speaking the world; and
second, that an attack on the summarising task, which is made ever more
important by the growth of electronic text resources and requires an
understanding of the role of large-scale discourse structure in marking
important text content, is a good way forward.
|
[
{
"version": "v1",
"created": "Thu, 21 Dec 1995 16:38:12 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Jones",
"Karen Sparck",
"",
"Computer Laboratory, University of Cambridge"
]
] |
cmp-lg/9512005
|
Dale Gerdemann
|
Dale Gerdemann
|
Term Encoding of Typed Feature Structures
|
12 pages Latex2e, ecltree, epic, eepic, tree-dvips
|
Proceedings of the Fourth International Workshop on Parsing
Technologies, pp. 89-98, 1995
| null | null |
cmp-lg cs.CL
| null |
This paper presents an approach to Prolog-style term encoding of typed
feature structures. The type feature structures to be encoded are constrained
by appropriateness conditions as in Carpenter's ALE system. But unlike ALE, we
impose a further independently motivated closed-world assumption. This
assumption allows us to apply term encoding in cases that were problematic for
previous approaches. In particular, previous approaches have ruled out multiple
inheritance and further specification of feature-value declarations on
subtypes. In the present approach, these spececial cases can be handled as
well, though with some increase in complexity. For grammars without multiple
inheritance and specification of feature values, the encoding presented here
reduces to that of previous approaches.
|
[
{
"version": "v1",
"created": "Fri, 22 Dec 1995 13:08:34 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Gerdemann",
"Dale",
""
]
] |
cmp-lg/9601001
|
Petra Barg
|
Petra Barg (University of Duesseldorf)
|
Automatic Inference of DATR Theories
|
Latex 10 pages, 1 Postscript figure. To appear in H.-H. Bock, W.
Polasek (eds.) Data Analysis and Information Systems: Statistical and
conceptual approaches (Proceedings of the 19th Annual Conference of the
Gesellschaft fuer Klassifikation e.V., University of Basel), Springer Verlag,
pp. 506-515
| null | null | null |
cmp-lg cs.CL
| null |
This paper presents an approach for the automatic acquisition of linguistic
knowledge from unstructured data. The acquired knowledge is represented in the
lexical knowledge representation language DATR. A set of transformation rules
that establish inheritance relationships and a default-inference algorithm make
up the basis components of the system. Since the overall approach is not
restricted to a special domain, the heuristic inference strategy uses criteria
to evaluate the quality of a DATR theory, where different domains may require
different criteria. The system is applied to the linguistic learning task of
German noun inflection.
|
[
{
"version": "v1",
"created": "Thu, 4 Jan 1996 15:22:52 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Barg",
"Petra",
"",
"University of Duesseldorf"
]
] |
cmp-lg/9601002
|
Julio Gonzalo Arroyo
|
Julio Gonzalo and Teresa Solias
|
Generic rules and non-constituent coordination
|
latex2e, 12 pages, uses tree-dvips.sty. Appeared in IWPT'95
|
IV International Workshop on Parsing Technologies (IWPT 95)
| null | null |
cmp-lg cs.CL
| null |
We present a metagrammatical formalism, {\em generic rules}, to give a
default interpretation to grammar rules. Our formalism introduces a process of
{\em dynamic binding} interfacing the level of pure grammatical knowledge
representation and the parsing level. We present an approach to non-constituent
coordination within categorial grammars, and reformulate it as a generic rule.
This reformulation is context-free parsable and reduces drastically the search
space associated to the parsing task for such phenomena.
|
[
{
"version": "v1",
"created": "Tue, 9 Jan 1996 15:46:19 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Gonzalo",
"Julio",
""
],
[
"Solias",
"Teresa",
""
]
] |
cmp-lg/9601004
|
Hideki Kozima
|
Hideki Kozima and Teiji Furugori (University of
Electro-Communications, Japan)
|
Similarity between Words Computed by Spreading Activation on an English
Dictionary
|
8 pages, uufiles (paper.tex, eacl93.sty, named.bst)
|
Proceedings of EACL-93 (Utrecht), pp.232-239, 1993.
| null | null |
cmp-lg cs.CL
| null |
This paper proposes a method for measuring semantic similarity between words
as a new tool for text analysis. The similarity is measured on a semantic
network constructed systematically from a subset of the English dictionary,
LDOCE (Longman Dictionary of Contemporary English). Spreading activation on the
network can directly compute the similarity between any two words in the
Longman Defining Vocabulary, and indirectly the similarity of all the other
words in LDOCE. The similarity represents the strength of lexical cohesion or
semantic relation, and also provides valuable information about similarity and
coherence of texts.
|
[
{
"version": "v1",
"created": "Tue, 23 Jan 1996 11:06:06 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Kozima",
"Hideki",
"",
"University of\n Electro-Communications, Japan"
],
[
"Furugori",
"Teiji",
"",
"University of\n Electro-Communications, Japan"
]
] |
cmp-lg/9601005
|
Hideki Kozima
|
Hideki Kozima (University of Electro-Communications, Japan)
|
Text Segmentation Based on Similarity between Words
|
3 pages, uufiles (paper.tex, acl.sty, bezier.sty)
|
Proceedings of ACL-93 (Ohio), pp.286-288, 1993.
| null | null |
cmp-lg cs.CL
| null |
This paper proposes a new indicator of text structure, called the lexical
cohesion profile (LCP), which locates segment boundaries in a text. A text
segment is a coherent scene; the words in a segment are linked together via
lexical cohesion relations. LCP records mutual similarity of words in a
sequence of text. The similarity of words, which represents their cohesiveness,
is computed using a semantic network. Comparison with the text segments marked
by a number of subjects shows that LCP closely correlates with the human
judgments. LCP may provide valuable information for resolving anaphora and
ellipsis.
|
[
{
"version": "v1",
"created": "Tue, 23 Jan 1996 11:19:22 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Kozima",
"Hideki",
"",
"University of Electro-Communications, Japan"
]
] |
cmp-lg/9601006
|
Francis Bond
|
Francis Bond (NTT), Kentaro Ogura (NTT), Satoru Ikehara (NTT)
|
Possessive Pronouns as Determiners in Japanese-to-English Machine
Translation
|
9 pages, LaTeX, uses twocolumn.sty, lsalike.sty
| null | null | null |
cmp-lg cs.CL
| null |
Possessive pronouns are used as determiners in English when no equivalent
would be used in a Japanese sentence with the same meaning. This paper proposes
a heuristic method of generating such possessive pronouns even when there is no
equivalent in the Japanese. The method uses information about the use of
possessive pronouns in English treated as a lexical property of nouns, in
addition to contextual information about noun phrase referentiality and the
subject and main verb of the sentence that the noun phrase appears in. The
proposed method has been implemented in NTT Communication Science Laboratories'
Japanese-to-English machine translation system ALT-J/E. In a test set of 6,200
sentences, the proposed method increased the number of noun phrases with
appropriate possessive pronouns generated, by 263 to 609, at the cost of
generating 83 noun phrases with inappropriate possessive pronouns.
|
[
{
"version": "v1",
"created": "Tue, 23 Jan 1996 13:45:30 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Bond",
"Francis",
"",
"NTT"
],
[
"Ogura",
"Kentaro",
"",
"NTT"
],
[
"Ikehara",
"Satoru",
"",
"NTT"
]
] |
cmp-lg/9601007
|
Hideki Kozima
|
Hideki Kozima, Akira Ito (Communications Research Laboratory, Japan)
|
Context-Sensitive Measurement of Word Distance by Adaptive Scaling of a
Semantic Space
|
8 pages, single LaTeX file
| null | null | null |
cmp-lg cs.CL
| null |
The paper proposes a computationally feasible method for measuring
context-sensitive semantic distance between words. The distance is computed by
adaptive scaling of a semantic space. In the semantic space, each word in the
vocabulary V is represented by a multi-dimensional vector which is obtained
from an English dictionary through a principal component analysis. Given a word
set C which specifies a context for measuring word distance, each dimension of
the semantic space is scaled up or down according to the distribution of C in
the semantic space. In the space thus transformed, distance between words in V
becomes dependent on the context C. An evaluation through a word prediction
task shows that the proposed measurement successfully extracts the context of a
text.
|
[
{
"version": "v1",
"created": "Tue, 23 Jan 1996 11:27:36 GMT"
},
{
"version": "v2",
"created": "Tue, 25 Jun 1996 09:29:10 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Kozima",
"Hideki",
"",
"Communications Research Laboratory, Japan"
],
[
"Ito",
"Akira",
"",
"Communications Research Laboratory, Japan"
]
] |
cmp-lg/9601008
|
Francis Bond
|
Francis Bond (NTT), Kentaro Ogura (NTT), Tsukasa Kawaoka (Doshisha
University)
|
Noun Phrase Reference in Japanese-to-English Machine Translation
|
12 pages, LaTeX, uses 11pt, a4wide, lsalike.sty
| null | null | null |
cmp-lg cs.CL
| null |
This paper shows the necessity of distinguishing different referential uses
of noun phrases in machine translation. We argue that differentiating between
the generic, referential and ascriptive uses of noun phrases is the minimum
necessary to generate articles and number correctly when translating from
Japanese to English. Heuristics for determining these differences are proposed
for a Japanese-to-English machine translation system. Finally the results of
using the proposed heuristics are shown to have raised the percentage of noun
phrases generated with correct use of articles and number in the
Japanese-to-English machine translation system ALT-J/E from 65% to 77%.
|
[
{
"version": "v1",
"created": "Tue, 23 Jan 1996 13:52:50 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Bond",
"Francis",
"",
"NTT"
],
[
"Ogura",
"Kentaro",
"",
"NTT"
],
[
"Kawaoka",
"Tsukasa",
"",
"Doshisha\n University"
]
] |
cmp-lg/9601009
|
Hamish Cunningham
|
Hamish Cunningham, Robert J. Gaizauskas, Yorick Wilks (Institute for
Language Speech and Hearing (ILASH) / Department of Computer Science,
University of Sheffield, UK)
|
A General Architecture for Language Engineering (GATE) - a new approach
to Language Engineering R&D
|
52 page technical report, LaTeX 2e source
| null | null |
CS - 95 - 21
|
cmp-lg cs.CL
| null |
This report argues for the provision of a common software infrastructure for
NLP systems. Current trends in Language Engineering research are reviewed as
motivation for this infrastructure, and relevant recent work discussed. A
freely-available system called GATE is described which builds on this work.
|
[
{
"version": "v1",
"created": "Tue, 23 Jan 1996 12:15:01 GMT"
},
{
"version": "v2",
"created": "Tue, 30 Jan 1996 09:12:44 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Cunningham",
"Hamish",
"",
"Institute for\n Language Speech and Hearing"
],
[
"Gaizauskas",
"Robert J.",
"",
"Institute for\n Language Speech and Hearing"
],
[
"Wilks",
"Yorick",
"",
"Institute for\n Language Speech and Hearing"
]
] |
cmp-lg/9602001
|
Bob Losee
|
Robert M. Losee (University of North Carolina Chapel Hill, NC, U.S.A.)
|
How Part-of-Speech Tags Affect Text Retrieval and Filtering Performance
|
uuencoded and compressed postscript
| null | null | null |
cmp-lg cs.CL
| null |
Natural language processing (NLP) applied to information retrieval (IR) and
filtering problems may assign part-of-speech tags to terms and, more generally,
modify queries and documents. Analytic models can predict the performance of a
text filtering system as it incorporates changes suggested by NLP, allowing us
to make precise statements about the average effect of NLP operations on IR.
Here we provide a model of retrieval and tagging that allows us to both compute
the performance change due to syntactic parsing and to allow us to understand
what factors affect performance and how. In addition to a prediction of
performance with tags, upper and lower bounds for retrieval performance are
derived, giving the best and worst effects of including part-of-speech tags.
Empirical grounds for selecting sets of tags are considered.
|
[
{
"version": "v1",
"created": "Thu, 8 Feb 1996 15:12:27 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Losee",
"Robert M.",
"",
"University of North Carolina Chapel Hill, NC, U.S.A."
]
] |
cmp-lg/9602002
|
Erkan Tin
|
Erkan TIN (Bilkent University) and Varol AKMAN (Bilkent University)
|
Situations and Computation: An Overview of Recent Research
|
30 pages, also published in the University of Tuebingen Technical
Report Series
| null | null |
SfS-Report-04-95
|
cmp-lg cs.CL
| null |
Serious thinking about the computational aspects of situation theory is just
starting. There have been some recent proposals in this direction (viz. PROSIT
and ASTL), with varying degrees of divergence from the ontology of the theory.
We believe that a programming environment incorporating bona fide
situation-theoretic constructs is needed and describe our very recent BABY-SIT
implementation. A detailed critical account of PROSIT and ASTL is also offered
in order to compare our system with these pioneering and influential
frameworks.
|
[
{
"version": "v1",
"created": "Thu, 15 Feb 1996 08:41:13 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"TIN",
"Erkan",
"",
"Bilkent University"
],
[
"AKMAN",
"Varol",
"",
"Bilkent University"
]
] |
cmp-lg/9602003
|
Bob Losee
|
Robert M. Losee (University of North Carolina Chapel Hill)
|
Text Windows and Phrases Differing by Discipline, Location in Document,
and Syntactic Structure
|
uuencoded and compressed postscript
| null | null | null |
cmp-lg cs.CL
| null |
Knowledge of window style, content, location and grammatical structure may be
used to classify documents as originating within a particular discipline or may
be used to place a document on a theory versus practice spectrum. This
distinction is also studied here using the type-token ratio to differentiate
between sublanguages. The statistical significance of windows is computed,
based on the the presence of terms in titles, abstracts, citations, and section
headers, as well as binary independent (BI) and inverse document frequency
(IDF) weightings. The characteristics of windows are studied by examining their
within window density (WWD) and the S concentration (SC), the concentration of
terms from various document fields (e.g. title, abstract) in the fulltext. The
rate of window occurrences from the beginning to the end of document fulltext
differs between academic fields. Different syntactic structures in sublanguages
are examined, and their use is considered for discriminating between specific
academic disciplines and, more generally, between theory versus practice or
knowledge versus applications oriented documents.
|
[
{
"version": "v1",
"created": "Sun, 18 Feb 1996 13:35:29 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Losee",
"Robert M.",
"",
"University of North Carolina Chapel Hill"
]
] |
cmp-lg/9602004
|
Jean Carletta
|
Jean Carletta (University of Edinburgh)
|
Assessing agreement on classification tasks: the kappa statistic
|
9 pages
|
Computational Lingustics 22:2 (1996 forthcoming)
| null | null |
cmp-lg cs.CL
| null |
Currently, computational linguists and cognitive scientists working in the
area of discourse and dialogue argue that their subjective judgments are
reliable using several different statistics, none of which are easily
interpretable or comparable to each other. Meanwhile, researchers in content
analysis have already experienced the same difficulties and come up with a
solution in the kappa statistic. We discuss what is wrong with reliability
measures as they are currently used for discourse and dialogue work in
computational linguistics and cognitive science, and argue that we would be
better off as a field adopting techniques from content analysis.
|
[
{
"version": "v1",
"created": "Tue, 27 Feb 1996 12:18:26 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Carletta",
"Jean",
"",
"University of Edinburgh"
]
] |
cmp-lg/9603001
|
Fernando Pereira
|
Fernando C. N. Pereira and Michael D. Riley (AT&T Research)
|
Speech Recognition by Composition of Weighted Finite Automata
|
24 pages, uses psfig.sty
| null | null | null |
cmp-lg cs.CL
| null |
We present a general framework based on weighted finite automata and weighted
finite-state transducers for describing and implementing speech recognizers.
The framework allows us to represent uniformly the information sources and data
structures used in recognition, including context-dependent units,
pronunciation dictionaries, language models and lattices. Furthermore, general
but efficient algorithms can used for combining information sources in actual
recognizers and for optimizing their application. In particular, a single
composition algorithm is used both to combine in advance information sources
such as language models and dictionaries, and to combine acoustic observations
and information sources dynamically during recognition.
|
[
{
"version": "v1",
"created": "Thu, 7 Mar 1996 22:09:00 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Pereira",
"Fernando C. N.",
"",
"AT&T Research"
],
[
"Riley",
"Michael D.",
"",
"AT&T Research"
]
] |
cmp-lg/9603002
|
Fernando Pereira
|
Fernando C. N. Pereira and Rebecca N. Wright (AT&T Research)
|
Finite-State Approximation of Phrase-Structure Grammars
|
24 pages, uses psfig.sty; revised and extended version of the 1991
ACL meeting paper with the same title
| null | null | null |
cmp-lg cs.CL
| null |
Phrase-structure grammars are effective models for important syntactic and
semantic aspects of natural languages, but can be computationally too demanding
for use as language models in real-time speech recognition. Therefore,
finite-state models are used instead, even though they lack expressive power.
To reconcile those two alternatives, we designed an algorithm to compute
finite-state approximations of context-free grammars and
context-free-equivalent augmented phrase-structure grammars. The approximation
is exact for certain context-free grammars generating regular languages,
including all left-linear and right-linear context-free grammars. The algorithm
has been used to build finite-state language models for limited-domain speech
recognition tasks.
|
[
{
"version": "v1",
"created": "Fri, 8 Mar 1996 23:17:00 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Pereira",
"Fernando C. N.",
"",
"AT&T Research"
],
[
"Wright",
"Rebecca N.",
"",
"AT&T Research"
]
] |
cmp-lg/9603003
|
Schwitter
|
Norbert E. Fuchs, Rolf Schwitter (Department of Computer Science,
University of Zurich)
|
Attempto Controlled English (ACE)
|
13 pages, compressed, uuencoded Postscript, to be presented at CLAW
96, The First International Workshop on Controlled Language Applications,
Katholieke Universiteit Leuven, 26-27 March 1996
| null | null | null |
cmp-lg cs.CL
| null |
Attempto Controlled English (ACE) allows domain specialists to interactively
formulate requirements specifications in domain concepts. ACE can be accurately
and efficiently processed by a computer, but is expressive enough to allow
natural usage. The Attempto system translates specification texts in ACE into
discourse representation structures and optionally into Prolog. Translated
specification texts are incrementally added to a knowledge base. This knowledge
base can be queried in ACE for verification, and it can be executed for
simulation, prototyping and validation of the specification.
|
[
{
"version": "v1",
"created": "Wed, 13 Mar 1996 11:24:58 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Fuchs",
"Norbert E.",
"",
"Department of Computer Science,\n University of Zurich"
],
[
"Schwitter",
"Rolf",
"",
"Department of Computer Science,\n University of Zurich"
]
] |
cmp-lg/9603004
|
Schwitter
|
Rolf Schwitter, Norbert E. Fuchs, (Department of Computer Science,
University of Zurich)
|
Attempto - From Specifications in Controlled Natural Language towards
Executable Specifications
|
15 pages, compressed, uuencoded Postscript, to be presented at EMISA
Workshop 'Naturlichsprachlicher Entwurf von Informationssystemen -
Grundlagen, Methoden, Werkzeuge, Anwendungen', May 28-30, 1996, Ev. Akademie
Tutzing
| null | null | null |
cmp-lg cs.CL
| null |
Deriving formal specifications from informal requirements is difficult since
one has to take into account the disparate conceptual worlds of the application
domain and of software development. To bridge the conceptual gap we propose
controlled natural language as a textual view on formal specifications in
logic. The specification language Attempto Controlled English (ACE) is a subset
of natural language that can be accurately and efficiently processed by a
computer, but is expressive enough to allow natural usage. The Attempto system
translates specifications in ACE into discourse representation structures and
into Prolog. The resulting knowledge base can be queried in ACE for
verification, and it can be executed for simulation, prototyping and validation
of the specification.
|
[
{
"version": "v1",
"created": "Tue, 12 Mar 1996 08:36:51 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Schwitter",
"Rolf",
""
],
[
"Fuchs",
"Norbert E.",
""
]
] |
cmp-lg/9603005
|
Geunbae Lee
|
Geunbae Lee, Jong-Hyeok Lee (Department of Computer Science and
Engineering Pohang University of Science and Technology)
|
Integrated speech and morphological processing in a connectionist
continuous speech understanding for Korean
|
latex source with a4 style, 15 pages, to be published in computer
processing of oriental language journal
| null | null | null |
cmp-lg cs.CL
| null |
A new tightly coupled speech and natural language integration model is
presented for a TDNN-based continuous possibly large vocabulary speech
recognition system for Korean. Unlike popular n-best techniques developed for
integrating mainly HMM-based speech recognition and natural language processing
in a {\em word level}, which is obviously inadequate for morphologically
complex agglutinative languages, our model constructs a spoken language system
based on a {\em morpheme-level} speech and language integration. With this
integration scheme, the spoken Korean processing engine (SKOPE) is designed and
implemented using a TDNN-based diphone recognition module integrated with a
Viterbi-based lexical decoding and symbolic phonological/morphological
co-analysis. Our experiment results show that the speaker-dependent continuous
{\em eojeol} (Korean word) recognition and integrated morphological analysis
can be achieved with over 80.6% success rate directly from speech inputs for
the middle-level vocabularies.
|
[
{
"version": "v1",
"created": "Mon, 18 Mar 1996 06:59:58 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Lee",
"Geunbae",
"",
"Department of Computer Science and\n Engineering Pohang University of Science and Technology"
],
[
"Lee",
"Jong-Hyeok",
"",
"Department of Computer Science and\n Engineering Pohang University of Science and Technology"
]
] |
cmp-lg/9604001
|
Kemal Oflazer
|
Kemal Oflazer and Gokhan Tur (Department of Computer Engineering,
Bilkent University, Ankara Turkey)
|
Combining Hand-crafted Rules and Unsupervised Learning in
Constraint-based Morphological Disambiguation
|
gzipped and uuencoded postscript, 13 pages. Also available as
ftp://ftp.cs.bilkent.edu.tr/pub/ko/emnlp.ps.z
| null | null | null |
cmp-lg cs.CL
| null |
This paper presents a constraint-based morphological disambiguation approach
that is applicable languages with complex morphology--specifically
agglutinative languages with productive inflectional and derivational
morphological phenomena. In certain respects, our approach has been motivated
by Brill's recent work, but with the observation that his transformational
approach is not directly applicable to languages like Turkish. Our system
combines corpus independent hand-crafted constraint rules, constraint rules
that are learned via unsupervised learning from a training corpus, and
additional statistical information from the corpus to be morphologically
disambiguated. The hand-crafted rules are linguistically motivated and tuned to
improve precision without sacrificing recall. The unsupervised learning process
produces two sets of rules: (i) choose rules which choose morphological parses
of a lexical item satisfying constraint effectively discarding other parses,
and (ii) delete rules, which delete parses satisfying a constraint. Our
approach also uses a novel approach to unknown word processing by employing a
secondary morphological processor which recovers any relevant inflectional and
derivational information from a lexical item whose root is unknown. With this
approach, well below 1 percent of the tokens remains as unknown in the texts we
have experimented with. Our results indicate that by combining these
hand-crafted,statistical and learned information sources, we can attain a
recall of 96 to 97 percent with a corresponding precision of 93 to 94 percent,
and ambiguity of 1.02 to 1.03 parses per token.
|
[
{
"version": "v1",
"created": "Thu, 11 Apr 1996 11:47:25 GMT"
},
{
"version": "v2",
"created": "Fri, 12 Apr 1996 11:24:29 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Oflazer",
"Kemal",
"",
"Department of Computer Engineering,\n Bilkent University, Ankara Turkey"
],
[
"Tur",
"Gokhan",
"",
"Department of Computer Engineering,\n Bilkent University, Ankara Turkey"
]
] |
cmp-lg/9604002
|
Kemal Oflazer
|
Kemal Oflazer and Okan Yilmaz (Department of Computer Engineering,
Bilkent University, Ankara, Turkey)
|
A Constraint-based Case Frame Lexicon
|
gzipped, uuencoded postscript, 6 pages. Also available as
ftp://ftp.cs.bilkent.edu.tr/pub/ko/coling96-ccl.ps.z ; To Appear in
Proceedings of COLING 96, Copenhaged, Denmark, August 1996
| null | null | null |
cmp-lg cs.CL
| null |
We present a constraint-based case frame lexicon architecture for
bi-directional mapping between a syntactic case frame and a semantic frame. The
lexicon uses a semantic sense as the basic unit and employs a multi-tiered
constraint structure for the resolution of syntactic information into the
appropriate senses and/or idiomatic usage. Valency changing transformations
such as morphologically marked passivized or causativized forms are handled via
lexical rules that manipulate case frames templates. The system has been
implemented in a typed-feature system and applied to Turkish.
|
[
{
"version": "v1",
"created": "Thu, 11 Apr 1996 12:18:42 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Oflazer",
"Kemal",
"",
"Department of Computer Engineering,\n Bilkent University, Ankara, Turkey"
],
[
"Yilmaz",
"Okan",
"",
"Department of Computer Engineering,\n Bilkent University, Ankara, Turkey"
]
] |
cmp-lg/9604003
|
Kemal Oflazer
|
Kemal Oflazer (Department of Computer Engineering, Bilkent University,
Ankara, Turkey)
|
Error-tolerant Tree Matching
|
gzipped and uuencoded postscript, 5 pages. Minor fix in one of the
figures. Also available as
ftp://ftp.cs.bilkent.edu.tr/pub/ko/coling96-ettm.ps.z
| null | null | null |
cmp-lg cs.CL
| null |
This paper presents an efficient algorithm for retrieving from a database of
trees, all trees that match a given query tree approximately, that is, within a
certain error tolerance. It has natural language processing applications in
searching for matches in example-based translation systems, and retrieval from
lexical databases containing entries of complex feature structures. The
algorithm has been implemented on SparcStations, and for large randomly
generated synthetic tree databases (some having tens of thousands of trees) it
can associatively search for trees with a small error, in a matter of tenths of
a second to few seconds.
|
[
{
"version": "v1",
"created": "Thu, 11 Apr 1996 13:05:15 GMT"
},
{
"version": "v2",
"created": "Wed, 17 Apr 1996 08:37:26 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Oflazer",
"Kemal",
"",
"Department of Computer Engineering, Bilkent University,\n Ankara, Turkey"
]
] |
cmp-lg/9604004
|
John Carroll
|
John Carroll (University of Sussex) and Ted Briscoe (University of
Cambridge)
|
Apportioning Development Effort in a Probabilistic LR Parsing System
through Evaluation
|
10 pages, 1 Postscript figure. To Appear in Proceedings of the
Conference on Empirical Methods in Natural Language Processing, University of
Pennsylvania, May 1996
|
Conference on Empirical Methods in Natural Language Processing
(EMNLP-96), 92-100
| null | null |
cmp-lg cs.CL
| null |
We describe an implemented system for robust domain-independent syntactic
parsing of English, using a unification-based grammar of part-of-speech and
punctuation labels coupled with a probabilistic LR parser. We present
evaluations of the system's performance along several different dimensions;
these enable us to assess the contribution that each individual part is making
to the success of the system as a whole, and thus prioritise the effort to be
devoted to its further enhancement. Currently, the system is able to parse
around 80% of sentences in a substantial corpus of general text containing a
number of distinct genres. On a random sample of 250 such sentences the system
has a mean crossing bracket rate of 0.71 and recall and precision of 83% and
84% respectively when evaluated against manually-disambiguated analyses.
|
[
{
"version": "v1",
"created": "Fri, 12 Apr 1996 16:02:00 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Carroll",
"John",
"",
"University of Sussex"
],
[
"Briscoe",
"Ted",
"",
"University of\n Cambridge"
]
] |
cmp-lg/9604005
|
Thorsten Brants
|
Thorsten Brants (Universit"at des Saarlandes, Computational
Linguistics, Saarbr"ucken, Germany)
|
Better Language Models with Model Merging
|
LaTeX, 9 pages. In Proceedings of EMNLP-96, Philadelphia, PA
| null | null | null |
cmp-lg cs.CL
| null |
This paper investigates model merging, a technique for deriving Markov models
from text or speech corpora. Models are derived by starting with a large and
specific model and by successively combining states to build smaller and more
general models. We present methods to reduce the time complexity of the
algorithm and report on experiments on deriving language models for a speech
recognition task. The experiments show the advantage of model merging over the
standard bigram approach. The merged model assigns a lower perplexity to the
test set and uses considerably fewer states.
|
[
{
"version": "v1",
"created": "Wed, 17 Apr 1996 17:11:39 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Brants",
"Thorsten",
"",
"Universit\"at des Saarlandes, Computational\n Linguistics, Saarbr\"ucken, Germany"
]
] |
cmp-lg/9604006
|
Ehud Reiter
|
Robert Dale (Microsoft Institute, Sydney, Australia) and Ehud Reiter
(University of Aberdeen, UK)
|
The Role of the Gricean Maxims in the Generation of Referring
Expressions
|
LaTeX file, needs aaai.sty (available from the cmp-lg macro library).
This paper was presented at the 1996 AAAI Spring Symposium on Computational
Models of Conversational Implicature
| null | null | null |
cmp-lg cs.CL
| null |
Grice's maxims of conversation [Grice 1975] are framed as directives to be
followed by a speaker of the language. This paper argues that, when considered
from the point of view of natural language generation, such a characterisation
is rather misleading, and that the desired behaviour falls out quite naturally
if we view language generation as a goal-oriented process. We argue this
position with particular regard to the generation of referring expressions.
|
[
{
"version": "v1",
"created": "Thu, 18 Apr 1996 09:16:53 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Dale",
"Robert",
"",
"Microsoft Institute, Sydney, Australia"
],
[
"Reiter",
"Ehud",
"",
"University of Aberdeen, UK"
]
] |
cmp-lg/9604007
|
Freeman Robert John
|
Robert John Freeman (Hong Kong University of Science and Technology)
|
Collocational Grammar
|
7 pages, uuencoded gzipped Postscript
| null | null | null |
cmp-lg cs.CL
| null |
A perspective of statistical language models which emphasizes their
collocational aspect is advocated. It is suggested that strings be generalized
in terms of classes of relationships instead of classes of objects. The single
most important characteristic of such a model is a mechanism for comparing
patterns. When patterns are fully generalized a natural definition of syntactic
class emerges as a subset of relational class. These collocational syntactic
classes should be an unambiguous partition of traditional syntactic classes.
|
[
{
"version": "v1",
"created": "Fri, 19 Apr 1996 03:35:10 GMT"
},
{
"version": "v2",
"created": "Fri, 19 Apr 1996 09:19:18 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Freeman",
"Robert John",
"",
"Hong Kong University of Science and Technology"
]
] |
cmp-lg/9604008
|
Joshua Goodman
|
Joshua Goodman (Harvard University)
|
Efficient Algorithms for Parsing the DOP Model
|
10 pages
|
Proceedings of the Conference on Empirical Methods in Natural
Language Processing, May 1996
| null | null |
cmp-lg cs.CL
| null |
Excellent results have been reported for Data-Oriented Parsing (DOP) of
natural language texts (Bod, 1993). Unfortunately, existing algorithms are both
computationally intensive and difficult to implement. Previous algorithms are
expensive due to two factors: the exponential number of rules that must be
generated and the use of a Monte Carlo parsing algorithm. In this paper we
solve the first problem by a novel reduction of the DOP model to a small,
equivalent probabilistic context-free grammar. We solve the second problem by a
novel deterministic parsing strategy that maximizes the expected number of
correct constituents, rather than the probability of a correct parse tree.
Using the optimizations, experiments yield a 97% crossing brackets rate and 88%
zero crossing brackets rate. This differs significantly from the results
reported by Bod, and is comparable to results from a duplication of Pereira and
Schabes's (1992) experiment on the same data. We show that Bod's results are at
least partially due to an extremely fortuitous choice of test data, and
partially due to using cleaner data than other researchers.
|
[
{
"version": "v1",
"created": "Mon, 22 Apr 1996 00:41:40 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Goodman",
"Joshua",
"",
"Harvard University"
]
] |
cmp-lg/9604009
|
Pierre Boullier
|
Pierre Boullier (INRIA-Rocquencourt, Le Chesnay Cedex, France)
|
Another Facet of LIG Parsing
|
LaTex, 8 pages. To appear in Proceedings of ACL'96, Univ. of
California, Santa Cruz, June 1996
| null | null | null |
cmp-lg cs.CL
| null |
In this paper we present a new parsing algorithm for linear indexed grammars
(LIGs) in the same spirit as the one described in (Vijay-Shanker and Weir,
1993) for tree adjoining grammars. For a LIG $L$ and an input string $x$ of
length $n$, we build a non ambiguous context-free grammar whose sentences are
all (and exclusively) valid derivation sequences in $L$ which lead to $x$. We
show that this grammar can be built in ${\cal O}(n^6)$ time and that individual
parses can be extracted in linear time with the size of the extracted parse
tree. Though this ${\cal O}(n^6)$ upper bound does not improve over previous
results, the average case behaves much better. Moreover, practical parsing
times can be decreased by some statically performed computations.
|
[
{
"version": "v1",
"created": "Tue, 23 Apr 1996 09:02:08 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Boullier",
"Pierre",
"",
"INRIA-Rocquencourt, Le Chesnay Cedex, France"
]
] |
cmp-lg/9604010
|
Guido Minnen
|
Walt Detmar Meurers, Guido Minnen (SFB 340, Univ. Tuebingen)
|
Off-line Constraint Propagation for Efficient HPSG Processing
|
10 pages, uuencoded gzipped Postscript
|
Proceedings HPSG/TALN Conference, Marseille, France, May 20-22
| null | null |
cmp-lg cs.CL
| null |
We investigate the use of a technique developed in the constraint programming
community called constraint propagation to automatically make a HPSG theory
more specific at those places where linguistically motivated underspecification
would lead to inefficient processing. We discuss two concrete HPSG examples
showing how off-line constraint propagation helps improve processing
efficiency.
|
[
{
"version": "v1",
"created": "Tue, 23 Apr 1996 10:33:17 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Meurers",
"Walt Detmar",
"",
"SFB 340, Univ. Tuebingen"
],
[
"Minnen",
"Guido",
"",
"SFB 340, Univ. Tuebingen"
]
] |
cmp-lg/9604011
|
Geunbae Lee
|
Geunbae Lee, Jong-Hyeok Lee, JinHee Yoo (Department of Computer
Science and Engineering, Pohang University of Science and Technology, Pohang,
Korea)
|
Multi-level post-processing for Korean character recognition using
morphological analysis and linguistic evaluation
|
latex with a4, epsfig style, 21 pages, 11 postscript figures,
accepted in pattern recognition journal
| null | null | null |
cmp-lg cs.CL
| null |
Most of the post-processing methods for character recognition rely on
contextual information of character and word-fragment levels. However, due to
linguistic characteristics of Korean, such low-level information alone is not
sufficient for high-quality character-recognition applications, and we need
much higher-level contextual information to improve the recognition results.
This paper presents a domain independent post-processing technique that
utilizes multi-level morphological, syntactic, and semantic information as well
as character-level information. The proposed post-processing system performs
three-level processing: candidate character-set selection, candidate eojeol
(Korean word) generation through morphological analysis, and final single
eojeol-sequence selection by linguistic evaluation. All the required linguistic
information and probabilities are automatically acquired from a statistical
corpus analysis. Experimental results demonstrate the effectiveness of our
method, yielding error correction rate of 80.46%, and improved recognition rate
of 95.53% from before-post-processing rate 71.2% for single best-solution
selection.
|
[
{
"version": "v1",
"created": "Wed, 24 Apr 1996 04:41:04 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Lee",
"Geunbae",
"",
"Department of Computer\n Science and Engineering, Pohang University of Science and Technology, Pohang,\n Korea"
],
[
"Lee",
"Jong-Hyeok",
"",
"Department of Computer\n Science and Engineering, Pohang University of Science and Technology, Pohang,\n Korea"
],
[
"Yoo",
"JinHee",
"",
"Department of Computer\n Science and Engineering, Pohang University of Science and Technology, Pohang,\n Korea"
]
] |
cmp-lg/9604012
|
George Kiraz
|
George Anton Kiraz (University of Cambridge)
|
SemHe: A Generalised Two-Level System
|
uuencoded Z-compressed .tar file created by csh script uufiles. 8
pages. To appear in Proceedings of ACL'96, Univ. of California, Santa Cruz,
June 1996
| null | null | null |
cmp-lg cs.CL
| null |
This paper presents a generalised two-level implementation which can handle
linear and non-linear morphological operations. An algorithm for the
interpretation of multi-tape two-level rules is described. In addition, a
number of issues which arise when developing non-linear grammars are discussed
with examples from Syriac.
|
[
{
"version": "v1",
"created": "Wed, 24 Apr 1996 10:27:40 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Kiraz",
"George Anton",
"",
"University of Cambridge"
]
] |
cmp-lg/9604013
|
Miriam Butt
|
Miriaam Butt, Christian Fortman, and Christian Rohrer (University of
Stuttgart)
|
Syntactic Analyses for Parallel Grammars: Auxiliaries and Genitive NPs
|
To Appear in Proceedings of COLING'96 Copenhagen, Denmark, August
1996
| null | null | null |
cmp-lg cs.CL
| null |
This paper focuses on two disparate aspects of German syntax from the
perspective of parallel grammar development. As part of a cooperative project,
we present an innovative approach to auxiliaries and multiple genitive NPs in
German. The LFG-based implementation presented here avoids unnessary structural
complexity in the representation of auxiliaries by challenging the traditional
analysis of auxiliaries as raising verbs. The approach developed for multiple
genitive NPs provides a more abstract, language independent representation of
genitives associated with nominalized verbs. Taken together, the two approaches
represent a step towards providing uniformly applicable treatments for
differing languages, thus lightening the burden for machine translation.
|
[
{
"version": "v1",
"created": "Wed, 24 Apr 1996 12:01:32 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Butt",
"Miriaam",
"",
"University of\n Stuttgart"
],
[
"Fortman",
"Christian",
"",
"University of\n Stuttgart"
],
[
"Rohrer",
"Christian",
"",
"University of\n Stuttgart"
]
] |
cmp-lg/9604014
|
Thilo Goetz
|
Thilo G\"otz and Walt Detmar Meurers (Univ. of T\"ubingen, Germany)
|
The importance of being lazy -- using lazy evaluation to process queries
to HPSG grammars
|
uuencoded, gzipped postscript. In proceedings of TALN and HPSG 96,
Marseille, France
| null | null | null |
cmp-lg cs.CL
| null |
Linguistic theories formulated in the architecture of {\sc hpsg} can be very
precise and explicit since {\sc hpsg} provides a formally well-defined setup.
However, when querying a faithful implementation of such an explicit theory,
the large data structures specified can make it hard to see the relevant
aspects of the reply given by the system. Furthermore, the system spends much
time applying constraints which can never fail just to be able to enumerate
specific answers. In this paper we want to describe lazy evaluation as the
result of an off-line compilation technique. This method of evaluation can be
used to answer queries to an {\sc hpsg} system so that only the relevant
aspects are checked and output.
|
[
{
"version": "v1",
"created": "Thu, 25 Apr 1996 10:02:54 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Götz",
"Thilo",
"",
"Univ. of Tübingen, Germany"
],
[
"Meurers",
"Walt Detmar",
"",
"Univ. of Tübingen, Germany"
]
] |
cmp-lg/9604015
|
George Kiraz
|
George Anton Kiraz (University of Cambridge)
|
Computing Prosodic Morphology
|
uuencoded Z-compressed .tar file created by csh script uufiles. 6
pages. To appear in coling-96
| null | null | null |
cmp-lg cs.CL
| null |
This paper establishes a framework under which various aspects of prosodic
morphology, such as templatic morphology and infixation, can be handled under
two-level theory using an implemented multi-tape two-level model. The paper
provides a new computational analysis of root-and-pattern morphology based on
prosody.
|
[
{
"version": "v1",
"created": "Thu, 25 Apr 1996 15:14:52 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Kiraz",
"George Anton",
"",
"University of Cambridge"
]
] |
cmp-lg/9604016
|
Pierre Zweigenbaum
|
Jacques Bouaud (1), Bruno Bachimont (1), Pierre Zweigenbaum (1) ((1)
DIAM: SIM/AP-HP & Dept de Biomath\'ematiques, Universit\'e Paris 6)
|
Processing Metonymy: a Domain-Model Heuristic Graph Traversal Approach
|
6 pages, LaTeX, one encapsulated PostScript figure, uses colap.sty
(included) and epsf.sty (available from the cmp-lg macro library). To appear
in Coling-96
| null | null |
DIAM RI-95-159
|
cmp-lg cs.CL
| null |
We address here the treatment of metonymic expressions from a knowledge
representation perspective, that is, in the context of a text understanding
system which aims to build a conceptual representation from texts according to
a domain model expressed in a knowledge representation formalism.
We focus in this paper on the part of the semantic analyser which deals with
semantic composition. We explain how we use the domain model to handle metonymy
dynamically, and more generally, to underlie semantic composition, using the
knowledge descriptions attached to each concept of our ontology as a kind of
concept-level, multiple-role qualia structure.
We rely for this on a heuristic path search algorithm that exploits the
graphic aspects of the conceptual graphs formalism. The methods described have
been implemented and applied on French texts in the medical domain.
|
[
{
"version": "v1",
"created": "Fri, 26 Apr 1996 15:11:15 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Bouaud",
"Jacques",
""
],
[
"Bachimont",
"Bruno",
""
],
[
"Zweigenbaum",
"Pierre",
""
]
] |
cmp-lg/9604017
|
David Carter
|
Manny Rayner and David Carter (SRI International, Cambridge)
|
Fast Parsing using Pruning and Grammar Specialization
|
8 pages LaTeX, ACL-96, needs aclap.sty; see also
http://www.cam.sri.com/
| null | null |
CRC-060
|
cmp-lg cs.CL
| null |
We show how a general grammar may be automatically adapted for fast parsing
of utterances from a specific domain by means of constituent pruning and
grammar specialization based on explanation-based learning. These methods
together give an order of magnitude increase in speed, and the coverage loss
entailed by grammar specialization is reduced to approximately half that
reported in previous work. Experiments described here suggest that the loss of
coverage has been reduced to the point where it no longer causes significant
performance degradation in the context of a real application.
|
[
{
"version": "v1",
"created": "Fri, 26 Apr 1996 17:17:42 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Rayner",
"Manny",
"",
"SRI International, Cambridge"
],
[
"Carter",
"David",
"",
"SRI International, Cambridge"
]
] |
cmp-lg/9604018
|
Ted Pedersen
|
Rebecca Bruce (Southern Methodist University), Janyce Wiebe (New
Mexico State University), and Ted Pedersen (Southern Methodist University)
|
The Measure of a Model
|
12 pages, uuencoded compressed postscript file
|
In Proceedings of the Empirical Methods in Natural Language
Processing Conference, May 1996, Philadelphia, PA
| null | null |
cmp-lg cs.CL
| null |
This paper describes measures for evaluating the three determinants of how
well a probabilistic classifier performs on a given test set. These
determinants are the appropriateness, for the test set, of the results of (1)
feature selection, (2) formulation of the parametric form of the model, and (3)
parameter estimation. These are part of any model formulation procedure, even
if not broken out as separate steps, so the tradeoffs explored in this paper
are relevant to a wide variety of methods. The measures are demonstrated in a
large experiment, in which they are used to analyze the results of roughly 300
classifiers that perform word-sense disambiguation.
|
[
{
"version": "v1",
"created": "Sun, 28 Apr 1996 20:15:01 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Bruce",
"Rebecca",
"",
"Southern Methodist University"
],
[
"Wiebe",
"Janyce",
"",
"New\n Mexico State University"
],
[
"Pedersen",
"Ted",
"",
"Southern Methodist University"
]
] |
cmp-lg/9604019
|
Guido Minnen
|
Guido Minnen (SFB 340, Univ. of Tuebingen)
|
Magic for Filter Optimization in Dynamic Bottom-up Processing
|
8 pages LaTeX (uses aclap.sty)
|
Proceedings of ACL 96, Santa Cruz, USA, June 23-28
| null | null |
cmp-lg cs.CL
| null |
Off-line compilation of logic grammars using Magic allows an incorporation of
filtering into the logic underlying the grammar. The explicit definite clause
characterization of filtering resulting from Magic compilation allows processor
independent and logically clean optimizations of dynamic bottom-up processing
with respect to goal-directedness. Two filter optimizations based on the
program transformation technique of Unfolding are discussed which are of
practical and theoretical interest.
|
[
{
"version": "v1",
"created": "Mon, 29 Apr 1996 15:27:21 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Minnen",
"Guido",
"",
"SFB 340, Univ. of Tuebingen"
]
] |
cmp-lg/9604020
|
Beryl Hoffman
|
Beryl Hoffman (University of Edinburgh)
|
Translating into Free Word Order Languages
|
COLING 1996, latex, 6 pages, colap = aclap = eaclap.sty
| null | null | null |
cmp-lg cs.CL
| null |
In this paper, I discuss machine translation of English text into Turkish, a
relatively ``free'' word order language. I present algorithms that determine
the topic and the focus of each target sentence (using salience (Centering
Theory), old vs. new information, and contrastiveness in the discourse model)
in order to generate the contextually appropriate word orders in the target
language.
|
[
{
"version": "v1",
"created": "Mon, 29 Apr 1996 15:32:12 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Hoffman",
"Beryl",
"",
"University of Edinburgh"
]
] |
cmp-lg/9604021
|
Marc Dymetman
|
Marc Dymetman and Max Copperman (Rank Xerox Research Centre, Grenoble)
|
Extended Dependency Structures and their Formal Interpretation
|
uuencoded gz-compressed .tar file created by csh script uufiles. 17
pages. To appear in Proceedings of Coling-96. (Change from original
submission: increased portability)
| null | null | null |
cmp-lg cs.CL
| null |
We describe two ``semantically-oriented'' dependency-structure formalisms,
U-forms and S-forms. U-forms have been previously used in machine translation
as interlingual representations, but without being provided with a formal
interpretation. S-forms, which we introduce in this paper, are a scoped version
of U-forms, and we define a compositional semantics mechanism for them. Two
types of semantic composition are basic: complement incorporation and modifier
incorporation. Binding of variables is done at the time of incorporation,
permitting much flexibility in composition order and a simple account of the
semantic effects of permuting several incorporations.
|
[
{
"version": "v1",
"created": "Mon, 29 Apr 1996 16:00:01 GMT"
},
{
"version": "v2",
"created": "Thu, 9 May 1996 13:55:39 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Dymetman",
"Marc",
"",
"Rank Xerox Research Centre, Grenoble"
],
[
"Copperman",
"Max",
"",
"Rank Xerox Research Centre, Grenoble"
]
] |
cmp-lg/9604022
| null |
Andrei Mikheev (HCRC, Edinburgh University)
|
Unsupervised Learning of Word-Category Guessing Rules
|
8 pages, LaTeX (aclap.sty for ACL-96); Proceedings of ACL-96 Santa
Cruz, USA; also see cmp-lg/9604025
| null | null | null |
cmp-lg cs.CL
| null |
Words unknown to the lexicon present a substantial problem to part-of-speech
tagging. In this paper we present a technique for fully unsupervised
statistical acquisition of rules which guess possible parts-of-speech for
unknown words. Three complementary sets of word-guessing rules are induced from
the lexicon and a raw corpus: prefix morphological rules, suffix morphological
rules and ending-guessing rules. The learning was performed on the Brown Corpus
data and rule-sets, with a highly competitive performance, were produced and
compared with the state-of-the-art.
|
[
{
"version": "v1",
"created": "Tue, 30 Apr 1996 18:44:19 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Mikheev",
"Andrei",
"",
"HCRC, Edinburgh University"
]
] |
cmp-lg/9604023
|
James Rogers
|
James Rogers (Institute for Research in Cognitive Science, University
of Pennsylvania)
|
A Model-Theoretic Framework for Theories of Syntax
|
To appear in Proceedings of the 34th Annual Meeting of the
Association for Computational Linguistics. Uses aclap.sty. 7 Pages
| null | null | null |
cmp-lg cs.CL
| null |
A natural next step in the evolution of constraint-based grammar formalisms
from rewriting formalisms is to abstract fully away from the details of the
grammar mechanism---to express syntactic theories purely in terms of the
properties of the class of structures they license. By focusing on the
structural properties of languages rather than on mechanisms for generating or
checking structures that exhibit those properties, this model-theoretic
approach can offer simpler and significantly clearer expression of theories and
can potentially provide a uniform formalization, allowing disparate theories to
be compared on the basis of those properties. We discuss $\LKP$, a monadic
second-order logical framework for such an approach to syntax that has the
distinctive virtue of being superficially expressive---supporting direct
statement of most linguistically significant syntactic properties---but having
well-defined strong generative capacity---languages are definable in $\LKP$ iff
they are strongly context-free. We draw examples from the realms of GPSG and
GB.
|
[
{
"version": "v1",
"created": "Tue, 30 Apr 1996 15:40:18 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Rogers",
"James",
"",
"Institute for Research in Cognitive Science, University\n of Pennsylvania"
]
] |
cmp-lg/9604024
|
Arturo Trujillo
|
Arturo Trujillo, Simon Berry (The Robert Gordon University, Aberdeen)
|
Connectivity in Bag Generation
|
Latex, 6 pages, needs colap.sty. To appear in COLING-96
| null | null | null |
cmp-lg cs.CL
| null |
This paper presents a pruning technique which can be used to reduce the
number of paths searched in rule-based bag generators of the type proposed by
\cite{poznanskietal95} and \cite{popowich95}. Pruning the search space in these
generators is important given the computational cost of bag generation. The
technique relies on a connectivity constraint between the semantic indices
associated with each lexical sign in a bag. Testing the algorithm on a range of
sentences shows reductions in the generation time and the number of edges
constructed.
|
[
{
"version": "v1",
"created": "Tue, 30 Apr 1996 14:51:02 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Trujillo",
"Arturo",
"",
"The Robert Gordon University, Aberdeen"
],
[
"Berry",
"Simon",
"",
"The Robert Gordon University, Aberdeen"
]
] |
cmp-lg/9604025
| null |
Andrei Mikheev (HCRC, Edinburgh University)
|
Learning Part-of-Speech Guessing Rules from Lexicon: Extension to
Non-Concatenative Operations
|
6 pages, LaTeX (colap.sty for COLING-96); to appear in Proceedings of
COLING-96
| null | null | null |
cmp-lg cs.CL
| null |
One of the problems in part-of-speech tagging of real-word texts is that of
unknown to the lexicon words. In Mikheev (ACL-96 cmp-lg/9604022), a technique
for fully unsupervised statistical acquisition of rules which guess possible
parts-of-speech for unknown words was proposed. One of the over-simplification
assumed by this learning technique was the acquisition of morphological rules
which obey only simple concatenative regularities of the main word with an
affix. In this paper we extend this technique to the non-concatenative cases of
suffixation and assess the gain in the performance.
|
[
{
"version": "v1",
"created": "Tue, 30 Apr 1996 17:48:17 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Mikheev",
"Andrei",
"",
"HCRC, Edinburgh University"
]
] |
cmp-lg/9604026
| null |
Andrei Mikheev (HCRC, Edinburgh University) Steven Finch (Thomson
Technical Labs, Rockville Maryland)
|
Towards a Workbench for Acquisition of Domain Knowledge from Natural
Language
|
8 pages, compressed postscript; Proceedings of EACL-95 Dublin,
Ireland
| null | null | null |
cmp-lg cs.CL
| null |
In this paper we describe an architecture and functionality of main
components of a workbench for an acquisition of domain knowledge from large
text corpora. The workbench supports an incremental process of corpus analysis
starting from a rough automatic extraction and organization of lexico-semantic
regularities and ending with a computer supported analysis of extracted data
and a semi-automatic refinement of obtained hypotheses. For doing this the
workbench employs methods from computational linguistics, information retrieval
and knowledge engineering. Although the workbench is currently under
implementation some of its components are already implemented and their
performance is illustrated with samples from engineering for a medical domain.
|
[
{
"version": "v1",
"created": "Tue, 30 Apr 1996 19:04:13 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Mikheev",
"Andrei",
"",
"HCRC, Edinburgh University"
],
[
"Finch",
"Steven",
"",
"Thomson\n Technical Labs, Rockville Maryland"
]
] |
cmp-lg/9605001
|
George Kiraz
|
Edmund Grimley-Evans, George Anton Kiraz, and Stephen G. Pulman
(University of Cambridge)
|
Compiling a Partition-Based Two-Level Formalism
|
Uuencoded gz-compressed .tar file created by csh script uufiles,
needs colap.sty and psfig (available from the cmp-lg macro library). 6 pages,
to appear in COLING-96
| null | null | null |
cmp-lg cs.CL
| null |
This paper describes an algorithm for the compilation of a two (or more)
level orthographic or phonological rule notation into finite state transducers.
The notation is an alternative to the standard one deriving from Koskenniemi's
work: it is believed to have some practical descriptive advantages, and is
quite widely used, but has a different interpretation. Efficient interpreters
exist for the notation, but until now it has not been clear how to compile to
equivalent automata in a transparent way. The present paper shows how to do
this, using some of the conceptual tools provided by Kaplan and Kay's regular
relations calculus.
|
[
{
"version": "v1",
"created": "Thu, 2 May 1996 10:54:09 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Grimley-Evans",
"Edmund",
"",
"University of Cambridge"
],
[
"Kiraz",
"George Anton",
"",
"University of Cambridge"
],
[
"Pulman",
"Stephen G.",
"",
"University of Cambridge"
]
] |
cmp-lg/9605002
|
Ehud Reiter
|
Ehud Reiter (University of Aberdeen, UK)
|
Building Natural-Language Generation Systems
|
Standard LaTeX. A 3-page paper of no research interest, but
occasionally useful in helping to explain applied NLG to people with little
knowledge of the field. Presented at the AIPE workshop in Glasgow
| null | null | null |
cmp-lg cs.CL
| null |
This is a very short paper that briefly discusses some of the tasks that NLG
systems perform. It is of no research interest, but I have occasionally found
it useful as a way of introducing NLG to potential project collaborators who
know nothing about the field.
|
[
{
"version": "v1",
"created": "Thu, 2 May 1996 11:10:16 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Reiter",
"Ehud",
"",
"University of Aberdeen, UK"
]
] |
cmp-lg/9605003
|
Stefan Mueller
|
Stefan M\"uller (Lehrstuhl Computerlinguistik, Humboldt-University
Berlin)
|
Yet Another Paper about Partial Verb Phrase Fronting in German
|
COLING 1996, gz-compressed .tar file
| null | null | null |
cmp-lg cs.CL
| null |
I describe a very simple HPSG analysis for partial verb phrase fronting. I
will argue that the presented account is more adequate than others made during
the past years because it allows the description of constituents in fronted
positions with their modifier remaining in the non-fronted part of the
sentence. A problem with ill-formed signs that are admitted by all HPSG
accounts for partial verb phrase fronting known so far will be explained and a
solution will be suggested that uses the difference between combinatoric
relations of signs and their representation in word order domains.
|
[
{
"version": "v1",
"created": "Thu, 2 May 1996 11:22:24 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Müller",
"Stefan",
"",
"Lehrstuhl Computerlinguistik, Humboldt-University\n Berlin"
]
] |
cmp-lg/9605004
|
Claire Gardent
|
Claire Gardent and Michael Kohlhase (Universitaet des Saarlandes,
Saarbruecken, Germany)
|
Higher-Order Coloured Unification and Natural Language Semantics
|
9 pages, LateX file, uses aclap.sty, To appear in Proceedings of
ACL96
| null | null |
CLAUS-76
|
cmp-lg cs.CL
| null |
In this paper, we show that Higher-Order Coloured Unification - a form of
unification developed for automated theorem proving - provides a general theory
for modeling the interface between the interpretation process and other sources
of linguistic, non semantic information. In particular, it provides the general
theory for the Primary Occurrence Restriction which (Dalrymple, Shieber and
Pereira, 1991)'s analysis called for.
|
[
{
"version": "v1",
"created": "Thu, 2 May 1996 15:39:44 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Gardent",
"Claire",
"",
"Universitaet des Saarlandes,\n Saarbruecken, Germany"
],
[
"Kohlhase",
"Michael",
"",
"Universitaet des Saarlandes,\n Saarbruecken, Germany"
]
] |
cmp-lg/9605005
|
Claire Gardent
|
Claire Gardent and Michael Kohlhase (Universitaet des Saarlandes,
Saarbruecken, Germany)
|
Focus and Higher-Order Unification
|
6 pages, Latex file, uses colap.sty, to appear in Proceedings of
COLING 96
| null | null |
CLAUS-75
|
cmp-lg cs.CL
| null |
Pulman has shown that Higher--Order Unification (HOU) can be used to model
the interpretation of focus. In this paper, we extend the unification--based
approach to cases which are often seen as a test--bed for focus theory:
utterances with multiple focus operators and second occurrence expressions. We
then show that the resulting analysis favourably compares with two prominent
theories of focus (namely, Rooth's Alternative Semantics and Krifka's
Structured Meanings theory) in that it correctly generates interpretations
which these alternative theories cannot yield. Finally, we discuss the formal
properties of the approach and argue that even though HOU need not terminate,
for the class of unification--problems dealt with in this paper, HOU avoids
this shortcoming and is in fact computationally tractable.
|
[
{
"version": "v1",
"created": "Thu, 2 May 1996 15:45:30 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Gardent",
"Claire",
"",
"Universitaet des Saarlandes,\n Saarbruecken, Germany"
],
[
"Kohlhase",
"Michael",
"",
"Universitaet des Saarlandes,\n Saarbruecken, Germany"
]
] |
cmp-lg/9605006
|
Philippe Blache
|
Philippe Blache and Jean-Louis Paquelin (2LC-CNRS, France)
|
Active Constraints for a Direct Interpretation of HPSG
|
Uuencoded gz-compressed .tar, in Proceedings of TALN-HPSG'96
| null | null | null |
cmp-lg cs.CL
| null |
In this paper, we characterize the properties of a direct interpretation of
HPSG and present the advantages of this approach. High-level programming
languages constitute in this perspective an efficient solution: we show how a
multi-paradigm approach, containing in particular constraint logic programming,
offers mechanims close to that of the theory and preserves its fundamental
properties. We take the example of LIFE and describe the implementation of the
main HPSG mechanisms.
|
[
{
"version": "v1",
"created": "Fri, 3 May 1996 14:02:08 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Blache",
"Philippe",
"",
"2LC-CNRS, France"
],
[
"Paquelin",
"Jean-Louis",
"",
"2LC-CNRS, France"
]
] |
cmp-lg/9605007
|
Saliha Azzam
|
Saliha Azzam (Sheffield University)
|
Resolving Anaphors in Embedded Sentences
|
7 pages, to appear in Proceedings of ACL 1996. LaTeX source, 1 EPS
figure, needs aclap.sty
| null | null | null |
cmp-lg cs.CL
| null |
We propose an algorithm to resolve anaphors, tackling mainly the problem of
intrasentential antecedents. We base our methodology on the fact that such
antecedents are likely to occur in embedded sentences. Sidner's focusing
mechanism is used as the basic algorithm in a more complete approach. The
proposed algorithm has been tested and implemented as a part of a conceptual
analyser, mainly to process pronouns. Details of an evaluation are given.
|
[
{
"version": "v1",
"created": "Sat, 4 May 1996 16:16:27 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Azzam",
"Saliha",
"",
"Sheffield University"
]
] |
cmp-lg/9605008
|
Dilek Z. Hakkani
|
Dilek Zeynep Hakkani, Kemal Oflazer, Ilyas Cicekli
|
Tactical Generation in a Free Constituent Order Language
|
gzipped, uuencoded postscript file
|
Proceedings of 1996 International Workshop on Natural Language
Generation
| null | null |
cmp-lg cs.CL
| null |
This paper describes tactical generation in Turkish, a free constituent order
language, in which the order of the constituents may change according to the
information structure of the sentences to be generated. In the absence of any
information regarding the information structure of a sentence (i.e., topic,
focus, background, etc.), the constituents of the sentence obey a default
order, but the order is almost freely changeable, depending on the constraints
of the text flow or discourse. We have used a recursively structured finite
state machine for handling the changes in constituent order, implemented as a
right-linear grammar backbone. Our implementation environment is the GenKit
system, developed at Carnegie Mellon University--Center for Machine
Translation. Morphological realization has been implemented using an external
morphological analysis/generation component which performs concrete morpheme
selection and handles morphographemic processes.
|
[
{
"version": "v1",
"created": "Sun, 5 May 1996 08:01:50 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Hakkani",
"Dilek Zeynep",
""
],
[
"Oflazer",
"Kemal",
""
],
[
"Cicekli",
"Ilyas",
""
]
] |
cmp-lg/9605009
|
Karov Yael
|
Yael Karov and Shimon Edelman (The Weizmann Institute of Science)
|
Learning similarity-based word sense disambiguation from sparse data
|
To appear in the Fourth Workshop on Very Large Corpora, 1996,
Copenhagen. 18 pages. (revised, format change only)
| null | null |
Weizmann CS-TR 96-05, March 1996
|
cmp-lg cs.CL
| null |
We describe a method for automatic word sense disambiguation using a text
corpus and a machine-readable dictionary (MRD). The method is based on word
similarity and context similarity measures. Words are considered similar if
they appear in similar contexts; contexts are similar if they contain similar
words. The circularity of this definition is resolved by an iterative,
converging process, in which the system learns from the corpus a set of typical
usages for each of the senses of the polysemous word listed in the MRD. A new
instance of a polysemous word is assigned the sense associated with the typical
usage most similar to its context. Experiments show that this method performs
well, and can learn even from very sparse training data.
|
[
{
"version": "v1",
"created": "Sun, 5 May 1996 10:25:22 GMT"
},
{
"version": "v2",
"created": "Thu, 11 Jul 1996 13:09:50 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Karov",
"Yael",
"",
"The Weizmann Institute of Science"
],
[
"Edelman",
"Shimon",
"",
"The Weizmann Institute of Science"
]
] |
cmp-lg/9605010
|
Stephan Busemann
|
Stephan Busemann (DFKI GmbH)
|
Best-First Surface Realization
|
10 pages, LaTeX source, one EPS figure
| null | null | null |
cmp-lg cs.CL
| null |
Current work in surface realization concentrates on the use of general,
abstract algorithms that interpret large, reversible grammars. Only little
attention has been paid so far to the many small and simple applications that
require coverage of a small sublanguage at different degrees of sophistication.
The system TG/2 described in this paper can be smoothly integrated with deep
generation processes, it integrates canned text, templates, and context-free
rules into a single formalism, it allows for both textual and tabular output,
and it can be parameterized according to linguistic preferences. These features
are based on suitably restricted production system techniques and on a generic
backtracking regime.
|
[
{
"version": "v1",
"created": "Mon, 6 May 1996 15:08:07 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Busemann",
"Stephan",
"",
"DFKI GmbH"
]
] |
cmp-lg/9605011
|
Maarten Hijzelendoorn
|
Crit Cremers and Maarten Hijzelendoorn
|
Counting Coordination Categorially
|
7 pages, PostScript
| null | null | null |
cmp-lg cs.CL
| null |
This paper presents a way of reducing the complexity of parsing free
coordination. It lives on the Coordinative Count Invariant, a property of
derivable sequences in occurrence-sensitive categorial grammar. This invariant
can be exploited to cut down deterministically the search space for coordinated
sentences to minimal fractions. The invariant is based on inequalities, which
is shown to be the best one can get in the presence of coordination without
proper parsing. It is implemented in a categorial parser for Dutch. Some
results of applying the invariant to the parsing of coordination in this parser
are presented.
|
[
{
"version": "v1",
"created": "Mon, 6 May 1996 15:05:00 GMT"
},
{
"version": "v2",
"created": "Tue, 7 May 1996 09:26:45 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Cremers",
"Crit",
""
],
[
"Hijzelendoorn",
"Maarten",
""
]
] |
cmp-lg/9605012
|
Michael John Collins
|
Michael Collins (University of Pennsylvania)
|
A New Statistical Parser Based on Bigram Lexical Dependencies
|
8 pages, to appear in Proceedings of ACL 96. Uuencoded gz-compressed
postscript file created by csh script uufiles
| null | null | null |
cmp-lg cs.CL
| null |
This paper describes a new statistical parser which is based on probabilities
of dependencies between head-words in the parse tree. Standard bigram
probability estimation techniques are extended to calculate probabilities of
dependencies between pairs of words. Tests using Wall Street Journal data show
that the method performs at least as well as SPATTER (Magerman 95, Jelinek et
al 94), which has the best published results for a statistical parser on this
task. The simplicity of the approach means the model trains on 40,000 sentences
in under 15 minutes. With a beam search strategy parsing speed can be improved
to over 200 sentences a minute with negligible loss in accuracy.
|
[
{
"version": "v1",
"created": "Mon, 6 May 1996 20:37:24 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Collins",
"Michael",
"",
"University of Pennsylvania"
]
] |
cmp-lg/9605013
|
Li Hang
|
Hang Li and Naoki Abe (Theory NEC Lab., RWCP)
|
Learning Dependencies between Case Frame Slots
|
12 pages, LaTex source, 2 eps figures, uses colap.sty and epsf.sty ;
an extended abstract of this paper appeared in Proc. of COLING'96, page 10-15
| null | null | null |
cmp-lg cs.CL
| null |
We address the problem of automatically acquiring case frame patterns
(selectional patterns) from large corpus data. In particular, we propose a
method of learning dependencies between case frame slots. We view the problem
of learning case frame patterns as that of learning multi-dimensional discrete
joint distributions, where random variables represent case slots. We then
formalize the dependencies between case slots as the probabilistic dependencies
between these random variables. Since the number of parameters in a
multi-dimensional joint distribution is exponential, it is infeasible to
accurately estimate them in practice. To overcome this difficulty, we settle
with approximating the target joint distribution by the product of low order
component distributions, based on corpus data. In particular we propose to
employ an efficient learning algorithm based on the MDL principle to realize
this task. Our experimental results indicate that for certain classes of verbs,
the accuracy achieved in a disambiguation experiment is improved by using the
acquired knowledge of dependencies.
|
[
{
"version": "v1",
"created": "Sun, 12 May 1996 08:19:35 GMT"
},
{
"version": "v2",
"created": "Thu, 26 Sep 1996 04:24:13 GMT"
}
] | 2008-02-03T00:00:00 |
[
[
"Li",
"Hang",
"",
"Theory NEC Lab., RWCP"
],
[
"Abe",
"Naoki",
"",
"Theory NEC Lab., RWCP"
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.