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

FR: Invalid chairman speech identification #806

Open
matyaskopp opened this issue Oct 9, 2023 · 0 comments
Open

FR: Invalid chairman speech identification #806

matyaskopp opened this issue Oct 9, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@matyaskopp
Copy link
Collaborator

There are suspiciously small amounts of chairman speeches, there are two files that do not have chairman speeches at all.
Below is an example of the bug.

Source:

XML https://www.assemblee-nationale.fr/dyn/opendata/CRSANR5L15S2022O1N151.xml

<paragraphe valeur_ptsodj="1" ordinal_prise="1" id_preparation="2052525" ordre_absolu_seance="9" id_acteur="PA721824" id_mandat="PM723394" id_nomination_oe="-1" id_nomination_op="PM767299" code_grammaire="PAROLE_GENERIQUE" code_style="NORMAL" code_parole="PAROLE_1_1" sommaire="0" id_syceron="2783771" valeur="">
<orateurs>
<orateur>
<nom>M. le président</nom>
<id>721824</id>
<qualite/>
</orateur>
</orateurs>
<texte stime="604.49">La parole est à Mme Marie-Christine Verdier-Jouclas, rapporteure de la commission mixte paritaire.</texte>
</paragraphe>

alternative HTML https://www.assemblee-nationale.fr/dyn/15/comptes-rendus/seance/session-ordinaire-de-2021-2022/deuxieme-seance-du-mardi-08-fevrier-2022
image

Result:

<u who="#PA721824" xml:id="ParlaMint-FR_2022-02-08-O1151.u2" ana="#regular">
    <seg xml:id="ParlaMint-FR_2022-02-08-O1151.u2.1">La parole est à Mme Marie-Christine Verdier-Jouclas, rapporteure de la commission mixte paritaire.</seg>
</u>
@matyaskopp matyaskopp added the bug Something isn't working label Oct 9, 2023
@matyaskopp matyaskopp added this to the Future milestone Oct 9, 2023
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

2 participants