API Endpoint for journals.

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

{
    "pk": 27216,
    "title": "Document Similarity Misjudgment by LSA: Misses vs. False Positives",
    "subtitle": null,
    "abstract": "Modeling text document similarity is an important yet\nchallenging task. Even the most advanced computational\nlinguistic models often misjudge document similarity relative\nto humans. Regarding the pattern of misjudgment between\nmodels and humans, Lee and colleagues (2005) suggested that\nthe models’ primary failure is occasional underestimation of\nstrong similarity between documents. According to this\nsuggestion, there should be more extreme misses (i.e., models\nfailing to pick up on strong document similarity) than extreme\nfalse positives (i.e., models falsely detecting document\nsimilarity that does not exist). We tested this claim by\ncomparing document similarity ratings generated by humans\nand latent semantic analysis (LSA). Notably, we implemented\nLSA with 441 unique parameter settings, determined optimal\nparameters that yielded high correlations with human ratings,\nand finally identified misses and false positives under the\noptimal parameter settings. The results showed that, as Lee et\nal. predicted, large errors were predominantly misses rather\nthan false positives. Potential causes of the misses and false\npositives are discussed.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "text document relatedness; semantic similarity;\nlatent semantic analysis (LSA)"
        }
    ],
    "section": "Posters: Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5hc428x0",
    "frozenauthors": [
        {
            "first_name": "Kyung",
            "middle_name": "Hun",
            "last_name": "Jung",
            "name_suffix": "",
            "institution": "Kennesaw State University",
            "department": ""
        },
        {
            "first_name": "Eric",
            "middle_name": "",
            "last_name": "Ruthruff",
            "name_suffix": "",
            "institution": "University of New Mexico",
            "department": ""
        },
        {
            "first_name": "Timothy",
            "middle_name": "",
            "last_name": "Goldsmith",
            "name_suffix": "",
            "institution": "University of New Mexico",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2017-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/27216/galley/16852/download/"
        }
    ]
}