API Endpoint for journals.

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

{
    "pk": 30861,
    "title": "A Cooperative Model of Intuition and Reasoning for Natural Language Processing - Microfeatures and Logic",
    "subtitle": null,
    "abstract": "This paper discusses problems of right retrievals of memory, preferential orderings, and script selection/withdrawal in natural language processing (NLP). Atmosphere is introduced to solve these problems. It works as a contextual indicator which roughly grasps what is being talked about. An implementation mechanism for atmosphere is presented inspired by artificial neural network researches. It is characterized by microfeature representation, a chronological FIFO (First-In First- Out memory), and threshold-based selection. The mechanism constructs an intuition module and works for N L P while cooperating with a logic module which uses T M S to check the justifications of preferential decisions done by the intuition module.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Poster Presentations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1rg5v61w",
    "frozenauthors": [
        {
            "first_name": "Hideo",
            "middle_name": "",
            "last_name": "Shimazu",
            "name_suffix": "",
            "institution": "NEC Corporation",
            "department": ""
        },
        {
            "first_name": "Yosuke",
            "middle_name": "",
            "last_name": "Takashima",
            "name_suffix": "",
            "institution": "NEC Corporation",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1989-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30861/galley/20710/download/"
        }
    ]
}