places. On the other hand PRAR exploits geo-scopes as- signed to documents, place type, place classification, place population and frequency information (e.g. ...
WSJ. 87.60 87.89 1.09 63.20 84.60. B&C evaluation. B & C. Susanne 74.0. 73.0
1.03 59.6. – ... Parsing algorithm: CKY-style dynamic program- ming chart ...
members of the Sentence Processing Group, Universities of. Glasgow and ... construct sentences containing realized (see pretests below). ..... words (potential and exercises) were the same length and were ...... transformations. Linguistic ...
Jul 4, 2018 - Navigation Satellite System (GNSS) signal environment. .... Therefore, the standalone GNSS positioning methods such as RTK cannot meet the ...
maritime (guidance of land vehicles, precise docking of vessels, and precision farming) .... (SEâSF) GPS-only full attitude ambiguity resolution. Single-epoch.
of discourse-level information in the early stages of sentence comprehension ..... The participants were instructed to read the sentences only once and to circle.
JOHN C. TRUESWELL, and MICHAEL K. TANENHAUS. University of Rochester ..... s first experiment, only inanimate nouns that ruled out a ... Note also that the segmentation that Burgess used with the relative clause structure, which pairs a ...
egy of a dialogue system designed to understand ambiguous input. These mechanisms .... Referring to Figure 1, for example, we could select âAtlantaâ as the departure city of .... Change request: city=Portland to city=Frankfurt. U: about no not ..
With this design, we can test the three sentence-processing accounts mentioned ..... The participants were instructed to read the sentences only once and to circle the option that ... There was a two-week interval between the two sessions.
In addition, Table 1.2 shows current GPS-based PPP performance under favorable ...... The orbit integrator is in charge of generating dynamic orbits ...... three stations with bold italic names, BJFS, TWTF and PIMO, are used as reference stations wit
not all knowledge about a domain is encodable within the tree, this succinct ..... to city=Frankfurt. U: about no not Portland-Oregon Frankfurt-Germany.
data collection; and Ken McRae for extensive discussions about the modeling. ... dictory literature on discourse context effects (MacDonald,. Pearlmutter ...
Grammaticality Effect â Importance of morphological cues. Research Questions. â Do older adults (BIL & MON) exhibit slower language processing compared ...
interferogram) using loopy Belief Propagation (BP, [5]) to solve the ... results in very loopy graphs. The .... every loop must be zero which is called the zero curl.
data. Index TermsâSAR Interferometry, Permanent Scatterers, non-linear parameter inversion. I. INTRODUCTION ... fact that points with a stable large amplitude are expected to possess a stable phase ... 3V W BDCX4 ¨ 3R9@ IH and $. AY. S.
Jun 25, 2009 - without distance constraint. Finally, the semi-simulation method is introduced to generate the third frequency signals from dual-frequency GPS ...
2 Ambiguity in grammar. The standard view. Challenges. 3 Alternative picture. 4 Empirical studies. Quantification and IS in Catalan. Presentential BNs and IS in ...
percent. After all, the integer ambiguities are computed from the data. They are therefore ... valued ambiguity estimate is rounded to its nearest integer. Having ...
Yan Qu, Carolyn P. Ros e and Barbara Di Eugenio. Computational Linguistics Program ..... A. McNair, T. Polzin, I. Rogina, C. P. Ros e,. T. Sloboda, M. Tomita, ...
the basis for a global test. The difference between the double-differenced ionospheric delay on L1 and L2 carrier phase observations is defined as Aion , which.
Sep 13, 2006 - master reference A015 to DUNK is 257 km, whereas that to DELF is 413 km. Figure 5 Simulated WARTK CORS stations (red triangles) and.
with two different entities in the top 10 search re- sults. ... lem of name ambiguity using an unsupervised topic .... political parties and software companies.
for the conflated name Yaser Arafat â Bill Clinton of which 1004 belong to Yaser Arafat and 2340 to Bill. Clinton. The balanced and imbalanced data also lets.
Finally, I wish to express my thanks to my family: Olga, for supporting me ...... [Medimi & Bhattacharyya 2007] Srinivas Medimi and Pushpak Bhattacharyya. A.
In this type of analysis, each word gets a mor- ... text, annotating each word with morphological and ...... telescope and of honor are unambiguously postmod-.
Ambiguity resolution in a reductionistic parser Atro Voutilainen & Pasi Tapanainen
cmp-lg/9502013 13 Feb 1995
Research Unit for Computational Linguistics P.O. Box 4 (Keskuskatu 8) FIN-00014 University of Helsinki Finland
Abstract
We are concerned with dependencyoriented morphosyntactic parsing of running text. While a parsing grammar should avoid introducing structurally unresolvable distinctions in order to optimise on the accuracy of the parser, it also is bene cial for the grammarian to have as expressive a structural representation available as possible. In a reductionistic parsing system this policy may result in considerable ambiguity in the input; however, even massive ambiguity can be tackled eciently with an accurate parsing description and eective parsing technology.
1 Introduction
In this paper we are concerned with grammar-based surface-syntactic analysis of running text. Morphological and syntactic analysis is here based on the use of tags that express surface-syntactic relations between functional categories such as Subject, Modi er, Main verb etc.; consider the following simple example: I see a bird .
PRON V PRES ART N FULLSTOP
@SUBJECT @MAINVERB @DET>N @OBJECT
This paper is published in Proceedings of EACL'93, (pp. 393{403, Utrecht). The development of ENGCG was supported by TEKES, the Finnish Technological Development Center, and a part of the work on Finite-state syntax has been supported by the Academy of Finland.
In this type of analysis, each word gets a morphosyntactic analysis1. The present work is closely connected with two parsing formalisms, Constraint Grammar [Karlsson, 1990; Karlsson et al., 1991; Voutilainen et al., 1992; Karlsson et al., 1993] and Finite-state syntax as advocated by [Koskenniemi, 1990; Tapanainen, 1991; Koskenniemi et al., 1992]. The Constraint Grammar parser of English is a sequential modular system that assigns a shallow surface-true dependency-oriented functional analysis on running text, annotating each word with morphological and syntactic tags. The nite-state parser assigns a similar type of analysis, but it operates on all levels of ambiguity2 in parallel rather than sequentially, enabling the grammarian to refer to all levels of structural description in a single uniform rule component. ENGCG, a wide-coverage English Constraint Grammar and lexicon, was written 1989{1992, and the system is currently available3. The Constraint Grammar framework was proposed by Fred Karlsson, and the English Constraint Grammar was developed by Atro Voutilainen (lexicon, morphological disambiguation), Juha Heikkila (lexicon) and Arto Anttila (syntax). There are a few implementations It consists of a base form, a morphological reading { part-of-speech, in ectional and other morphosyntactic features { and a syntactic-functional tag, anked by `@'. 2 Morphological, clause boundary, and syntactic ambiguities 3 The ENGCG parser can currently be tested automatically via E-mail by sending texts of up to 300 words to [email protected]. The reply will contain the analysis as well as information on usage and availability. Questions can also be directly sent to [email protected] or to [email protected]. 1
of the parser, and the latest, written in C by Pasi Tapanainen, analyses more than 1000 words per second on a Sun SparcStation10, using a disambiguation grammar of some 1300 constraints. Intensive work within the nite-state framework was started by Tapanainen [1991] in 1990, and an operational parser was in existence the year after. The rst nontrivial nite-state descriptions [Koskenniemi et al., 1992] were written by Voutilainen 1991{1992, and currently he is working on a comprehensive English grammar which is expected to reach a considerable degree of maturity by the end of 1994. Much of this emerging work is based on the ENGCG description, (e.g. the ENGTWOL lexicon is used as such); however, the design of the grammar has changed considerably, as will be seen below. We have two main theses. Firstly, knowledgebased reductionistic grammatical analysis will be facilitated rather than hindered by the introduction of (new) linguistically motivated and structurally resolvable distinctions into the parsing scheme, although this policy will increase the amount of ambiguity in the parser's input. Secondly, the amount of ambiguity in the input does not predict the speed of analysis, so introduction of new ambiguities in the input is not necessarily something to be avoided. Next, we present some observations about the ENGCG parser: the linguistic description would become more economic and accurate if all levels of structural description were available at the outset of reductionistic parsing (or disambiguation of alternative readings). In Section 3 we report on some early experiments with nite-state parsing. In Section 4 we sketch a more satisfactory functional dependencyoriented description. A more expressive representation implies more ambiguity in the input; in Section 5 it is shown, however, that even massive ambiguity need be no major problem for the parser.
2 Constraint Grammar of English
A large-scale description has been written within the Constraint Grammar (CG) framework. CG parsing consists of the following sequential modules: Preprocessing and morphological analysis Disambiguation of morphological (e.g. part-ofspeech) ambiguities Mapping of syntactic functions onto morphological categories Disambiguation of syntactic functions Here we shall be concerned only with disambiguation of morphological ambiguities { this module, along with the TWOL-style morphological description ENGTWOL, is the most mature part of the ENGCG system. The morphological description is based on [Quirk et al., 1985]. For each word, a base form, a part of