Recent Releases of orange-story-navigator

orange-story-navigator - 0.2.1

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.2.0...0.2.1

- Python
Published by eriktks 9 months ago

orange-story-navigator - 0.2.0

What's Changed

  • Workflow with five widgets by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/158

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.1.1...0.2.0

- Python
Published by eriktks 9 months ago

orange-story-navigator - 0.1.2

New release since version 0.1.1 does not appear on pypi.org

- Python
Published by eriktks about 1 year ago

orange-story-navigator - 0.1.1

Fixed bug which caused all words in Actors widget to be identified as custom words

- Python
Published by eriktks about 1 year ago

orange-story-navigator - 0.1.0

What's Changed

  • Added frequencies of future verbs in action stats by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/155
  • Seven tutorials to be part of the storynavigator documentation, section 'tutorials' by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/117
  • Purpose widget by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/129

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.33...0.1.0

- Python
Published by eriktks about 1 year ago

orange-story-navigator - 0.0.33

What's Changed

  • Optional stopwords in Elements widget by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/120
  • Added auxilary verbs to be highlighted as well when stopwords are not… by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/121
  • tag future tense verbs by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/127
  • Merge custom word list based on full verb by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/122
  • Voice determination (active or passive) functionality for Dutch sentences by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/128
  • Means widget by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/123

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.32...0.0.33

- Python
Published by eriktks about 1 year ago

orange-story-navigator - 0.0.32

What's Changed

Apart from expanding the elements widget with information about the lemma and syntactic head of each token, this release also fixes a bug dealing with reading a non-existing entity cache file in the settings widget

  • Expand Elements widget output by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/119

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.31...0.0.32

- Python
Published by eriktks over 1 year ago

orange-story-navigator - 0.0.31

This release involves moving the entity cache file of the settings widget to a temporary os-dependent directory

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.30...0.0.31

- Python
Published by eriktks over 1 year ago

orange-story-navigator - 0.0.30

This version includes version numbers for all dependent packages mentioned in both pyproject.toml and requirements.txt to reduce the installation time of this package

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.29...0.0.30

- Python
Published by eriktks over 1 year ago

orange-story-navigator - 0.0.29

This version includes version numbers for all dependent packages mentioned in requirements.txt to reduce the installation time of this package

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.28...0.0.29

- Python
Published by eriktks over 1 year ago

orange-story-navigator - 0.0.28

This release includes extra package version contraints in the file requirements.txt to try to limit in installation time of this package (currently >30 minutes)

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.27...0.0.28

- Python
Published by eriktks over 1 year ago

orange-story-navigator - 0.0.27

What's Changed

  • Issue 115 mac cache bug by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/116

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.026...0.0.27

- Python
Published by eriktks over 1 year ago

orange-story-navigator - 0.0.26

What's Changed

This release fixes a bug in the settings widget regarding reaading the configuration file dutch_entities.csv

  • standard read of dutch_entities.csv by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/112

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.25...0.026

- Python
Published by eriktks over 1 year ago

orange-story-navigator - 0.0.25

What's Changed

This release adds a new setting widget and fixes several bugs

  • os.linesep changed to \n by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/98
  • Tupelize corpus updated by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/110
  • Tupelize corpus by @f-hafner in https://github.com/navigating-stories/orange-story-navigator/pull/32
  • Setting widget expanded by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/81
  • Setting widget by @f-hafner in https://github.com/navigating-stories/orange-story-navigator/pull/33

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.23...0.0.24

- Python
Published by ThijsVroegh over 1 year ago

orange-story-navigator - 0.0.24

What's Changed

This release adds a new setting widget and fixes several bugs

  • os.linesep changed to \n by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/98
  • Tupelize corpus updated by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/110
  • Tupelize corpus by @f-hafner in https://github.com/navigating-stories/orange-story-navigator/pull/32
  • Setting widget expanded by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/81
  • Setting widget by @f-hafner in https://github.com/navigating-stories/orange-story-navigator/pull/33

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.23...0.0.24

- Python
Published by ThijsVroegh over 1 year ago

orange-story-navigator - 0.0.23

identical to 0.0.22 (automatic bumping did not appear to work)

- Python
Published by ThijsVroegh over 1 year ago

orange-story-navigator - 0.022

0.022, to fix the possibility to use custom word lists

- Python
Published by ThijsVroegh over 1 year ago

orange-story-navigator - 0.0.21

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.20...0.0.21

- Python
Published by ThijsVroegh over 1 year ago

orange-story-navigator - 0.0.20

What's Changed

  • Updates docs by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/60
  • Fix tests and CI by @stefsmeets in https://github.com/navigating-stories/orange-story-navigator/pull/62
  • Move build config to pyproject.toml by @stefsmeets in https://github.com/navigating-stories/orange-story-navigator/pull/67
  • issue54, changed ids to numeric by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/68
  • Solving issue44 and issue37 by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/71
  • Solved issue 40 by @eriktks in https://github.com/navigating-stories/orange-story-navigator/pull/72
  • Restructure documentation and include missing information on installing the storynavigator widget by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/69
  • adds DOI badge to readme by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/76
  • Issue77 by @ThijsVroegh in https://github.com/navigating-stories/orange-story-navigator/pull/79

New Contributors

  • @stefsmeets made their first contribution in https://github.com/navigating-stories/orange-story-navigator/pull/62
  • @eriktks made their first contribution in https://github.com/navigating-stories/orange-story-navigator/pull/72

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.19...0.0.20

- Python
Published by ThijsVroegh over 1 year ago

orange-story-navigator - 0.0.19

What's Changed

  • fixes issue #52 by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/59
  • adds error when inputs and outputs of widgets are incompatible by @f-hafner in https://github.com/navigating-stories/orange-story-navigator/pull/56
  • fixes issue #39 and others by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/58 (temporary fix by fuzzy matching story text and processed sentences in elements widget output table)
  • removes redundant outputs for actor and action widgets (selected data)
  • adds an example workflow by @f-hafner in https://github.com/navigating-stories/orange-story-navigator/pull/55

New Contributors

  • @ThijsVroegh made their first contribution in https://github.com/navigating-stories/orange-story-navigator/pull/57

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.18...0.0.19

- Python
Published by kodymoodley almost 2 years ago

orange-story-navigator - 0.0.18

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.17...0.0.18

Changes:

  • Updates spacy load mechanism from dev to prod method
  • Fixes bug with listing invalid stories in doc list of Actor / Action widgets which cause errors when selecting them because they do not have entries in the story elements frame
  • Fixes bug with sentiment analysis model that occurs in corner cases where the number of words in a sentence exceeds 512. The model throws an error in such cases. The workaround or fix for these cases is that we only pass the first 512 tokens of the sentence to the model for processing.

- Python
Published by kodymoodley almost 2 years ago

orange-story-navigator - 0.0.17

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.16...0.0.17

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.16

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.15...0.0.16

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.15

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.14...0.0.15

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.14

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.13...0.0.14

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.13

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.12...0.0.13

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.12

What's Changed

  • Dataset level start by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/21
  • starts refactoring code by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/22
  • creates working tagging widget to generate data table to be used down… by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/23
  • includes custom tag classification as part of master tagging info dataframe by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/26
  • fixes bug when optional custom tags dictionary is not specified by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/27
  • Adapting actor widget by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/29
  • implements first attempt to refactor custom tagging functionality by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/30
  • Flavio/issue 15 by @f-hafner in https://github.com/navigating-stories/orange-story-navigator/pull/28
  • Refactor actor widget by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/35
  • Refactor actor widget by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/36

New Contributors

  • @f-hafner made their first contribution in https://github.com/navigating-stories/orange-story-navigator/pull/28

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.11...0.0.12

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.11

What's Changed

  • Custom tagging by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/9
  • updates tests by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/10

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.10...0.0.11

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.10

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.9...0.0.10

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.9

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.8...0.0.9

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.8

What's Changed

  • Update action widget by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/7
  • updates frequency variable to top 20 instead of top 10 by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/8

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.7...0.0.8

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.7

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.6...0.0.7

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.6

What's Changed

  • Test release by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/6

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.5...0.0.6

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.5

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.4...0.0.5

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.4

What's Changed

  • Create publish-to-testpypi.yml by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/4
  • Test release by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/5

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.2...0.0.4

- Python
Published by kodymoodley about 2 years ago

orange-story-navigator - 0.0.3

What's Changed

  • Create publish-to-testpypi.yml by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/4
  • Test release by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/5

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.2...0.0.3

- Python
Published by kodymoodley over 2 years ago

orange-story-navigator - 0.0.3-alpha

What's Changed

  • Create publish-to-testpypi.yml by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/4
  • Test release by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/5

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.2-alpha...0.0.3-alpha

- Python
Published by kodymoodley over 2 years ago

orange-story-navigator - 0.0.2-alpha

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.2...0.0.2-alpha

- Python
Published by kodymoodley over 2 years ago

orange-story-navigator - 0.0.2

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/compare/0.0.1...0.0.2

- Python
Published by kodymoodley over 2 years ago

orange-story-navigator - 0.0.1

Very first

What's Changed

  • Nlptagger by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/1
  • Storynetwork by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/2
  • adds subject analysis features. adds basic sentiment analysis of noun… by @kodymoodley in https://github.com/navigating-stories/orange-story-navigator/pull/3

New Contributors

  • @kodymoodley made their first contribution in https://github.com/navigating-stories/orange-story-navigator/pull/1

Full Changelog: https://github.com/navigating-stories/orange-story-navigator/commits/0.0.1

- Python
Published by kodymoodley over 2 years ago