navigating-stories / orange-story-navigator

Add-on to the Orange3 data mining toolkit with text processing widgets from the project Navigating Stories
https://research-software-directory.org/projects/navigating-stories
Other
2 stars 2 forks source link

Solving issue44 and issue37 #71

Closed ThijsVroegh closed 2 weeks ago

ThijsVroegh commented 3 weeks ago
Issues

44 #37

Description of changes

At the parts where data is read into the actors and actions widget (@Inputs.story_elements and @Inputs.stories), the self.valid_stories is initialized to null. This avoids that former stories that were already loaded are appended to the list of new loaded stories.

Includes
ThijsVroegh commented 2 weeks ago

@kodymoodley ; In addition to @eriktks, do you also want to take a look at this?