API Endpoint for journals.

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

{
    "pk": 33140,
    "title": "Parsing and Recovery",
    "subtitle": null,
    "abstract": "The paper introduces a general model of recovery from errors in parsing. The mechanism proposed returns selectively on the choice points, in order to identify the one that was badly resolved, and could have caused the error. Then, it selects an alternative previously discarded and finally selectively repairs the appropriate fragments between the ambiguous region and the breakdown region. Both the psycholinguistic and the computational features of the model are put in evidence.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "17",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9xc3w160",
    "frozenauthors": [
        {
            "first_name": "Vincenzo",
            "middle_name": "",
            "last_name": "Lombardo",
            "name_suffix": "",
            "institution": "Universita di Torino",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1995-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/33140/galley/24201/download/"
        }
    ]
}