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/9606012
Md Maruf Hasan
K T Lua (Department of Information Systems and Computer Science National University of Singapore, Singapore)
An Efficient Inductive Unsupervised Semantic Tagger
uuencoded postscript file. email: cmp-lg/9606012
null
null
null
cmp-lg cs.CL
null
We report our development of a simple but fast and efficient inductive unsupervised semantic tagger for Chinese words. A POS hand-tagged corpus of 348,000 words is used. The corpus is being tagged in two steps. First, possible semantic tags are selected from a semantic dictionary(Tong Yi Ci Ci Lin), the POS and the conditional probability of semantic from POS, i.e., P(S|P). The final semantic tag is then assigned by considering the semantic tags before and after the current word and the semantic-word conditional probability P(S|W) derived from the first step. Semantic bigram probabilities P(S|S) are used in the second step. Final manual checking shows that this simple but efficient algorithm has a hit rate of 91%. The tagger tags 142 words per second, using a 120 MHz Pentium running FOXPRO. It runs about 2.3 times faster than a Viterbi tagger.
[ { "version": "v1", "created": "Tue, 11 Jun 1996 06:20:46 GMT" } ]
2008-02-03T00:00:00
[ [ "Lua", "K T", "", "Department of Information Systems and Computer Science\n National University of Singapore, Singapore" ] ]
cmp-lg/9606013
Christer Samuelsson
Christer Samuelsson (University of the Saarland)
Relating Turing's Formula and Zipf's Law
9 pages, uuencoded, gzipped PostScript; some typos removed
WVLC-4
null
CLAUS 78
cmp-lg cs.CL
null
An asymptote is derived from Turing's local reestimation formula for population frequencies, and a local reestimation formula is derived from Zipf's law for the asymptotic behavior of population frequencies. The two are shown to be qualitatively different asymptotically, but nevertheless to be instances of a common class of reestimation-formula-asymptote pairs, in which they constitute the upper and lower bounds of the convergence region of the cumulative of the frequency function, as rank tends to infinity. The results demonstrate that Turing's formula is qualitatively different from the various extensions to Zipf's law, and suggest that it smooths the frequency estimates towards a geometric distribution.
[ { "version": "v1", "created": "Tue, 11 Jun 1996 13:33:36 GMT" }, { "version": "v2", "created": "Fri, 21 Jun 1996 11:57:48 GMT" } ]
2008-02-03T00:00:00
[ [ "Samuelsson", "Christer", "", "University of the Saarland" ] ]
cmp-lg/9606014
Stanley Chen
Stanley F. Chen (Harvard University)
Building Probabilistic Models for Natural Language
162 pages, LaTeX, doctoral dissertation
null
null
CRCT TR-02-96
cmp-lg cs.CL
null
In this thesis, we investigate three problems involving the probabilistic modeling of language: smoothing n-gram models, statistical grammar induction, and bilingual sentence alignment. These three problems employ models at three different levels of language; they involve word-based, constituent-based, and sentence-based models, respectively. We describe techniques for improving the modeling of language at each of these levels, and surpass the performance of existing algorithms for each problem. We approach the three problems using three different frameworks. We relate each of these frameworks to the Bayesian paradigm, and show why each framework used was appropriate for the given problem. Finally, we show how our research addresses two central issues in probabilistic modeling: the sparse data problem and the problem of inducing hidden structure.
[ { "version": "v1", "created": "Tue, 11 Jun 1996 17:16:34 GMT" } ]
2008-02-03T00:00:00
[ [ "Chen", "Stanley F.", "", "Harvard University" ] ]
cmp-lg/9606016
Li Hang
Hang Li (C&C Res. Labs., NEC Corporation)
A Probabilistic Disambiguation Method Based on Psycholinguistic Principles
16 pages, LaTex source, 7 eps figures, uses a4.sty and epsf.sty; in Proc. of the 4th Workshop on Very Large Corpora (WVLC-4), page 141-154, 1996
null
null
null
cmp-lg cs.CL
null
We address the problem of structural disambiguation in syntactic parsing. In psycholinguistics, a number of principles of disambiguation have been proposed, notably the Lexical Preference Rule (LPR), the Right Association Principle (RAP), and the Attach Low and Parallel Principle (ALPP) (an extension of RAP). We argue that in order to improve disambiguation results it is necessary to implement these principles on the basis of a probabilistic methodology. We define a `three-word probability' for implementing LPR, and a `length probability' for implementing RAP and ALPP. Furthermore, we adopt the `back-off' method to combine these two types of probabilities. Our experimental results indicate our method to be effective, attaining an accuracy of 89.2%.
[ { "version": "v1", "created": "Thu, 13 Jun 1996 05:52:33 GMT" }, { "version": "v2", "created": "Thu, 13 Jun 1996 06:27:23 GMT" }, { "version": "v3", "created": "Tue, 18 Jun 1996 11:17:29 GMT" }, { "version": "v4", "created": "Thu, 20 Jun 1996 01:20:15 GMT" }, { "version": "v5", "created": "Thu, 26 Sep 1996 03:05:16 GMT" } ]
2008-02-03T00:00:00
[ [ "Li", "Hang", "", "C&C Res. Labs., NEC Corporation" ] ]
cmp-lg/9606017
Gabriele Scheler
Gabriele Scheler (Institut fur Informatik, TU Munchen)
With raised eyebrows or the eyebrows raised ? A Neural Network Approach to Grammar Checking for Definiteness
14 pages
null
null
FKI-215-96
cmp-lg cs.CL
null
In this paper, we use a feature model of the semantics of plural determiners to present an approach to grammar checking for definiteness. Using neural network techniques, a semantics -- morphological category mapping was learned. We then applied a textual encoding technique to the 125 occurences of the relevant category in a 10 000 word narrative text and learned a surface -- semantics mapping. By applying the learned generation function to the newly generated representations, we achieved a correct category assignment in many cases (87 %). These results are considerably better than a direct surface categorization approach (54 %), with a baseline (always guessing the dominant category) of 60 %. It is discussed, how these results could be used in multilingual NLP applications.
[ { "version": "v1", "created": "Fri, 14 Jun 1996 08:41:21 GMT" } ]
2008-02-03T00:00:00
[ [ "Scheler", "Gabriele", "", "Institut fur Informatik, TU Munchen" ] ]
cmp-lg/9606018
Richard Sproat
Richard Sproat (Bell Laboratories), Michael Riley (AT&T Research)
Compilation of Weighted Finite-State Transducers from Decision Trees
null
34th Annual Meeting of the ACL
null
null
cmp-lg cs.CL
null
We report on a method for compiling decision trees into weighted finite-state transducers. The key assumptions are that the tree predictions specify how to rewrite symbols from an input string, and the decision at each tree node is stateable in terms of regular expressions on the input string. Each leaf node can then be treated as a separate rule where the left and right contexts are constructable from the decisions made traversing the tree from the root to the leaf. These rules are compiled into transducers using the weighted rewrite-rule rule-compilation algorithm described in (Mohri and Sproat, 1996).
[ { "version": "v1", "created": "Fri, 14 Jun 1996 13:46:40 GMT" } ]
2008-02-03T00:00:00
[ [ "Sproat", "Richard", "", "Bell Laboratories" ], [ "Riley", "Michael", "", "AT&T Research" ] ]
cmp-lg/9606019
Khalil Sima'an
Khalil Sima'an (Utrecht University)
Computational Complexity of Probabilistic Disambiguation by means of Tree-Grammars
6 pages. To appear in COLING 1996
null
null
null
cmp-lg cs.CL
null
This paper studies the computational complexity of disambiguation under probabilistic tree-grammars and context-free grammars. It presents a proof that the following problems are NP-hard: computing the Most Probable Parse (MPP) from a sentence or from a word-graph, and computing the Most Probable Sentence (MPS) from a word-graph. The NP-hardness of computing the MPS from a word-graph also holds for Stochastic Context-Free Grammars. Consequently, the existence of deterministic polynomial-time algorithms for solving these disambiguation problems is a highly improbable event.
[ { "version": "v1", "created": "Mon, 17 Jun 1996 14:32:58 GMT" } ]
2008-02-03T00:00:00
[ [ "Sima'an", "Khalil", "", "Utrecht University" ] ]
cmp-lg/9606020
Bruce Tesar
Bruce Tesar (Rutgers University)
Computing Optimal Descriptions for Optimality Theory Grammars with Context-Free Position Structures
7 pages, uses aclap.sty. To appear in ACL 1996
null
null
null
cmp-lg cs.CL
null
This paper describes an algorithm for computing optimal structural descriptions for Optimality Theory grammars with context-free position structures. This algorithm extends Tesar's dynamic programming approach [Tesar 1994][Tesar 1995] to computing optimal structural descriptions from regular to context-free structures. The generalization to context-free structures creates several complications, all of which are overcome without compromising the core dynamic programming approach. The resulting algorithm has a time complexity cubic in the length of the input, and is applicable to grammars with universal constraints that exhibit context-free locality.
[ { "version": "v1", "created": "Mon, 17 Jun 1996 18:36:57 GMT" } ]
2008-02-03T00:00:00
[ [ "Tesar", "Bruce", "", "Rutgers University" ] ]
cmp-lg/9606021
Xiaoqiang Luo
Xiaoqiang Luo (Center for Language and Speech Processing, The Johns Hopkins University) and Salim Roukos (IBM T. J. Watson Research Center)
An Iterative Algorithm to Build Chinese Language Models
null
null
null
null
cmp-lg cs.CL
null
We present an iterative procedure to build a Chinese language model (LM). We segment Chinese text into words based on a word-based Chinese language model. However, the construction of a Chinese LM itself requires word boundaries. To get out of the chicken-and-egg problem, we propose an iterative procedure that alternates two operations: segmenting text into words and building an LM. Starting with an initial segmented corpus and an LM based upon it, we use a Viterbi-liek algorithm to segment another set of data. Then, we build an LM based on the second set and use the resulting LM to segment again the first corpus. The alternating procedure provides a self-organized way for the segmenter to detect automatically unseen words and correct segmentation errors. Our preliminary experiment shows that the alternating procedure not only improves the accuracy of our segmentation, but discovers unseen words surprisingly well. The resulting word-based LM has a perplexity of 188 for a general Chinese corpus.
[ { "version": "v1", "created": "Mon, 17 Jun 1996 21:27:17 GMT" } ]
2008-02-03T00:00:00
[ [ "Luo", "Xiaoqiang", "", "Center for Language and Speech Processing, The Johns\n Hopkins University" ], [ "Roukos", "Salim", "", "IBM T. J. Watson Research Center" ] ]
cmp-lg/9606022
Rens Bod
Rens Bod (University of Amsterdam)
Two Questions about Data-Oriented Parsing
16 pages, Postscript; to appear in Proceedings Fourth Workshop on Very Large Corpora (WVLC-4)
null
null
null
cmp-lg cs.CL
null
In this paper I present ongoing work on the data-oriented parsing (DOP) model. In previous work, DOP was tested on a cleaned-up set of analyzed part-of-speech strings from the Penn Treebank, achieving excellent test results. This left, however, two important questions unanswered: (1) how does DOP perform if tested on unedited data, and (2) how can DOP be used for parsing word strings that contain unknown words? This paper addresses these questions. We show that parse results on unedited data are worse than on cleaned-up data, although very competitive if compared to other models. As to the parsing of word strings, we show that the hardness of the problem does not so much depend on unknown words, but on previously unseen lexical categories of known words. We give a novel method for parsing these words by estimating the probabilities of unknown subtrees. The method is of general interest since it shows that good performance can be obtained without the use of a part-of-speech tagger. To the best of our knowledge, our method outperforms other statistical parsers tested on Penn Treebank word strings.
[ { "version": "v1", "created": "Mon, 17 Jun 1996 21:48:30 GMT" } ]
2008-02-03T00:00:00
[ [ "Bod", "Rens", "", "University of Amsterdam" ] ]
cmp-lg/9606023
Eric K. Ringger
James F. Allen, Bradford W. Miller, Eric K. Ringger, and Teresa Sikorski (University of Rochester)
A Robust System for Natural Spoken Dialogue
uuencoded, gzipped PostScript. Includes extra Appendix
Proceedings of the 34th Annual Meeting of the ACL
null
null
cmp-lg cs.CL
null
This paper describes a system that leads us to believe in the feasibility of constructing natural spoken dialogue systems in task-oriented domains. It specifically addresses the issue of robust interpretation of speech in the presence of recognition errors. Robustness is achieved by a combination of statistical error post-correction, syntactically- and semantically-driven robust parsing, and extensive use of the dialogue context. We present an evaluation of the system using time-to-completion and the quality of the final solution that suggests that most native speakers of English can use the system successfully with virtually no training.
[ { "version": "v1", "created": "Tue, 18 Jun 1996 13:17:53 GMT" } ]
2008-02-03T00:00:00
[ [ "Allen", "James F.", "", "University of Rochester" ], [ "Miller", "Bradford W.", "", "University of Rochester" ], [ "Ringger", "Eric K.", "", "University of Rochester" ], [ "Sikorski", "Teresa", "", "University of Rochester" ] ]
cmp-lg/9606024
Rens Bod
Rens Bod, Remko Bonnema and Remko Scha (University of Amsterdam)
A Data-Oriented Approach to Semantic Interpretation
10 pages, Postscript; to appear in Proceedings Workshop on Corpus-Oriented Semantic Analysis, ECAI-96, Budapest
null
null
null
cmp-lg cs.CL
null
In Data-Oriented Parsing (DOP), an annotated language corpus is used as a stochastic grammar. The most probable analysis of a new input sentence is constructed by combining sub-analyses from the corpus in the most probable way. This approach has been succesfully used for syntactic analysis, using corpora with syntactic annotations such as the Penn Treebank. If a corpus with semantically annotated sentences is used, the same approach can also generate the most probable semantic interpretation of an input sentence. The present paper explains this semantic interpretation method, and summarizes the results of a preliminary experiment. Semantic annotations were added to the syntactic annotations of most of the sentences of the ATIS corpus. A data-oriented semantic interpretation algorithm was succesfully tested on this semantically enriched corpus.
[ { "version": "v1", "created": "Tue, 18 Jun 1996 18:45:10 GMT" } ]
2008-02-03T00:00:00
[ [ "Bod", "Rens", "", "University of Amsterdam" ], [ "Bonnema", "Remko", "", "University of Amsterdam" ], [ "Scha", "Remko", "", "University of Amsterdam" ] ]
cmp-lg/9606025
Cecile Paris
Anthony Hartley (Language Center, University of Brighton) and Cecile Paris (Information Technology Research Institute (ITRI), University of Brighton)
Two Sources of Control over the Generation of Software Instructions
8 pages, Latex file -- uses aclap.sty
null
null
ITRI96-02
cmp-lg cs.CL
null
This paper presents an analysis conducted on a corpus of software instructions in French in order to establish whether task structure elements (the procedural representation of the users' tasks) are alone sufficient to control the grammatical resources of a text generator. We show that the construct of genre provides a useful additional source of control enabling us to resolve undetermined cases.
[ { "version": "v1", "created": "Wed, 19 Jun 1996 17:39:52 GMT" } ]
2008-02-03T00:00:00
[ [ "Hartley", "Anthony", "", "Language Center, University of Brighton" ], [ "Paris", "Cecile", "", "Information Technology Research Institute" ] ]
cmp-lg/9606026
Richard Sproat
Mehryar Mohri (AT&T Research), Richard Sproat (Bell Laboratories)
An Efficient Compiler for Weighted Rewrite Rules
null
34th Annual Meeting of the ACL
null
null
cmp-lg cs.CL
null
Context-dependent rewrite rules are used in many areas of natural language and speech processing. Work in computational phonology has demonstrated that, given certain conditions, such rewrite rules can be represented as finite-state transducers (FSTs). We describe a new algorithm for compiling rewrite rules into FSTs. We show the algorithm to be simpler and more efficient than existing algorithms. Further, many of our applications demand the ability to compile weighted rules into weighted FSTs, transducers generalized by providing transitions with weights. We have extended the algorithm to allow for this.
[ { "version": "v1", "created": "Thu, 20 Jun 1996 01:35:56 GMT" } ]
2008-02-03T00:00:00
[ [ "Mohri", "Mehryar", "", "AT&T Research" ], [ "Sproat", "Richard", "", "Bell Laboratories" ] ]
cmp-lg/9606027
Carl de Marcken
Carl de Marcken (MIT Artificial Intelligence Lab.)
Linguistic Structure as Composition and Perturbation
7 pages
null
null
null
cmp-lg cs.CL
null
This paper discusses the problem of learning language from unprocessed text and speech signals, concentrating on the problem of learning a lexicon. In particular, it argues for a representation of language in which linguistic parameters like words are built by perturbing a composition of existing parameters. The power of this representation is demonstrated by several examples in text segmentation and compression, acquisition of a lexicon from raw speech, and the acquisition of mappings between text and artificial representations of meaning.
[ { "version": "v1", "created": "Fri, 21 Jun 1996 02:40:27 GMT" } ]
2008-02-03T00:00:00
[ [ "de Marcken", "Carl", "", "MIT Artificial Intelligence Lab." ] ]
cmp-lg/9606028
Noriko Tomuro
Noriko Tomuro (DePaul University)
Maximizing Top-down Constraints for Unification-based Systems
1 postscript figure, uses psfig.sty and aclap.sty
null
null
null
cmp-lg cs.CL
null
A left-corner parsing algorithm with top-down filtering has been reported to show very efficient performance for unification-based systems. However, due to the nontermination of parsing with left-recursive grammars, top-down constraints must be weakened. In this paper, a general method of maximizing top-down constraints is proposed. The method provides a procedure to dynamically compute *restrictor*, a minimum set of features involved in an infinite loop for every propagation path; thus top-down constraints are maximally propagated.
[ { "version": "v1", "created": "Thu, 20 Jun 1996 23:33:28 GMT" } ]
2008-02-03T00:00:00
[ [ "Tomuro", "Noriko", "", "DePaul University" ] ]
cmp-lg/9606029
null
Lauri Karttunen
Directed Replacement
To appear in the Proceedings of ACL-96
null
null
null
cmp-lg cs.CL
null
This paper introduces to the finite-state calculus a family of directed replace operators. In contrast to the simple replace expression, UPPER -> LOWER, defined in Karttunen (ACL-95), the new directed version, UPPER @-> LOWER, yields an unambiguous transducer if the lower language consists of a single string. It transduces the input string from left to right, making only the longest possible replacement at each point. A new type of replacement expression, UPPER @-> PREFIX ... SUFFIX, yields a transducer that inserts text around strings that are instances of UPPER. The symbol ... denotes the matching part of the input which itself remains unchanged. PREFIX and SUFFIX are regular expressions describing the insertions. Expressions of the type UPPER @-> PREFIX ... SUFFIX may be used to compose a deterministic parser for a ``local grammar'' in the sense of Gross (1989). Other useful applications of directed replacement include tokenization and filtering of text streams.
[ { "version": "v1", "created": "Sun, 23 Jun 1996 07:15:58 GMT" } ]
2008-02-03T00:00:00
[ [ "Karttunen", "Lauri", "" ] ]
cmp-lg/9606030
Dr. Shlomo Engelson
Sean P. Engelson and Ido Dagan
Minimizing Manual Annotation Cost In Supervised Training From Corpora
8 pages, uses epsf.sty and aclap.sty, 6 postscript figures
null
null
null
cmp-lg cs.CL
null
Corpus-based methods for natural language processing often use supervised training, requiring expensive manual annotation of training corpora. This paper investigates methods for reducing annotation cost by {\it sample selection}. In this approach, during training the learning program examines many unlabeled examples and selects for labeling (annotation) only those that are most informative at each stage. This avoids redundantly annotating examples that contribute little new information. This paper extends our previous work on {\it committee-based sample selection} for probabilistic classifiers. We describe a family of methods for committee-based sample selection, and report experimental results for the task of stochastic part-of-speech tagging. We find that all variants achieve a significant reduction in annotation cost, though their computational efficiency differs. In particular, the simplest method, which has no parameters to tune, gives excellent results. We also show that sample selection yields a significant reduction in the size of the model used by the tagger.
[ { "version": "v1", "created": "Mon, 24 Jun 1996 14:08:01 GMT" } ]
2008-02-03T00:00:00
[ [ "Engelson", "Sean P.", "" ], [ "Dagan", "Ido", "" ] ]
cmp-lg/9606031
Joerg Spilker
G\"unther G\"orz, Marcus Kesseler, J\"org Spilker, Hans Weber
Research on Architectures for Integrated Speech/Language Systems in Verbmobil
6 pages, 2 Postscript figures
accepted for COLING 96
null
null
cmp-lg cs.CL
null
The German joint research project Verbmobil (VM) aims at the development of a speech to speech translation system. This paper reports on research done in our group which belongs to Verbmobil's subproject on system architectures (TP15). Our specific research areas are the construction of parsers for spontaneous speech, investigations in the parallelization of parsing and to contribute to the development of a flexible communication architecture with distributed control.
[ { "version": "v1", "created": "Tue, 25 Jun 1996 15:20:14 GMT" } ]
2008-02-03T00:00:00
[ [ "Görz", "Günther", "" ], [ "Kesseler", "Marcus", "" ], [ "Spilker", "Jörg", "" ], [ "Weber", "Hans", "" ] ]
cmp-lg/9606032
Ng Hwee Tou
Hwee Tou Ng, Hian Beng Lee (Defence Science Organisation)
Integrating Multiple Knowledge Sources to Disambiguate Word Sense: An Exemplar-Based Approach
In Proceedings of ACL96, 8 pages
ACL-96
null
null
cmp-lg cs.CL
null
In this paper, we present a new approach for word sense disambiguation (WSD) using an exemplar-based learning algorithm. This approach integrates a diverse set of knowledge sources to disambiguate word sense, including part of speech of neighboring words, morphological form, the unordered set of surrounding words, local collocations, and verb-object syntactic relation. We tested our WSD program, named {\sc Lexas}, on both a common data set used in previous work, as well as on a large sense-tagged corpus that we separately constructed. {\sc Lexas} achieves a higher accuracy on the common data set, and performs better than the most frequent heuristic on the highly ambiguous words in the large corpus tagged with the refined senses of {\sc WordNet}.
[ { "version": "v1", "created": "Sat, 29 Jun 1996 23:56:42 GMT" } ]
2008-02-03T00:00:00
[ [ "Ng", "Hwee Tou", "", "Defence Science Organisation" ], [ "Lee", "Hian Beng", "", "Defence Science Organisation" ] ]
cmp-lg/9607002
Christer Samuelsson
Christer Samuelsson, Pasi Tapanainen and Atro Voutilainen
Inducing Constraint Grammars
10 pages, uuencoded, gzipped PostScript
ICGI-3
null
null
cmp-lg cs.CL
null
Constraint Grammar rules are induced from corpora. A simple scheme based on local information, i.e., on lexical biases and next-neighbour contexts, extended through the use of barriers, reached 87.3 percent precision (1.12 tags/word) at 98.2 percent recall. The results compare favourably with other methods that are used for similar tasks although they are by no means as good as the results achieved using the original hand-written rules developed over several years time.
[ { "version": "v1", "created": "Mon, 1 Jul 1996 15:37:48 GMT" } ]
2008-02-03T00:00:00
[ [ "Samuelsson", "Christer", "" ], [ "Tapanainen", "Pasi", "" ], [ "Voutilainen", "Atro", "" ] ]
cmp-lg/9607003
Ingrid Renz
Thomas Bayer, Ingrid Renz, Michael Stein, Ulrich Kressel (Daimler Benz Research and Technology)
Domain and Language Independent Feature Extraction for Statistical Text Categorization
12 pages, TeX file, 9 Postscript figures, uses epsf.sty
proceedings of workshop on language engineering for document analysis and recognition - ed. by L. Evett and T. Rose, part of the AISB 1996 Workshop Series, April 96, Sussex University, England, 21-32 (ISBN 0 905 488628)
null
null
cmp-lg cs.CL
null
A generic system for text categorization is presented which uses a representative text corpus to adapt the processing steps: feature extraction, dimension reduction, and classification. Feature extraction automatically learns features from the corpus by reducing actual word forms using statistical information of the corpus and general linguistic knowledge. The dimension of feature vector is then reduced by linear transformation keeping the essential information. The classification principle is a minimum least square approach based on polynomials. The described system can be readily adapted to new domains or new languages. In application, the system is reliable, fast, and processes completely automatically. It is shown that the text categorizer works successfully both on text generated by document image analysis - DIA and on ground truth data.
[ { "version": "v1", "created": "Tue, 2 Jul 1996 09:19:02 GMT" } ]
2008-02-03T00:00:00
[ [ "Bayer", "Thomas", "", "Daimler Benz\n Research and Technology" ], [ "Renz", "Ingrid", "", "Daimler Benz\n Research and Technology" ], [ "Stein", "Michael", "", "Daimler Benz\n Research and Technology" ], [ "Kressel", "Ulrich", "", "Daimler Benz\n Research and Technology" ] ]
cmp-lg/9607004
Dr. Tibor Kiss
Anton Batliner, Anke Feldhaus, Stefan Geissler, Andreas Kiessling, Tibor Kiss, Ralf Kompe, Elmar Noeth
Integrating Syntactic and Prosodic Information for the Efficient Detection of Empty Categories
To appear in the Proceedings of Coling 1996, Copenhagen. 6 pages
null
null
null
cmp-lg cs.CL
null
We describe a number of experiments that demonstrate the usefulness of prosodic information for a processing module which parses spoken utterances with a feature-based grammar employing empty categories. We show that by requiring certain prosodic properties from those positions in the input where the presence of an empty category has to be hypothesized, a derivation can be accomplished more efficiently. The approach has been implemented in the machine translation project VERBMOBIL and results in a significant reduction of the work-load for the parser.
[ { "version": "v1", "created": "Tue, 2 Jul 1996 14:12:44 GMT" } ]
2008-02-03T00:00:00
[ [ "Batliner", "Anton", "" ], [ "Feldhaus", "Anke", "" ], [ "Geissler", "Stefan", "" ], [ "Kiessling", "Andreas", "" ], [ "Kiss", "Tibor", "" ], [ "Kompe", "Ralf", "" ], [ "Noeth", "Elmar", "" ] ]
cmp-lg/9607005
Hiyan Alshawi
Hiyan Alshawi (AT&T Research)
Head Automata and Bilingual Tiling: Translation with Minimal Representations
null
Proceedings of the 34th Annual Meeting of the Association for Computational Linguistics, 167-176, Santa Cruz, California, 1996.
null
null
cmp-lg cs.CL
null
We present a language model consisting of a collection of costed bidirectional finite state automata associated with the head words of phrases. The model is suitable for incremental application of lexical associations in a dynamic programming search for optimal dependency tree derivations. We also present a model and algorithm for machine translation involving optimal ``tiling'' of a dependency tree with entries of a costed bilingual lexicon. Experimental results are reported comparing methods for assigning cost functions to these models. We conclude with a discussion of the adequacy of annotated linguistic strings as representations for machine translation.
[ { "version": "v1", "created": "Wed, 3 Jul 1996 23:47:30 GMT" } ]
2008-02-03T00:00:00
[ [ "Alshawi", "Hiyan", "", "AT&T Research" ] ]
cmp-lg/9607006
Hiyan Alshawi
Hiyan Alshawi (AT&T Research)
Head Automata for Speech Translation
null
Proceedings of ICSLP 96, the Fourth International Conference on Spoken Language Processing, Philadelphia, Pennsylvania, 1996.
null
null
cmp-lg cs.CL
null
This paper presents statistical language and translation models based on collections of small finite state machines we call ``head automata''. The models are intended to capture the lexical sensitivity of N-gram models and direct statistical translation models, while at the same time taking account of the hierarchical phrasal structure of language. Two types of head automata are defined: relational head automata suitable for translation by transfer of dependency trees, and head transducers suitable for direct recursive lexical translation.
[ { "version": "v1", "created": "Thu, 4 Jul 1996 00:04:17 GMT" } ]
2008-02-03T00:00:00
[ [ "Alshawi", "Hiyan", "", "AT&T Research" ] ]
cmp-lg/9607007
Andre Kempe
Andre Kempe and Lauri Karttunen (Rank Xerox Research Centre, Grenoble Laboratory, France)
Parallel Replacement in Finite State Calculus
6 pages, dvi (+ 1x eps) tar gzip uuencode
COLING-96, Copenhagen DK. August 5, 1996.
null
null
cmp-lg cs.CL
null
This paper extends the calculus of regular expressions with new types of replacement expressions that enhance the expressiveness of the simple replace operator defined in Karttunen (1995). Parallel replacement allows multiple replacements to apply simultaneously to the same input without interfering with each other. We also allow a replacement to be constrained by any number of alternative contexts. With these enhancements, the general replacement expressions are more versatile than two-level rules for the description of complex morphological alternations.
[ { "version": "v1", "created": "Fri, 5 Jul 1996 16:07:41 GMT" }, { "version": "v2", "created": "Mon, 8 Jul 1996 08:21:52 GMT" }, { "version": "v3", "created": "Mon, 12 Aug 1996 15:39:02 GMT" } ]
2008-02-03T00:00:00
[ [ "Kempe", "Andre", "", "Rank Xerox Research Centre, Grenoble\n Laboratory, France" ], [ "Karttunen", "Lauri", "", "Rank Xerox Research Centre, Grenoble\n Laboratory, France" ] ]
cmp-lg/9607008
Charlene Shepard
Evelyne Viegas, Boyan Onyshkevych, Victor Raskin, Sergei Nirenburg
From Submit to Submitted via Submission: On Lexical Rules in Large-Scale Lexicon Acquisition
Compressed and encoded postscript file
null
null
null
cmp-lg cs.CL
null
This paper deals with the discovery, representation, and use of lexical rules (LRs) during large-scale semi-automatic computational lexicon acquisition. The analysis is based on a set of LRs implemented and tested on the basis of Spanish and English business- and finance-related corpora. We show that, though the use of LRs is justified, they do not come cost-free. Semi-automatic output checking is required, even with blocking and preemtion procedures built in. Nevertheless, large-scope LRs are justified because they facilitate the unavoidable process of large-scale semi-automatic lexical acquisition. We also argue that the place of LRs in the computational process is a complex issue.
[ { "version": "v1", "created": "Mon, 8 Jul 1996 19:39:40 GMT" } ]
2008-02-03T00:00:00
[ [ "Viegas", "Evelyne", "" ], [ "Onyshkevych", "Boyan", "" ], [ "Raskin", "Victor", "" ], [ "Nirenburg", "Sergei", "" ] ]
cmp-lg/9607009
Michael Dorna
Michael Dorna and Martin C. Emele (IMS, Stuttgart, Germany)
Semantic-based Transfer
6 pages (to appear in Proceedings of COLING '96)
null
null
null
cmp-lg cs.CL
null
This article presents a new semantic-based transfer approach developed and applied within the Verbmobil Machine Translation project. We give an overview of the declarative transfer formalism together with its procedural realization. Our approach is discussed and compared with several other approaches from the MT literature.
[ { "version": "v1", "created": "Tue, 9 Jul 1996 14:36:27 GMT" } ]
2008-02-03T00:00:00
[ [ "Dorna", "Michael", "", "IMS, Stuttgart, Germany" ], [ "Emele", "Martin C.", "", "IMS, Stuttgart, Germany" ] ]
cmp-lg/9607010
Michael Dorna
Michael Dorna and Martin C. Emele (IMS, Stuttgart, Germany)
Efficient Implementation of a Semantic-based Transfer Approach
5 pages (to appear in Proceedings of ECAI '96), uuencoded gzipped PS file
null
null
null
cmp-lg cs.CL
null
This article gives an overview of a new semantic-based transfer approach developed and applied within the Verbmobil Machine Translation project. We present the declarative transfer formalism and discuss its implementation.
[ { "version": "v1", "created": "Tue, 9 Jul 1996 15:38:32 GMT" } ]
2008-02-03T00:00:00
[ [ "Dorna", "Michael", "", "IMS, Stuttgart, Germany" ], [ "Emele", "Martin C.", "", "IMS, Stuttgart, Germany" ] ]
cmp-lg/9607011
Koichi Takeda
Koichi Takeda (ToKyo Research Laboratory, IBM, Japan)
Pattern-Based Context-Free Grammars for Machine Translation
8 pages, latex + aclap.sty
Proceedings of the 34th Meeting of the Association for Computational Linguistics (ACL'96)
null
null
cmp-lg cs.CL
null
This paper proposes the use of ``pattern-based'' context-free grammars as a basis for building machine translation (MT) systems, which are now being adopted as personal tools by a broad range of users in the cyberspace society. We discuss major requirements for such tools, including easy customization for diverse domains, the efficiency of the translation algorithm, and scalability (incremental improvement in translation quality through user interaction), and describe how our approach meets these requirements.
[ { "version": "v1", "created": "Thu, 11 Jul 1996 07:10:01 GMT" } ]
2008-02-03T00:00:00
[ [ "Takeda", "Koichi", "", "ToKyo Research Laboratory, IBM, Japan" ] ]
cmp-lg/9607012
null
Walter Daelemans (U. Tilburg, U. Antwerp), Jakub Zavrel (U. Tilburg) Peter Berck (U. Antwerp), Steven Gillis (U. Antwerp)
MBT: A Memory-Based Part of Speech Tagger-Generator
14 pages, 2 Postscript figures
Proceedings WVLC, Copenhagen
null
null
cmp-lg cs.CL
null
We introduce a memory-based approach to part of speech tagging. Memory-based learning is a form of supervised learning based on similarity-based reasoning. The part of speech tag of a word in a particular context is extrapolated from the most similar cases held in memory. Supervised learning approaches are useful when a tagged corpus is available as an example of the desired output of the tagger. Based on such a corpus, the tagger-generator automatically builds a tagger which is able to tag new text the same way, diminishing development time for the construction of a tagger considerably. Memory-based tagging shares this advantage with other statistical or machine learning approaches. Additional advantages specific to a memory-based approach include (i) the relatively small tagged corpus size sufficient for training, (ii) incremental learning, (iii) explanation capabilities, (iv) flexible integration of information in case representations, (v) its non-parametric nature, (vi) reasonably good results on unknown words without morphological analysis, and (vii) fast learning and tagging. In this paper we show that a large-scale application of the memory-based approach is feasible: we obtain a tagging accuracy that is on a par with that of known statistical approaches, and with attractive space and time complexity properties when using {\em IGTree}, a tree-based formalism for indexing and searching huge case bases.} The use of IGTree has as additional advantage that optimal context size for disambiguation is dynamically computed.
[ { "version": "v1", "created": "Thu, 11 Jul 1996 09:19:43 GMT" } ]
2008-02-03T00:00:00
[ [ "Daelemans", "Walter", "", "U. Tilburg, U. Antwerp" ], [ "Zavrel", "Jakub", "", "U. Tilburg" ], [ "Berck", "Peter", "", "U. Antwerp" ], [ "Gillis", "Steven", "", "U. Antwerp" ] ]
cmp-lg/9607013
null
Walter Daelemans (U. Tilburg, U. Antwerp), Peter Berck (U. Antwerp), Steven Gillis (U. Antwerp)
Unsupervised Discovery of Phonological Categories through Supervised Learning of Morphological Rules
null
Proceedings COLING 1996, Copenhagen
null
null
cmp-lg cs.CL
null
We describe a case study in the application of {\em symbolic machine learning} techniques for the discovery of linguistic rules and categories. A supervised rule induction algorithm is used to learn to predict the correct diminutive suffix given the phonological representation of Dutch nouns. The system produces rules which are comparable to rules proposed by linguists. Furthermore, in the process of learning this morphological task, the phonemes used are grouped into phonologically relevant categories. We discuss the relevance of our method for linguistics and language technology.
[ { "version": "v1", "created": "Thu, 11 Jul 1996 14:08:35 GMT" } ]
2008-02-03T00:00:00
[ [ "Daelemans", "Walter", "", "U. Tilburg, U. Antwerp" ], [ "Berck", "Peter", "", "U. Antwerp" ], [ "Gillis", "Steven", "", "U. Antwerp" ] ]
cmp-lg/9607014
Barbara DiEugenio
Keith Vander Linden (University of Brighton), Barbara Di Eugenio (Carnegie Mellon University)
A Corpus Study of Negative Imperatives in Natural Language Instructions
6 pages, uses colap.sty and acl.bst
Proceedings of COLING 96 (Copenhagen)
null
null
cmp-lg cs.CL
null
In this paper, we define the notion of a preventative expression and discuss a corpus study of such expressions in instructional text. We discuss our coding schema, which takes into account both form and function features, and present measures of inter-coder reliability for those features. We then discuss the correlations that exist between the function and the form features.
[ { "version": "v1", "created": "Fri, 12 Jul 1996 11:09:21 GMT" } ]
2008-02-03T00:00:00
[ [ "Linden", "Keith Vander", "", "University of Brighton" ], [ "Di Eugenio", "Barbara", "", "Carnegie Mellon University" ] ]
cmp-lg/9607015
Barbara DiEugenio
Keith Vander Linden (ITRI, University of Brighton); Barbara Di Eugenio (Computational Linguistics, Carnegie Mellon University)
Learning Micro-Planning Rules for Preventative Expressions
8 pages, 4 Postscript figures, uses colap.sty
INLG96 -- Eight International Natural Language Generation Workshop
null
null
cmp-lg cs.CL
null
Building text planning resources by hand is time-consuming and difficult. Certainly, a number of planning architectures and their accompanying plan libraries have been implemented, but while the architectures themselves may be reused in a new domain, the library of plans typically cannot. One way to address this problem is to use machine learning techniques to automate the derivation of planning resources for new domains. In this paper, we apply this technique to build micro-planning rules for preventative expressions in instructional text.
[ { "version": "v1", "created": "Fri, 12 Jul 1996 18:27:10 GMT" } ]
2008-02-03T00:00:00
[ [ "Linden", "Keith Vander", "", "ITRI, University of Brighton" ], [ "Di Eugenio", "; Barbara", "", "Computational Linguistics, Carnegie Mellon University" ] ]
cmp-lg/9607016
null
Fernando C. N. Pereira (AT&T Research), Yoram Singer (AT&T Research), Naftali Tishby (Hebrew University)
Beyond Word N-Grams
15 pages, one PostScript figure, uses psfig.sty and fullname.sty. Revised version of a paper in the Proceedings of the Third Workshop on Very Large Corpora, MIT, 1995
null
null
null
cmp-lg cs.CL
null
We describe, analyze, and evaluate experimentally a new probabilistic model for word-sequence prediction in natural language based on prediction suffix trees (PSTs). By using efficient data structures, we extend the notion of PST to unbounded vocabularies. We also show how to use a Bayesian approach based on recursive priors over all possible PSTs to efficiently maintain tree mixtures. These mixtures have provably and practically better performance than almost any single model. We evaluate the model on several corpora. The low perplexity achieved by relatively small PST mixture models suggests that they may be an advantageous alternative, both theoretically and practically, to the widely used n-gram models.
[ { "version": "v1", "created": "Sat, 13 Jul 1996 18:35:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Pereira", "Fernando C. N.", "", "AT&T Research" ], [ "Singer", "Yoram", "", "AT&T Research" ], [ "Tishby", "Naftali", "", "Hebrew University" ] ]
cmp-lg/9607018
Sabine Lehmann
Sabine Lehmann (ISSCO, University of Geneva), Stephan Oepen (DFKI, Saarbruecken), Sylvie Regnier-Prost (Aerospatiale, Suresnes), Klaus Netter (DFKI), Veronika Lux (Aerospatiale), Judith Klein (DFKI), Kirsten Falkedal (GMS, Berlin), Frederik Fouvry (University of Essex), Dominique Estival (University of Melbourne), Eva Dauphin (Aerospatiale), Herve Compagnion (ISSCO), Judith Baur (DFKI), Judith Baur (DFKI), Lorna Balkan (University of Essex), Doug Arnold (University of Essex)
TSNLP - Test Suites for Natural Language Processing
7 pages, uses colap.sty and oe.sty. tar gzip uuencode. To appear in Proceedings of COLING-96
null
null
null
cmp-lg cs.CL
null
The TSNLP project has investigated various aspects of the construction, maintenance and application of systematic test suites as diagnostic and evaluation tools for NLP applications. The paper summarizes the motivation and main results of the project: besides the solid methodological foundation, TSNLP has produced substantial multi-purpose and multi-user test suites for three European languages together with a set of specialized tools that facilitate the construction, extension, maintenance, retrieval, and customization of the test data. As TSNLP results, including the data and technology, are made publicly available, the project presents a valuable linguistic resourc e that has the potential of providing a wide-spread pre-standard diagnostic and evaluation tool for both developers and users of NLP applications.
[ { "version": "v1", "created": "Mon, 15 Jul 1996 10:28:12 GMT" } ]
2008-02-03T00:00:00
[ [ "Lehmann", "Sabine", "", "ISSCO, University of Geneva" ], [ "Oepen", "Stephan", "", "DFKI,\n Saarbruecken" ], [ "Regnier-Prost", "Sylvie", "", "Aerospatiale, Suresnes" ], [ "Netter", "Klaus", "", "DFKI" ], [ "Lux", "Veronika", "", "Aerospatiale" ], [ "Klein", "Judith", "", "DFKI" ], [ "Falkedal", "Kirsten", "", "GMS, Berlin" ], [ "Fouvry", "Frederik", "", "University of Essex" ], [ "Estival", "Dominique", "", "University of Melbourne" ], [ "Dauphin", "Eva", "", "Aerospatiale" ], [ "Compagnion", "Herve", "", "ISSCO" ], [ "Baur", "Judith", "", "DFKI" ], [ "Baur", "Judith", "", "DFKI" ], [ "Balkan", "Lorna", "", "University of\n Essex" ], [ "Arnold", "Doug", "", "University of Essex" ] ]
cmp-lg/9607019
Pierrette Bouillon
Pierrette Bouillon (ISSCO, University of Geneva)
Mental State Adjectives: the Perspective of Generative Lexicon
6 pages, uses colap.sty. tar gzip uuencode. To appear in Proceedings of COLING-96
null
null
null
cmp-lg cs.CL
null
This paper focusses on mental state adjectives and offers a unified analysis in the theory of Generative Lexicon (Pustejovsky, 1991, 1995). We show that, instead of enumerating the various syntactic constructions they enter into, with the different senses which arise, it is possible to give them a rich typed semantic representation which will explain both their semantic and syntactic polymorphism.
[ { "version": "v1", "created": "Mon, 15 Jul 1996 14:19:41 GMT" } ]
2008-02-03T00:00:00
[ [ "Bouillon", "Pierrette", "", "ISSCO, University of Geneva" ] ]
cmp-lg/9607020
Peh Li Shiuan
Peh Li Shiuan (Defence Science Organisation) and Christopher Ting Hian Ann (Defence Science Organisation and National University of Singapore)
A Divide-and-Conquer Strategy for Parsing
10 pages, 7 Postscript figures, uses fancyheadings.sty, psfig.sty, aclap.sty, uufiles package
In Proceedings ACL/SIGPARSE, pp.57-66, 1996.
null
null
cmp-lg cs.CL
null
In this paper, we propose a novel strategy which is designed to enhance the accuracy of the parser by simplifying complex sentences before parsing. This approach involves the separate parsing of the constituent sub-sentences within a complex sentence. To achieve that, the divide-and-conquer strategy first disambiguates the roles of the link words in the sentence and segments the sentence based on these roles. The separate parse trees of the segmented sub-sentences and the noun phrases within them are then synthesized to form the final parse. To evaluate the effects of this strategy on parsing, we compare the original performance of a dependency parser with the performance when it is enhanced with the divide-and-conquer strategy. When tested on 600 sentences of the IPSM'95 data sets, the enhanced parser saw a considerable error reduction of 21.2% in its accuracy.
[ { "version": "v1", "created": "Tue, 16 Jul 1996 02:38:39 GMT" } ]
2008-02-03T00:00:00
[ [ "Shiuan", "Peh Li", "", "Defence Science Organisation" ], [ "Ann", "Christopher Ting Hian", "", "Defence Science Organisation and National University of Singapore" ] ]
cmp-lg/9607021
Antal van den Bosch
Antal van den Bosch (University of Maastricht, the Netherlands), Walter Daelemans (Tilburg University, the Netherlands), Ton Weijters (University of Maastricht, the Netherlands)
Morphological Analysis as Classification: an Inductive-Learning Approach
11 pages, 5 encapsulated postscript figures, uses non-standard NeMLaP proceedings style nemlap.sty; inputs ipamacs (international phonetic alphabet) and epsf macros
Proceedings of NEMLAP-2
null
null
cmp-lg cs.CL
null
Morphological analysis is an important subtask in text-to-speech conversion, hyphenation, and other language engineering tasks. The traditional approach to performing morphological analysis is to combine a morpheme lexicon, sets of (linguistic) rules, and heuristics to find a most probable analysis. In contrast we present an inductive learning approach in which morphological analysis is reformulated as a segmentation task. We report on a number of experiments in which five inductive learning algorithms are applied to three variations of the task of morphological analysis. Results show (i) that the generalisation performance of the algorithms is good, and (ii) that the lazy learning algorithm IB1-IG performs best on all three tasks. We conclude that lazy learning of morphological analysis as a classification task is indeed a viable approach; moreover, it has the strong advantages over the traditional approach of avoiding the knowledge-acquisition bottleneck, being fast and deterministic in learning and processing, and being language-independent.
[ { "version": "v1", "created": "Tue, 16 Jul 1996 11:39:27 GMT" } ]
2008-02-03T00:00:00
[ [ "Bosch", "Antal van den", "", "University of Maastricht, the Netherlands" ], [ "Daelemans", "Walter", "", "Tilburg University, the Netherlands" ], [ "Weijters", "Ton", "", "University of Maastricht, the Netherlands" ] ]
cmp-lg/9607022
Hydra
Toine Andernach (Parlevink Group, Department of Computer Science, University of Twente, The Netherlands)
A Machine Learning Approach to the Classification of Dialogue Utterances
12 pages, using nemlap.sty, harvard.sty and agsm.bst, to appear in Proceedings of NeMLaP-2, Bilkent University, Ankara, Turkey
null
null
null
cmp-lg cs.CL
null
The purpose of this paper is to present a method for automatic classification of dialogue utterances and the results of applying that method to a corpus. Superficial features of a set of training utterances (which we will call cues) are taken as the basis for finding relevant utterance classes and for extracting rules for assigning these classes to new utterances. Each cue is assumed to partially contribute to the communicative function of an utterance. Instead of relying on subjective judgments for the tasks of finding classes and rules, we opt for using machine learning techniques to guarantee objectivity.
[ { "version": "v1", "created": "Tue, 16 Jul 1996 12:52:58 GMT" } ]
2008-02-03T00:00:00
[ [ "Andernach", "Toine", "", "Parlevink Group, Department of Computer Science,\n University of Twente, The Netherlands" ] ]
cmp-lg/9607023
Wonil Lee
WonIl Lee, Geunbae Lee, and Jong-Hyeok Lee (Pohang University of Science and Technology Korea)
Phonological modeling for continuous speech recognition in Korean
5 pages, ACL96 sigphon workshop
null
null
null
cmp-lg cs.CL
null
A new scheme to represent phonological changes during continuous speech recognition is suggested. A phonological tag coupled with its morphological tag is designed to represent the conditions of Korean phonological changes. A pairwise language model of these morphological and phonological tags is implemented in Korean speech recognition system. Performance of the model is verified through the TDNN-based speech recognition experiments.
[ { "version": "v1", "created": "Thu, 18 Jul 1996 01:56:13 GMT" } ]
2008-02-03T00:00:00
[ [ "Lee", "WonIl", "", "Pohang University of\n Science and Technology Korea" ], [ "Lee", "Geunbae", "", "Pohang University of\n Science and Technology Korea" ], [ "Lee", "Jong-Hyeok", "", "Pohang University of\n Science and Technology Korea" ] ]
cmp-lg/9607024
null
Andrew R. Golding and Dan Roth
Applying Winnow to Context-Sensitive Spelling Correction
9 pages
null
null
null
cmp-lg cs.CL
null
Multiplicative weight-updating algorithms such as Winnow have been studied extensively in the COLT literature, but only recently have people started to use them in applications. In this paper, we apply a Winnow-based algorithm to a task in natural language: context-sensitive spelling correction. This is the task of fixing spelling errors that happen to result in valid words, such as substituting {\it to\/} for {\it too}, {\it casual\/} for {\it causal}, and so on. Previous approaches to this problem have been statistics-based; we compare Winnow to one of the more successful such approaches, which uses Bayesian classifiers. We find that: (1)~When the standard (heavily-pruned) set of features is used to describe problem instances, Winnow performs comparably to the Bayesian method; (2)~When the full (unpruned) set of features is used, Winnow is able to exploit the new features and convincingly outperform Bayes; and (3)~When a test set is encountered that is dissimilar to the training set, Winnow is better than Bayes at adapting to the unfamiliar test set, using a strategy we will present for combining learning on the training set with unsupervised learning on the (noisy) test set.
[ { "version": "v1", "created": "Fri, 19 Jul 1996 12:41:08 GMT" } ]
2008-02-03T00:00:00
[ [ "Golding", "Andrew R.", "" ], [ "Roth", "Dan", "" ] ]
cmp-lg/9607025
Hamish Cunningham
Hamish Cunningham, Yorick Wilks, and Robert J. Gaizauskas
New Methods, Current Trends and Software Infrastructure for NLP
12 pages, LaTeX, uses nemlap.sty (included)
Proceedings of NEMLAP-2
null
null
cmp-lg cs.CL
null
The increasing use of `new methods' in NLP, which the NeMLaP conference series exemplifies, occurs in the context of a wider shift in the nature and concerns of the discipline. This paper begins with a short review of this context and significant trends in the field. The review motivates and leads to a set of requirements for support software of general utility for NLP research and development workers. A freely-available system designed to meet these requirements is described (called GATE - a General Architecture for Text Engineering). Information Extraction (IE), in the sense defined by the Message Understanding Conferences (ARPA \cite{Arp95}), is an NLP application in which many of the new methods have found a home (Hobbs \cite{Hob93}; Jacobs ed. \cite{Jac92}). An IE system based on GATE is also available for research purposes, and this is described. Lastly we review related work.
[ { "version": "v1", "created": "Tue, 23 Jul 1996 15:31:44 GMT" } ]
2008-02-03T00:00:00
[ [ "Cunningham", "Hamish", "" ], [ "Wilks", "Yorick", "" ], [ "Gaizauskas", "Robert J.", "" ] ]
cmp-lg/9607026
Keith Vander Linden
Cecile Paris and Keith Vander Linden (ITRI, Univ. of Brighton)
Building Knowledge Bases for the Generation of Software Documentation
6 pages, from COLING-96
null
null
ITRI-96-06
cmp-lg cs.CL
null
Automated text generation requires a underlying knowledge base from which to generate, which is often difficult to produce. Software documentation is one domain in which parts of this knowledge base may be derived automatically. In this paper, we describe \drafter, an authoring support tool for generating user-centred software documentation, and in particular, we describe how parts of its required knowledge base can be obtained automatically.
[ { "version": "v1", "created": "Thu, 25 Jul 1996 14:25:48 GMT" } ]
2008-02-03T00:00:00
[ [ "Paris", "Cecile", "", "ITRI, Univ. of Brighton" ], [ "Linden", "Keith Vander", "", "ITRI, Univ. of Brighton" ] ]
cmp-lg/9607027
Ilyas Cicekli
Ilyas Cicekli and H. Altay Guvenir
Learning Translation Rules From A Bilingual Corpus
8 pages, Latex, uses nemlap.sty
Published in Proceedings of NEMLAP-2
null
null
cmp-lg cs.CL
null
This paper proposes a mechanism for learning pattern correspondences between two languages from a corpus of translated sentence pairs. The proposed mechanism uses analogical reasoning between two translations. Given a pair of translations, the similar parts of the sentences in the source language must correspond the similar parts of the sentences in the target language. Similarly, the different parts should correspond to the respective parts in the translated sentences. The correspondences between the similarities, and also differences are learned in the form of translation rules. The system is tested on a small training dataset and produced promising results for further investigation.
[ { "version": "v1", "created": "Fri, 26 Jul 1996 10:36:59 GMT" } ]
2008-02-03T00:00:00
[ [ "Cicekli", "Ilyas", "" ], [ "Guvenir", "H. Altay", "" ] ]
cmp-lg/9607028
Mark Stevenson
Yorick Wilks, Mark Stevenson (University of Sheffield, UK)
The Grammar of Sense: Is word-sense tagging much more than part-of-speech tagging?
8 pages, LaTeX
null
null
CS-96-05
cmp-lg cs.CL
null
This squib claims that Large-scale Automatic Sense Tagging of text (LAST) can be done at a high-level of accuracy and with far less complexity and computational effort than has been believed until now. Moreover, it can be done for all open class words, and not just carefully selected opposed pairs as in some recent work. We describe two experiments: one exploring the amount of information relevant to sense disambiguation which is contained in the part-of-speech field of entries in Longman Dictionary of Contemporary English (LDOCE). Another, more practical, experiment attempts sense disambiguation of all open class words in a text assigning LDOCE homographs as sense tags using only part-of-speech information. We report that 92% of open class words can be successfully tagged in this way. We plan to extend this work and to implement an improved large-scale tagger, a description of which is included here.
[ { "version": "v1", "created": "Fri, 26 Jul 1996 11:08:42 GMT" } ]
2008-02-03T00:00:00
[ [ "Wilks", "Yorick", "", "University of Sheffield, UK" ], [ "Stevenson", "Mark", "", "University of Sheffield, UK" ] ]
cmp-lg/9607029
Dilek Z. Hakkani
Dilek Zeynep Hakkani
Design and Implementation of a Tactical Generator for Turkish, a Free Constituent Order Language
M.Sc. Thesis submitted to the Department of Computer Engineering and Information Science, Bilkent University, Ankara, Turkey. 146 pages (including title pages). Also available as: ftp://ftp.cs.bilkent.edu.tr/pub/tech-reports/1996/BU-CEIS-9614.ps.z
null
null
BU-CEIS-9614
cmp-lg cs.CL
null
This thesis describes a tactical generator for Turkish, a free constituent order language, in which the order of the constituents may change according to the information structure of the sentences to be generated. In the absence of any information regarding the information structure of a sentence (i.e., topic, focus, background, etc.), the constituents of the sentence obey a default order, but the order is almost freely changeable, depending on the constraints of the text flow or discourse. We have used a recursively structured finite state machine for handling the changes in constituent order, implemented as a right-linear grammar backbone. Our implementation environment is the GenKit system, developed at Carnegie Mellon University--Center for Machine Translation. Morphological realization has been implemented using an external morphological analysis/generation component which performs concrete morpheme selection and handles morphographemic processes.
[ { "version": "v1", "created": "Tue, 30 Jul 1996 06:21:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Hakkani", "Dilek Zeynep", "" ] ]
cmp-lg/9607030
Gokhan Tur
Gokhan Tur
Using Multiple Sources of Information for Constraint-Based Morphological Disambiguation
M.Sc. Thesis submitted to the Department of Computer Engineering and Information Science, Bilkent University, Ankara, Turkey. Also available as: ftp://ftp.cs.bilkent.edu.tr/pub/tech-reports/1996/BU-CEIS-9615ps.z
null
null
BU-CEIS-9615
cmp-lg cs.CL
null
This thesis presents a constraint-based morphological disambiguation approach that is applicable to languages with complex morphology--specifically agglutinative languages with productive inflectional and derivational morphological phenomena. For morphologically complex languages like Turkish, automatic morphological disambiguation involves selecting for each token morphological parse(s), with the right set of inflectional and derivational markers. Our system combines corpus independent hand-crafted constraint rules, constraint rules that are learned via unsupervised learning from a training corpus, and additional statistical information obtained from the corpus to be morphologically disambiguated. The hand-crafted rules are linguistically motivated and tuned to improve precision without sacrificing recall. In certain respects, our approach has been motivated by Brill's recent work, but with the observation that his transformational approach is not directly applicable to languages like Turkish. Our approach also uses a novel approach to unknown word processing by employing a secondary morphological processor which recovers any relevant inflectional and derivational information from a lexical item whose root is unknown. With this approach, well below 1% of the tokens remains as unknown in the texts we have experimented with. Our results indicate that by combining these hand-crafted, statistical and learned information sources, we can attain a recall of 96 to 97% with a corresponding precision of 93 to 94%, and ambiguity of 1.02 to 1.03 parses per token.
[ { "version": "v1", "created": "Tue, 30 Jul 1996 07:00:22 GMT" } ]
2008-02-03T00:00:00
[ [ "Tur", "Gokhan", "" ] ]
cmp-lg/9607031
Karsten Worm
Johan Bos, Bj\"orn Gamb\"ack, Christian Lieske, Yoshiki Mori, Manfred Pinkal, Karsten Worm
Compositional Semantics in Verbmobil
6 pages, LaTeX, uses colap.sty
Proceedings of COLING '96
null
null
cmp-lg cs.CL
null
The paper discusses how compositional semantics is implemented in the Verbmobil speech-to-speech translation system using LUD, a description language for underspecified discourse representation structures. The description language and its formal interpretation in DRT are described as well as its implementation together with the architecture of the system's entire syntactic-semantic processing module. We show that a linguistically sound theory and formalism can be properly implemented in a system with (near) real-time requirements.
[ { "version": "v1", "created": "Tue, 30 Jul 1996 09:15:17 GMT" } ]
2008-02-03T00:00:00
[ [ "Bos", "Johan", "" ], [ "Gambäck", "Björn", "" ], [ "Lieske", "Christian", "" ], [ "Mori", "Yoshiki", "" ], [ "Pinkal", "Manfred", "" ], [ "Worm", "Karsten", "" ] ]
cmp-lg/9607033
Yoshiki Mori
Yoshiki Mori
Multiple Discourse Relations on the Sentential Level in Japanese
6 pages, Postscript
Proceedings of COLING '96
null
null
cmp-lg cs.CL
null
In the German government (BMBF) funded project Verbmobil, a semantic formalism Language for Underspecified Discourse Representation Structures (LUD) is used which describes several DRSs and allows for underspecification. Dealing with Japanese poses challenging problems. In this paper, a treatment of multiple discourse relation constructions on the sentential level is shown, which are common in Japanese but cause a problem for the formalism,. The problem is to distinguish discourse relations which take the widest scope compared with other scope-taking elements on the one hand and to have them underspecified among each other on the other hand. We also state a semantic constraint on the resolution of multiple discourse relations which seems to prevail over the syntactic c-command constraint.
[ { "version": "v1", "created": "Tue, 30 Jul 1996 14:27:29 GMT" } ]
2008-02-03T00:00:00
[ [ "Mori", "Yoshiki", "" ] ]
cmp-lg/9607034
Stephane Ferrari
St\'ephane Ferrari (Limsi-CNRS, France)
Using textual clues to improve metaphor processing
3 pages, single LaTeX file, uses aclap.sty
Proceedings of the ACL'96, 34th Annual Meeting of the Association for Computational Linguistics, 351-353, Santa Cruz, California, 1996
null
null
cmp-lg cs.CL
null
In this paper, we propose a textual clue approach to help metaphor detection, in order to improve the semantic processing of this figure. The previous works in the domain studied the semantic regularities only, overlooking an obvious set of regularities. A corpus-based analysis shows the existence of surface regularities related to metaphors. These clues can be characterized by syntactic structures and lexical markers. We present an object oriented model for representing the textual clues that were found. This representation is designed to help the choice of a semantic processing, in terms of possible non-literal meanings. A prototype implementing this model is currently under development, within an incremental approach allowing step-by-step evaluations. \footnote{This work takes part in a research project sponsored by the AUPELF-UREF (Francophone Agency For Education and Research)}
[ { "version": "v1", "created": "Tue, 30 Jul 1996 15:45:16 GMT" } ]
2008-02-03T00:00:00
[ [ "Ferrari", "Stéphane", "", "Limsi-CNRS, France" ] ]
cmp-lg/9607035
Wolf Huijsen
Willem-Olaf Huijsen (Research Institute for Language and Speech (OTS), Utrecht University, The Netherlands)
Completeness of Compositional Translation for Context-Free Grammars
14 pages, LaTeX 2e, to appear in Proceedings of CLIN'95. Also available as: http://wwwots.let.ruu.nl/Personal/Doc/clin-artikel-1995.ps
null
null
null
cmp-lg cs.CL
null
A machine translation system is said to be *complete* if all expressions that are correct according to the source-language grammar can be translated into the target language. This paper addresses the completeness issue for compositional machine translation in general, and for compositional machine translation of context-free grammars in particular. Conditions that guarantee translation completeness of context-free grammars are presented.
[ { "version": "v1", "created": "Wed, 31 Jul 1996 12:50:01 GMT" } ]
2008-02-03T00:00:00
[ [ "Huijsen", "Willem-Olaf", "", "Research Institute for Language and Speech" ] ]
cmp-lg/9607036
Peter Ingels
Peter Ingels (Linkoping University, Linkoping, Sweden)
Connected Text Recognition Using Layered HMMs and Token Passing
12 pages, LaTeX format, 3 encapsulated Postscript figures, uses nemlap.sty
Proceedings of NeMLaP-2
null
null
cmp-lg cs.CL
null
We present a novel approach to lexical error recovery on textual input. An advanced robust tokenizer has been implemented that can not only correct spelling mistakes, but also recover from segmentation errors. Apart from the orthographic considerations taken, the tokenizer also makes use of linguistic expectations extracted from a training corpus. The idea is to arrange Hidden Markov Models (HMM) in multiple layers where the HMMs in each layer are responsible for different aspects of the processing of the input. We report on experimental evaluations with alternative probabilistic language models to guide the lexical error recovery process.
[ { "version": "v1", "created": "Wed, 31 Jul 1996 16:18:38 GMT" } ]
2008-02-03T00:00:00
[ [ "Ingels", "Peter", "", "Linkoping University, Linkoping, Sweden" ] ]
cmp-lg/9607037
Dan Melamed
I. Dan Melamed (University of Pennsylvania)
Automatic Construction of Clean Broad-Coverage Translation Lexicons
PostScript file, 10 pages. To appear in Proceedings of AMTA-96
null
null
null
cmp-lg cs.CL
null
Word-level translational equivalences can be extracted from parallel texts by surprisingly simple statistical techniques. However, these techniques are easily fooled by {\em indirect associations} --- pairs of unrelated words whose statistical properties resemble those of mutual translations. Indirect associations pollute the resulting translation lexicons, drastically reducing their precision. This paper presents an iterative lexicon cleaning method. On each iteration, most of the remaining incorrect lexicon entries are filtered out, without significant degradation in recall. This lexicon cleaning technique can produce translation lexicons with recall and precision both exceeding 90\%, as well as dictionary-sized translation lexicons that are over 99\% correct.
[ { "version": "v1", "created": "Thu, 1 Aug 1996 02:08:08 GMT" } ]
2008-02-03T00:00:00
[ [ "Melamed", "I. Dan", "", "University of Pennsylvania" ] ]
cmp-lg/9608001
Nigel Collier
Nigel Collier (Department of Language Engineering, UMIST, UK)
Storage of Natural Language Sentences in a Hopfield Network
latex, 10 pages with 2 tex figures and a .bib file, uses nemlap.sty, to appear in Proceedings of NeMLaP-2
null
null
null
cmp-lg cs.CL
null
This paper look at how the Hopfield neural network can be used to store and recall patterns constructed from natural language sentences. As a pattern recognition and storage tool, the Hopfield neural network has received much attention. This attention however has been mainly in the field of statistical physics due to the model's simple abstraction of spin glass systems. A discussion is made of the differences, shown as bias and correlation, between natural language sentence patterns and the randomly generated ones used in previous experiments. Results are given for numerical simulations which show the auto-associative competence of the network when trained with natural language patterns.
[ { "version": "v1", "created": "Fri, 2 Aug 1996 16:25:09 GMT" } ]
2008-02-03T00:00:00
[ [ "Collier", "Nigel", "", "Department of Language Engineering, UMIST, UK" ] ]
cmp-lg/9608002
null
Rolf Backofen (Theoretische Informatik, LMU Muenchen, Germany)
Controlling Functional Uncertainty
5 pages (to appear in Proceedings of ECAI '96)
null
null
null
cmp-lg cs.CL
null
There have been two different methods for checking the satisfiability of feature descriptions that use the functional uncertainty device, namely~\cite{Kaplan:88CO} and \cite{Backofen:94JSC}. Although only the one in \cite{Backofen:94JSC} solves the satisfiability problem completely, both methods have their merits. But it may happen that in one single description, there are parts where the first method is more appropriate, and other parts where the second should be applied. In this paper, we present a common framework that allows one to combine both methods. This is done by presenting a set of rules for simplifying feature descriptions. The different methods are described as different controls on this rule set, where a control specifies in which order the different rules must be applied.
[ { "version": "v1", "created": "Tue, 6 Aug 1996 08:34:13 GMT" } ]
2008-02-03T00:00:00
[ [ "Backofen", "Rolf", "", "Theoretische Informatik, LMU Muenchen, Germany" ] ]
cmp-lg/9608003
Jussi Karlgren
Jussi Karlgren (NYU)
Stylistic Variation in an Information Retrieval Experiment
Proceedings of NEMLAP-2
null
null
null
cmp-lg cs.CL
null
Texts exhibit considerable stylistic variation. This paper reports an experiment where a corpus of documents (N= 75 000) is analyzed using various simple stylistic metrics. A subset (n = 1000) of the corpus has been previously assessed to be relevant for answering given information retrieval queries. The experiment shows that this subset differs significantly from the rest of the corpus in terms of the stylistic metrics studied.
[ { "version": "v1", "created": "Thu, 8 Aug 1996 14:18:48 GMT" } ]
2008-02-03T00:00:00
[ [ "Karlgren", "Jussi", "", "NYU" ] ]
cmp-lg/9608004
Rob Freeman
Robert John Freeman
Patterns of Language - A Population Model for Language Structure
6 pages, Postscript
null
null
null
cmp-lg cs.CL
null
A key problem in the description of language structure is to explain its contradictory properties of specificity and generality, the contrasting poles of formulaic prescription and generative productivity. I argue that this is possible if we accept analogy and similarity as the basic mechanisms of structural definition. As a specific example I discuss how it would be possible to use analogy to define a generative model of syntactic structure.
[ { "version": "v1", "created": "Fri, 9 Aug 1996 04:31:55 GMT" } ]
2008-02-03T00:00:00
[ [ "Freeman", "Robert John", "" ] ]
cmp-lg/9608005
Holger Maier
David Milward (SRI Cambridge), Karsten Konrad, Holger Maier, Manfred Pinkal (University of the Saarland)
CLEARS - An Education and Research Tool for Computational Semantics
4 pages, includes 6 postscript figures, needs colap.sty and acl.bst
null
null
null
cmp-lg cs.CL
null
The CLEARS (Computational Linguistics Education and Research for Semantics) tool provides a graphical interface allowing interactive construction of semantic representations in a variety of different formalisms, and using several construction methods. CLEARS was developed as part of the FraCaS project which was designed to encourage convergence between different semantic formalisms, such as Montague-Grammar, DRT, and Situation Semantics. The CLEARS system is freely available on the WWW from http://coli.uni-sb.de/~clears/clears.html
[ { "version": "v1", "created": "Tue, 13 Aug 1996 13:58:54 GMT" } ]
2008-02-03T00:00:00
[ [ "Milward", "David", "", "SRI Cambridge" ], [ "Konrad", "Karsten", "", "University of the Saarland" ], [ "Maier", "Holger", "", "University of the Saarland" ], [ "Pinkal", "Manfred", "", "University of the Saarland" ] ]
cmp-lg/9608006
Francois Yvon
Francois Yvon (Ecole Nationale Superieure des Telecommunications, Paris)
Grapheme-to-Phoneme Conversion using Multiple Unbounded Overlapping Chunks
11 pages, Postscript only, Proceedings of NeMLaP II
null
null
null
cmp-lg cs.CL
null
We present in this paper an original extension of two data-driven algorithms for the transcription of a sequence of graphemes into the corresponding sequence of phonemes. In particular, our approach generalizes the algorithm originally proposed by Dedina and Nusbaum (D&N) (1991), which had originally been promoted as a model of the human ability to pronounce unknown words by analogy to familiar lexical items. We will show that DN's algorithm performs comparatively poorly when evaluated on a realistic test set, and that our extension allows us to improve substantially the performance of the analogy-based model. We will also suggest that both algorithms can be reformulated in a much more general framework, which allows us to anticipate other useful extensions. However, considering the inability to define in these models important notions like lexical neighborhood, we conclude that both approaches fail to offer a proper model of the analogical processes involved in reading aloud.
[ { "version": "v1", "created": "Wed, 14 Aug 1996 12:14:04 GMT" } ]
2008-02-03T00:00:00
[ [ "Yvon", "Francois", "", "Ecole Nationale Superieure des Telecommunications,\n Paris" ] ]
cmp-lg/9608007
Barbara Di Eugenio
Barbara Di Eugenio (Carnegie Mellon University / University of Pittsburgh)
Centering in Italian
18 pages, uses cgloss4e.sty and fullname.sty. To appear in "Centering in Discourse", OUP, 1997
null
null
null
cmp-lg cs.CL
null
This paper explores the correlation between centering and different forms of pronominal reference in Italian, in particular zeros and overt pronouns in subject position. Such correlations, that I had proposed in earlier work (COLING 90), are verified through the analysis of a corpus of naturally occurring texts. In the process, I extend my previous analysis in several ways, for example by taking possessives and subordinates into account. I also provide a more detailed analysis of the "continue" transition: more specifically, I show that pronouns are used in a markedly different way in a "continue" preceded by another "continue" or by a "shift", and in a "continue" preceded by a "retain".
[ { "version": "v1", "created": "Wed, 14 Aug 1996 17:43:01 GMT" } ]
2008-02-03T00:00:00
[ [ "Di Eugenio", "Barbara", "", "Carnegie Mellon University / University of\n Pittsburgh" ] ]
cmp-lg/9608008
Barbara Di Eugenio
Barbara Di Eugenio (Carnegie Mellon University / University of Pittsburgh)
The discourse functions of Italian subjects: a centering approach
7 pages, uses colap.sty. Revised version of COLING96 paper (fixes wrong chi-square values in published version)
Proceedings COLING96, Copenhagen, August 1996
null
null
cmp-lg cs.CL
null
This paper examines the discourse functions that different types of subjects perform in Italian within the centering framework. I build on my previous work (COLING90) that accounted for the alternation of null and strong pronouns in subject position. I extend my previous analysis in several ways: for example, I refine the notion of {\sc continue} and discuss the centering functions of full NPs.
[ { "version": "v1", "created": "Wed, 14 Aug 1996 19:52:53 GMT" } ]
2008-02-03T00:00:00
[ [ "Di Eugenio", "Barbara", "", "Carnegie Mellon University / University of\n Pittsburgh" ] ]
cmp-lg/9608009
Barbara Di Eugenio
Barbara Di Eugenio (Carnegie Mellon University / University of Pittsburgh)
Centering theory and the Italian pronominal system
6 pages, uses colap.sty
Proceedings COLING90, Helsinki, August 1990
null
null
cmp-lg cs.CL
null
In this paper, I give an account of some phenomena of pronominalization in Italian in terms of centering theory. After a general introduction to the Italian pronominal system, I will review centering, and then show how the original rules have to be extended or modified. Finally, I will show that centering does not account for two phenomena: first, the functional role of an utterance may override the predictions of centering; second, a null subject can be used to refer to a whole discourse segment.
[ { "version": "v1", "created": "Wed, 14 Aug 1996 19:49:19 GMT" } ]
2008-02-03T00:00:00
[ [ "Di Eugenio", "Barbara", "", "Carnegie Mellon University / University of\n Pittsburgh" ] ]
cmp-lg/9608010
Ted Pedersen
Ted Pedersen (Southern Methodist University, Dallas, TX)
Fishing for Exactness
13 pages - postscript
Proceedings of the South-Central SAS Users Group Conference (SCSUG-96), Austin, TX, Oct 27-29, 1996
null
null
cmp-lg cs.CL
null
Statistical methods for automatically identifying dependent word pairs (i.e. dependent bigrams) in a corpus of natural language text have traditionally been performed using asymptotic tests of significance. This paper suggests that Fisher's exact test is a more appropriate test due to the skewed and sparse data samples typical of this problem. Both theoretical and experimental comparisons between Fisher's exact test and a variety of asymptotic tests (the t-test, Pearson's chi-square test, and Likelihood-ratio chi-square test) are presented. These comparisons show that Fisher's exact test is more reliable in identifying dependent word pairs. The usefulness of Fisher's exact test extends to other problems in statistical natural language processing as skewed and sparse data appears to be the rule in natural language. The experiment presented in this paper was performed using PROC FREQ of the SAS System.
[ { "version": "v1", "created": "Fri, 16 Aug 1996 20:24:17 GMT" } ]
2008-02-03T00:00:00
[ [ "Pedersen", "Ted", "", "Southern Methodist University, Dallas, TX" ] ]
cmp-lg/9608011
Christy Doran
Christine Doran (University of Pennsylvania)
Punctuation in Quoted Speech
11 pages, 11 ps figures, Proceedings of SIGPARSE 96 - Punctuation in Computational Linguistics
null
null
null
cmp-lg cs.CL
null
Quoted speech is often set off by punctuation marks, in particular quotation marks. Thus, it might seem that the quotation marks would be extremely useful in identifying these structures in texts. Unfortunately, the situation is not quite so clear. In this work, I will argue that quotation marks are not adequate for either identifying or constraining the syntax of quoted speech. More useful information comes from the presence of a quoting verb, which is either a verb of saying or a punctual verb, and the presence of other punctuation marks, usually commas. Using a lexicalized grammar, we can license most quoting clauses as text adjuncts. A distinction will be made not between direct and indirect quoted speech, but rather between adjunct and non-adjunct quoting clauses.
[ { "version": "v1", "created": "Fri, 16 Aug 1996 21:24:23 GMT" } ]
2008-02-03T00:00:00
[ [ "Doran", "Christine", "", "University of Pennsylvania" ] ]
cmp-lg/9608012
Richard Sproat
Richard Sproat
Multilingual Text Analysis for Text-to-Speech Synthesis
null
ECAI Workshop on Extended Finite-State Models of Language
null
null
cmp-lg cs.CL
null
We present a model of text analysis for text-to-speech (TTS) synthesis based on (weighted) finite-state transducers, which serves as the text-analysis module of the multilingual Bell Labs TTS system. The transducers are constructed using a lexical toolkit that allows declarative descriptions of lexicons, morphological rules, numeral-expansion rules, and phonological rules, inter alia. To date, the model has been applied to eight languages: Spanish, Italian, Romanian, French, German, Russian, Mandarin and Japanese.
[ { "version": "v1", "created": "Mon, 19 Aug 1996 17:20:05 GMT" } ]
2008-02-03T00:00:00
[ [ "Sproat", "Richard", "" ] ]
cmp-lg/9608013
Cem Bozsahin
S. Murat Oztaner (Middle East Technical University)
A Word Grammar of Turkish with Morphophonemic Rules
128 pages, postscript, MS Thesis in Dept of Computer Engineering
null
null
null
cmp-lg cs.CL
null
In this thesis, morphological description of Turkish is encoded using the two-level model. This description is made up of the phonological component that contains the two-level morphophonemic rules, and the lexicon component which lists the lexical items and encodes the morphotactic constraints. The word grammar is expressed in tabular form. It includes the verbal and the nominal paradigm. Vowel and consonant harmony, epenthesis, reduplication, etc. are described in detail and coded in two-level notation. Loan-word phonology is modelled separately. The implementation makes use of Lexc/Twolc from Xerox. Mechanisms to integrate the morphological analyzer with the lexical and syntactic components are discussed, and a simple graphical user interface is provided. Work is underway to use this model in a classroom setting for teaching Turkish morphology to non-native speakers.
[ { "version": "v1", "created": "Tue, 20 Aug 1996 12:53:46 GMT" } ]
2008-02-03T00:00:00
[ [ "Oztaner", "S. Murat", "", "Middle East Technical University" ] ]
cmp-lg/9608014
Francis Bond
Francis Bond (NTT), Kentaro Ogura (NTT), Satoru Ikehara (Tottori University)
Classifiers in Japanese-to-English Machine Translation
6 pages, LaTeX, uses gb4e.sty, fullname.bst
Proceedings of the 16th International Conference on Computational Linguistics (COLING'96), pp 125--130.
null
null
cmp-lg cs.CL
null
This paper proposes an analysis of classifiers into four major types: UNIT, METRIC, GROUP and SPECIES, based on properties of both Japanese and English. The analysis makes possible a uniform and straightforward treatment of noun phrases headed by classifiers in Japanese-to-English machine translation, and has been implemented in the MT system ALT-J/E. Although the analysis is based on the characteristics of, and differences between, Japanese and English, it is shown to be also applicable to the unrelated language Thai.
[ { "version": "v1", "created": "Wed, 21 Aug 1996 06:05:54 GMT" } ]
2008-02-03T00:00:00
[ [ "Bond", "Francis", "", "NTT" ], [ "Ogura", "Kentaro", "", "NTT" ], [ "Ikehara", "Satoru", "", "Tottori\n University" ] ]
cmp-lg/9608015
Cem Bozsahin
Onur Sehitoglu and Cem Bozsahin (Middle East Technical University)
Morphological Productivity in the Lexicon
10 pages LaTeX, {lingmacros,avm,psfig}.sty, 1 figure, 1 bibtex file
Proc. of the ACL'96 SIGLEX Workshop, Santa Cruz, 105--114
null
null
cmp-lg cs.CL
null
In this paper we outline a lexical organization for Turkish that makes use of lexical rules for inflections, derivations, and lexical category changes to control the proliferation of lexical entries. Lexical rules handle changes in grammatical roles, enforce type constraints, and control the mapping of subcategorization frames in valency-changing operations. A lexical inheritance hierarchy facilitates the enforcement of type constraints. Semantic compositions in inflections and derivations are constrained by the properties of the terms and predicates. The design has been tested as part of a HPSG grammar for Turkish. In terms of performance, run-time execution of the rules seems to be a far better alternative than pre-compilation. The latter causes exponential growth in the lexicon due to intensive use of inflections and derivations in Turkish.
[ { "version": "v1", "created": "Fri, 23 Aug 1996 07:51:27 GMT" } ]
2008-02-03T00:00:00
[ [ "Sehitoglu", "Onur", "", "Middle East Technical University" ], [ "Bozsahin", "Cem", "", "Middle East Technical University" ] ]
cmp-lg/9608016
Onur Tolga Sehitoglu
Onur Tolga Sehitoglu
A Sign-Based Phrase Structure Grammar for Turkish
MS. Thesis, Dept. of Computer Engineering, Middle East Technical University, Ankara January, 1996, 97 pages. 5 eps figures, uses avm,psfig,lingmacros,tree-dvips,ulem,QobiTree,alltt ulem.sty,QobiTree.sty,alltt.sty and eps files included in tar
null
null
null
cmp-lg cs.CL
null
This study analyses Turkish syntax from an informational point of view. Sign based linguistic representation and principles of HPSG (Head-driven Phrase Structure Grammar) theory are adapted to Turkish. The basic informational elements are nested and inherently sorted feature structures called signs. In the implementation, logic programming tool ALE (Attribute Logic Engine) which is primarily designed for implementing HPSG grammars is used. A type and structure hierarchy of Turkish language is designed. Syntactic phenomena such a s subcategorization, relative clauses, constituent order variation, adjuncts, nomina l predicates and complement-modifier relations in Turkish are analyzed. A parser is designed and implemented in ALE.
[ { "version": "v1", "created": "Mon, 26 Aug 1996 15:10:22 GMT" }, { "version": "v2", "created": "Wed, 28 Aug 1996 08:02:14 GMT" } ]
2008-02-03T00:00:00
[ [ "Sehitoglu", "Onur Tolga", "" ] ]
cmp-lg/9608017
Xu Donghua
Donghua Xu, Chew Lim Tan (National University of Singapore)
Automatic Alignment of English-Chinese Bilingual Texts of CNS News
9 pages, Postscript only. In the Proceedings of International Conference on Chinese Computing'96
null
null
null
cmp-lg cs.CL
null
In this paper we address a method to align English-Chinese bilingual news reports from China News Service, combining both lexical and satistical approaches. Because of the sentential structure differences between English and Chinese, matching at the sentence level as in many other works may result in frequent matching of several sentences en masse. In view of this, the current work also attempts to create shorter alignment pairs by permitting finer matching between clauses from both texts if possible. The current method is based on statiscal correlation between sentence or clause length of both texts and at the same time uses obvious anchors such as numbers and place names appearing frequently in the news reports as lexcial cues.
[ { "version": "v1", "created": "Tue, 27 Aug 1996 09:05:04 GMT" } ]
2008-02-03T00:00:00
[ [ "Xu", "Donghua", "", "National University of Singapore" ], [ "Tan", "Chew Lim", "", "National University of Singapore" ] ]
cmp-lg/9608018
Mehryar Mohri
Mehryar Mohri (AT&T Laboratories), Michael Riley (AT&T Laboratories), and Richard Sproat (Bell Laboratories)
Algorithms for Speech Recognition and Language Processing
Postscript file tar-compressed and uuencoded, 189 pages
null
null
null
cmp-lg cs.CL
null
Speech processing requires very efficient methods and algorithms. Finite-state transducers have been shown recently both to constitute a very useful abstract model and to lead to highly efficient time and space algorithms in this field. We present these methods and algorithms and illustrate them in the case of speech recognition. In addition to classical techniques, we describe many new algorithms such as minimization, global and local on-the-fly determinization of weighted automata, and efficient composition of transducers. These methods are currently used in large vocabulary speech recognition systems. We then show how the same formalism and algorithms can be used in text-to-speech applications and related areas of language processing such as morphology, syntax, and local grammars, in a very efficient way. The tutorial is self-contained and requires no specific computational or linguistic knowledge other than classical results.
[ { "version": "v1", "created": "Tue, 27 Aug 1996 21:32:40 GMT" }, { "version": "v2", "created": "Tue, 17 Sep 1996 23:26:03 GMT" } ]
2008-02-03T00:00:00
[ [ "Mohri", "Mehryar", "", "AT&T Laboratories" ], [ "Riley", "Michael", "", "AT&T Laboratories" ], [ "Sproat", "Richard", "", "Bell Laboratories" ] ]
cmp-lg/9608019
Eric M. Visser
Eric M. Visser and Masaru Fuji (Fujitsu Laboratories Ltd.)
Using sentence connectors for evaluating MT output
4 pages, LaTeX, uses colap.sty
Proceedings of COLING-96 (Poster Sessions, pgs. 1066-1069)
null
null
cmp-lg cs.CL
null
This paper elaborates on the design of a machine translation evaluation method that aims to determine to what degree the meaning of an original text is preserved in translation, without looking into the grammatical correctness of its constituent sentences. The basic idea is to have a human evaluator take the sentences of the translated text and, for each of these sentences, determine the semantic relationship that exists between it and the sentence immediately preceding it. In order to minimise evaluator dependence, relations between sentences are expressed in terms of the conjuncts that can connect them, rather than through explicit categories. For an n-sentence text this results in a list of n-1 sentence-to-sentence relationships, which we call the text's connectivity profile. This can then be compared to the connectivity profile of the original text, and the degree of correspondence between the two would be a measure for the quality of the translation. A set of "essential" conjuncts was extracted for English and Japanese, and a computer interface was designed to support the task of inserting the most fitting conjuncts between sentence pairs. With these in place, several sets of experiments were performed.
[ { "version": "v1", "created": "Thu, 29 Aug 1996 04:08:10 GMT" } ]
2008-02-03T00:00:00
[ [ "Visser", "Eric M.", "", "Fujitsu Laboratories Ltd." ], [ "Fuji", "Masaru", "", "Fujitsu Laboratories Ltd." ] ]
cmp-lg/9608021
Patrick Juola
Patrick Juola (Oxford University, Dept. of Experimental Psychology)
Isolated-Word Confusion Metrics and the PGPfone Alphabet
12 pages, includes minipage.tex and nemlapfig.eps, uses nemlap.sty
NeMLaP-96, Sept. 16-18, 1996, Ankara TURKEY
null
null
cmp-lg cs.CL
null
Although the confusion of individual phonemes and features have been studied and analyzed since (Miller and Nicely, 1955), there has been little work done on extending this to a predictive theory of word-level confusions. The PGPfone alphabet is a good touchstone problem for developing such word-level confusion metrics. This paper presents some difficulties incurred, along with their proposed solutions, in the extension of phonetic confusion results to a theoretical whole-word phonetic distance metric. The proposed solutions have been used, in conjunction with a set of selection filters, in a genetic algorithm to automatically generate appropriate word lists for a radio alphabet. This work illustrates some principles and pitfalls that should be addressed in any numeric theory of isolated word perception.
[ { "version": "v1", "created": "Thu, 29 Aug 1996 12:09:24 GMT" } ]
2008-02-03T00:00:00
[ [ "Juola", "Patrick", "", "Oxford University, Dept. of Experimental Psychology" ] ]
cmp-lg/9609001
Claire Gardent
Claire Gardent, Michael Kohlhase and Noor van Neusen
Corrections and Higher-Order Unification
12 pages, LateX file, In Proccedings of the 3. Konferenz zur Verarbeitung natuerlicher Sprache (KONVENS), Bielefeld, 1996
null
null
CLAUS Report Nr. 77
cmp-lg cs.CL
null
We propose an analysis of corrections which models some of the requirements corrections place on context. We then show that this analysis naturally extends to the interaction of corrections with pronominal anaphora on the one hand, and (in)definiteness on the other. The analysis builds on previous unification--based approaches to NL semantics and relies on Higher--Order Unification with Equivalences, a form of unification which takes into account not only syntactic beta-eta-identity but also denotational equivalence.
[ { "version": "v1", "created": "Mon, 2 Sep 1996 15:36:54 GMT" } ]
2008-02-03T00:00:00
[ [ "Gardent", "Claire", "" ], [ "Kohlhase", "Michael", "" ], [ "van Neusen", "Noor", "" ] ]
cmp-lg/9609002
Marilyn Walker
Marilyn A. Walker
Inferring Acceptance and Rejection in Dialogue by Default Rules of Inference
37 pages, uses fullpage, lingmacros, named
Language and Speech, 39-2, 1996
null
null
cmp-lg cs.CL
null
This paper discusses the processes by which conversants in a dialogue can infer whether their assertions and proposals have been accepted or rejected by their conversational partners. It expands on previous work by showing that logical consistency is a necessary indicator of acceptance, but that it is not sufficient, and that logical inconsistency is sufficient as an indicator of rejection, but it is not necessary. I show how conversants can use information structure and prosody as well as logical reasoning in distinguishing between acceptances and logically consistent rejections, and relate this work to previous work on implicature and default reasoning by introducing three new classes of rejection: {\sc implicature rejections}, {\sc epistemic rejections} and {\sc deliberation rejections}. I show how these rejections are inferred as a result of default inferences, which, by other analyses, would have been blocked by the context. In order to account for these facts, I propose a model of the common ground that allows these default inferences to go through, and show how the model, originally proposed to account for the various forms of acceptance, can also model all types of rejection.
[ { "version": "v1", "created": "Sat, 7 Sep 1996 21:13:20 GMT" } ]
2008-02-03T00:00:00
[ [ "Walker", "Marilyn A.", "" ] ]
cmp-lg/9609003
Diane Litman
Diane J. Litman (AT&T Labs - Research)
Cue Phrase Classification Using Machine Learning
42 pages, uses jair.sty, theapa.bst, theapa.sty
Journal of Artificial Intelligence Research 5 (1996) 53-94
null
null
cmp-lg cs.CL
null
Cue phrases may be used in a discourse sense to explicitly signal discourse structure, but also in a sentential sense to convey semantic rather than structural information. Correctly classifying cue phrases as discourse or sentential is critical in natural language processing systems that exploit discourse structure, e.g., for performing tasks such as anaphora resolution and plan recognition. This paper explores the use of machine learning for classifying cue phrases as discourse or sentential. Two machine learning programs (Cgrendel and C4.5) are used to induce classification models from sets of pre-classified cue phrases and their features in text and speech. Machine learning is shown to be an effective technique for not only automating the generation of classification models, but also for improving upon previous results. When compared to manually derived classification models already in the literature, the learned models often perform with higher accuracy and contain new linguistic insights into the data. In addition, the ability to automatically construct classification models makes it easier to comparatively analyze the utility of alternative feature representations of the data. Finally, the ease of retraining makes the learning approach more scalable and flexible than manual methods.
[ { "version": "v1", "created": "Mon, 9 Sep 1996 18:20:41 GMT" } ]
2008-02-03T00:00:00
[ [ "Litman", "Diane J.", "", "AT&T Labs - Research" ] ]
cmp-lg/9609005
Marilyn Walker
Marilyn Walker, Masayo Iida and Sharon Cote
Centering in Japanese Discourse
7 pages, uses twocolumn
COLING90: Proceedings 13th International Conference on Computational Linguistics, Helsinki
null
null
cmp-lg cs.CL
null
In this paper we propose a computational treatment of the resolution of zero pronouns in Japanese discourse, using an adaptation of the centering algorithm. We are able to factor language-specific dependencies into one parameter of the centering algorithm. Previous analyses have stipulated that a zero pronoun and its cospecifier must share a grammatical function property such as {\sc Subject} or {\sc NonSubject}. We show that this property-sharing stipulation is unneeded. In addition we propose the notion of {\sc topic ambiguity} within the centering framework, which predicts some ambiguities that occur in Japanese discourse. This analysis has implications for the design of language-independent discourse modules for Natural Language systems. The centering algorithm has been implemented in an HPSG Natural Language system with both English and Japanese grammars.
[ { "version": "v1", "created": "Tue, 24 Sep 1996 20:03:07 GMT" } ]
2008-02-03T00:00:00
[ [ "Walker", "Marilyn", "" ], [ "Iida", "Masayo", "" ], [ "Cote", "Sharon", "" ] ]
cmp-lg/9609006
Marilyn Walker
Marilyn Walker, Masayo Iida and Sharon Cote
Japanese Discourse and the Process of Centering
38 pages, uses clstyle, lingmacros
Computational Linguistics 20-2, 1994
null
null
cmp-lg cs.CL
null
This paper has three aims: (1) to generalize a computational account of the discourse process called {\sc centering}, (2) to apply this account to discourse processing in Japanese so that it can be used in computational systems for machine translation or language understanding, and (3) to provide some insights on the effect of syntactic factors in Japanese on discourse interpretation. We argue that while discourse interpretation is an inferential process, syntactic cues constrain this process, and demonstrate this argument with respect to the interpretation of {\sc zeros}, unexpressed arguments of the verb, in Japanese. The syntactic cues in Japanese discourse that we investigate are the morphological markers for grammatical {\sc topic}, the postposition {\it wa}, as well as those for grammatical functions such as {\sc subject}, {\em ga}, {\sc object}, {\em o} and {\sc object2}, {\em ni}. In addition, we investigate the role of speaker's {\sc empathy}, which is the viewpoint from which an event is described. This is syntactically indicated through the use of verbal compounding, i.e. the auxiliary use of verbs such as {\it kureta, kita}. Our results are based on a survey of native speakers of their interpretation of short discourses, consisting of minimal pairs, varied by one of the above factors. We demonstrate that these syntactic cues do indeed affect the interpretation of {\sc zeros}, but that having previously been the {\sc topic} and being realized as a {\sc zero} also contributes to the salience of a discourse entity. We propose a discourse rule of {\sc zero topic assignment}, and show that {\sc centering} provides constraints on when a {\sc zero} can be interpreted as the {\sc zero topic}.
[ { "version": "v1", "created": "Tue, 24 Sep 1996 20:45:39 GMT" } ]
2008-02-03T00:00:00
[ [ "Walker", "Marilyn", "" ], [ "Iida", "Masayo", "" ], [ "Cote", "Sharon", "" ] ]
cmp-lg/9609007
Marilyn Walker
Masayo Iida (Fujitsu Software Corporation)
Discourse Coherence and Shifting Centers in Japanese Texts
20 pages, uses elsart12.sty, lingmacros.sty, named.sty
Centering in Discourse, Oxford University Press; Eds. Walker, Joshi and Prince, In Press
null
null
cmp-lg cs.CL
null
In languages such as Japanese, the use of {\it zeros}, unexpressed arguments of the verb, in utterances that shift the topic involves a risk that the meaning intended by the speaker may not be transparent to the hearer. However, this potentially undesirable conversational strategy often occurs in the course of naturally-occurring discourse. In this chapter, I report on an empirical study of 250 utterances with {\it zeros} in 20 Japanese newspaper articles. Each utterance is analyzed in terms of centering transitions and the form in which centers are realized by referring expressions. I also examine lexical subcategorization information, and tense and aspect in order to test the hypothesis that the speaker expects the hearer to use this information in determining global discourse structure. I explain the occurrence of {\it zeros} in {\sc retain} and {\sc rough-shift} centering transitions, by claiming that a {\it zero} can only be used in these cases when the shift of centers is supported by contextual information such as lexical semantics, tense and aspect, and agreement features. I then propose an algorithm by which centering can incorporate these observations to integrate centering with global discourse structure, and thus enhance its ability for non-local pronoun resolution.
[ { "version": "v1", "created": "Tue, 24 Sep 1996 21:02:51 GMT" } ]
2008-02-03T00:00:00
[ [ "Iida", "Masayo", "", "Fujitsu Software Corporation" ] ]
cmp-lg/9609008
Mark Curtis Lauer
Mark Lauer (Microsoft Research Institute, Sydney)
Designing Statistical Language Learners: Experiments on Noun Compounds
PhD thesis (Macquarie University, Sydney; December 1995), LaTeX source, xii+214 pages
null
null
null
cmp-lg cs.CL
null
The goal of this thesis is to advance the exploration of the statistical language learning design space. In pursuit of that goal, the thesis makes two main theoretical contributions: (i) it identifies a new class of designs by specifying an architecture for natural language analysis in which probabilities are given to semantic forms rather than to more superficial linguistic elements; and (ii) it explores the development of a mathematical theory to predict the expected accuracy of statistical language learning systems in terms of the volume of data used to train them. The theoretical work is illustrated by applying statistical language learning designs to the analysis of noun compounds. Both syntactic and semantic analysis of noun compounds are attempted using the proposed architecture. Empirical comparisons demonstrate that the proposed syntactic model is significantly better than those previously suggested, approaching the performance of human judges on the same task, and that the proposed semantic model, the first statistical approach to this problem, exhibits significantly better accuracy than the baseline strategy. These results suggest that the new class of designs identified is a promising one. The experiments also serve to highlight the need for a widely applicable theory of data requirements.
[ { "version": "v1", "created": "Wed, 25 Sep 1996 07:35:57 GMT" } ]
2008-02-03T00:00:00
[ [ "Lauer", "Mark", "", "Microsoft Research Institute, Sydney" ] ]
cmp-lg/9609009
Dan Melamed
I. Dan Melamed (University of Pennsylvania)
A Geometric Approach to Mapping Bitext Correspondence
15 pages, minor revisions on Sept. 30, 1996
null
null
IRCS 96-22
cmp-lg cs.CL
null
The first step in most corpus-based multilingual NLP work is to construct a detailed map of the correspondence between a text and its translation. Several automatic methods for this task have been proposed in recent years. Yet even the best of these methods can err by several typeset pages. The Smooth Injective Map Recognizer (SIMR) is a new bitext mapping algorithm. SIMR's errors are smaller than those of the previous front-runner by more than a factor of 4. Its robustness has enabled new commercial-quality applications. The greedy nature of the algorithm makes it independent of memory resources. Unlike other bitext mapping algorithms, SIMR allows crossing correspondences to account for word order differences. Its output can be converted quickly and easily into a sentence alignment. SIMR's output has been used to align over 200 megabytes of the Canadian Hansards for publication by the Linguistic Data Consortium.
[ { "version": "v1", "created": "Sat, 28 Sep 1996 17:39:33 GMT" }, { "version": "v2", "created": "Mon, 30 Sep 1996 22:15:29 GMT" } ]
2008-02-03T00:00:00
[ [ "Melamed", "I. Dan", "", "University of Pennsylvania" ] ]
cmp-lg/9609010
Dan Melamed
I. Dan Melamed (University of Pennsylvania)
Automatic Detection of Omissions in Translations
6 pages, minor revisions on Sept. 30, 1996
null
null
IRCS 96-23
cmp-lg cs.CL
null
ADOMIT is an algorithm for Automatic Detection of OMIssions in Translations. The algorithm relies solely on geometric analysis of bitext maps and uses no linguistic information. This property allows it to deal equally well with omissions that do not correspond to linguistic units, such as might result from word-processing mishaps. ADOMIT has proven itself by discovering many errors in a hand-constructed gold standard for evaluating bitext mapping algorithms. Quantitative evaluation on simulated omissions showed that, even with today's poor bitext mapping technology, ADOMIT is a valuable quality control tool for translators and translation bureaus.
[ { "version": "v1", "created": "Sat, 28 Sep 1996 17:41:19 GMT" }, { "version": "v2", "created": "Mon, 30 Sep 1996 22:18:08 GMT" } ]
2008-02-03T00:00:00
[ [ "Melamed", "I. Dan", "", "University of Pennsylvania" ] ]
cmp-lg/9610001
Mark Dras
Mark Dras and Mike Johnson (Microsoft Institute and Dept of Computing, Macquarie University)
Death and Lightness: Using a Demographic Model to Find Support Verbs
LaTeX, 8 pages, uses aclap.sty
CSNLP-96, Sept. 2-4, Dublin, Ireland
null
null
cmp-lg cs.CL
null
Some verbs have a particular kind of binary ambiguity: they can carry their normal, full meaning, or they can be merely acting as a prop for the nominal object. It has been suggested that there is a detectable pattern in the relationship between a verb acting as a prop (a \term{support verb}) and the noun it supports. The task this paper undertakes is to develop a model which identifies the support verb for a particular noun, and by extension, when nouns are enumerated, a model which disambiguates a verb with respect to its support status. The paper sets up a basic model as a standard for comparison; it then proposes a more complex model, and gives some results to support the model's validity, comparing it with other similar approaches.
[ { "version": "v1", "created": "Wed, 2 Oct 1996 04:53:30 GMT" } ]
2008-02-03T00:00:00
[ [ "Dras", "Mark", "", "Microsoft Institute and Dept of Computing,\n Macquarie University" ], [ "Johnson", "Mike", "", "Microsoft Institute and Dept of Computing,\n Macquarie University" ] ]
cmp-lg/9610002
Eric Siegel
Eric V. Siegel and Kathleen R. McKeown (Columbia University)
Gathering Statistics to Aspectually Classify Sentences with a Genetic Algorithm
postscript, 9 pages, Proceedings of the Second International Conference on New Methods in Language Processing, Oflazer and Somers ed.
null
null
null
cmp-lg cs.CL
null
This paper presents a method for large corpus analysis to semantically classify an entire clause. In particular, we use cooccurrence statistics among similar clauses to determine the aspectual class of an input clause. The process examines linguistic features of clauses that are relevant to aspectual classification. A genetic algorithm determines what combinations of linguistic features to use for this task.
[ { "version": "v1", "created": "Mon, 21 Oct 1996 21:04:04 GMT" } ]
2008-02-03T00:00:00
[ [ "Siegel", "Eric V.", "", "Columbia University" ], [ "McKeown", "Kathleen R.", "", "Columbia University" ] ]
cmp-lg/9610003
Steven Abney
Steven Abney (University of Tuebingen)
Stochastic Attribute-Value Grammars
23 pages, 21 Postscript figures, uses rotate.sty
null
null
null
cmp-lg cs.CL
null
Probabilistic analogues of regular and context-free grammars are well-known in computational linguistics, and currently the subject of intensive research. To date, however, no satisfactory probabilistic analogue of attribute-value grammars has been proposed: previous attempts have failed to define a correct parameter-estimation algorithm. In the present paper, I define stochastic attribute-value grammars and give a correct algorithm for estimating their parameters. The estimation algorithm is adapted from Della Pietra, Della Pietra, and Lafferty (1995). To estimate model parameters, it is necessary to compute the expectations of certain functions under random fields. In the application discussed by Della Pietra, Della Pietra, and Lafferty (representing English orthographic constraints), Gibbs sampling can be used to estimate the needed expectations. The fact that attribute-value grammars generate constrained languages makes Gibbs sampling inapplicable, but I show how a variant of Gibbs sampling, the Metropolis-Hastings algorithm, can be used instead.
[ { "version": "v1", "created": "Wed, 23 Oct 1996 07:03:54 GMT" } ]
2008-02-03T00:00:00
[ [ "Abney", "Steven", "", "University of Tuebingen" ] ]
cmp-lg/9610004
Min Zhang
Min Zhang (University of Melbourne)
A Faster Structured-Tag Word-Classification Method
10 pages, Microsoft Word 6.0, ps
27-Aug-96 PRICAI-96 Workshop on Future Issues for Multi-lingual Text Processing, Cairns, Australia. ISBN 0 86857 730 8
null
null
cmp-lg cs.CL
null
Several methods have been proposed for processing a corpus to induce a tagset for the sub-language represented by the corpus. This paper examines a structured-tag word classification method introduced by McMahon (1994) and discussed further by McMahon & Smith (1995) in cmp-lg/9503011 . Two major variations, (1) non-random initial assignment of words to classes and (2) moving multiple words in parallel, together provide robust non-random results with a speed increase of 200% to 450%, at the cost of slightly lower quality than McMahon's method's average quality. Two further variations, (3) retaining information from less- frequent words and (4) avoiding reclustering closed classes, are proposed for further study. Note: The speed increases quoted above are relative to my implementation of my understanding of McMahon's algorithm; this takes time measured in hours and days on a home PC. A revised version of the McMahon & Smith (1995) paper has appeared (June 1996) in Computational Linguistics 22(2):217- 247; this refers to a time of "several weeks" to cluster 569 words on a Sparc-IPC.
[ { "version": "v1", "created": "Fri, 25 Oct 1996 13:23:07 GMT" } ]
2008-02-03T00:00:00
[ [ "Zhang", "Min", "", "University of Melbourne" ] ]
cmp-lg/9610005
Eric Sven Ristad
Eric Sven Ristad and Peter N. Yianilos
Learning string edit distance
http://www.cs.princeton.edu/~ristad/papers/pu-532-96.ps.gz
null
null
CS-TR-532-96
cmp-lg cs.CL
null
In many applications, it is necessary to determine the similarity of two strings. A widely-used notion of string similarity is the edit distance: the minimum number of insertions, deletions, and substitutions required to transform one string into the other. In this report, we provide a stochastic model for string edit distance. Our stochastic model allows us to learn a string edit distance function from a corpus of examples. We illustrate the utility of our approach by applying it to the difficult problem of learning the pronunciation of words in conversational speech. In this application, we learn a string edit distance with one fourth the error rate of the untrained Levenshtein distance. Our approach is applicable to any string classification problem that may be solved using a similarity function against a database of labeled prototypes. Keywords: string edit distance, Levenshtein distance, stochastic transduction, syntactic pattern recognition, prototype dictionary, spelling correction, string correction, string similarity, string classification, speech recognition, pronunciation modeling, Switchboard corpus.
[ { "version": "v1", "created": "Tue, 29 Oct 1996 17:32:50 GMT" }, { "version": "v2", "created": "Mon, 28 Apr 1997 15:24:43 GMT" }, { "version": "v3", "created": "Sun, 2 Nov 1997 18:54:05 GMT" } ]
2008-02-03T00:00:00
[ [ "Ristad", "Eric Sven", "" ], [ "Yianilos", "Peter N.", "" ] ]
cmp-lg/9610006
Wolfgang Lezius
Wolfgang Lezius, Reinhard Rapp and Manfred Wettler (University of Paderborn)
A Morphology-System and Part-of-Speech Tagger for German
10 pages
In:D.Gibbon,ed.,Natural Language Processing and Speech Technology. Results of the 3rd KONVENS Conference. Mouton de Gruyter, Berlin, 1996.
null
null
cmp-lg cs.CL
null
This paper presents an integrated tool for German morphology and statistical part-of-speech tagging which aims at making some well established methods widely available. The software is very user friendly, runs on any PC and can be downloaded as a complete package (including lexicon and documentation) from the World Wide Web. Compared with the performance of other tagging systems the tagger produces similar results.
[ { "version": "v1", "created": "Wed, 30 Oct 1996 17:34:30 GMT" } ]
2008-02-03T00:00:00
[ [ "Lezius", "Wolfgang", "", "University of\n Paderborn" ], [ "Rapp", "Reinhard", "", "University of\n Paderborn" ], [ "Wettler", "Manfred", "", "University of\n Paderborn" ] ]
cmp-lg/9611002
Carl de Marcken
Carl de Marcken (MIT)
Unsupervised Language Acquisition
PhD thesis, 133 pages
null
null
null
cmp-lg cs.CL
null
This thesis presents a computational theory of unsupervised language acquisition, precisely defining procedures for learning language from ordinary spoken or written utterances, with no explicit help from a teacher. The theory is based heavily on concepts borrowed from machine learning and statistical estimation. In particular, learning takes place by fitting a stochastic, generative model of language to the evidence. Much of the thesis is devoted to explaining conditions that must hold for this general learning strategy to arrive at linguistically desirable grammars. The thesis introduces a variety of technical innovations, among them a common representation for evidence and grammars, and a learning strategy that separates the ``content'' of linguistic parameters from their representation. Algorithms based on it suffer from few of the search problems that have plagued other computational approaches to language acquisition. The theory has been tested on problems of learning vocabularies and grammars from unsegmented text and continuous speech, and mappings between sound and representations of meaning. It performs extremely well on various objective criteria, acquiring knowledge that causes it to assign almost exactly the same structure to utterances as humans do. This work has application to data compression, language modeling, speech recognition, machine translation, information retrieval, and other tasks that rely on either structural or stochastic descriptions of language.
[ { "version": "v1", "created": "Tue, 12 Nov 1996 19:17:31 GMT" } ]
2008-02-03T00:00:00
[ [ "de Marcken", "Carl", "", "MIT" ] ]
cmp-lg/9611003
Rens Bod
Rens Bod and Remko Scha (University of Amsterdam)
Data-Oriented Language Processing. An Overview
34 pages, Postscript
null
null
ILLC Technical Report LP-96-13
cmp-lg cs.CL
null
During the last few years, a new approach to language processing has started to emerge, which has become known under various labels such as "data-oriented parsing", "corpus-based interpretation", and "tree-bank grammar" (cf. van den Berg et al. 1994; Bod 1992-96; Bod et al. 1996a/b; Bonnema 1996; Charniak 1996a/b; Goodman 1996; Kaplan 1996; Rajman 1995a/b; Scha 1990-92; Sekine & Grishman 1995; Sima'an et al. 1994; Sima'an 1995-96; Tugwell 1995). This approach, which we will call "data-oriented processing" or "DOP", embodies the assumption that human language perception and production works with representations of concrete past language experiences, rather than with abstract linguistic rules. The models that instantiate this approach therefore maintain large corpora of linguistic representations of previously occurring utterances. When processing a new input utterance, analyses of this utterance are constructed by combining fragments from the corpus; the occurrence-frequencies of the fragments are used to estimate which analysis is the most probable one. In this paper we give an in-depth discussion of a data-oriented processing model which employs a corpus of labelled phrase-structure trees. Then we review some other models that instantiate the DOP approach. Many of these models also employ labelled phrase-structure trees, but use different criteria for extracting fragments from the corpus or employ different disambiguation strategies (Bod 1996b; Charniak 1996a/b; Goodman 1996; Rajman 1995a/b; Sekine & Grishman 1995; Sima'an 1995-96); other models use richer formalisms for their corpus annotations (van den Berg et al. 1994; Bod et al., 1996a/b; Bonnema 1996; Kaplan 1996; Tugwell 1995).
[ { "version": "v1", "created": "Thu, 14 Nov 1996 12:30:59 GMT" } ]
2008-02-03T00:00:00
[ [ "Bod", "Rens", "", "University of Amsterdam" ], [ "Scha", "Remko", "", "University of Amsterdam" ] ]
cmp-lg/9611004
Eric Sven Ristad
Eric Sven Ristad and Robert G. Thomas
Nonuniform Markov models
17 pages
null
null
CS-TR-536-96
cmp-lg cs.CL
null
A statistical language model assigns probability to strings of arbitrary length. Unfortunately, it is not possible to gather reliable statistics on strings of arbitrary length from a finite corpus. Therefore, a statistical language model must decide that each symbol in a string depends on at most a small, finite number of other symbols in the string. In this report we propose a new way to model conditional independence in Markov models. The central feature of our nonuniform Markov model is that it makes predictions of varying lengths using contexts of varying lengths. Experiments on the Wall Street Journal reveal that the nonuniform model performs slightly better than the classic interpolated Markov model. This result is somewhat remarkable because both models contain identical numbers of parameters whose values are estimated in a similar manner. The only difference between the two models is how they combine the statistics of longer and shorter strings. Keywords: nonuniform Markov model, interpolated Markov model, conditional independence, statistical language model, discrete time series.
[ { "version": "v1", "created": "Sat, 16 Nov 1996 07:12:17 GMT" } ]
2008-02-03T00:00:00
[ [ "Ristad", "Eric Sven", "" ], [ "Thomas", "Robert G.", "" ] ]
cmp-lg/9611006
Ion Androutsopoulos
I. Androutsopoulos (Microsoft Research Institute, Macquarie University, Sydney), G.D. Ritchie (Dept. of Artificial Intelligence, University of Edinburgh), P. Thanisch (Dept. of Computer Science, University of Edinburgh)
A Framework for Natural Language Interfaces to Temporal Databases
9 pages, uses the included acsc.sty, and the included *.eps figures. To appear in the 20th Australasian Computer Science Conference, Sydney, February 1997
Proc. of the 20th Australasian Computer Science Conference, Sydney, 1997, pp. 307-315.
null
null
cmp-lg cs.CL
null
Over the past thirty years, there has been considerable progress in the design of natural language interfaces to databases. Most of this work has concerned snapshot databases, in which there are only limited facilities for manipulating time-varying information. The database community is becoming increasingly interested in temporal databases, databases with special support for time-dependent entries. We have developed a framework for constructing natural language interfaces to temporal databases, drawing on research on temporal phenomena within logic and linguistics. The central part of our framework is a logic-like formal language, called TOP, which can capture the semantics of a wide range of English sentences. We have implemented an HPSG-based sentence analyser that converts a large set of English queries involving time into TOP formulae, and have formulated a provably correct procedure for translating TOP expressions into queries in the TSQL2 temporal database language. In this way we have established a sound route from English to a general-purpose temporal database language.
[ { "version": "v1", "created": "Mon, 25 Nov 1996 03:24:08 GMT" } ]
2008-02-03T00:00:00
[ [ "Androutsopoulos", "I.", "", "Microsoft Research Institute, Macquarie\n University, Sydney" ], [ "Ritchie", "G. D.", "", "Dept. of Artificial Intelligence,\n University of Edinburgh" ], [ "Thanisch", "P.", "", "Dept. of Computer Science, University\n of Edinburgh" ] ]
cmp-lg/9612001
Tara Adrienne Estlin
Raymond J. Mooney (University of Texas at Austin)
Comparative Experiments on Disambiguating Word Senses: An Illustration of the Role of Bias in Machine Learning
10 pages
null
null
null
cmp-lg cs.CL
null
This paper describes an experimental comparison of seven different learning algorithms on the problem of learning to disambiguate the meaning of a word from context. The algorithms tested include statistical, neural-network, decision-tree, rule-based, and case-based classification techniques. The specific problem tested involves disambiguating six senses of the word ``line'' using the words in the current and proceeding sentence as context. The statistical and neural-network methods perform the best on this particular problem and we discuss a potential reason for this observed difference. We also discuss the role of bias in machine learning and its importance in explaining performance differences observed on specific problems.
[ { "version": "v1", "created": "Mon, 9 Dec 1996 16:51:32 GMT" } ]
2008-02-03T00:00:00
[ [ "Mooney", "Raymond J.", "", "University of Texas at Austin" ] ]
cmp-lg/9612002
Paolo Baggia
Cosmin Popovici (ICI - Bucuresti, Romania), Paolo Baggia (CSELT - Turin, Italy)
Specialized Language Models using Dialogue Predictions
4 pages, LaTeX, 2 eps figures, uses icassp.sty, a4.sty and psfig.tex; to appear in Proc. of ICASSP 1997, Munich, Germany
null
null
null
cmp-lg cs.CL
null
This paper analyses language modeling in spoken dialogue systems for accessing a database. The use of several language models obtained by exploiting dialogue predictions gives better results than the use of a single model for the whole dialogue interaction. For this reason several models have been created, each one for a specific system question, such as the request or the confirmation of a parameter. The use of dialogue-dependent language models increases the performance both at the recognition and at the understanding level, especially on answers to system requests. Moreover other methods to increase performance, like automatic clustering of vocabulary words or the use of better acoustic models during recognition, does not affect the improvements given by dialogue-dependent language models. The system used in our experiments is Dialogos, the Italian spoken dialogue system used for accessing railway timetable information over the telephone. The experiments were carried out on a large corpus of dialogues collected using Dialogos.
[ { "version": "v1", "created": "Thu, 12 Dec 1996 16:45:33 GMT" }, { "version": "v2", "created": "Fri, 13 Dec 1996 12:52:01 GMT" } ]
2008-02-03T00:00:00
[ [ "Popovici", "Cosmin", "", "ICI - Bucuresti, Romania" ], [ "Baggia", "Paolo", "", "CSELT -\n Turin, Italy" ] ]
cmp-lg/9612003
null
Morena Danieli, Elisabetta Gerbino (CSELT - Torino, Italy)
Metrics for Evaluating Dialogue Strategies in a Spoken Language System
6 pages, LaTex, uses aaai.sty; presented at the 1995 AAAI Spring Symposium Series (Symposium: Empirical Methods in Discourse Interpretation and Generation)
null
null
null
cmp-lg cs.CL
null
In this paper, we describe a set of metrics for the evaluation of different dialogue management strategies in an implemented real-time spoken language system. The set of metrics we propose offers useful insights in evaluating how particular choices in the dialogue management can affect the overall quality of the man-machine dialogue. The evaluation makes use of established metrics: the transaction success, the contextual appropriateness of system answers, the calculation of normal and correction turns in a dialogue. We also define a new metric, the implicit recovery, which allows to measure the ability of a dialogue manager to deal with errors by different levels of analysis. We report evaluation data from several experiments, and we compare two different approaches to dialogue repair strategies using the set of metrics we argue for.
[ { "version": "v1", "created": "Tue, 17 Dec 1996 12:46:45 GMT" } ]
2008-02-03T00:00:00
[ [ "Danieli", "Morena", "", "CSELT - Torino, Italy" ], [ "Gerbino", "Elisabetta", "", "CSELT - Torino, Italy" ] ]
cmp-lg/9612004
null
Dario Albesano, Paolo Baggia, Morena Danieli, Roberto Gemello, Elisabetta Gerbino, and Claudio Rullent (CSELT - Turin, Italy)
Dialogos: a Robust System for Human-Machine Spoken Dialogue on the Telephone
4 pages, LaTeX, 1 eps figures, uses icassp91.sty, and psfig.tex; to appear in Proc. of ICASSP 1997, Munich, Germany
null
null
null
cmp-lg cs.CL
null
This paper presents Dialogos, a real-time system for human-machine spoken dialogue on the telephone in task-oriented domains. The system has been tested in a large trial with inexperienced users and it has proved robust enough to allow spontaneous interactions both to users which get good recognition performance and to the ones which get lower scores. The robust behavior of the system has been achieved by combining the use of specific language models during the recognition phase of analysis, the tolerance toward spontaneous speech phenomena, the activity of a robust parser, and the use of pragmatic-based dialogue knowledge. This integration of the different modules allows to deal with partial or total breakdowns of the different levels of analysis. We report the field trial data of the system and the evaluation results of the overall system and of the submodules.
[ { "version": "v1", "created": "Fri, 20 Dec 1996 09:50:56 GMT" } ]
2008-02-03T00:00:00
[ [ "Albesano", "Dario", "", "CSELT - Turin, Italy" ], [ "Baggia", "Paolo", "", "CSELT - Turin, Italy" ], [ "Danieli", "Morena", "", "CSELT - Turin, Italy" ], [ "Gemello", "Roberto", "", "CSELT - Turin, Italy" ], [ "Gerbino", "Elisabetta", "", "CSELT - Turin, Italy" ], [ "Rullent", "Claudio", "", "CSELT - Turin, Italy" ] ]
cmp-lg/9612005
Eric Sven Ristad
Eric Sven Ristad
Maximum Entropy Modeling Toolkit
32 pages, texinfo format
null
null
null
cmp-lg cs.CL
null
The Maximum Entropy Modeling Toolkit supports parameter estimation and prediction for statistical language models in the maximum entropy framework. The maximum entropy framework provides a constructive method for obtaining the unique conditional distribution p*(y|x) that satisfies a set of linear constraints and maximizes the conditional entropy H(p|f) with respect to the empirical distribution f(x). The maximum entropy distribution p*(y|x) also has a unique parametric representation in the class of exponential models, as m(y|x) = r(y|x)/Z(x) where the numerator m(y|x) = prod_i alpha_i^g_i(x,y) is a product of exponential weights, with alpha_i = exp(lambda_i), and the denominator Z(x) = sum_y r(y|x) is required to satisfy the axioms of probability. This manual explains how to build maximum entropy models for discrete domains with the Maximum Entropy Modeling Toolkit (MEMT). First we summarize the steps necessary to implement a language model using the toolkit. Next we discuss the executables provided by the toolkit and explain the file formats required by the toolkit. Finally, we review the maximum entropy framework and apply it to the problem of statistical language modeling. Keywords: statistical language models, maximum entropy, exponential models, improved iterative scaling, Markov models, triggers.
[ { "version": "v1", "created": "Tue, 31 Dec 1996 22:01:02 GMT" } ]
2008-02-03T00:00:00
[ [ "Ristad", "Eric Sven", "" ] ]
cmp-lg/9701001
Chengxiang Zhai
Chengxiang Zhai (Carnegie Mellon University)
Exploiting Context to Identify Lexical Atoms -- A Statistical View of Linguistic Context
10 pages, postscript file, to appear in Proceedings of International and Interdisciplinary Conference on Modelling and Using Context (CONTEXT-97)
Proceedings of the International and Interdisciplinary Conference on Modelling and Using Context (CONTEXT-97), Rio de Janeiro, Brzil, Feb. 4-6, 1997. 119-129.
null
null
cmp-lg cs.CL
null
Interpretation of natural language is inherently context-sensitive. Most words in natural language are ambiguous and their meanings are heavily dependent on the linguistic context in which they are used. The study of lexical semantics can not be separated from the notion of context. This paper takes a contextual approach to lexical semantics and studies the linguistic context of lexical atoms, or "sticky" phrases such as "hot dog". Since such lexical atoms may occur frequently in unrestricted natural language text, recognizing them is crucial for understanding naturally-occurring text. The paper proposes several heuristic approaches to exploiting the linguistic context to identify lexical atoms from arbitrary natural language text.
[ { "version": "v1", "created": "Thu, 2 Jan 1997 16:35:24 GMT" } ]
2008-02-03T00:00:00
[ [ "Zhai", "Chengxiang", "", "Carnegie Mellon University" ] ]
cmp-lg/9701002
David Carter
Manny Rayner and David Carter (SRI International, Cambridge)
Hybrid language processing in the Spoken Language Translator
4 pages, uses icassp97.sty; to appear in ICASSP-97; see http://www.cam.sri.com for related material
null
null
CRC-064
cmp-lg cs.CL
null
The paper presents an overview of the Spoken Language Translator (SLT) system's hybrid language-processing architecture, focussing on the way in which rule-based and statistical methods are combined to achieve robust and efficient performance within a linguistically motivated framework. In general, we argue that rules are desirable in order to encode domain-independent linguistic constraints and achieve high-quality grammatical output, while corpus-derived statistics are needed if systems are to be efficient and robust; further, that hybrid architectures are superior from the point of view of portability to architectures which only make use of one type of information. We address the topics of ``multi-engine'' strategies for robust translation; robust bottom-up parsing using pruning and grammar specialization; rational development of linguistic rule-sets using balanced domain corpora; and efficient supervised training by interactive disambiguation. All work described is fully implemented in the current version of the SLT-2 system.
[ { "version": "v1", "created": "Thu, 2 Jan 1997 17:25:54 GMT" } ]
2008-02-03T00:00:00
[ [ "Rayner", "Manny", "", "SRI International, Cambridge" ], [ "Carter", "David", "", "SRI International, Cambridge" ] ]