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/9504031 | Kemal Oflazer | Kemal Oflazer (Department of Computer Engineering and Information
Science Bilkent University, Ankara Turkey) | Error-tolerant Finite State Recognition with Applications to
Morphological Analysis and Spelling Correction | Replaces 9504031. gzipped, uuencoded postscript file. To appear in
Computational Linguistics Volume 22 No:1, 1996, Also available as
ftp://ftp.cs.bilkent.edu.tr/pub/ko/clpaper9512.ps.z | null | null | null | cmp-lg cs.CL | null | Error-tolerant recognition enables the recognition of strings that deviate
mildly from any string in the regular set recognized by the underlying finite
state recognizer. Such recognition has applications in error-tolerant
morphological processing, spelling correction, and approximate string matching
in information retrieval. After a description of the concepts and algorithms
involved, we give examples from two applications: In the context of
morphological analysis, error-tolerant recognition allows misspelled input word
forms to be corrected, and morphologically analyzed concurrently. We present an
application of this to error-tolerant analysis of agglutinative morphology of
Turkish words. The algorithm can be applied to morphological analysis of any
language whose morphology is fully captured by a single (and possibly very
large) finite state transducer, regardless of the word formation processes and
morphographemic phenomena involved. In the context of spelling correction,
error-tolerant recognition can be used to enumerate correct candidate forms
from a given misspelled string within a certain edit distance. Again, it can be
applied to any language with a word list comprising all inflected forms, or
whose morphology is fully described by a finite state transducer. We present
experimental results for spelling correction for a number of languages. These
results indicate that such recognition works very efficiently for candidate
generation in spelling correction for many European languages such as English,
Dutch, French, German, Italian (and others) with very large word lists of root
and inflected forms (some containing well over 200,000 forms), generating all
candidate solutions within 10 to 45 milliseconds (with edit distance 1) on a
SparcStation 10/41. For spelling correction in Turkish, error-tolerant
| [
{
"version": "v1",
"created": "Sat, 29 Apr 1995 03:12:14 GMT"
},
{
"version": "v2",
"created": "Fri, 21 Jul 1995 14:40:49 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Oflazer",
"Kemal",
"",
"Department of Computer Engineering and Information\n Science Bilkent University, Ankara Turkey"
]
]
|
cmp-lg/9504032 | null | Lauri Karttunen, Rank Xerox Research Centre | The Replace Operator | To appear in the Proceedings of ACL-95. 8 pages, PostScript | null | null | null | cmp-lg cs.CL | null | This paper introduces to the calculus of regular expressions a replace
operator, ->, and defines a set of replacement expressions that concisely
encode several alternate variations of the operation.
The basic case is unconditional obligatory replacement:
UPPER -> LOWER
Conditional versions of replacement, such as,
UPPER -> LOWER || LEFT _ RIGHT constrain the operation by left and right
contexts. UPPER, LOWER, LEFT, and RIGHT may be regular expressions of any
complexity.
Replace expressions denote regular relations. The replace operator is defined
in terms of other regular expression operators using techniques introduced by
Ronald M. Kaplan and Martin Kay in "Regular Models of Phonological Rule
Systems" (Computational Linguistics 20:3 331-378. 1994).
| [
{
"version": "v1",
"created": "Sat, 29 Apr 1995 21:27:40 GMT"
},
{
"version": "v2",
"created": "Sat, 29 Apr 1995 22:02:07 GMT"
},
{
"version": "v3",
"created": "Mon, 8 May 1995 15:24:32 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Karttunen",
"Lauri",
""
],
[
"Centre",
"Rank Xerox Research",
""
]
]
|
cmp-lg/9504033 | null | Mark Lauer (Microsoft Institute, Sydney) | Corpus Statistics Meet the Noun Compound: Some Empirical Results | 8 pages, 5 figures, uses modified version of aclap.sty, replaced
because old version failed to TeX properly | Proceedings of the 33rd Annual Meeting of the Association for
Computational Linguistics, Boston, MA., 1995 pp47-54 | null | null | cmp-lg cs.CL | null | A variety of statistical methods for noun compound analysis are implemented
and compared. The results support two main conclusions. First, the use of
conceptual association not only enables a broad coverage, but also improves the
accuracy. Second, an analysis model based on dependency grammar is
substantially more accurate than one based on deepest constituents, even though
the latter is more prevalent in the literature.
| [
{
"version": "v1",
"created": "Fri, 28 Apr 1995 20:35:37 GMT"
},
{
"version": "v2",
"created": "Tue, 10 Sep 1996 08:21:17 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Lauer",
"Mark",
"",
"Microsoft Institute, Sydney"
]
]
|
cmp-lg/9504034 | null | Stanley F. Chen (Harvard University) | Bayesian Grammar Induction for Language Modeling | 8 pages, LaTeX, uses aclap.sty | Proc. 33rd Annual Meeting of the ACL, p. 228-235, Cambridge, MA
1995 | null | null | cmp-lg cs.CL | null | We describe a corpus-based induction algorithm for probabilistic context-free
grammars. The algorithm employs a greedy heuristic search within a Bayesian
framework, and a post-pass using the Inside-Outside algorithm. We compare the
performance of our algorithm to n-gram models and the Inside-Outside algorithm
in three language modeling tasks. In two of the tasks, the training data is
generated by a probabilistic context-free grammar and in both tasks our
algorithm outperforms the other techniques. The third task involves
naturally-occurring data, and in this task our algorithm does not perform as
well as n-gram models but vastly outperforms the Inside-Outside algorithm.
| [
{
"version": "v1",
"created": "Mon, 1 May 1995 02:59:03 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Chen",
"Stanley F.",
"",
"Harvard University"
]
]
|
cmp-lg/9505001 | Jennifer Chu-Carroll | Jennifer Chu-Carroll and Sandra Carberry (University of Delaware) | Response Generation in Collaborative Negotiation | 9 pages, 1 Postscript figure, requires aclap.sty and epsf.sty. To
appear in ACL-95 | null | null | null | cmp-lg cs.CL | null | In collaborative planning activities, since the agents are autonomous and
heterogeneous, it is inevitable that conflicts arise in their beliefs during
the planning process. In cases where such conflicts are relevant to the task at
hand, the agents should engage in collaborative negotiation as an attempt to
square away the discrepancies in their beliefs. This paper presents a
computational strategy for detecting conflicts regarding proposed beliefs and
for engaging in collaborative negotiation to resolve the conflicts that warrant
resolution. Our model is capable of selecting the most effective aspect to
address in its pursuit of conflict resolution in cases where multiple conflicts
arise, and of selecting appropriate evidence to justify the need for such
modification. Furthermore, by capturing the negotiation process in a recursive
Propose-Evaluate-Modify cycle of actions, our model can successfully handle
embedded negotiation subdialogues.
| [
{
"version": "v1",
"created": "Mon, 1 May 1995 15:53:10 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Chu-Carroll",
"Jennifer",
"",
"University of Delaware"
],
[
"Carberry",
"Sandra",
"",
"University of Delaware"
]
]
|
cmp-lg/9505002 | Eric Sven Ristad | Eric Sven Ristad and Robert G. Thomas (Princeton University) | New Techniques for Context Modeling | 8 pages, to appear in Proc. ACL 1995 | null | null | null | cmp-lg cs.CL | null | We introduce three new techniques for statistical language models: extension
modeling, nonmonotonic contexts, and the divergence heuristic. Together these
techniques result in language models that have few states, even fewer
parameters, and low message entropies. For example, our techniques achieve a
message entropy of 1.97 bits/char on the Brown corpus using only 89,325
parameters. In contrast, the character 4-gram model requires more than 250
times as many parameters in order to achieve a message entropy of only 2.47
bits/char. The fact that our model performs significantly better while using
vastly fewer parameters indicates that it is a better probability model of
natural language text.
| [
{
"version": "v1",
"created": "Mon, 1 May 1995 19:16:43 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Ristad",
"Eric Sven",
"",
"Princeton University"
],
[
"Thomas",
"Robert G.",
"",
"Princeton University"
]
]
|
cmp-lg/9505003 | Detmar Meurers | Thilo Goetz and Walt Detmar Meurers (SFB 340, Univ. Tuebingen) | Compiling HPSG type constraints into definite clause programs | 7 pages, uuencoded compressed postscript | Proceedings of ACL-95 | null | null | cmp-lg cs.CL | null | We present a new approach to HPSG processing: compiling HPSG grammars
expressed as type constraints into definite clause programs. This provides a
clear and computationally useful correspondence between linguistic theories and
their implementation. The compiler performs off-line constraint inheritance and
code optimization. As a result, we are able to efficiently process with HPSG
grammars without having to hand-translate them into definite clause or phrase
structure based systems.
| [
{
"version": "v1",
"created": "Tue, 2 May 1995 11:52:43 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Goetz",
"Thilo",
"",
"SFB 340, Univ. Tuebingen"
],
[
"Meurers",
"Walt Detmar",
"",
"SFB 340, Univ. Tuebingen"
]
]
|
cmp-lg/9505004 | Bill Keller | Bill Keller (University of Sussex) | DATR Theories and DATR Models | 8 pages, LATEX, uses aclap.sty, Procs. ACL95 | null | null | null | cmp-lg cs.CL | null | Evans and Gazdar introduced DATR as a simple, non-monotonic language for
representing natural language lexicons. Although a number of implementations of
DATR exist, the full language has until now lacked an explicit, declarative
semantics. This paper rectifies the situation by providing a mathematical
semantics for DATR. We present a view of DATR as a language for defining
certain kinds of partial functions by cases. The formal model provides a
transparent treatment of DATR's notion of global context. It is shown that
DATR's default mechanism can be accounted for by interpreting value descriptors
as families of values indexed by paths.
| [
{
"version": "v1",
"created": "Tue, 2 May 1995 13:06:40 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Keller",
"Bill",
"",
"University of Sussex"
]
]
|
cmp-lg/9505005 | Bob Losee | Robert M. Losee (U. of North Carolina, Chapel Hill) | Learning Syntactic Rules and Tags with Genetic Algorithms for
Information Retrieval and Filtering: An Empirical Basis for Grammatical Rules | latex document, postscript figures not included. Accepted for
publication in Information Processing and Management | null | null | null | cmp-lg cs.CL | null | The grammars of natural languages may be learned by using genetic algorithms
that reproduce and mutate grammatical rules and part-of-speech tags, improving
the quality of later generations of grammatical components. Syntactic rules are
randomly generated and then evolve; those rules resulting in improved parsing
and occasionally improved retrieval and filtering performance are allowed to
further propagate. The LUST system learns the characteristics of the language
or sublanguage used in document abstracts by learning from the document
rankings obtained from the parsed abstracts. Unlike the application of
traditional linguistic rules to retrieval and filtering applications, LUST
develops grammatical structures and tags without the prior imposition of some
common grammatical assumptions (e.g., part-of-speech assumptions), producing
grammars that are empirically based and are optimized for this particular
application.
| [
{
"version": "v1",
"created": "Tue, 2 May 1995 16:50:47 GMT"
},
{
"version": "v2",
"created": "Thu, 4 May 1995 22:47:06 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Losee",
"Robert M.",
"",
"U. of North Carolina, Chapel Hill"
]
]
|
cmp-lg/9505006 | Paul Tarau | Veronica Dahl, Paul Tarau, Lidia Moreno, Manolo Palomar | Treating Coordination with Datalog Grammars | null | null | null | null | cmp-lg cs.CL | null | In previous work we studied a new type of DCGs, Datalog grammars, which are
inspired on database theory. Their efficiency was shown to be better than that
of their DCG counterparts under (terminating) OLDT-resolution. In this article
we motivate a variant of Datalog grammars which allows us a meta-grammatical
treatment of coordination. This treatment improves in some respects over
previous work on coordination in logic grammars, although more research is
needed for testing it in other respects.
| [
{
"version": "v1",
"created": "Wed, 3 May 1995 01:35:34 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Dahl",
"Veronica",
""
],
[
"Tarau",
"Paul",
""
],
[
"Moreno",
"Lidia",
""
],
[
"Palomar",
"Manolo",
""
]
]
|
cmp-lg/9505007 | Alexander Grigorov | Vladimir Pericliev and Alexander Grigorov (Institute of Mathematics,
Sofia, Bulgaria) | Parsing a Flexible Word Order Language | 6 pages, LaTeX, in proceedings of COLING-94 | null | null | null | cmp-lg cs.CL | null | A logic formalism is presented which increases the expressive power of the
ID/LP format of GPSG by enlarging the inventory of ordering relations and
extending the domain of their application to non-siblings. This allows a
concise, modular and declarative statement of intricate word order
regularities.
| [
{
"version": "v1",
"created": "Wed, 3 May 1995 15:25:58 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Pericliev",
"Vladimir",
"",
"Institute of Mathematics,\n Sofia, Bulgaria"
],
[
"Grigorov",
"Alexander",
"",
"Institute of Mathematics,\n Sofia, Bulgaria"
]
]
|
cmp-lg/9505008 | James C. K. Shaw | James Shaw (Columbia University) | Conciseness through Aggregation in Text Generation | 3 pages, LaTex, uses aclap.sty, student sessions of ACL95 | student sessions ACL 95 | null | null | cmp-lg cs.CL | null | Aggregating different pieces of similar information is necessary to generate
concise and easy to understand reports in technical domains. This paper
presents a general algorithm that combines similar messages in order to
generate one or more coherent sentences for them. The process is not as trivial
as might be expected. Problems encountered are briefly described.
| [
{
"version": "v1",
"created": "Wed, 3 May 1995 15:07:22 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Shaw",
"James",
"",
"Columbia University"
]
]
|
cmp-lg/9505009 | Robert Kasper | Robert Kasper (Ohio State University), Bernd Kiefer (DFKI
Saarbruecken), Klaus Netter (DFKI Saarbruecken), and K. Vijay-Shanker
(University of Delaware) | Compilation of HPSG to TAG | 8 pages, aclap.sty, appears in ACL-95, Note: LaTeX'ing this file
requires a modified LaTeX with an increased "semantic nest size." | null | null | null | cmp-lg cs.CL | null | We present an implemented compilation algorithm that translates HPSG into
lexicalized feature-based TAG, relating concepts of the two theories. While
HPSG has a more elaborated principle-based theory of possible phrase
structures, TAG provides the means to represent lexicalized structures more
explicitly. Our objectives are met by giving clear definitions that determine
the projection of structures from the lexicon, and identify maximal
projections, auxiliary trees and foot nodes.
| [
{
"version": "v1",
"created": "Wed, 3 May 1995 17:08:58 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Kasper",
"Robert",
"",
"Ohio State University"
],
[
"Kiefer",
"Bernd",
"",
"DFKI\n Saarbruecken"
],
[
"Netter",
"Klaus",
"",
"DFKI Saarbruecken"
],
[
"Vijay-Shanker",
"K.",
"",
"University of Delaware"
]
]
|
cmp-lg/9505010 | Thorsten Brants | Thorsten Brants (Universit\"at des Saarlandes, Computational
Linguistics) | Tagset Reduction Without Information Loss | 3 pages, LaTeX, to appear in proceedings of ACL-95, student session | null | null | null | cmp-lg cs.CL | null | A technique for reducing a tagset used for n-gram part-of-speech
disambiguation is introduced and evaluated in an experiment. The technique
ensures that all information that is provided by the original tagset can be
restored from the reduced one. This is crucial, since we are interested in the
linguistically motivated tags for part-of-speech disambiguation. The reduced
tagset needs fewer parameters for its statistical model and allows more
accurate parameter estimation. Additionally, there is a slight but not
significant improvement of tagging accuracy.
| [
{
"version": "v1",
"created": "Wed, 3 May 1995 16:57:58 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Brants",
"Thorsten",
"",
"Universität des Saarlandes, Computational\n Linguistics"
]
]
|
cmp-lg/9505011 | Rajeev Agarwal | Rajeev Agarwal (Mississippi State University) | Evaluation of Semantic Clusters | 3 pages; Self-contained LaTeX; Uses aclap.sty; To appear in ACL-95
student session | null | null | null | cmp-lg cs.CL | null | Semantic clusters of a domain form an important feature that can be useful
for performing syntactic and semantic disambiguation. Several attempts have
been made to extract the semantic clusters of a domain by probabilistic or
taxonomic techniques. However, not much progress has been made in evaluating
the obtained semantic clusters. This paper focuses on an evaluation mechanism
that can be used to evaluate semantic clusters produced by a system against
those provided by human experts.
| [
{
"version": "v1",
"created": "Thu, 4 May 1995 15:31:04 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Agarwal",
"Rajeev",
"",
"Mississippi State University"
]
]
|
cmp-lg/9505012 | Christian. Jacquemin | Christian Jacquemin (Institut de Recherches en Informatique de Nantes) | A Symbolic and Surgical Acquisition of Terms through Variation | 8 pages compressed uuencoded latex, uses aaai.sty, 1 figure .eps To
appear in Proceedings Workshop "New Approaches to Learning for NLP" at
IJCAI'95 | null | null | null | cmp-lg cs.CL | null | Terminological acquisition is an important issue in learning for NLP due to
the constant terminological renewal through technological changes. Terms play a
key role in several NLP-activities such as machine translation, automatic
indexing or text understanding. In opposition to classical once-and-for-all
approaches, we propose an incremental process for terminological enrichment
which operates on existing reference lists and large corpora. Candidate terms
are acquired by extracting variants of reference terms through {\em FASTR}, a
unification-based partial parser. As acquisition is performed within specific
morpho-syntactic contexts (coordinations, insertions or permutations of
compounds), rich conceptual links are learned together with candidate terms. A
clustering of terms related through coordination yields classes of conceptually
close terms while graphs resulting from insertions denote generic/specific
relations. A graceful degradation of the volume of acquisition on partial
initial lists confirms the robustness of the method to incomplete data.
| [
{
"version": "v1",
"created": "Thu, 4 May 1995 21:32:29 GMT"
},
{
"version": "v2",
"created": "Thu, 4 May 1995 22:37:27 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Jacquemin",
"Christian",
"",
"Institut de Recherches en Informatique de Nantes"
]
]
|
cmp-lg/9505013 | Norbert Reithinger | Norbert Reithinger and Elisabeth Maier (DFKI GmbH, Saarbr\"ucken,
Germany) | Utilizing Statistical Dialogue Act Processing in Verbmobil | 6 pages; compressed and uuencoded postscript file; to appear in
ACL-95 | null | null | null | cmp-lg cs.CL | null | In this paper, we present a statistical approach for dialogue act processing
in the dialogue component of the speech-to-speech translation system \vm.
Statistics in dialogue processing is used to predict follow-up dialogue acts.
As an application example we show how it supports repair when unexpected
dialogue states occur.
| [
{
"version": "v1",
"created": "Fri, 5 May 1995 12:20:59 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Reithinger",
"Norbert",
"",
"DFKI GmbH, Saarbrücken,\n Germany"
],
[
"Maier",
"Elisabeth",
"",
"DFKI GmbH, Saarbrücken,\n Germany"
]
]
|
cmp-lg/9505014 | Pablo Gervas | Pablo Gervas (Department of Computing, Imperial College, London) | Compositionality for Presuppositions over Tableaux | null | null | null | null | cmp-lg cs.CL | null | Tableaux originate as a decision method for a logical language. They can also
be extended to obtain a structure that spells out all the information in a set
of sentences in terms of truth value assignments to atomic formulas that appear
in them. This approach is pursued here. Over such a structure, compositional
rules are provided for obtaining the presuppositions of a logical statement
from its atomic subformulas and their presuppositions. The rules are based on
classical logic semantics and they are shown to model the behaviour of
presuppositions observed in natural language sentences built with {\em if
\ldots then}, {\em and} and {\em or}. The advantages of this method over
existing frameworks for presuppositions are discussed.
| [
{
"version": "v1",
"created": "Fri, 5 May 1995 15:02:22 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Gervas",
"Pablo",
"",
"Department of Computing, Imperial College, London"
]
]
|
cmp-lg/9505015 | Robert Futrelle | Robert P. Futrelle and Nikos Nikolakis (Northeastern U.) | Efficient Analysis of Complex Diagrams using Constraint-Based Parsing | 9 pages, Postscript, no fonts, compressed, uuencoded. Composed in
MSWord 5.1a for the Mac. To appear in ICDAR '95. Other versions at
ftp://ftp.ccs.neu.edu/pub/people/futrelle | null | null | null | cmp-lg cs.CL | null | This paper describes substantial advances in the analysis (parsing) of
diagrams using constraint grammars. The addition of set types to the grammar
and spatial indexing of the data make it possible to efficiently parse real
diagrams of substantial complexity. The system is probably the first to
demonstrate efficient diagram parsing using grammars that easily be retargeted
to other domains. The work assumes that the diagrams are available as a flat
collection of graphics primitives: lines, polygons, circles, Bezier curves and
text. This is appropriate for future electronic documents or for vectorized
diagrams converted from scanned images. The classes of diagrams that we have
analyzed include x,y data graphs and genetic diagrams drawn from the biological
literature, as well as finite state automata diagrams (states and arcs). As an
example, parsing a four-part data graph composed of 133 primitives required 35
sec using Macintosh Common Lisp on a Macintosh Quadra 700.
| [
{
"version": "v1",
"created": "Fri, 5 May 1995 17:35:20 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Futrelle",
"Robert P.",
"",
"Northeastern U."
],
[
"Nikolakis",
"Nikos",
"",
"Northeastern U."
]
]
|
cmp-lg/9505016 | Pascale Fung | Pascale Fung (Computer Science Department, Columbia Univ) | A Pattern Matching method for finding Noun and Proper Noun Translations
from Noisy Parallel Corpora | 8 pages, uuencoded compressed postscript file. To appear in the
Proceedings of the 33rd ACL | null | null | null | cmp-lg cs.CL | null | We present a pattern matching method for compiling a bilingual lexicon of
nouns and proper nouns from unaligned, noisy parallel texts of
Asian/Indo-European language pairs. Tagging information of one language is
used. Word frequency and position information for high and low frequency words
are represented in two different vector forms for pattern matching. New anchor
point finding and noise elimination techniques are introduced. We obtained a
73.1\% precision. We also show how the results can be used in the compilation
of domain-specific noun phrases.
| [
{
"version": "v1",
"created": "Sat, 6 May 1995 08:48:47 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Fung",
"Pascale",
"",
"Computer Science Department, Columbia Univ"
]
]
|
cmp-lg/9505017 | Gerhard Hanrieder | Gerhard Hanrieder and Guenther Goerz (Bavarian Research Center for
Knowledge Based Systems, Erlangen, Germany) | Robust Parsing of Spoken Dialogue Using Contextual Knowledge and
Recognition Probabilities | 4 pages, LaTex source, 3 PostScript figures, uses epsf.sty and
ETRW.sty, to appear in Proceedings of ESCA Workshop on Spoken Dialogue
Systems, Denmark, May 30-June 2 | null | null | null | cmp-lg cs.CL | null | In this paper we describe the linguistic processor of a spoken dialogue
system. The parser receives a word graph from the recognition module as its
input. Its task is to find the best path through the graph. If no complete
solution can be found, a robust mechanism for selecting multiple partial
results is applied. We show how the information content rate of the results can
be improved if the selection is based on an integrated quality score combining
word recognition scores and context-dependent semantic predictions. Results of
parsing word graphs with and without predictions are reported.
| [
{
"version": "v1",
"created": "Mon, 8 May 1995 14:37:27 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Hanrieder",
"Gerhard",
"",
"Bavarian Research Center for\n Knowledge Based Systems, Erlangen, Germany"
],
[
"Goerz",
"Guenther",
"",
"Bavarian Research Center for\n Knowledge Based Systems, Erlangen, Germany"
]
]
|
cmp-lg/9505018 | Carl de Marcken | Carl de Marcken (MIT AI Laboratory) | Acquiring a Lexicon from Unsegmented Speech | Postscript, 3-pages, to appear in ACL '95 Student Session | null | null | null | cmp-lg cs.CL | null | We present work-in-progress on the machine acquisition of a lexicon from
sentences that are each an unsegmented phone sequence paired with a primitive
representation of meaning. A simple exploratory algorithm is described, along
with the direction of current work and a discussion of the relevance of the
problem for child language acquisition and computer speech recognition.
| [
{
"version": "v1",
"created": "Mon, 8 May 1995 17:30:02 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"de Marcken",
"Carl",
"",
"MIT AI Laboratory"
]
]
|
cmp-lg/9505019 | Wlodek Zadrozny | Wlodek Zadrozny (IBM Research, T. J. Watson Research Center) | Measuring semantic complexity | 11 pp. Latex.. To appear in Proc. BISFAI'95, The Fourth Bar-Ilan
Symposium on Foundations of Artificial Intelligence, June 20-22, 1995,
Ramat-Gan and Jerusalem, Israel. Correspondence to [email protected] | null | null | null | cmp-lg cs.CL | null | We define {\em semantic complexity} using a new concept of {\em meaning
automata}. We measure the semantic complexity of understanding of prepositional
phrases, of an "in depth understanding system", and of a natural language
interface to an on-line calendar. We argue that it is possible to measure some
semantic complexities of natural language processing systems before building
them, and that systems that exhibit relatively complex behavior can be built
from semantically simple components.
| [
{
"version": "v1",
"created": "Mon, 8 May 1995 18:27:04 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Zadrozny",
"Wlodek",
"",
"IBM Research, T. J. Watson Research Center"
]
]
|
cmp-lg/9505020 | Stephen Soderland | Stephen Soderland, David Fisher, Jonathan Aseltine, Wendy Lehnert
(University of Massachusetts) | CRYSTAL: Inducing a Conceptual Dictionary | 6 pages, Postscript, IJCAI-95
http://ciir.cs.umass.edu/info/psfiles/tepubs/tepubs.html | null | null | null | cmp-lg cs.CL | null | One of the central knowledge sources of an information extraction system is a
dictionary of linguistic patterns that can be used to identify the conceptual
content of a text. This paper describes CRYSTAL, a system which automatically
induces a dictionary of "concept-node definitions" sufficient to identify
relevant information from a training corpus. Each of these concept-node
definitions is generalized as far as possible without producing errors, so that
a minimum number of dictionary entries cover the positive training instances.
Because it tests the accuracy of each proposed definition, CRYSTAL can often
surpass human intuitions in creating reliable extraction rules.
| [
{
"version": "v1",
"created": "Tue, 9 May 1995 14:42:41 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Soderland",
"Stephen",
"",
"University of Massachusetts"
],
[
"Fisher",
"David",
"",
"University of Massachusetts"
],
[
"Aseltine",
"Jonathan",
"",
"University of Massachusetts"
],
[
"Lehnert",
"Wendy",
"",
"University of Massachusetts"
]
]
|
cmp-lg/9505021 | Fred Popowich | Fred Popowich (Simon Fraser University) | Improving the Efficiency of a Generation Algorithm for Shake and Bake
Machine Translation Using Head-Driven Phrase Structure Grammar | 12 pages, uuencoded and compressed Postscript. To appear in
Proceedings of the Fifth International Workshop on Natural Language and Logic
Programming (NLULP5) | null | null | null | cmp-lg cs.CL | null | A Shake and Bake machine translation algorithm for Head-Driven Phrase
Structure Grammar is introduced based on the algorithm proposed by Whitelock
for unification categorial grammar. The translation process is then analysed to
determine where the potential sources of inefficiency reside, and some
proposals are introduced which greatly improve the efficiency of the generation
algorithm. Preliminary empirical results from tests involving a small grammar
are presented, and suggestions for greater improvement to the algorithm are
provided.
| [
{
"version": "v1",
"created": "Tue, 9 May 1995 20:04:39 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Popowich",
"Fred",
"",
"Simon Fraser University"
]
]
|
cmp-lg/9505022 | Robert Dale | Robert Dale (Microsoft, Sydney) | Generating One-Anaphoric Expressions: Where Does the Decision Lie? | 10 pages, compressed PS file; This paper appears in the Working
Papers of Pacling-II, Brisbane, Australia, April 19--22 1995. | null | null | null | cmp-lg cs.CL | null | Most natural language generation systems embody mechanisms for choosing
whether to subsequently refer to an already-introduced entity by means of a
pronoun or a definite noun phrase. Relatively few systems, however, consider
referring to entites by means of one-anaphoric expressions such as
\lingform{the small green one}. This paper looks at what is involved in
generating referring expressions of this type. Consideration of how to fit this
capability into a standard algorithm for referring expression generation leads
us to suggest a revision of some of the assumptions that underlie existing
approaches. We demonstrate the usefulness of our approach to one-anaphora
generation in the context of a simple database interface application, and make
some observations about the impact of this approach on referring expression
generation more generally.
| [
{
"version": "v1",
"created": "Tue, 9 May 1995 22:15:52 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Dale",
"Robert",
"",
"Microsoft, Sydney"
]
]
|
cmp-lg/9505023 | B. Srinivas | B. Srinivas and Aravind Joshi (Department of Computer and Information
Science, University of Pennsylvania) | Some Novel Applications of Explanation-Based Learning to Parsing
Lexicalized Tree-Adjoining Grammars | uuencoded postscript file | ACL 1995 | null | null | cmp-lg cs.CL | null | In this paper we present some novel applications of Explanation-Based
Learning (EBL) technique to parsing Lexicalized Tree-Adjoining grammars. The
novel aspects are (a) immediate generalization of parses in the training set,
(b) generalization over recursive structures and (c) representation of
generalized parses as Finite State Transducers. A highly impoverished parser
called a ``stapler'' has also been introduced. We present experimental results
using EBL for different corpora and architectures to show the effectiveness of
our approach.
| [
{
"version": "v1",
"created": "Wed, 10 May 1995 13:25:48 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Srinivas",
"B.",
"",
"Department of Computer and Information\n Science, University of Pennsylvania"
],
[
"Joshi",
"Aravind",
"",
"Department of Computer and Information\n Science, University of Pennsylvania"
]
]
|
cmp-lg/9505024 | Bernie Jones | Bernard Jones (Centre for Cognitive Science, University of Edinburgh,
UK) | Exploring the role of Punctuation in Parsing Natural Text | 5 pages, LaTeX (2.09 preferred), COLING-94 paper | null | null | null | cmp-lg cs.CL | null | Few, if any, current NLP systems make any significant use of punctuation.
Intuitively, a treatment of punctuation seems necessary to the analysis and
production of text. Whilst this has been suggested in the fields of discourse
structure, it is still unclear whether punctuation can help in the syntactic
field. This investigation attempts to answer this question by parsing some
corpus-based material with two similar grammars --- one including rules for
punctuation, the other ignoring it. The punctuated grammar significantly
out-performs the unpunctuated one, and so the conclusion is that punctuation
can play a useful role in syntactic processing.
| [
{
"version": "v1",
"created": "Wed, 10 May 1995 14:40:26 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Jones",
"Bernard",
"",
"Centre for Cognitive Science, University of Edinburgh,\n UK"
]
]
|
cmp-lg/9505025 | Becky Passonneau | Diane J. Litman (AT\&T Bell Laboratories) and Rebecca J. Passonneau
(Bellcore) | Combining Multiple Knowledge Sources for Discourse Segmentation | 8 pages. Self-contained latex source. To appear in Proceedings of the
33rd ACL, 1995. (This replacement version revised so that no lines exceed 80
characters.) | null | null | null | cmp-lg cs.CL | null | We predict discourse segment boundaries from linguistic features of
utterances, using a corpus of spoken narratives as data. We present two methods
for developing segmentation algorithms from training data: hand tuning and
machine learning. When multiple types of features are used, results approach
human performance on an independent test set (both methods), and using
cross-validation (machine learning).
| [
{
"version": "v1",
"created": "Wed, 10 May 1995 22:54:45 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Litman",
"Diane J.",
"",
"AT\\&T Bell Laboratories"
],
[
"Passonneau",
"Rebecca J.",
"",
"Bellcore"
]
]
|
cmp-lg/9505026 | Thorsten Brants | Thorsten Brants and Christer Samuelsson (Universit"at des Saarlandes,
Computational Linguistics, Saarbr"ucken, Germany) | Tagging the Teleman Corpus | 14 pages, LaTeX, to appear in Proceedings of the 10th Nordic
Conference of Computational Linguistics, Helsinki, Finland, 1995 | null | null | null | cmp-lg cs.CL | null | Experiments were carried out comparing the Swedish Teleman and the English
Susanne corpora using an HMM-based and a novel reductionistic statistical
part-of-speech tagger. They indicate that tagging the Teleman corpus is the
more difficult task, and that the performance of the two different taggers is
comparable.
| [
{
"version": "v1",
"created": "Thu, 11 May 1995 07:55:11 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Brants",
"Thorsten",
"",
"Universit\"at des Saarlandes,\n Computational Linguistics, Saarbr\"ucken, Germany"
],
[
"Samuelsson",
"Christer",
"",
"Universit\"at des Saarlandes,\n Computational Linguistics, Saarbr\"ucken, Germany"
]
]
|
cmp-lg/9505027 | Jong Park | Jong C. Park (Department of Computer and Information Science,
University of Pennsylvania) | Quantifier Scope and Constituency | 8 pages, compressed and uuencoded postscript file, ACL-95 | null | null | null | cmp-lg cs.CL | null | Traditional approaches to quantifier scope typically need stipulation to
exclude readings that are unavailable to human understanders. This paper shows
that quantifier scope phenomena can be precisely characterized by a semantic
representation constrained by surface constituency, if the distinction between
referential and quantificational NPs is properly observed. A CCG implementation
is described and compared to other approaches.
| [
{
"version": "v1",
"created": "Thu, 11 May 1995 17:33:12 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Park",
"Jong C.",
"",
"Department of Computer and Information Science,\n University of Pennsylvania"
]
]
|
cmp-lg/9505028 | Owen Rambow | Owen Rambow, K. Vijay-Shanker, and David Weir | D-Tree Grammars | Latex source, needs aclap.sty, 8 pages, to appear in ACL-95 | null | null | null | cmp-lg cs.CL | null | DTG are designed to share some of the advantages of TAG while overcoming some
of its limitations. DTG involve two composition operations called subsertion
and sister-adjunction. The most distinctive feature of DTG is that, unlike TAG,
there is complete uniformity in the way that the two DTG operations relate
lexical items: subsertion always corresponds to complementation and
sister-adjunction to modification. Furthermore, DTG, unlike TAG, can provide a
uniform analysis for em wh-movement in English and Kashmiri, despite the fact
that the em wh element in Kashmiri appears in sentence-second position, and not
sentence-initial position as in English.
| [
{
"version": "v1",
"created": "Fri, 12 May 1995 14:38:17 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Rambow",
"Owen",
""
],
[
"Vijay-Shanker",
"K.",
""
],
[
"Weir",
"David",
""
]
]
|
cmp-lg/9505029 | Hyun Park | Hyun S. Park, (University of Cambridge) | Mapping Scrambled Korean Sentences into English Using Synchronous TAGs | uuencoded compressed ps file. 3 pages. To appear ACL95 | null | null | null | cmp-lg cs.CL | null | Synchronous Tree Adjoining Grammars can be used for Machine Translation.
However, translating a free order language such as Korean to English is
complicated. I present a mechanism to translate scrambled Korean sentences into
English by combining the concepts of Multi-Component TAGs (MC-TAGs) and
Synchronous TAGs (STAGs).
| [
{
"version": "v1",
"created": "Sat, 13 May 1995 13:35:46 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Park",
"Hyun S.",
""
]
]
|
cmp-lg/9505030 | Roger Evans | Roger Evans (University of Brighton), Gerald Gazdar, David Weir
(University of Sussex) | Encoding Lexicalized Tree Adjoining Grammars with a Nonmonotonic
Inheritance Hierarchy | Latex source, needs aclap.sty, 8 pages | Proceedings of ACL95 | null | null | cmp-lg cs.CL | null | This paper shows how DATR, a widely used formal language for lexical
knowledge representation, can be used to define an LTAG lexicon as an
inheritance hierarchy with internal lexical rules. A bottom-up featural
encoding is used for LTAG trees and this allows lexical rules to be implemented
as covariation constraints within feature structures. Such an approach
eliminates the considerable redundancy otherwise associated with an LTAG
lexicon.
| [
{
"version": "v1",
"created": "Mon, 15 May 1995 14:56:02 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Evans",
"Roger",
"",
"University of Brighton"
],
[
"Gazdar",
"Gerald",
"",
"University of Sussex"
],
[
"Weir",
"David",
"",
"University of Sussex"
]
]
|
cmp-lg/9505033 | Lena Stromback | Lena Stromback (Department of Computer and Information Science
Linkoping University, Sweden) | User-Defined Nonmonotonicity in Unification-Based Formalisms | 7 pages, uses aclap.sty and acl.bst | ACL-95 | null | null | cmp-lg cs.CL | null | A common feature of recent unification-based grammar formalisms is that they
give the user the ability to define his own structures. However, this
possibility is mostly limited and does not include nonmonotonic operations. In
this paper we show how nonmonotonic operations can also be user-defined by
applying default logic (Reiter 1980) and generalizing previous results on
nonmonotonic sorts (Young & Rounds 1993).
| [
{
"version": "v1",
"created": "Tue, 16 May 1995 09:57:25 GMT"
},
{
"version": "v2",
"created": "Wed, 17 May 1995 07:58:31 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Stromback",
"Lena",
"",
"Department of Computer and Information Science\n Linkoping University, Sweden"
]
]
|
cmp-lg/9505034 | Massimo Poesio | Massimo Poesio (University of Edinburgh, Centre for Cognitive Science) | Semantic Ambiguity and Perceived Ambiguity | Latex, 47 pages. Uses tree-dvips.sty, lingmacros.sty, fullname.sty | K. van Deemter and S. Peters (eds.), Semantic ambiguity and
Underspecification, CSLI, 1995 | null | null | cmp-lg cs.CL | null | I explore some of the issues that arise when trying to establish a connection
between the underspecification hypothesis pursued in the NLP literature and
work on ambiguity in semantics and in the psychological literature. A theory of
underspecification is developed `from the first principles', i.e., starting
from a definition of what it means for a sentence to be semantically ambiguous
and from what we know about the way humans deal with ambiguity. An
underspecified language is specified as the translation language of a grammar
covering sentences that display three classes of semantic ambiguity: lexical
ambiguity, scopal ambiguity, and referential ambiguity. The expressions of this
language denote sets of senses. A formalization of defeasible reasoning with
underspecified representations is presented, based on Default Logic. Some
issues to be confronted by such a formalization are discussed.
| [
{
"version": "v1",
"created": "Tue, 16 May 1995 20:30:45 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Poesio",
"Massimo",
"",
"University of Edinburgh, Centre for Cognitive Science"
]
]
|
cmp-lg/9505036 | Becky Passonneau | Rebecca J. Passonneau (Bellcore) | Integrating Gricean and Attentional Constraints | 7 pages. Self-contained latex source. Uses ijcai95.sty and named.bst.
To appear in IJCAI 1995 | null | null | null | cmp-lg cs.CL | null | This paper concerns how to generate and understand discourse anaphoric noun
phrases. I present the results of an analysis of all discourse anaphoric noun
phrases (N=1,233) in a corpus of ten narrative monologues, where the choice
between a definite pronoun or phrasal NP conforms largely to Gricean
constraints on informativeness. I discuss Dale and Reiter's [To appear] recent
model and show how it can be augmented for understanding as well as generating
the range of data presented here. I argue that integrating centering [Grosz et
al., 1983] [Kameyama, 1985] with this model can be applied uniformly to
discourse anaphoric pronouns and phrasal NPs. I conclude with a hypothesis for
addressing the interaction between local and global discourse processing.
| [
{
"version": "v1",
"created": "Fri, 19 May 1995 16:31:31 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Passonneau",
"Rebecca J.",
"",
"Bellcore"
]
]
|
cmp-lg/9505037 | Rapp Reinhard | Reinhard Rapp (ISSCO, University of Geneva) | Identifying Word Translations in Non-Parallel Texts | 3 pages, requires aclap.sty and epic.sty | Proceedings of ACL-95 | null | null | cmp-lg cs.CL | null | Common algorithms for sentence and word-alignment allow the automatic
identification of word translations from parallel texts. This study suggests
that the identification of word translations should also be possible with
non-parallel and even unrelated texts. The method proposed is based on the
assumption that there is a correlation between the patterns of word
co-occurrences in texts of different languages.
| [
{
"version": "v1",
"created": "Mon, 22 May 1995 14:42:23 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Rapp",
"Reinhard",
"",
"ISSCO, University of Geneva"
]
]
|
cmp-lg/9505038 | Katashi Nagao | Katashi Nagao and Jun Rekimoto (Sony Computer Science Laboratory Inc.) | Ubiquitous Talker: Spoken Language Interaction with Real World Objects | 7 pages, LaTeX file with PostScript files, to appear in Proc.
IJCAI-95, also available from http://www.csl.sony.co.jp/person/nagao.html | null | null | null | cmp-lg cs.CL | null | Augmented reality is a research area that tries to embody an electronic
information space within the real world, through computational devices. A
crucial issue within this area, is the recognition of real world objects or
situations.
In natural language processing, it is much easier to determine
interpretations of utterances, even if they are ill-formed, when the context or
situation is fixed. We therefore introduce robust, natural language processing
into a system of augmented reality with situation awareness. Based on this
idea, we have developed a portable system, called the Ubiquitous Talker. This
consists of an LCD display that reflects the scene at which a user is looking
as if it is a transparent glass, a CCD camera for recognizing real world
objects with color-bar ID codes, a microphone for recognizing a human voice and
a speaker which outputs a synthesized voice. The Ubiquitous Talker provides its
user with some information related to a recognized object, by using the display
and voice. It also accepts requests or questions as voice inputs. The user
feels as if he/she is talking with the object itself through the system.
| [
{
"version": "v1",
"created": "Tue, 23 May 1995 07:14:19 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Nagao",
"Katashi",
"",
"Sony Computer Science Laboratory Inc."
],
[
"Rekimoto",
"Jun",
"",
"Sony Computer Science Laboratory Inc."
]
]
|
cmp-lg/9505039 | null | Jasper Taylor (Human Communication Research Centre University of
Edinburgh) | Generating efficient belief models for task-oriented dialogues | 17 pages, 1 postscript figure. Paper presented at CLNLP workshop,
Edinburgh, April 3-5, 1995 | null | null | null | cmp-lg cs.CL | null | We have shown that belief modelling for dialogue can be simplified if the
assumption is made that the participants are cooperating, i.e., they are not
committed to any goals requiring deception. In such domains, there is no need
to maintain individual representations of deeply nested beliefs; instead, three
specific types of belief can be used to summarize all the states of nested
belief that can exist about a domain entity.
Here, we set out to design a ``compiler'' for belief models. This system will
accept as input a description of agents' interactions with a task domain
expressed in a fully-expressive belief logic with non-monotonic and temporal
extensions. It generates an operational belief model for use in that domain,
sufficient for the requirements of cooperative dialogue, including the
negotiation of complex domain plans. The compiled model incorporates the belief
simplification mentioned above, and also uses a simplified temporal logic of
belief based on the restricted circumstances under which beliefs can change.
We shall review the motivation for creating such a system, and introduce a
general procedure for taking a logical specification for a domain and procesing
it into an operational model. We shall then discuss the specific changes that
are made during this procedure for limiting the level of abstraction at which
the concepts of belief nesting, default reasoning and time are expressed.
Finally we shall go through a worked example relating to the Map Task, a simple
cooperative problem-solving exercise.
| [
{
"version": "v1",
"created": "Tue, 23 May 1995 12:07:59 GMT"
},
{
"version": "v2",
"created": "Mon, 7 Aug 1995 13:47:05 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Taylor",
"Jasper",
"",
"Human Communication Research Centre University of\n Edinburgh"
]
]
|
cmp-lg/9505041 | James Rogers | James Rogers (Institute for Research in Cognitive Science, University
of Pennsylvania) | On Descriptive Complexity, Language Complexity, and GB | To appear in Specifying Syntactic Structures, papers from the Logic,
Structures, and Syntax workshop, Amsterdam, Sept. 1994. LaTeX source with
nine included postscript figures | null | null | null | cmp-lg cs.CL | null | We introduce $L^2_{K,P}$, a monadic second-order language for reasoning about
trees which characterizes the strongly Context-Free Languages in the sense that
a set of finite trees is definable in $L^2_{K,P}$ iff it is (modulo a
projection) a Local Set---the set of derivation trees generated by a CFG. This
provides a flexible approach to establishing language-theoretic complexity
results for formalisms that are based on systems of well-formedness constraints
on trees. We demonstrate this technique by sketching two such results for
Government and Binding Theory. First, we show that {\em free-indexation\/}, the
mechanism assumed to mediate a variety of agreement and binding relationships
in GB, is not definable in $L^2_{K,P}$ and therefore not enforcible by CFGs.
Second, we show how, in spite of this limitation, a reasonably complete GB
account of English can be defined in $L^2_{K,P}$. Consequently, the language
licensed by that account is strongly context-free. We illustrate some of the
issues involved in establishing this result by looking at the definition, in
$L^2_{K,P}$, of chains. The limitations of this definition provide some insight
into the types of natural linguistic principles that correspond to higher
levels of language complexity. We close with some speculation on the possible
significance of these results for generative linguistics.
| [
{
"version": "v1",
"created": "Tue, 23 May 1995 19:15:30 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Rogers",
"James",
"",
"Institute for Research in Cognitive Science, University\n of Pennsylvania"
]
]
|
cmp-lg/9505042 | Tetsuya Nasukawa | Tetsuya Nasukawa (IBM Research, Tokyo Research Laboratory) | Robust Parsing Based on Discourse Information: Completing partial parses
of ill-formed sentences on the basis of discourse information | To appear in Proceedings of ACL-95, 8 pages, 4 Postscript figures,
uses aclap.sty and epsbox.sty | null | null | TRL-4372 | cmp-lg cs.CL | null | In a consistent text, many words and phrases are repeatedly used in more than
one sentence. When an identical phrase (a set of consecutive words) is repeated
in different sentences, the constituent words of those sentences tend to be
associated in identical modification patterns with identical parts of speech
and identical modifiee-modifier relationships. Thus, when a syntactic parser
cannot parse a sentence as a unified structure, parts of speech and
modifiee-modifier relationships among morphologically identical words in
complete parses of other sentences within the same text provide useful
information for obtaining partial parses of the sentence. In this paper, we
describe a method for completing partial parses by maintaining consistency
among morphologically identical words within the same text as regards their
part of speech and their modifiee-modifier relationship. The experimental
results obtained by using this method with technical documents offer good
prospects for improving the accuracy of sentence analysis in a broad-coverage
natural language processing system such as a machine translation system.
| [
{
"version": "v1",
"created": "Wed, 24 May 1995 05:25:11 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Nasukawa",
"Tetsuya",
"",
"IBM Research, Tokyo Research Laboratory"
]
]
|
cmp-lg/9505043 | Joe McCarthy | Joseph F. McCarthy and Wendy G. Lehnert (University of Massachusetts) | Using Decision Trees for Coreference Resolution | 6 pages; LaTeX source; 1 uuencoded compressed EPS file (separate);
uses ijcai95.sty, named.bst, epsf.tex; to appear in Proc. IJCAI '95 | null | null | null | cmp-lg cs.CL | null | This paper describes RESOLVE, a system that uses decision trees to learn how
to classify coreferent phrases in the domain of business joint ventures. An
experiment is presented in which the performance of RESOLVE is compared to the
performance of a manually engineered set of rules for the same task. The
results show that decision trees achieve higher performance than the rules in
two of three evaluation metrics developed for the coreference task. In addition
to achieving better performance than the rules, RESOLVE provides a framework
that facilitates the exploration of the types of knowledge that are useful for
solving the coreference problem.
| [
{
"version": "v1",
"created": "Wed, 24 May 1995 20:11:41 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"McCarthy",
"Joseph F.",
"",
"University of Massachusetts"
],
[
"Lehnert",
"Wendy G.",
"",
"University of Massachusetts"
]
]
|
cmp-lg/9505044 | Dan Melamed | I. Dan Melamed (University of Pennsylvania) | Automatic Evaluation and Uniform Filter Cascades for Inducing N-Best
Translation Lexicons | To appear in Proceedings of the Third Workshop on Very Large Corpora,
15 pages, uuencoded compressed PostScript | null | null | null | cmp-lg cs.CL | null | This paper shows how to induce an N-best translation lexicon from a bilingual
text corpus using statistical properties of the corpus together with four
external knowledge sources. The knowledge sources are cast as filters, so that
any subset of them can be cascaded in a uniform framework. A new objective
evaluation measure is used to compare the quality of lexicons induced with
different filter cascades. The best filter cascades improve lexicon quality by
up to 137% over the plain vanilla statistical method, and approach human
performance. Drastically reducing the size of the training corpus has a much
smaller impact on lexicon quality when these knowledge sources are used. This
makes it practical to train on small hand-built corpora for language pairs
where large bilingual corpora are unavailable. Moreover, three of the four
filters prove useful even when used with large training corpora.
| [
{
"version": "v1",
"created": "Thu, 25 May 1995 19:11:55 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Melamed",
"I. Dan",
"",
"University of Pennsylvania"
]
]
|
cmp-lg/9505045 | Manny Rayner | Manny Rayner (SRI International, Cambridge, UK), Pierrette Bouillon
(ISSCO, Geneva, Switzerland) | Hybrid Transfer in an English-French Spoken Language Translator | 7 pages, LaTeX (2.09 preferred); eaclap.sty; Procs of IA '95
(Montpellier, France) | null | null | CRC-056; see http://www.cam.sri.com/ | cmp-lg cs.CL | null | The paper argues the importance of high-quality translation for spoken
language translation systems. It describes an architecture suitable for rapid
development of high-quality limited-domain translation systems, which has been
implemented within an advanced prototype English to French spoken language
translator. The focus of the paper is the hybrid transfer model which combines
unification-based rules and a set of trainable statistical preferences;
roughly, rules encode domain-independent grammatical information and
preferences encode domain-dependent distributional information. The preferences
are trained from sets of examples produced by the system, which have been
annotated by human judges as correct or incorrect. An experiment is described
in which the model was tested on a 2000 utterance sample of previously unseen
data.
| [
{
"version": "v1",
"created": "Fri, 26 May 1995 15:43:42 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Rayner",
"Manny",
"",
"SRI International, Cambridge, UK"
],
[
"Bouillon",
"Pierrette",
"",
"ISSCO, Geneva, Switzerland"
]
]
|
cmp-lg/9506001 | Manfred Stede | Brigitte Grote (FAW Ulm), Nils Lenke (Universitaet Duisburg), Manfred
Stede (FAW Ulm and University of Toronto) | Ma(r)king concessions in English and German | 23 pages, uuencoded compressed postscript | Proc. of the 6th European Workshop on Natural Language Generation,
NL-Leiden, May 1995 | null | null | cmp-lg cs.CL | null | In order to generate cohesive discourse, many of the relations holding
between text segments need to be signalled to the reader by means of cue words,
or {\em discourse markers}. Programs usually do this in a simplistic way, e.g.,
by using one marker per relation. In reality, however, language offers a very
wide range of markers from which informed choices should be made. In order to
account for the variety and to identify the parameters governing the choices,
detailled linguistic analyses are necessary. We worked with one area of
discourse relations, the Concession family, identified its underlying
pragmatics and semantics, and undertook extensive corpus studies to examine the
range of markers used in both English and German. On the basis of an initial
classification of these markers, we propose a generation model for producing
bilingual text that can incorporate marker choice into its overall decision
framework.
| [
{
"version": "v1",
"created": "Thu, 1 Jun 1995 09:38:08 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Grote",
"Brigitte",
"",
"FAW Ulm"
],
[
"Lenke",
"Nils",
"",
"Universitaet Duisburg"
],
[
"Stede",
"Manfred",
"",
"FAW Ulm and University of Toronto"
]
]
|
cmp-lg/9506002 | Martin Mueller | Martin Mueller, Joachim Niehren (German Research Center for Artificial
Intelligence (DFKI), Saarbr"ucken, mmueller) | Weak subsumption Constraints for Type Diagnosis: An Incremental
Algorithm | Presented at CLNLP'95. An improved version is available under the
name "A Type is a Type is a Type" from the Authors | null | null | null | cmp-lg cs.CL | null | We introduce constraints necessary for type checking a higher-order
concurrent constraint language, and solve them with an incremental algorithm.
Our constraint system extends rational unification by constraints x$\subseteq$
y saying that ``$x$ has at least the structure of $y$'', modelled by a weak
instance relation between trees. This notion of instance has been carefully
chosen to be weaker than the usual one which renders semi-unification
undecidable. Semi-unification has more than once served to link unification
problems arising from type inference and those considered in computational
linguistics. Just as polymorphic recursion corresponds to subsumption through
the semi-unification problem, our type constraint problem corresponds to weak
subsumption of feature graphs in linguistics. The decidability problem for
\WhatsIt for feature graphs has been settled by
D\"orre~\cite{Doerre:WeakSubsumption:94}. \nocite{RuppRosnerJohnson:94} In
contrast to D\"orre's, our algorithm is fully incremental and does not refer to
finite state automata. Our algorithm also is a lot more flexible. It allows a
number of extensions (records, sorts, disjunctive types, type declarations, and
others) which make it suitable for type inference of a full-fledged programming
language.
| [
{
"version": "v1",
"created": "Fri, 2 Jun 1995 09:22:18 GMT"
},
{
"version": "v2",
"created": "Mon, 20 Nov 1995 07:34:57 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Mueller",
"Martin",
"",
"German Research Center for Artificial\n Intelligence"
],
[
"Niehren",
"Joachim",
"",
"German Research Center for Artificial\n Intelligence"
]
]
|
cmp-lg/9506003 | Michael T. Hammond | Michael Hammond (University of Arizona) | Syllable parsing in English and French | postscript (mac), unix-compressed, mac(!)-uuencoded | null | null | null | cmp-lg cs.CL | null | In this paper I argue that Optimality Theory provides for an explanatory
model of syllabic parsing in English and French. The argument is based on
psycholinguistic facts that have been mysterious up to now. This argument is
further buttressed by the computational implementation developed here. This
model is important for several reasons. First, it provides a demonstration of
how OT can be used in a performance domain. Second, it suggests a new
relationship between phonological theory and psycholinguistics. (Code in Perl
is included and a WWW-interface is running at
http://mayo.douglass.arizona.edu.)
| [
{
"version": "v1",
"created": "Fri, 2 Jun 1995 21:15:58 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Hammond",
"Michael",
"",
"University of Arizona"
]
]
|
cmp-lg/9506004 | Seth Kulick | Seth Kulick (University of Pennsylvania) | Using Higher-Order Logic Programming for Semantic Interpretation of
Coordinate Constructs | 7 pages, ACL-95, uses aclap.sty | null | null | null | cmp-lg cs.CL | null | Many theories of semantic interpretation use lambda-term manipulation to
compositionally compute the meaning of a sentence. These theories are usually
implemented in a language such as Prolog that can simulate lambda-term
operations with first-order unification. However, for some interesting cases,
such as a Combinatory Categorial Grammar account of coordination constructs,
this can only be done by obscuring the underlying linguistic theory with the
``tricks'' needed for implementation. This paper shows how the use of abstract
syntax permitted by higher-order logic programming allows an elegant
implementation of the semantics of Combinatory Categorial Grammar, including
its handling of coordination constructs.
| [
{
"version": "v1",
"created": "Tue, 6 Jun 1995 16:35:52 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Kulick",
"Seth",
"",
"University of Pennsylvania"
]
]
|
cmp-lg/9506005 | Simone Teufel | Simone Teufel (IMS-CL, University of Stuttgart) | A Support Tool for Tagset Mapping | EACL-Sigdat 95, contains 4 ps figures (minor graphic changes) | null | null | null | cmp-lg cs.CL | null | Many different tagsets are used in existing corpora; these tagsets vary
according to the objectives of specific projects (which may be as far apart as
robust parsing vs. spelling correction). In many situations, however, one would
like to have uniform access to the linguistic information encoded in corpus
annotations without having to know the classification schemes in detail. This
paper describes a tool which maps unstructured morphosyntactic tags to a
constraint-based, typed, configurable specification language, a ``standard
tagset''. The mapping relies on a manually written set of mapping rules, which
is automatically checked for consistency. In certain cases, unsharp mappings
are unavoidable, and noise, i.e. groups of word forms {\sl not} conforming to
the specification, will appear in the output of the mapping. The system
automatically detects such noise and informs the user about it. The tool has
been tested with rules for the UPenn tagset \cite{up} and the SUSANNE tagset
\cite{garside}, in the framework of the EAGLES\footnote{LRE project EAGLES, cf.
\cite{eagles}.} validation phase for standardised tagsets for European
languages.
| [
{
"version": "v1",
"created": "Thu, 8 Jun 1995 16:47:50 GMT"
},
{
"version": "v2",
"created": "Thu, 7 Sep 1995 13:19:19 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Teufel",
"Simone",
"",
"IMS-CL, University of Stuttgart"
]
]
|
cmp-lg/9506006 | null | John Hughes, Clive Souter and Eric Atwell (University of Leeds, UK) | Automatic Extraction of Tagset Mappings from Parallel-Annotated Corpora | 8 pages, LaTeX, uses EACL95 style file: aclap.sty | null | null | null | cmp-lg cs.CL | null | This paper describes some of the recent work of project AMALGAM (automatic
mapping among lexico-grammatical annotation models). We are investigating ways
to map between the leading corpus annotation schemes in order to improve their
resuability. Collation of all the included corpora into a single large
annotated corpus will provide a more detailed language model to be developed
for tasks such as speech and handwriting recognition. In particular, we focus
here on a method of extracting mappings from corpora that have been annotated
according to more than one annotation scheme.
| [
{
"version": "v1",
"created": "Thu, 8 Jun 1995 14:28:27 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Hughes",
"John",
"",
"University of Leeds, UK"
],
[
"Souter",
"Clive",
"",
"University of Leeds, UK"
],
[
"Atwell",
"Eric",
"",
"University of Leeds, UK"
]
]
|
cmp-lg/9506007 | Samuel L. Bayer | Sam Bayer and Mark Johnson (Brown University) | Features and Agreement | null | null | null | null | cmp-lg cs.CL | null | This paper compares the consistency-based account of agreement phenomena in
`unification-based' grammars with an implication-based account based on a
simple feature extension to Lambek Categorial Grammar (LCG). We show that the
LCG treatment accounts for constructions that have been recognized as
problematic for `unification-based' treatments.
| [
{
"version": "v1",
"created": "Thu, 8 Jun 1995 18:23:46 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Bayer",
"Sam",
"",
"Brown University"
],
[
"Johnson",
"Mark",
"",
"Brown University"
]
]
|
cmp-lg/9506009 | null | Kevin Knight, Ishwar Chander, Matthew Haines, Vasileios
Hatzivassiloglou, Eduard Hovy, Masayo Iida, Steve K. Luk, Richard Whitney,
Kenji Yamada (USC/Information Sciences Institute) | Filling Knowledge Gaps in a Broad-Coverage Machine Translation System | 7 pages, Compressed and uuencoded postscript. To appear: IJCAI-95 | null | null | null | cmp-lg cs.CL | null | Knowledge-based machine translation (KBMT) techniques yield high quality in
domains with detailed semantic models, limited vocabulary, and controlled input
grammar. Scaling up along these dimensions means acquiring large knowledge
resources. It also means behaving reasonably when definitive knowledge is not
yet available. This paper describes how we can fill various KBMT knowledge
gaps, often using robust statistical techniques. We describe quantitative and
qualitative results from JAPANGLOSS, a broad-coverage Japanese-English MT
system.
| [
{
"version": "v1",
"created": "Sat, 10 Jun 1995 00:11:12 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Knight",
"Kevin",
"",
"USC/Information Sciences Institute"
],
[
"Chander",
"Ishwar",
"",
"USC/Information Sciences Institute"
],
[
"Haines",
"Matthew",
"",
"USC/Information Sciences Institute"
],
[
"Hatzivassiloglou",
"Vasileios",
"",
"USC/Information Sciences Institute"
],
[
"Hovy",
"Eduard",
"",
"USC/Information Sciences Institute"
],
[
"Iida",
"Masayo",
"",
"USC/Information Sciences Institute"
],
[
"Luk",
"Steve K.",
"",
"USC/Information Sciences Institute"
],
[
"Whitney",
"Richard",
"",
"USC/Information Sciences Institute"
],
[
"Yamada",
"Kenji",
"",
"USC/Information Sciences Institute"
]
]
|
cmp-lg/9506010 | null | Kevin Knight (USC/Information Sciences Institute) and Vasileios
Hatzivassiloglou (Columbia University) | Two-level, Many-Paths Generation | 9 pages, Compressed and uuencoded postscript. To appear: ACL-95 | null | null | null | cmp-lg cs.CL | null | Large-scale natural language generation requires the integration of vast
amounts of knowledge: lexical, grammatical, and conceptual. A robust generator
must be able to operate well even when pieces of knowledge are missing. It must
also be robust against incomplete or inaccurate inputs. To attack these
problems, we have built a hybrid generator, in which gaps in symbolic knowledge
are filled by statistical methods. We describe algorithms and show experimental
results. We also discuss how the hybrid generation model can be used to
simplify current generators and enhance their portability, even when perfect
knowledge is in principle obtainable.
| [
{
"version": "v1",
"created": "Sat, 10 Jun 1995 00:40:40 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Knight",
"Kevin",
"",
"USC/Information Sciences Institute"
],
[
"Hatzivassiloglou",
"Vasileios",
"",
"Columbia University"
]
]
|
cmp-lg/9506012 | Mike White | Michael White (CoGenTex, Inc.) | Presenting Punctuation | compressed uuencoded PostScript, 19 pages; Word 6.0 doc available
upon request from [email protected] | In Proceedings of the Fifth European Workshop on Natural Language
Generation, Leiden, The Netherlands, pp. 107--125. | null | null | cmp-lg cs.CL | null | Until recently, punctuation has received very little attention in the
linguistics and computational linguistics literature. Since the publication of
Nunberg's (1990) monograph on the topic, however, punctuation has seen its
stock begin to rise: spurred in part by Nunberg's ground-breaking work, a
number of valuable inquiries have been subsequently undertaken, including Hovy
and Arens (1991), Dale (1991), Pascual (1993), Jones (1994), and Briscoe
(1994). Continuing this line of research, I investigate in this paper how
Nunberg's approach to presenting punctuation (and other formatting devices)
might be incorporated into NLG systems. Insofar as the present paper focuses on
the proper syntactic treatment of punctuation, it differs from these other
subsequent works in that it is the first to examine this issue from the
generation perspective.
| [
{
"version": "v1",
"created": "Sat, 10 Jun 1995 20:10:26 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"White",
"Michael",
"",
"CoGenTex, Inc."
]
]
|
cmp-lg/9506013 | Dominique Estival | Dominique Estival (ISSCO, Universite de Geneve), Francoise Gayral
(LIPN, Universite Paris-Nord) | A Study of the Context(s) in a Specific Type of Texts: Car Accident
Reports | 9 pages, in Proceedings of the Workshop on "Context in Natural
Language Processing", IJCAI'95, Montreal. requires `ijcai89.sty', `named.sty'
and `named.bst' | null | null | null | cmp-lg cs.CL | null | This paper addresses the issue of defining context, and more specifically the
different contexts needed for understanding a particular type of texts. The
corpus chosen is homogeneous and allows us to determine characteristic
properties of the texts from which certain inferences can be drawn by the
reader. These characteristic properties come from the real world domain
(K-context), the type of events the texts describe (F-context) and the genre of
the texts (E-context). Together, these three contexts provide elements for the
resolution of anaphoric expressions and for several types of disambiguation. We
show in particular that the argumentation aspect of these texts is an essential
part of the context and explains some of the inferences that can be drawn.
| [
{
"version": "v1",
"created": "Tue, 13 Jun 1995 10:06:46 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Estival",
"Dominique",
"",
"ISSCO, Universite de Geneve"
],
[
"Gayral",
"Francoise",
"",
"LIPN, Universite Paris-Nord"
]
]
|
cmp-lg/9506015 | Deborah Coughlin | Lucy Vanderwende | Ambiguity in the Acquisition of Lexical Information | null | null | null | null | cmp-lg cs.CL | null | This paper describes an approach to the automatic identification of lexical
information in on-line dictionaries. This approach uses bootstrapping
techniques, specifically so that ambiguity in the dictionary text can be
treated properly. This approach consists of processing an on-line dictionary
multiple times, each time refining the lexical information previously acquired
and identifying new lexical information. The strength of this approach is that
lexical information can be acquired from definitions which are syntactically
ambiguous, given that information acquired during the first pass can be used to
improve the syntactic analysis of definitions in subsequent passes. In the
context of a lexical knowledge base, the types of lexical information that need
to be represented cannot be viewed as a fixed set, but rather as a set that
will change given the resources of the lexical knowledge base and the
requirements of analysis systems which access it.
| [
{
"version": "v1",
"created": "Wed, 14 Jun 1995 11:21:14 GMT"
},
{
"version": "v2",
"created": "Tue, 20 Jun 1995 09:23:42 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Vanderwende",
"Lucy",
""
]
]
|
cmp-lg/9506016 | Megumi Kameyama | Megumi Kameyama (AI Center and CSLI, SRI International) | Indefeasible Semantics and Defeasible Pragmatics | 29 pages, self-contained LaTeX source. To appear in Kanazawa, M., C.
Pinon, and H. de Swart, eds., Quantifiers, Deduction, and Context. Stanford,
CA: CSLI | null | null | This is a revised and shorter version of CWI Report CS-R9441 and SRI
Technical Note 544, 1994 (these reports contain an additional section on
prioritized circumscription -- available from web page
http://www.ai.sri.com/~megumi/ ) | cmp-lg cs.CL | null | An account of utterance interpretation in discourse needs to face the issue
of how the discourse context controls the space of interacting preferences.
Assuming a discourse processing architecture that distinguishes the grammar and
pragmatics subsystems in terms of monotonic and nonmonotonic inferences, I will
discuss how independently motivated default preferences interact in the
interpretation of intersentential pronominal anaphora. In the framework of a
general discourse processing model that integrates both the grammar and
pragmatics subsystems, I will propose a fine structure of the preferential
interpretation in pragmatics in terms of defeasible rule interactions. The
pronoun interpretation preferences that serve as the empirical ground draw from
the survey data specifically obtained for the present purpose.
| [
{
"version": "v1",
"created": "Wed, 14 Jun 1995 21:43:30 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Kameyama",
"Megumi",
"",
"AI Center and CSLI, SRI International"
]
]
|
cmp-lg/9506017 | Janet Cahn | Janet Cahn (Massachusetts Institute of Technology) | The Effect of Pitch Accenting on Pronoun Referent Resolution | 3 pages, uses aclap.sty. In Proceedings of the ACL, 1995 | Proceedings of the ACL, 1995. | null | null | cmp-lg cs.CL | null | By strictest interpretation, theories of both centering and intonational
meaning fail to predict the existence of pitch accented pronominals. Yet they
occur felicitously in spoken discourse. To explain this, I emphasize the dual
functions served by pitch accents, as markers of both propositional
(semantic/pragmatic) and attentional salience. This distinction underlies my
proposals about the attentional consequences of pitch accents when applied to
pronominals, in particular, that while most pitch accents may weaken or
reinforce a cospecifier's status as the center of attention, a contrastively
stressed pronominal may force a shift, even when contraindicated by textual
features.
| [
{
"version": "v1",
"created": "Sun, 18 Jun 1995 22:41:57 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Cahn",
"Janet",
"",
"Massachusetts Institute of Technology"
]
]
|
cmp-lg/9506018 | Pascal Vaillant | Pascal Vaillant (Thomson-CSF LCR), Michael Checler (ESIEA /
Thomson-CSF LCR) | Intelligent Voice Prosthesis: Converting Icons into Natural Language
Sentences | Montpellier'95. 11 pages, 6 Encapsulated Postscript figures, uses
a4.sty and epsf.sty | null | null | null | cmp-lg cs.CL | null | The Intelligent Voice Prosthesis is a communication tool which reconstructs
the meaning of an ill-structured sequence of icons or symbols, and expresses
this meaning into sentences of a Natural Language (French). It has been
developed for the use of people who cannot express themselves orally in natural
language, and further, who are not able to comply to grammatical rules such as
those of natural language. We describe how available corpora of iconic
communication by children with Cerebral Palsy has led us to implement a simple
and relevant semantic description of the symbol lexicon. We then show how a
unification-based, bottom-up semantic analysis allows the system to uncover the
meaning of the user's utterances by computing proper dependencies between the
symbols. The result of the analysis is then passed to a lexicalization module
which chooses the right words of natural language to use, and builds a
linguistic semantic network. This semantic network is then generated into
French sentences via hierarchization into trees, using a lexicalized Tree
Adjoining Grammar. Finally we describe the modular, customizable interface
which has been developed for this system.
| [
{
"version": "v1",
"created": "Wed, 21 Jun 1995 09:32:31 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Vaillant",
"Pascal",
"",
"Thomson-CSF LCR"
],
[
"Checler",
"Michael",
"",
"ESIEA /\n Thomson-CSF LCR"
]
]
|
cmp-lg/9506020 | Steffen Staab | Steffen Staab (Universitaet Erlangen-Nuernberg, IMMD 8) | GLR-Parsing of Word Lattices Using a Beam Search Method | 4 pages, 61K postscript, compressed, uuencoded, Eurospeech 9/95,
Madrid | null | null | null | cmp-lg cs.CL | null | This paper presents an approach that allows the efficient integration of
speech recognition and language understanding using Tomita's generalized
LR-parsing algorithm. For this purpose the GLRP-algorithm is revised so that an
agenda mechanism can be used to control the flow of computation of the parsing
process. This new approach is used to integrate speech recognition and speech
understanding incrementally with a beam search method. These considerations
have been implemented and tested on ten word lattices.
| [
{
"version": "v1",
"created": "Thu, 22 Jun 1995 14:25:25 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Staab",
"Steffen",
"",
"Universitaet Erlangen-Nuernberg, IMMD 8"
]
]
|
cmp-lg/9506021 | Michael John Collins | Michael Collins, James Brooks (University of Pennsylvania) | Prepositional Phrase Attachment through a Backed-Off Model | To appear in Proceedings of the Third Workshop on Very Large Corpora,
12 pages, LaTeX | null | null | null | cmp-lg cs.CL | null | Recent work has considered corpus-based or statistical approaches to the
problem of prepositional phrase attachment ambiguity. Typically, ambiguous verb
phrases of the form {v np1 p np2} are resolved through a model which considers
values of the four head words (v, n1, p and n2). This paper shows that the
problem is analogous to n-gram language models in speech recognition, and that
one of the most common methods for language modeling, the backed-off estimate,
is applicable. Results on Wall Street Journal data of 84.5% accuracy are
obtained using this method. A surprising result is the importance of low-count
events - ignoring events which occur less than 5 times in training data reduces
performance to 81.6%.
| [
{
"version": "v1",
"created": "Thu, 22 Jun 1995 20:51:27 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Collins",
"Michael",
"",
"University of Pennsylvania"
],
[
"Brooks",
"James",
"",
"University of Pennsylvania"
]
]
|
cmp-lg/9506023 | null | Vladimir Pericliev (Institute of Mathematics, bl.8, 1113 Sofia,
Bulgaria) | Empirical Discovery in Linguistics | 9 pages, LaTeX, in Working Notes of AAAI Spring Symposium Series,
Symposium: Systematic Methods of Scientific Discovery, March 27-29, Stanford
University | null | null | null | cmp-lg cs.CL | null | A discovery system for detecting correspondences in data is described, based
on the familiar induction methods of J. S. Mill. Given a set of observations,
the system induces the ``causally'' related facts in these observations. Its
application to empirical linguistic discovery is described.
| [
{
"version": "v1",
"created": "Mon, 26 Jun 1995 16:45:09 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Pericliev",
"Vladimir",
"",
"Institute of Mathematics, bl.8, 1113 Sofia,\n Bulgaria"
]
]
|
cmp-lg/9506024 | Christine Thielen | Christine Thielen (SfS, University of T"ubingen) | An Approach to Proper Name Tagging for German | 6 pages, LaTeX, 2 uuencoded tar-compressed eps-figures added,
EACL-SIGDAT 95 | null | null | null | cmp-lg cs.CL | null | This paper presents an incremental method for the tagging of proper names in
German newspaper texts. The tagging is performed by the analysis of the
syntactic and textual contexts of proper names together with a morphological
analysis. The proper names selected by this process supply new contexts which
can be used for finding new proper names, and so on. This procedure was applied
to a small German corpus (50,000 words) and correctly disambiguated 65% of the
capitalized words, which should improve when it is applied to a very large
corpus.
| [
{
"version": "v1",
"created": "Wed, 28 Jun 1995 11:52:18 GMT"
},
{
"version": "v2",
"created": "Thu, 29 Jun 1995 12:22:08 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Thielen",
"Christine",
"",
"SfS, University of T\"ubingen"
]
]
|
cmp-lg/9506025 | Cem Bozsahin | Cem Bozsahin and Elvan Gocmen (Middle East Technical University) | A Categorial Framework for Composition in Multiple Linguistic Domains | 7 pages LaTeX, CSNLP-95 (Dublin), uses {a4,avm,lingmacros}.sty | Proceedings of the Fourth Int Conf on Cognitive Science of NLP, | null | null | cmp-lg cs.CL | null | This paper describes a computational framework for a grammar architecture in
which different linguistic domains such as morphology, syntax, and semantics
are treated not as separate components but compositional domains. Word and
phrase formation are modeled as uniform processes contributing to the
derivation of the semantic form. The morpheme, as well as the lexeme, has
lexical representation in the form of semantic content, tactical constraints,
and phonological realization. The motivation for this work is to handle
morphology-syntax interaction (e.g., valency change in causatives,
subcategorization imposed by case-marking affixes) in an incremental way. The
model is based on Combinatory Categorial Grammars.
| [
{
"version": "v1",
"created": "Thu, 29 Jun 1995 09:23:16 GMT"
}
]
| 2008-02-03T00:00:00 | [
[
"Bozsahin",
"Cem",
"",
"Middle East Technical University"
],
[
"Gocmen",
"Elvan",
"",
"Middle East Technical University"
]
]
|
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.",
""
]
]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.