Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong speaker role assignment #150

Open
matyaskopp opened this issue Aug 27, 2021 · 0 comments
Open

Wrong speaker role assignment #150

matyaskopp opened this issue Aug 27, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@matyaskopp
Copy link
Member

role assignment is buggy:
https://github.com/ufal/ParCzech/blob/master/src/downloader/stenoprotokoly_2013ps-now.pl#L730-L739

In this case: https://www.psp.cz/eknih/2013ps/stenprot/042schuz/s042231.htm#r2
Místopředseda vlády ČR a ministr financí Andrej Babiš should have ana="#regular", but in ParCzech 3.0, guest role is used:

<note type="speaker">Místopředseda vlády ČR a ministr financí Andrej Babiš</note>
<u who="#AndrejBabis.1954" 
     ana="#guest" 
     xml:id="ps2013-042-07-015-208.u2" 
     source="https://www.psp.cz/eknih/2013ps/stenprot/042schuz/s042231.htm#r2">
...
@matyaskopp matyaskopp added the bug Something isn't working label Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant