API Endpoint for journals.

GET /api/articles/32881/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 32881,
    "title": "Integrating Knowledge Sources in Language Comprehension",
    "subtitle": null,
    "abstract": "Multiple types of knowledge (syntax, semantics, pragmatics, etc.) contribute to establishing the meaning of an utterance. Immediate application of these knowledge sources is necessary to satisfy the real-time constraintof 200 to 300 words per minute for adult comprehension, since delaying the use of a knowledge source introduces computational inefficiencies in the form of overgeneration. O n the other hand, ensuring that all relevant knowledge is brought to bear as each word in the sentence is understood is a difficult design problem. As a solution to this problem, w e present N L - Soar, a language comprehension system that integrates disparate knowledge sources automatically. Through experience, the nature of the understanding process changes from deliberate, sequential problem solving to recognitional comprehension that applies all the relevant knowledge sources simultaneously to each word. The dynamic character of the system results directly from its implementation within the Soar architecture.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Paper Presentations -- Language Understanding",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8j875177",
    "frozenauthors": [
        {
            "first_name": "Jill",
            "middle_name": "Fain",
            "last_name": "Lehman",
            "name_suffix": "",
            "institution": "Carnegie Mellon University",
            "department": ""
        },
        {
            "first_name": "Richard",
            "middle_name": "L.",
            "last_name": "Lewis",
            "name_suffix": "",
            "institution": "Carnegie Mellon University",
            "department": ""
        },
        {
            "first_name": "Allen",
            "middle_name": "",
            "last_name": "Newell",
            "name_suffix": "",
            "institution": "Carnegie Mellon University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1991-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32881/galley/23941/download/"
        }
    ]
}