Skip to content

Fix TableNotFoundError for EB tables where "explanation" tables are in the same subsection; Handle rightarrow in wrong encoding; Fix regression bugs#80

Merged
hf-kklein merged 15 commits intomainfrom
20230629-v33
Jun 30, 2023
Merged

Fix TableNotFoundError for EB tables where "explanation" tables are in the same subsection; Handle rightarrow in wrong encoding; Fix regression bugs#80
hf-kklein merged 15 commits intomainfrom
20230629-v33

Conversation

@hf-kklein
Copy link
Copy Markdown
Contributor

No description provided.

hf-kklein and others added 5 commits June 30, 2023 13:00
Bumps [ebdtable2graph](https://github.com/Hochfrequenz/ebd_table_to_graph) from 0.1.10 to 0.1.11.
- [Commits](https://github.com/Hochfrequenz/ebd_table_to_graph/commits)

---
updated-dependencies:
- dependency-name: ebdtable2graph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@hf-kklein hf-kklein changed the title FixTableNotFoundError for EB tables where "explanation" tables are in the same subsection Fix TableNotFoundError for EB tables where "explanation" tables are in the same subsection Jun 30, 2023
@hf-kklein hf-kklein changed the title Fix TableNotFoundError for EB tables where "explanation" tables are in the same subsection Fix TableNotFoundError for EB tables where "explanation" tables are in the same subsection; Handle rightarrow in wrong encoding Jun 30, 2023
@hf-kklein hf-kklein changed the title Fix TableNotFoundError for EB tables where "explanation" tables are in the same subsection; Handle rightarrow in wrong encoding Fix TableNotFoundError for EB tables where "explanation" tables are in the same subsection; Handle rightarrow in wrong encoding; Fix regression bugs Jun 30, 2023
hf-kklein added a commit to Hochfrequenz/machine-readable_entscheidungsbaumdiagramme that referenced this pull request Jun 30, 2023
…ue to Hochfrequenz/ebdamame/issues/78

main.py -i unittests/test_data/ebd20230619_v34.docx -o ../machine-readable_entscheidungsbaumdiagramme/FV2310 -t json -t dot -t svg -t puml 
Hochfrequenz/ebdamame#78
using the code from Hochfrequenz/ebdamame#80
FV2304
@hf-kklein hf-kklein linked an issue Jun 30, 2023 that may be closed by this pull request
@hf-kklein hf-kklein marked this pull request as ready for review June 30, 2023 16:26
hf-kklein added a commit to Hochfrequenz/machine-readable_entscheidungsbaumdiagramme that referenced this pull request Jun 30, 2023
…ue to Hochfrequenz/ebdamame/issues/78 (#11)

* Add FV2310/v3.4 and FV2304/v3.3 EBDs (2023-06-19) that were skipped due to Hochfrequenz/ebdamame/issues/78

main.py -i unittests/test_data/ebd20230619_v34.docx -o ../machine-readable_entscheidungsbaumdiagramme/FV2310 -t json -t dot -t svg -t puml 
Hochfrequenz/ebdamame#78
using the code from Hochfrequenz/ebdamame#80
FV2304

* more
@hf-kklein hf-kklein merged commit c218870 into main Jun 30, 2023
@hf-kklein hf-kklein deleted the 20230629-v33 branch June 30, 2023 16:32
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.

False negative table not found error e.g for E_0406 and E_0407

1 participant