API Endpoint for journals.

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

{
    "pk": 34959,
    "title": "Online unconstrained handwritten Tibetan character recognition using statistical recognition method",
    "subtitle": null,
    "abstract": "This paper describes a recognition system for online handwritten Tibetan characters using advanced techniques in character recognition. To eliminate noise points of handwriting trajectories, we introduce a de-noising approach by using dilation, erosion, thinning operators of mathematical morphology. Selecting appropriate structuring elements, we can clear up large amounts of noises in the glyphs of the character. To enhance the recognition performance, we adopt a three-stage classification strategy, where the top rank output classes by the baseline classifier are re-classified by similarcharacter discrimination classifier. Experiments have been carried out on two databases MRG-OHTC and IIP-OHTC. Test results show the used recognition algorithm is effective and can be applied to pen-based mobile devices.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "online handwritten Tibetan character recognition"
        },
        {
            "word": "de-noising"
        },
        {
            "word": "pre-processing"
        },
        {
            "word": "three-stage classification"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3dk73778",
    "frozenauthors": [
        {
            "first_name": "Long-long",
            "middle_name": "",
            "last_name": "Ma",
            "name_suffix": "",
            "institution": "Institute of Software, Chinese Academy of Sciences",
            "department": "None"
        },
        {
            "first_name": "Jiang",
            "middle_name": "",
            "last_name": "Wu",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2016-02-15T20:11:32Z",
    "date_accepted": "2016-02-15T20:11:32Z",
    "date_published": "2016-08-01T08:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/himalayanlinguistics/article/34959/galley/26070/download/"
        }
    ]
}