Skip to content

Fix #169#172

Open
pagelj wants to merge 1 commit into
develop/3.xfrom
fix/169
Open

Fix #169#172
pagelj wants to merge 1 commit into
develop/3.xfrom
fix/169

Conversation

@pagelj
Copy link
Copy Markdown
Member

@pagelj pagelj commented Nov 18, 2021

This is a fix for issue #169

For each segment which has no utterance or mention (depending on if mode was "Active" or "Passive") we add a dummy row with the information of the first row of the words.per.segment data table but replace the segment column with the offset of the missing segment and the count with 0. During the reshaping step, this gets propagated to all other characters/entities and prevents the segment from being omitted from the end result

This prevents the segment from being omitted from the end result
@pagelj pagelj changed the title Add count of 0 for segments with no utterance/mention Fix #169 Nov 18, 2021
@pagelj pagelj requested a review from nilsreiter November 18, 2021 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant