ACL-OCL / Base_JSON /prefixA /json /amta /1994.amta-1.4.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
raw
history blame contribute delete
No virus
37.8 kB
{
"paper_id": "1994",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:06:46.992792Z"
},
"title": "REENGINEERING LINGUISTIC RESOURCES FOR MACHINE TRANSLATION IN MEDICAL APPLICATIONS",
"authors": [
{
"first": "G",
"middle": [],
"last": "Deville",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Ecole de Langues Vivantes -Facult\u00e9s Universitaires de Namur",
"location": {
"addrLine": "61 rue de Bruxelles",
"postCode": "B-5000",
"settlement": "Namur",
"country": "Belgium"
}
},
"email": ""
},
{
"first": "E",
"middle": [],
"last": "Herbigniaux",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Ecole de Langues Vivantes -Facult\u00e9s Universitaires de Namur",
"location": {
"addrLine": "61 rue de Bruxelles",
"postCode": "B-5000",
"settlement": "Namur",
"country": "Belgium"
}
},
"email": ""
},
{
"first": "P",
"middle": [],
"last": "Mousel",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Universitaire",
"location": {
"addrLine": "162a avenue de la Faiencerie",
"postCode": "L-1511",
"settlement": "Luxembourg",
"country": "Luxembourg"
}
},
"email": ""
},
{
"first": "G",
"middle": [],
"last": "Thienpont",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Universitaire",
"location": {
"addrLine": "162a avenue de la Faiencerie",
"postCode": "L-1511",
"settlement": "Luxembourg",
"country": "Luxembourg"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We discuss some key methodological and operational aspects related to the design and development of a machine translation (MT) prototype which can be integrated in healthcare information systems. We first describe the approach adopted for collecting, formating, sampling and analyzing multilingual corpora of diagnostic expressions. The resulting generic language representation model is then presented. Finally, the prototype's architecture, its application programming interface as well as its internal structures are outlined. For economical reasons, the use of existing linguistic resources and MT technology, reengineered for an original application, was an essential requirement in this project.",
"pdf_parse": {
"paper_id": "1994",
"_pdf_hash": "",
"abstract": [
{
"text": "We discuss some key methodological and operational aspects related to the design and development of a machine translation (MT) prototype which can be integrated in healthcare information systems. We first describe the approach adopted for collecting, formating, sampling and analyzing multilingual corpora of diagnostic expressions. The resulting generic language representation model is then presented. Finally, the prototype's architecture, its application programming interface as well as its internal structures are outlined. For economical reasons, the use of existing linguistic resources and MT technology, reengineered for an original application, was an essential requirement in this project.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "The present paper describes ongoing efforts in the framework of the LRE project ANTHEM 1 . The objective of ANTHEM is to develop a portable prototype of a multilingual natural language interface that allows users of healthcare information systems to enter diagnostic expressions using their own natural language and to have this input translated in whatever formal, structured or natural language. The project results from the collaboration of researchers from various disciplines: medicine, computer science and linguistics 2 .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "The realization of the ANTHEM prototype necessitated an extensive linguistic study of large representative corpora of medical diagnostic expressions in order to model the 1 The ANTHEM project: \"Advanced Natural Language Interface for Multilingual Text Generation in Healthcare\" (LRE 62-007) is co-financed by the European Union within the \"Linguistic Research and Engineering\" program. application sublanguage and to develop the appropriate lingwares (multi-lingual lexicons and grammars). In the next section, we first discuss the medical corpus collection, formating, sampling and analysis in the prospect of the ANTHEM sublanguage modeling. Then, we briefly present the semantic representation model developed in the context of the project.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "In a third section, we will focus on some operational aspects of the ANTHEM project. After a short description of the prototype's architecture, the specification of its application programming interface (API) will be presented. Finally, we will briefly sketch the prototype's internal structures.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "To conclude, options for further developments will be outlined in terms of an augmentation of the lingwares and of the distribution of the prototype components.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1."
},
{
"text": "In order to comply with the requirements of multidisciplinarity in the ANTHEM project, a methodology has been set up to develop and validate a medical language representation model that fulfils the following criteria:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A CORPUS BASED SUBLANGUAGE MODELING",
"sec_num": "2."
},
{
"text": "\u2022 the model is elaborated on the basis of actual medical diagnostic expressions registred by physicians in a real-scale clinical environment (empirical validation); \u2022 its basic concepts account for the relevant dimensions which characterize most of the sublanguage \"States of Affairs\" expressed in medical diagnostic expressions (descriptive adequacy);",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A CORPUS BASED SUBLANGUAGE MODELING",
"sec_num": "2."
},
{
"text": "\u2022 the model is expressed in a unification based formalism that can be directly used by the machine translation system within the ANTHEM prototype (operational validation).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A CORPUS BASED SUBLANGUAGE MODELING",
"sec_num": "2."
},
{
"text": "These three aspects will be dealt with in this threefold section.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A CORPUS BASED SUBLANGUAGE MODELING",
"sec_num": "2."
},
{
"text": "Aiming at a representative sample of the ANTHEM application sublanguage, two corpora of medical diagnostic expressions have been collated in two different clinical environments. One source of language data in the ANTHEM project is the corpus of diagnostic expressions from the Belgian Army (referred to as the ABL corpus). The ABL corpus contains a total of 227.900 diagnostic expressions in French and Dutch, written by military doctors from 1970 to 1993, during consultations with professional servicemen and civilians in national service.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Corpora of Medical Diagnostic Expressions",
"sec_num": "2.1."
},
{
"text": "In parallel, a corpus of 12.671 Dutch and French diagnostic expressions (referred to as the MEDIDOC corpus) covering the same period as the ABL corpus, has been collected from various civilian doctors in the framework of a private consulting practice, reusing the relevant parts of the electronic medical records produced by an existing medical data managing software (MEDIDOC) that has been designed by Datasoft Management nv. As the amount of 240.571 expressions is not manageable for linguistic analysis and modeling, a first sample of 2.343 expressions has been created on the basis of the ABL and MEDIDOC corpora, where each expression is tagged with information on its origin, language and year.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Corpora of Medical Diagnostic Expressions",
"sec_num": "2.1."
},
{
"text": "The linguistic and medical validity of these expressions was then checked respectively by linguists and medical practitioners, and a final sample of 1.362 valid expressions has been set up (i) for the elaboration of the lingwares as well as (ii) for the testing of the ANTHEM prototype. A detailed account of the methodological principles for the elaboration of the corpora of diagnostic expressions in the ANTHEM project is given in [Deville & Herbigniaux 94] .",
"cite_spans": [
{
"start": 434,
"end": 460,
"text": "[Deville & Herbigniaux 94]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Corpora of Medical Diagnostic Expressions",
"sec_num": "2.1."
},
{
"text": "Following [Dik 89] we refer to the underlying semantic representation of a diagnostic expression as a predication. A predication is a structure that consists of a predicate with an adequate number of terms functioning as arguments of that predicate. Terms are phrases (i.e. noun phrases or prepositional phrases) used to refer to entities or a set of entities in the conceptual world of a given sublanguage (a sublanguage being defined here as a set of expressions referring to a limited and well-defined application domain and used for a specific function). A predicate (or head) is a noun phrase (i.e. noun or adjective) capturing semantic properties of or semantic relations between its arguments.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Case Grammar Oriented Model of the Medical Diagnostic Sublanguage",
"sec_num": "2.2."
},
{
"text": "A predication refers to a Sublanguage world Configuration. A Sublanguage world Configuration (hence SwC) is a cluster of sublanguage conceptual entities that are expressed in terms of their mutual relationships [Deville 89 ].",
"cite_spans": [
{
"start": 211,
"end": 222,
"text": "[Deville 89",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "A Case Grammar Oriented Model of the Medical Diagnostic Sublanguage",
"sec_num": "2.2."
},
{
"text": "In the case of ANTHEM, the sublanguage conceptual entities are defined as minimal units that not only refer to atomic (e.g. arm) or complex objects (e.g. left hand palm), but also mainly to states (e.g. inflammation), relations (e.g. part of) or to a lesser extent actions (e.g. ingestion) and processes (e.g. to fall). More precisely, the terms of the ANTHEM application sublanguage refer to objects, and predicates to states, relations and actions/processes. In a predication, the relation between the predicate and its arguments is specified by means of a case. A case is the expression of a prototypical semantic function or role fulfilled by a predicate's term with regard to the semantic class from which that predicate derives. The case frame of a semantic type is the sequence of required cases for the definition of the set of SwCs represented by that semantic type. As a predicate and its arguments refer to a particular SwC, a semantic type with its associated case frame refers, on a more prototypical conceptual level, to a class of SwCs. Such a higher level structure specifies the semantic roles of the arguments of the derived predicate, in relation to its corresponding semantic type.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Case Grammar Oriented Model of the Medical Diagnostic Sublanguage",
"sec_num": "2.2."
},
{
"text": "A predication can be extended by means of one or more peripheral arguments. Peripheral arguments are not constitutive of the definition of a SwC but express the spatio-temporal setting of that SwC, the secondary entities participating in the SwC or gives information on the manner or conditions in which the SwC takes place. As opposed to central arguments, the semantic functions of peripheral arguments are not necessary to define a set of SwCs in terms of a semantic type with its associated case frame.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Case Grammar Oriented Model of the Medical Diagnostic Sublanguage",
"sec_num": "2.2."
},
{
"text": "The above described model is being implemented in the form of Prolog rules. These rules form one part of the lingwares, referred to as the ANTHEM grammars (French, Dutch and German). The ANTHEM prototype contains one grammar module for each language.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation of the Linguistic Model",
"sec_num": "2.3."
},
{
"text": "The grammar rules are applied to objects which are the lexical entries corresponding to the terms used in the ANTHEM application domain. These lexical entries form the second part of the lingwares, referred to as the ANTHEM lexicons. The ANTHEM prototype includes one lexicon for each language, plus a common lexicon which enables the translation of terms from one language into another.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation of the Linguistic Model",
"sec_num": "2.3."
},
{
"text": "The aim of the ANTHEM project is to develop a software module which can easily be integrated in host applications in the domain of medical data registration. The function of the ANTHEM prototype is to translate medical diagnostic statements expressed in a natural source language either into a natural target language, a medical coding system or a semantic representation [Ceusters et al. 94 ].",
"cite_spans": [
{
"start": 372,
"end": 391,
"text": "[Ceusters et al. 94",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "To achieve its task, the module relies on existing machine translation technology. It presents a well defined, simple Application Programming Interface (API) to any host application written in C and uses translation and encoding services offered by specialized programs. The architecture of the overall system is shown on figure 1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "The following components of the prototype can be identified:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "\u2022 The medical host application can be any application in a healthcare environment which requires automatic translation of medical diagnostic expressions. During the evaluation phase of the ANTHEM project, we will integrate the system in two different medical applications: (i) one developed by Datasoft Management nv and devoted to the management of a medical practitioner's patient files, (ii) the other developed at the Military Hospital in Brussels and used for statistical purposes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "\u2022 The ANTHEM API consists of a set of C functions which provide well defined services to the medical host application and hide implementation details of the underlying software layers. The interface and the internal structure of this component will be further detailed in the following sections. \u2022 The CAT2 system is a unification-based general purpose machine translation system developed at the Institute of Applied Informatics in Saarbr\u00fccken [Streiter et al. 94] . In the ANTHEM project, CAT2 is being adapted for translating natural language diagnostic expressions or for transforming these expressions into a languageindependent semantic representation. The adopted methodology for \"right-sizing\" CAT2 has been discussed in section 2.",
"cite_spans": [
{
"start": 445,
"end": 465,
"text": "[Streiter et al. 94]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "\u2022 An expert system (ES), currently under development at the laboratory for research in advanced medical informatics and telematics of the Ghent University Hospital, transforms a language independent semantic representation of a diagnostic expression into standardized medical codes (ICD-10). We will not further describe this module, given its embryonic state at this stage of the project.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "figure 1 -Architecture of the ANTHEM prototype",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "We have currently developed a UNIX version of the prototype which runs on Sun workstations. It is integrated in a dummy application ( fig. 2) , based on the OSF/Motif toolkit, which allows easy and efficient testing of the API and of the underlying modules. In its present state, the prototype includes the Dutch and French lingwares developed on the basis of a first test sample of 200 diagnostic expressions.",
"cite_spans": [],
"ref_spans": [
{
"start": 134,
"end": 141,
"text": "fig. 2)",
"ref_id": null
}
],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "In the next two sections some insights into the ANTHEM API will be given.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Architecture of the ANTHEM Prototype",
"sec_num": "3.1."
},
{
"text": "We wanted to keep the API as simple as possible to facilitate the task of the developers who envisage to integrate the ANTHEM prototype into either existing or new medical host applications. As the API has been implemented in C, it essentially consists of an header file and a function library [Mousel & Thienpont 94] .",
"cite_spans": [
{
"start": 294,
"end": 317,
"text": "[Mousel & Thienpont 94]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The ANTHEM API",
"sec_num": "3.2."
},
{
"text": "figure 2 -Dummy application user interface",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The ANTHEM API",
"sec_num": "3.2."
},
{
"text": "The header file contains several type and macro definitions that are of little interest here.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The ANTHEM API",
"sec_num": "3.2."
},
{
"text": "The library contains only five public C functions which offer all the necessary services to the medical host application:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The ANTHEM API",
"sec_num": "3.2."
},
{
"text": "\u2022 The first call to the ANTHEM API has to be a call to a function whose purpose is to initialize the ANTHEM module. This function may only be called once. \u2022 The last call to ANTHEM must be a call to a function whose task is to clean up the ANTHEM module. Similarly, this function may only be called once.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The ANTHEM API",
"sec_num": "3.2."
},
{
"text": "\u2022 The three remaining functions may be called at any time and in any order between the calls to the two previous ones. One function provides the list of possible source languages, another gives the list of possible target languages whereas the third is called by the host application to translate a diagnostic statement expressed in a source language into a target language.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The ANTHEM API",
"sec_num": "3.2."
},
{
"text": "In order to use ANTHEM's translation and encoding services, the medical host application must include the header file and must be linked with the library.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The ANTHEM API",
"sec_num": "3.2."
},
{
"text": "The API hides all the details of the underlying layers to the medical host application. As the objective of the ANTHEM project is to capitalize on existing technology, we reengineered proven MT software to provide the actual translation and encoding services:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation of the ANTHEM API",
"sec_num": "3.3."
},
{
"text": "\u2022 For the translation of diagnostic expressions, ANTHEM makes use of the CAT2 translation system, which is written in Prolog and has been designed for interactive use. \u2022 For the ICD-10 coding of diagnostic expressions, ANTHEM uses an ES also written in Prolog and designed for interactive use.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation of the ANTHEM API",
"sec_num": "3.3."
},
{
"text": "Thus, the API has to behave like a human user with respect to the translation and the ICD-10 coding systems, which means that the interface sends commands to CAT2 and the ES and waits for their results. Communication between the API and both components is based on the pipe mechanism. For the sake of portability, the API exclusively uses standard POSIX primitives to manipulate the pipes. Figure 3 shows the internals of the ANTHEM prototype. ",
"cite_spans": [],
"ref_spans": [
{
"start": 390,
"end": 398,
"text": "Figure 3",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Implementation of the ANTHEM API",
"sec_num": "3.3."
},
{
"text": "The paper discussed some key methodological and operational aspects related to the design of a medical MT system.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSION",
"sec_num": "4."
},
{
"text": "We have presented how, starting from the study of corpora of diagnostic expressions, a language model has been elaborated and described in a unification based formalism that is suitable for the development of the ANTHEM lingwares.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSION",
"sec_num": "4."
},
{
"text": "Then we have shown how the ANTHEM prototype uses existing MT technology to provide translation and encoding services to medical host applications. A stand alone version of the prototype has been implemented on Sun workstations and integrated in a dummy application.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSION",
"sec_num": "4."
},
{
"text": "The following issues will be dealt with in future work:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSION",
"sec_num": "4."
},
{
"text": "\u2022 The prototype will be tested against large volumes of additional linguistic material and the lingwares will be augmented appropriately. \u2022 A client/server version based on the DCE (Distributed Computing Environment) framework in a mixed PC/UNIX environment is under development and a stand alone version on a PC platform is envisaged.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSION",
"sec_num": "4."
},
{
"text": "\u2022 Finally, both client/server and stand alone versions will be integrated in real scale medical applications for on site evaluation purposes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSION",
"sec_num": "4."
}
],
"back_matter": [],
"bib_entries": {
"BIBREF1": {
"ref_id": "b1",
"title": "Functional Specification of the ANTHEM Prototype",
"authors": [
{
"first": "",
"middle": [],
"last": "Ceusters",
"suffix": ""
}
],
"year": 1989,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "[Ceusters et al.] Ceusters W., Deville G., Mousel P., Streiter O. and Thienpont G., Functional Specification of the ANTHEM Prototype, ANTHEM Deliverable n. Dl-1, 1994 [Dik 89] Dik S., A Theory of Functional Grammar, Foris, Dordrecht, 1989",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Modelization of Task-Oriented Utterances in a Man-Machine Dialogue System",
"authors": [
{
"first": "G",
"middle": [],
"last": "Deville",
"suffix": ""
}
],
"year": 1989,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Deville G., Modelization of Task-Oriented Utterances in a Man-Machine Dialogue System, Ph.D. Thesis, Universitaire Instelling Antwerpen, 1989",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Methodological Principles for the Elaboration of Multilingual Corpora of Medical Diagnostic Expressions",
"authors": [
{
"first": "G",
"middle": [],
"last": "Deville",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Herbigniaux",
"suffix": ""
}
],
"year": 1994,
"venue": "ANTHEM Deliverable n. D2-2 -Part I",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "[Deville & Herbigniaux 94] Deville G. and Herbigniaux E., Methodological Principles for the Elaboration of Multilingual Corpora of Medical Diagnostic Expressions, ANTHEM Deliverable n. D2-2 -Part I, 1994",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Technical Specification of the ANTHEM Prototype",
"authors": [
{
"first": "P",
"middle": [],
"last": "Mousel",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Thienpont",
"suffix": ""
}
],
"year": 1994,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "[Mousel & Thienpont 94] Mousel P. and Thienpont G., Technical Specification of the ANTHEM Prototype, ANTHEM Deliverable n. Dl-2, 1994",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Aspects of a Unification Based Multilingual System for Computer Aided Translation",
"authors": [
{
"first": "O",
"middle": [],
"last": "Streiter",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Haller",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Sharp",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Schmitt-Wigger",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Pease",
"suffix": ""
}
],
"year": 1994,
"venue": "Proceedings of the 14th international conference \"Avignon '94",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "[Streiter et al. 94] Streiter O., Haller J., Sharp R., Schmitt-Wigger A. & Pease C., Aspects of a Unification Based Multilingual System for Computer Aided Translation, Proceedings of the 14th international conference \"Avignon '94\", May 30th -June 3rd 1994",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"uris": null,
"text": "The ANTHEM consortium is coordinated by W.Ceusters of RAMIT vzw (Ghent University Hospital) and further consists of the Institute of Modern Languages of the University of Namur (G. Deville), the IAI of the University of Saarbr\u00fccken (O. Streiter), the CRP-CU of Luxembourg (P. Mousel), the University of Liege (C. G\u00e9rardy), Datasoft Management nv -Oostende (J. Devlies) and the Military Hospital in Brussels (D. Penson).",
"type_str": "figure"
},
"FIGREF1": {
"num": null,
"uris": null,
"text": "Predicates (or heads) are selected from a finite set of semantic types. A semantic type captures the prototypical semantic and combinatorial properties shared by a set of predicates. Most of the semantic types used in the ANTHEM representation model are inherited from the Systematized Nomenclature of Human and Veterinary Medicine (SNOMED), that is a widely used standard in the field of medical terminology [CAP 93].",
"type_str": "figure"
},
"FIGREF2": {
"num": null,
"uris": null,
"text": "Communication between ANTHEM components",
"type_str": "figure"
}
}
}
}