API Endpoint for journals.

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

{
    "pk": 26020,
    "title": "Which Algorithms Can and Can’t Learn Identity Effects in Phonological\nGrammars",
    "subtitle": null,
    "abstract": "Suppose you are told that in an alien language the strings AA, MM, DD, RR are all valid words, whereas BF, QG,\nCE, TM are not. You are then asked if you think EE is a valid word. Most people identify EE as a valid word; they are sensitive\nto the fact that all the valid words consist of two identical letters, whereas the invalid words do not. This is known as an identity\neffect, and has been observed in artificial language learning experiments and in a diverse range of natural languages. I give\na formal proof that many popular learning framework, including methods for training neural network of arbitrary number of\nlayers, cannot learn such identity effects. The proof exploits symmetries in the architectures and their training regimes to show\nthat such learners cannot perform with human-like behaviour on these grammatical judgment tasks.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Member Abstracts",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3cg072hv",
    "frozenauthors": [
        {
            "first_name": "Paul",
            "middle_name": "",
            "last_name": "Tupper",
            "name_suffix": "",
            "institution": "Simon Fraser University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2015-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/26020/galley/15644/download/"
        }
    ]
}