API Endpoint for journals.

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

{
    "pk": 29522,
    "title": "Predicting Age of Acquisition in Early Word Learning Using Recurrent NeuralNetworks",
    "subtitle": null,
    "abstract": "Vocabulary growth and syntactic development are known tobe highly correlated in early child language. What determineswhen words are acquired and how can this help us understandwhat drives early language development? We train an LSTMlanguage model, known to detect syntactic regularities that arerelevant for predicting the difficulty of words, on child-directedspeech. We use the average surprisal of words for the model,which encodes sequential predictability, as a predictor for theage of acquisition of words in early child language. We com-pare this predictor to word frequency and others and find thataverage surprisal is a good predictor for the age of acquisitionof function words and predicates beyond frequency, but notfor nouns. Our approach provides insight into what makes agood model of early word learning, especially for words whosemeanings rely heavily on linguistic context.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Language model; recurrent neural network;LSTM; language acquisition; age of acquisition; child directedspeech; word learning."
        }
    ],
    "section": "Word Learning",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0j73138g",
    "frozenauthors": [
        {
            "first_name": "Eva",
            "middle_name": "",
            "last_name": "Portelance",
            "name_suffix": "",
            "institution": "Stanford University",
            "department": ""
        },
        {
            "first_name": "Judith",
            "middle_name": "",
            "last_name": "Degen",
            "name_suffix": "",
            "institution": "Stanford University",
            "department": ""
        },
        {
            "first_name": "Michael",
            "middle_name": "C.",
            "last_name": "Frank",
            "name_suffix": "",
            "institution": "Stanford University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2020-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/29522/galley/19382/download/"
        }
    ]
}