Orange-Story-Navigator


NameOrange-Story-Navigator JSON
Version 1.7.0 PyPI version JSON
download
home_pagehttps://github.com/biolab/orange3-network
SummaryNarrative analysis add-on for the Orange 3 data mining software package.
upload_time2023-01-26 14:44:19
maintainer
docs_urlNone
authorKody Moodley, The Netherlands eScience Center
requires_python
licenseGPLv3
keywords story analysis narrative theory natural language processing story networks character networks data mining machine learning artificial intelligence orange orange3 add-on
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Orange3 Story Navigator
=======================

Orange3-Story-Navigator is an add-on for the Orange data mining software package. It
provides story textual analysis features based on principles in narrative psychology. The aim of the widgets in the Story Navigator module are to support human analysis of stories represented in digital texts with a main focus on identifying and describing the following components of the narrative:

1) Setting
2) Main agent(s)
3) Means
4) Acts and events
5) Purpose
6) Breach

See:

[1] Burke, K. (1969). The grammar of motives. Prentice Hall, New York. Originally published in 1945.
[2] M. Murray and A. Sools, P. Rohleder, A.C. Lyons (Eds.), Qualitative research in clinical and health psychology, Palgrave MacMillan, Houndmills Basingstoke (2015), pp. 133-154

See [documentation](http://orange3-storynavigator.readthedocs.org/).

Features
--------
#### Story analysis widgets to:
* automate annotation of named entities in the story (characters, locations, events etc.)
* identify topics of discourse in stories and how these topics change as the narrative progresses
* calculate character agency (through novel metrics for character agency)
* analyse narrative arc in a story by visualising changes in character agency, descriptions and writing style
* generate and analyse networks of characters, actions and objects involved in the narrative


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/biolab/orange3-network",
    "name": "Orange-Story-Navigator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "story analysis,narrative theory,natural language processing,story networks,character networks,data mining,machine learning,artificial intelligence,orange,orange3 add-on",
    "author": "Kody Moodley, The Netherlands eScience Center",
    "author_email": "k.moodley@esciencecenter.nl",
    "download_url": "https://files.pythonhosted.org/packages/1f/6e/17afe04da1b2c736b8e66fd52bca93862fb53eded454bc937d41dae577c8/Orange-Story-Navigator-1.7.0.tar.gz",
    "platform": null,
    "description": "Orange3 Story Navigator\n=======================\n\nOrange3-Story-Navigator is an add-on for the Orange data mining software package. It\nprovides story textual analysis features based on principles in narrative psychology. The aim of the widgets in the Story Navigator module are to support human analysis of stories represented in digital texts with a main focus on identifying and describing the following components of the narrative:\n\n1) Setting\n2) Main agent(s)\n3) Means\n4) Acts and events\n5) Purpose\n6) Breach\n\nSee:\n\n[1] Burke, K. (1969). The grammar of motives. Prentice Hall, New York. Originally published in 1945.\n[2] M. Murray and A. Sools, P. Rohleder, A.C. Lyons (Eds.), Qualitative research in clinical and health psychology, Palgrave MacMillan, Houndmills Basingstoke (2015), pp. 133-154\n\nSee [documentation](http://orange3-storynavigator.readthedocs.org/).\n\nFeatures\n--------\n#### Story analysis widgets to:\n* automate annotation of named entities in the story (characters, locations, events etc.)\n* identify topics of discourse in stories and how these topics change as the narrative progresses\n* calculate character agency (through novel metrics for character agency)\n* analyse narrative arc in a story by visualising changes in character agency, descriptions and writing style\n* generate and analyse networks of characters, actions and objects involved in the narrative\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Narrative analysis add-on for the Orange 3 data mining software package.",
    "version": "1.7.0",
    "split_keywords": [
        "story analysis",
        "narrative theory",
        "natural language processing",
        "story networks",
        "character networks",
        "data mining",
        "machine learning",
        "artificial intelligence",
        "orange",
        "orange3 add-on"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f6e17afe04da1b2c736b8e66fd52bca93862fb53eded454bc937d41dae577c8",
                "md5": "3ab3f8b501eefe2dd8ab1596271a9176",
                "sha256": "edc968da18cd3b3198b60b6173465cade60e07167a5a57cabb3ecafb41b295ef"
            },
            "downloads": -1,
            "filename": "Orange-Story-Navigator-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3ab3f8b501eefe2dd8ab1596271a9176",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2452349,
            "upload_time": "2023-01-26T14:44:19",
            "upload_time_iso_8601": "2023-01-26T14:44:19.619914Z",
            "url": "https://files.pythonhosted.org/packages/1f/6e/17afe04da1b2c736b8e66fd52bca93862fb53eded454bc937d41dae577c8/Orange-Story-Navigator-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 14:44:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "biolab",
    "github_project": "orange3-network",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "orange-story-navigator"
}
        
Elapsed time: 0.03284s