Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 3.77 KB

how-to-generate-tables-in-paper.md

File metadata and controls

49 lines (35 loc) · 3.77 KB

Generating the tables in the paper

Appendix (Table 6) - The non-recursive rules

To obtain the table in the appendix listing all non-recursive rules, run: generate_rules_latex_table.ipynb which results in the file: amie-rules-non-recursive.tex

Appendix (Table 3) - Results for Q1 & Q2 averaged per predicate - SCAR_p

To obtain this table, run: noisy_prop_scores_scar.ipynb to obtain: confidence-error-table-scar-rerun-agg-per-p.tex

Appendix (Table 4) - Results for Q1 & Q2 averaged per predicate - SAR_{group}

To obtain this table, run: noisy_prop_scores_sar_two_subject_groups_no_pca_table.ipynb to obtain: confidence-error-table-sar-two-subject-groups-agg-per-p.tex

Appendix (Table 5)- Results for Q1 & Q2 averaged per predicate - SAR_{popularity}

To obtain this table, run: noisy_prop_scores_popularity_no_pca_table.ipynb to obtain: confidence-error-table-sar-popularity-agg-per-p.tex

Main Paper Table 1 - Results for Q1 & Q2, averaged over all predicates

To obtain this table, run: combine_one_line_table_summaries.ipynb Note that this requires (see tables for appendices):

which results in the file: confidence-error-summary-selection-mechanisms.tex

Main Paper Table 2 - Aggregated results for Q3

To obtain this table, run: noisy_prop_scores_pca_version_with_pca_scenario_rule_filtering_table.ipynb which results in the file: confidence-error-table-sar-two-subject-groups-pca_version-case-specific_agg-per-p.tex