welfare-state-analytics / pyriksprot

Python API for reading riksdagens protokoll as part of Westac Jupyter Pipeline
MIT License
2 stars 0 forks source link

Tagging does not assign correct speaker hashes to utterances #20

Closed roger-mahler closed 1 year ago

roger-mahler commented 2 years ago

Speaker hashes are missing in tagged JSON files, reason unknown. This issue might have been fixed, but needs to be invetigated. The speakerhash.py script can be used to assign speaker hashes post-tagging.

# FIXME Tagging does not assign correct speaker hashes to utterances

https://github.com/welfare-state-analytics/pyriksprot/blob/8a6f86e0fe2b94d9482f64575b45b3a37d113ab1/pyriksprot/scripts/speakerhash.py#L12

roger-mahler commented 1 year ago

Resolved