Skip to content

Commit

Permalink
resise images; changes setting icon docs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kodymoodley committed Jan 11, 2024
1 parent a8a5cd0 commit 7fcdbb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ Orange3 Story Navigator Add-on
==============================

.. image:: ../orangecontrib/storynavigation/widgets/icons/storynavigator_logo.png
:width: 300
:width: 200
:alt: story navigator add-on all widgets

Story Navigator is an add-on for the `Orange3 data mining <http://orangedatamining.com>`_ platform which is able to analyse Dutch textual stories using the lenses of `narrative psychology <https://psycnet.apa.org/record/2003-04376-006>`_, `narrative analysis <https://www.annualreviews.org/doi/abs/10.1146/annurev.soc.24.1.517?casa_token=jcsMQx_jHUgAAAAA%3ACU6_eEEkFknTPrtI9dz4tohbcR0Ij04wEdriAmlFW3CFlZKe81NzqJY5dUKLvRJhWrSegYcUNJHKcYQ&casa_token=JFJOe8zjrGQAAAAA%3AgZ4K_j9JF5HS3CkenJ4jmJO1nfpBCVQhxXMUpfuF8dG8CVe564T6Ux6gr11sBUbd5tTY16DK3DHqYi0>`_, and narrative theory. It provides a series of Orange widgets to generate, analyse and visualise quantitative information about an individual or collection of stories written in the Dutch language. The add-on makes use of lexicographic analysis and natural language processing methods. It is inspired by ideas concerning the decomposition of textual narratives into `story elements <http://journals.sagepub.com/doi/full/10.1177/0081175012462370?casa_token=-FLZfJXKNwoAAAAA%3A0sYxlVEBKciRzS6HKne5ZeNx3k5zjMzKqCRIeG2Ra8sguV0lyo2nCpeeRKZzr5XnYtKLi7k9nq32pMY>`_ or `digital story grammar <http://www.tandfonline.com/doi/abs/10.1080/13645579.2020.1723205>`_.

.. image:: widgets/images/story_navigator_allwidgets_icon.png
:width: 500
:width: 350
:alt: story navigator add-on all widgets

Widgets
Expand Down
2 changes: 1 addition & 1 deletion doc/widgets/settinganalysis.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Setting
=======

<img src="../../orangecontrib/storynavigation/widgets/icons/setting_analysis_icon.png" alt="image" width="120" height="auto">
<img src="images/setting_analysis_icon.png" alt="setting analysis widget icon" width="80" height="auto">

An Orange3 widget to identify clusters of words in individual stories which might indicate the major topics touched upon within the story. Stories must be textual stories written in the Dutch language.

Expand Down

0 comments on commit 7fcdbb2

Please sign in to comment.