ACL-OCL / Base_JSON /prefixJ /json /J01 /J01-3007.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "J01-3007",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:42:51.764530Z"
},
"title": "Advances in Probabilistic and Other Parsing Technologies",
"authors": [
{
"first": "Harry",
"middle": [],
"last": "Bunt",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Twente",
"location": {}
},
"email": ""
},
{
"first": "Anton",
"middle": [],
"last": "Nijholt",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Twente",
"location": {}
},
"email": ""
},
{
"first": "Nancy",
"middle": [],
"last": "Ide",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Jean",
"middle": [],
"last": "V6ronis",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Chris",
"middle": [],
"last": "Brew",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "The Ohio State University",
"location": {}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "This book is an edited selection of papers presented at the Fifth International Workshop on Parsing Technologies, held at MIT in September 1997. Several of the papers are already well-known and others should be. The book could easily be used as the basis for a graduate-level advanced course on parsing. The title is unwieldy, but appropriate: most but not all of the papers have a strong probabilistic flavor. My favorite papers are Erik Hektoen on \"Probabilistic parse selection based on semantic co-occurrences,\" Jason Eisner on \"Bilexical grammars and their cubic-time parsing algorithms,\" and Chris Manning and Bob Carpenter on \"Probabilistic parsing using left corner language models.\" I like these papers because they step back from the details of parsing technology and consider its wider significance. Manning and Carpenter offer both detail and overview. They provide a series of probabilistic models that relax the context-freeness assumption of probabilistic contextfree grammars, measure performance in the usual way, draw appropriate conclusions, then provide the kicker in the form of a brief section explaining \"Why parsing the Penn Treebank is easy.\" As Manning and Carpenter point out, in the particular case of the Penn Treebank, the currently accepted PARSEVAL metrics (Grishman, Macleod, and Sterling 1992) are actually quite easy to do well on, even if the system makes systematic errors on such things as prepositional-phrase attachment. If systems are to be deployed into situations where such deficiencies might matter, it might be necessary to find more appropriate evaluation methods. This issue has subsequently been addressed by others (Carroll, Briscoe, and Sanfilippo 1998; Carroll, Minnen, and Briscoe 1999), who argue for more obviously task-related evaluation schemes involving predicate argument structure and/or dependency information. Hektoen's contribution is in the same vein; it takes seriously the notion that parsing is often simply a device for getting at an underlying semantics. Under his scheme, parse selection relies on the ability to collect statistics over semantic forms. Following this path leads Hektoen into a careful exposition of a Bayesian-estimation approach to parse selection, which appears to be \"a sufficient response to the high degree of sparseness in the lexical co-occurrence data without the blurring associated with smoothing and clustering\" (p. 162). Hektoen's approach appears to work well; of course, it does require a broad-coverage parser capable of generating semantic representations, which may be an obstacle for many. The exposition of the method is very clear and the comparison with previous approaches is enlightening.",
"pdf_parse": {
"paper_id": "J01-3007",
"_pdf_hash": "",
"abstract": [
{
"text": "This book is an edited selection of papers presented at the Fifth International Workshop on Parsing Technologies, held at MIT in September 1997. Several of the papers are already well-known and others should be. The book could easily be used as the basis for a graduate-level advanced course on parsing. The title is unwieldy, but appropriate: most but not all of the papers have a strong probabilistic flavor. My favorite papers are Erik Hektoen on \"Probabilistic parse selection based on semantic co-occurrences,\" Jason Eisner on \"Bilexical grammars and their cubic-time parsing algorithms,\" and Chris Manning and Bob Carpenter on \"Probabilistic parsing using left corner language models.\" I like these papers because they step back from the details of parsing technology and consider its wider significance. Manning and Carpenter offer both detail and overview. They provide a series of probabilistic models that relax the context-freeness assumption of probabilistic contextfree grammars, measure performance in the usual way, draw appropriate conclusions, then provide the kicker in the form of a brief section explaining \"Why parsing the Penn Treebank is easy.\" As Manning and Carpenter point out, in the particular case of the Penn Treebank, the currently accepted PARSEVAL metrics (Grishman, Macleod, and Sterling 1992) are actually quite easy to do well on, even if the system makes systematic errors on such things as prepositional-phrase attachment. If systems are to be deployed into situations where such deficiencies might matter, it might be necessary to find more appropriate evaluation methods. This issue has subsequently been addressed by others (Carroll, Briscoe, and Sanfilippo 1998; Carroll, Minnen, and Briscoe 1999), who argue for more obviously task-related evaluation schemes involving predicate argument structure and/or dependency information. Hektoen's contribution is in the same vein; it takes seriously the notion that parsing is often simply a device for getting at an underlying semantics. Under his scheme, parse selection relies on the ability to collect statistics over semantic forms. Following this path leads Hektoen into a careful exposition of a Bayesian-estimation approach to parse selection, which appears to be \"a sufficient response to the high degree of sparseness in the lexical co-occurrence data without the blurring associated with smoothing and clustering\" (p. 162). Hektoen's approach appears to work well; of course, it does require a broad-coverage parser capable of generating semantic representations, which may be an obstacle for many. The exposition of the method is very clear and the comparison with previous approaches is enlightening.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Mark-Jan Nederhof's \"Regular approximation of CFLs: A grammatical view\" is similar to Eisner's contribution in that its focus is primarily mathematical. It describes an attractive approach to finite-state approximation of regular grammars. The essential idea is to characterize properties that make grammars non-regular, and to develop schemes for systematically removing such properties. This helps to keep the approximation process perspicuous. Experimental work with this approximation scheme is absent from the current article, but is reported elsewhere (Nederhof 2000) .",
"cite_spans": [
{
"start": 558,
"end": 573,
"text": "(Nederhof 2000)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "In \"Probabilistic GLR parsing,\" Kentaro Inui, Virach Sornlertlamvanich, Hozumi Tanaka, and Takenobu Tokunaga provide a careful analysis of the process of LR parsing. This leads to a probabilistic parsing scheme having the desirable property, not previously achieved for LR parsers, that the sum over all parses of the probability is unity. Once again experimental work is not present here but is reported elsewhere (Sornlertlamvanich, Inui, Tokunaga, Tanaku, and Takezawa 1999) .",
"cite_spans": [
{
"start": 415,
"end": 477,
"text": "(Sornlertlamvanich, Inui, Tokunaga, Tanaku, and Takezawa 1999)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Eisner's paper does not report experiments either, but addresses a problem with profound practical significance. It analyses the computational properties of grammars in which potentially idiosyncratic word-to-word relationships play a key role. The framework used is general enough to capture the essence of many recent statistical parsers and clean enough to make it easy (and interesting) to compare one with another. I like Eisner's paper for the insight it provides into the options available to the lexically minded probabilistic modeler. This aspect is also present in \"Encoding frequency information in lexicalized grammars,\" where John Carroll and David Weir, using lexicalized tree adjoining grammar (LTAG) as an example, analyze the problem of providing practically useful estimates of the large number of parameters that are potentially present in lexicalized grammars. Similarly, in \"Towards a reduced commitment, D-theory style TAG parser,\" John Chen and K. Vijay-Shanker describe an approach to TAG parsing whose goal is to delay attachment decisions. This is a design sketch, not an implemented parser, but the design is well fleshed out, and looks worth testing.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Several articles do have extensive evaluation data. Joshua Goodman contributes \"Probabilistic feature grammars,\" developing an implemented and efficient stochastic feature-based grammar formalism. The key idea, prefigured in, for example, Stolcke's (1994) doctoral dissertation, is to choose a feature formalism that does not impede dynamic programming implementations of the usual inside, outside, and Viterbi probability calculations. Goodman includes extensive quantitative evaluation, which is greatly to be welcomed. \"A new parsing method using a global association table\" by Juntae Yoon, Seonho Kim, and Mansuk Song, is a description and evaluation of a semi-deterministic parsing algorithm designed to exploit the fact that Korean is an SOV language with many surface cues to syntactic dependency. Extensive evaluation is provided. Bangalore Srinavas's \"Performance evaluation of SuperTagging for partial parsing\" exploits the author's SuperTagging idea (i.e., employing part-ofspeech-tagger technology to \"almost parse,\" using the elementary trees of lexicalized tree adjoining grammar) for the now-standard task of partial parsing. Given the title, the plethora of interesting performance figures is to be expected. For example, connecting to the discussion of the Penn Treebank above, Bangalore reports that 35% of the sentences tested have no dependency-link errors, while 89.8% have three errors or less.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Two papers give evaluations that are based on the measurement of run-time behavior. In \"Parsing by successive approximation,\" Helmut Schmid describes an efficient parsing technology that is nonetheless able to process grammars that make significant use of features. The efficiency of this algorithm is demonstrated by appeal to a range of empirical performance statistics. Udo Hahn, Norbert BrOker, and Peter Neuhaus take a similar approach to evaluation. Their contribution describes \"Message-passing protocols for object-oriented parsing,\" and shows how to derive different heuristically guided parsing algorithms from variations in the communication patterns in an object-oriented parser. They report a variety of performance statistics for a set of 41 challenging-looking sentences from German computer magazines.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Since a version of the material of the book has already been presented at a workshop with proceedings (Bunt and Nijholt 1997) , it is relevant to ask what has been gained (or lost) in the transition to (an expensive) book form. The articles average 20 pages--longer than the original conference presentation--and several authors have made good use of the opportunity to update and revise their work. The editors have selected an interesting group of papers, and provide a clear introduction with useful summaries of the chapters, pointing out some interesting relationships between the different lines of research. 1 On the other hand, despite the high price of the book, there is no evidence that a competent professional copy editor was involved in the process of publication. This is a shame, since several of the contributions (especially Hektoen's) deserve to be more widely known.",
"cite_spans": [
{
"start": 102,
"end": 125,
"text": "(Bunt and Nijholt 1997)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Proceedings of the Fifth International Workshop on Parsing Technologies. Massachusetts Institute of Technology",
"authors": [
{
"first": "Harry",
"middle": [],
"last": "Bunt",
"suffix": ""
},
{
"first": "Anton",
"middle": [],
"last": "Nijholt",
"suffix": ""
}
],
"year": 1997,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bunt, Harry and Anton Nijholt. 1997. Proceedings of the Fifth International Workshop on Parsing Technologies. Massachusetts Institute of Technology, Boston, MA.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Parser evaluation: a survey and a new proposal",
"authors": [
{
"first": "John",
"middle": [],
"last": "Carroll",
"suffix": ""
},
{
"first": "Ted",
"middle": [],
"last": "Briscoe",
"suffix": ""
},
{
"first": "Antonio",
"middle": [],
"last": "Sanfilippo",
"suffix": ""
}
],
"year": 1998,
"venue": "Proceedings of the First International Conference on Language Resources and Evaluation",
"volume": "",
"issue": "",
"pages": "447--454",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Carroll, John, Ted Briscoe, and Antonio Sanfilippo. 1998. Parser evaluation: a survey and a new proposal. In Proceedings of the First International Conference on Language Resources and Evaluation, pages 447-454, Granada, Spain.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Corpus annotation for parser evaluation",
"authors": [
{
"first": "John",
"middle": [],
"last": "Carroll",
"suffix": ""
},
{
"first": "Guido",
"middle": [],
"last": "Minnen",
"suffix": ""
},
{
"first": "Ted",
"middle": [],
"last": "Briscoe",
"suffix": ""
}
],
"year": 1999,
"venue": "Proceedings of the EACL-99 Post-Conference Workshop on Linguistically Interpreted Corpora (LINC-99)",
"volume": "",
"issue": "",
"pages": "35--41",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Carroll, John, Guido Minnen, and Ted Briscoe. 1999. Corpus annotation for parser evaluation. In Proceedings of the EACL-99 Post-Conference Workshop on Linguistically Interpreted Corpora (LINC-99), pages 35--41, Bergen, Norway.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Evaluating parsing strategies using standardized parse files",
"authors": [
{
"first": "Ralph",
"middle": [],
"last": "Grishman",
"suffix": ""
},
{
"first": "Catherine",
"middle": [],
"last": "Macleod",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Sterling",
"suffix": ""
}
],
"year": 1992,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Grishman, Ralph, Catherine Macleod, and J. Sterling. 1992. Evaluating parsing strategies using standardized parse files.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Practical experiments with regular approximation of context-free languages",
"authors": [],
"year": 2000,
"venue": "Proceedings of the Third Conference on Applied Natural Language Processing",
"volume": "26",
"issue": "",
"pages": "17--44",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "In Proceedings of the Third Conference on Applied Natural Language Processing, pages 156-161, Trento, Italy. Nederhof, Mark-Jan. 2000. Practical experiments with regular approximation of context-free languages. Computational Linguistics, 26(1): 17-44, March.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Empirical support for new probabilistic generalized LR parsing",
"authors": [
{
"first": "Virach",
"middle": [],
"last": "Sornlertlamvanich",
"suffix": ""
},
{
"first": "Kentaro",
"middle": [],
"last": "Inui",
"suffix": ""
},
{
"first": "Takenobu",
"middle": [],
"last": "Tokunaga",
"suffix": ""
},
{
"first": "Hozumi",
"middle": [],
"last": "Tanaka",
"suffix": ""
},
{
"first": "Toshiyuki",
"middle": [],
"last": "Takezawa",
"suffix": ""
}
],
"year": 1999,
"venue": "Journal of Natural Language Processing",
"volume": "6",
"issue": "2",
"pages": "3--22",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sornlertlamvanich, Virach, Kentaro Inui, Takenobu Tokunaga, Hozumi Tanaka, and Toshiyuki Takezawa. 1999. Empirical support for new probabilistic generalized LR parsing. Journal of Natural Language Processing, 6(2): 3-22.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Bayesian Learning of Probabilistic Language Models",
"authors": [
{
"first": "Andreas",
"middle": [],
"last": "Stolcke",
"suffix": ""
}
],
"year": 1994,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Stolcke, Andreas. 1994. Bayesian Learning of Probabilistic Language Models. Ph.D. thesis, University of California at Berkeley.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Chris Brew is an assistant professor of computational linguistics and language technology at the Ohio State University. His recent research has concerned the use of corpus-based methods in psycholinguistics and in natural language generation. Brew's address is: Department of Linguistics",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Chris Brew is an assistant professor of computational linguistics and language technology at the Ohio State University. His recent research has concerned the use of corpus-based methods in psycholinguistics and in natural language generation. Brew's address is: Department of Linguis- tics, Oxley Hall, 1712 Neil Avenue, Columbus, OH 43210; e-maih cbrew@ling.ohio-state.edu.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Bunt and Nijholt seem to be going out of their way to convince themselves that essentially symbolic work is founded on a probabilistic approach. The papers by Chen and Vijay-Shanker, and by Hahn, BrOker and Neuhaus, in spite of the editorial claim that they fall under \"the development of strategies for efficient probabilistic parsing",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "In some cases, Bunt and Nijholt seem to be going out of their way to convince themselves that essentially symbolic work is founded on a probabilistic approach. The papers by Chen and Vijay-Shanker, and by Hahn, BrOker and Neuhaus, in spite of the editorial claim that they fall under \"the development of strategies for efficient probabilistic parsing\", do not go into detail on this issue.",
"links": null
}
},
"ref_entries": {}
}
}