opengamedata / opengamedata-core

Python framework for extracting features from OpenGameData event datasets.
https://opengamedata.fielddaylab.wisc.edu/
MIT License
1 stars 3 forks source link

Journalism: StoryScoreSequence #108

Closed LswaN58 closed 10 months ago

LswaN58 commented 1 year ago

This should be a per-level feature that compiles a list of story_score scores for each story_updated event in a level.

We should override the AvailableModes function to only allow this feature to run in ExtractionMode.PLAYER and ExtractionMode.SESSION modes.