Benjamin Aw
Add updated pkl file v3
6fa4bc9
raw
history blame contribute delete
No virus
18.7 kB
{
"paper_id": "A88-1000",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:04:12.983106Z"
},
"title": "Integrating Top-Down and Bottom-Up Strategies in a Text Processing System Lisa F. Rau and Paul S. Jacobs (General Electric) A Stochastic Parts Program and Noun Phrase Parser for Unrestricted Text Kenneth W. Church (AT&T Bell Laboratories) A Tool for Investigating the Synonymy Relation in a Sense Disambiguated Thesaurus",
"authors": [
{
"first": "Philip",
"middle": [
"J"
],
"last": "Hayes",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Laura",
"middle": [
"E"
],
"last": "Knecht",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Monica",
"middle": [
"J"
],
"last": "Cellio",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Carnegie",
"middle": [],
"last": "Group",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Elaine",
"middle": [],
"last": "Rich",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Susans",
"middle": [],
"last": "Luperfoy",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Ralph",
"middle": [],
"last": "Grishman",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Mahesh",
"middle": [],
"last": "Chitrao",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Mary",
"middle": [
"S"
],
"last": "Neff",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Roy",
"middle": [
"J"
],
"last": "Byrd",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Omneya",
"middle": [
"A"
],
"last": "Rizk",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Karen",
"middle": [
"L"
],
"last": "Ryan",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Rebecca",
"middle": [],
"last": "Root",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Duane",
"middle": [],
"last": "Olawsky",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Olivier",
"middle": [],
"last": "Emorine",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Pierre",
"middle": [],
"last": "Martin",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Galina",
"middle": [],
"last": "Datskovsky Moerdler",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Martin",
"middle": [
"S"
],
"last": "Chodorow",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Yael",
"middle": [],
"last": "Ravin",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Karen",
"middle": [],
"last": "Jensen",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Jean-Louis",
"middle": [],
"last": "Binot",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Stephen",
"middle": [
"D"
],
"last": "Richardson",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Lisa",
"middle": [
"C"
],
"last": "Braden-Harder",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Jonathan",
"middle": [],
"last": "Slocum",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "John",
"middle": [],
"last": "Bear",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Jerry",
"middle": [
"R"
],
"last": "Hobbs",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "",
"pdf_parse": {
"paper_id": "A88-1000",
"_pdf_hash": "",
"abstract": [],
"body_text": [
{
"text": "Introduction to Natural Language Processing James Allen, University of Rochester This tutorial will cover the basic concepts underlying the construction of natural language processing systems. These include basic parsing techniques, semantic interpretation and the representation of sentence meaning, as well as knowledge representation and techniques for understanding natural language in context. In particular, the topics to be addressed in detail will include augmented transition networks (ATNs), augmented context-free grammars, the representation of lexical meaning, especially looking at case-grammar based representations, and the interpretation of pronouns and ellipsis. In addition, there will be an overview of knowledge representation, including semantic networks, frame-based systems, and logic, and the use of general world knowledge in language understanding, including scripts and plans.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "TUTORIAL ABSTRACTS",
"sec_num": null
},
{
"text": "Given the large range of issues and techniques, an emphasis will be placed on those aspects relevant to existing practical natural language systems, such as interfaces to database systems. The remaining issues will be more quickly surveyed to give the attendee an idea of what techniques will become important in the next generation of natural language systems. The lecture notes will include an extensive bibliography of work in each area. The lexical information contained explicitly and implicitly in machine-readable dictionaries (MRDs) can support a wide range of activities in computational linguistics, both of theoretical interest and of practical importance. This tutorial falls into two parts. The first part will focus on some characteristics of raw lexical data in electronic sources, which make MRDs particularly relevant to natural language processing applications. The second part will discuss how theoretical linguistic research into the lexicon can enhance the contribution of MRDs to applied computational linguistics.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "TUTORIAL ABSTRACTS",
"sec_num": null
},
{
"text": "The first half will discuss issues concerning the placement of rich lexical resources on-line; raise questions related to the suitability, and ultimately the utility, of MRDs for automatic natural language processing; outline a methodology aimed at extracting maximally usable subsets of the dictionary with minimal introduction of errors; and present ways in which specific use can be made of the lexical data for the construction of practical language processing systems with substantial coverage.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Machine-",
"sec_num": null
},
{
"text": "The second half of the tutorial will review current theoretical linguistic research on the lexicon, emphasizing proposals concerning the nature of lexical representation and lexical organization. This overview will provide the context for an examination of how the results of this research can be brought to bear on the problem of extracting syntactic and semantic information encoded in dictionary entries, but not overtly signaled to the dictionary user. This tutorial will present the issues in developing spoken language systems for natural speech communication between a person and a machine. In particular, the performance of complex tasks using large vocabularies and unrestricted sentence structures will be examined. The first Advanced Research Projects Agency (ARPA) Speech Understanding Research project during the seventies will be reviewed, and then the current state-of-the-art in continuous speech recognition and natural language processing will be described. Finally, the types of spoken language systems' capabilities expected to be developed during the next two to three years will be presented.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Machine-",
"sec_num": null
},
{
"text": "The technical issues that will be covered include acoustic-phonetic modeling, syntax, semantics, plan recognition and discourse, and the issues for integrating these knowledge sources for speech understanding. In addition, computational requirements for real-time understanding, and performance evaluation methodology will be described. Some of the human factors of speech understanding in the context of performing interactive tasks using an integrated interface will also be discussed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Machine-",
"sec_num": null
},
{
"text": "Carole D. Hafner, Northeastern University This tutorial will describe the development of natural language processing from a research topic into a commercial technology. This will include a description of some key research projects of the 1970's and early 1980's which developed methods for building natural language query interfaces, initially restricted to just one database, and later made \"transportable\" to many different applications. The further development of this technology into commercial software products will be discussed and illustrated by a survey of several current products, including both microcomputer NL systems and those offered on higher-performance machines. The qualities a user should look for in a NL interface will be considered, both in terms of linguistic capabilities and general ease of use. Finally, some of the remaining \"hard problems\" that current technology has not yet solved in a satisfactory way will be discussed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Technology of Natural Language Interfaces",
"sec_num": null
},
{
"text": "This tutorial will survey the use of logic to represent the meaning of utterances and the extra-linguistic knowledge needed to produce and interpret utterances in natural-language processing systems. Problems to be discussed in meaning representation include quantification, propositional attitudes, comparatives, mass terms and plurals, tense and aspect, and event sentences and adverbials. Logic-based methods (unification) for systematic specification of the correspondence between syntax and semantics in natural language processing systems will also be touched on. In the discussion of the representation of extra-linguistic knowledge, special attention will be devoted to the role played by knowledge of speakers' and hearers' mental states (particularly their knowledge and beliefs) in the generation and interpretation of utterances and logical formalisms for representing and reasoning about knowledge of those states.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Role of Logic in Representing Meaning and Knowledge Robert C. Moore, SRI International",
"sec_num": null
},
{
"text": "The central problems faced by a Machine Translation (MT) research project are 1) the design and implementation of automatic natural language analyzers and generators that manipulate morphological, syntactic, semantic and pragmatic knowledge; and 2) the design, acquisition and maintenance of dictionaries and grammars. Since a short-term goal (or even medium term goal) of building a system that performs fully automated machine translation of unconstrained text is not feasible, an MT project must carefully constrain its objectives.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Sergei Nirenburg, Carnegie Mellon University",
"sec_num": null
},
{
"text": "This tutorial will describe the knowledge and processing requirements for an MT system. It will present and analyze the set of design choices for MT projects including distinguishing features such as long-term/short-term, academic/commercial, fully/partially automated, direct/ transfer/interlingua, pre-/post-/interactive editrag. The knowledge acquisition needs of an MT system, with an emphasis on interactive knowledge acquisition tools that facilitate the task of compiling the various dictionaries for an MT system will be discussed. In addition, expectations, possibilities and prospects for immediate application of machine translation technology will be considered. Finally, a brief survey of MT research and development work around the world will be presented. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Sergei Nirenburg, Carnegie Mellon University",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": ":45 LUNCHEON Guest Speaker: Donald E. Walker Manager of Artificial Intelligence and Information Science Research at Bell Communications Research, and Secretary-Treasurer of ACL and IJCAII SESSION 7: MAC]=[INE TRANSLATION EUROTRA: Practical Experience with a Multilingual Machine Translation System under Development Giovanni B. Varile and Peter Lau (Commission of the European Communities) Valency and MT: Recent Developments in the METAL System Rudi Gebruers (Katholieke Universiteit Leuven) PANEL",
"authors": [],
"year": null,
"venue": "Natural Language Interfaces: Present and Future Moderator: Norman Sondheimer (USC/Information Sciences Institute) Panelists: Robert J. Bobrow (BBN Laboratories), Developer of RUS Jerrold Ginsparg",
"volume": "1",
"issue": "",
"pages": "20--22",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": ":00--1:45 1:45--2:10 2:10--2:35 3:00--5:00 5:00--6:00 8:30--8:55 8:55--9:20 9:20--9:45 10:15--10:40 10:40--11:05 11:05--11:30 11:30--11:55 1:30--1:55 1:55--2:20 2:20--2:45 LUNCHEON Guest Speaker: Donald E. Walker Manager of Artificial Intelligence and Information Science Research at Bell Communications Research, and Secretary-Treasurer of ACL and IJCAII SESSION 7: MAC]=[INE TRANSLATION EUROTRA: Practical Experience with a Multilingual Machine Translation System under Development Giovanni B. Varile and Peter Lau (Commission of the European Communities) Valency and MT: Recent Developments in the METAL System Rudi Gebruers (Katholieke Universiteit Leuven) PANEL.\" Natural Language Interfaces: Present and Future Moderator: Norman Sondheimer (USC/Information Sciences Institute) Panelists: Robert J. Bobrow (BBN Laboratories), Developer of RUS Jerrold Ginsparg (Natural Language Inc.), Developer of DataTalker Larry Harris (Artificial Intelligence Corporation), Developer of Intellect Gary G. Hendrix (Symantec), Developer of QBJA Steve Klein (Singular Solutions Engineering) Co-Developer of Lotus HAL AUTHOR INDEX",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"num": null,
"text": "Spoken Language Systems: Past, Present, and Future Salim Roucos, BBN Laboratories, Inc.",
"type_str": "figure"
},
"TABREF1": {
"content": "<table/>",
"num": null,
"text": "SESSION 1: SYSTEMS The Multimedia Articulation of Answers in a Natural Language Database Query System Susan E. Brennan ................................................................................................................................... 1 A News Story Categorization System Philip J. Hayes, Laura E. Knecht, and Monica J. Cellio .......................................................................... 9",
"type_str": "table",
"html": null
}
}
}
}