API Endpoint for journals.

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

{
    "pk": 31891,
    "title": "Recurrent Natural Language Parsing",
    "subtitle": null,
    "abstract": "A recurrent network was trained from sentence examples to construct symbolic parses of sentence forms. Hundreds of sentences, representing significant syntactic complexity, were formulated and then divided into training and testing sets to evaluate the ability of a recurrent network to learn their structure. The network is shown to generalize well over test sentences and the errors that do remain are found to be of a single type and related to human limitations of sentence processing.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Refereed Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1k76v6kw",
    "frozenauthors": [
        {
            "first_name": "Stan",
            "middle_name": "C.",
            "last_name": "Kwasny",
            "name_suffix": "",
            "institution": "Washington University",
            "department": ""
        },
        {
            "first_name": "Sahnny",
            "middle_name": "",
            "last_name": "Johnson",
            "name_suffix": "",
            "institution": "Knox College",
            "department": ""
        },
        {
            "first_name": "Barry",
            "middle_name": "L.",
            "last_name": "Kalman",
            "name_suffix": "",
            "institution": "Washington University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1994-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/31891/galley/22957/download/"
        }
    ]
}