API Endpoint for journals.

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

{
    "pk": 29832,
    "title": "Using Natural Language Processing Models to Evaluate STEM Book Coherence",
    "subtitle": null,
    "abstract": "Learning in the STEM disciplines depends on high-quality STEM books, but choosing a textbook can be difficult inthe absence of objective measures of text quality. Here we compared two natural language processing approaches forevaluating text cohesion. In Coh-Metrix (Graesser et al. 2004), text cohesion is indicated by the mean cosine value of theall possible pairs of sentence vectors, with sentence vectors based on LSA. We introduce a new method for measuring textcoherence based on the deep learning language model RoBERTa (Liu et al., 2019). In this new approach, coherence ismeasured by determining the average predictability of all of the words in the text, with word predictability a function ofeach words linguistic context. Coherence as measured by RoBERTa more closely matched the coherence ratings of humanjudges than did Coh-Metrix. Implications for the assessment and categorization of STEM books are discussed.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Poster Session 2",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0p39z0kh",
    "frozenauthors": [
        {
            "first_name": "Hilary",
            "middle_name": "",
            "last_name": "Miller",
            "name_suffix": "",
            "institution": "Emory University",
            "department": ""
        },
        {
            "first_name": "Phillip",
            "middle_name": "",
            "last_name": "Wolff",
            "name_suffix": "",
            "institution": "Emory 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/29832/galley/19686/download/"
        }
    ]
}