We lifted 4 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| gtfintechlab/CoCoHD | canonical | 2 of 4 |
| Function | Status | Where it lives |
|---|---|---|
| count_files_in_folder | Ran | gtfintechlab/CoCoHD/data_collection/scrape_transcripts.py pointer only (licence: NONE) · get_code("5a6f0c3636ebbb8d") |
| generate_mapping | Ran | gtfintechlab/CoCoHD/data_cleaning/generate_mapping.py pointer only (licence: NONE) · get_code("2de461a7d36dd30c") |
| fine_tune_plm | Not yet run | gtfintechlab/CoCoHD/finetuning/fine_tune_plm_grid_search.py pointer only (licence: NONE) · get_code("27982069dec9f283") |
| retrieve | Not yet run | gtfintechlab/CoCoHD/data_collection/scrape_transcripts.py pointer only (licence: NONE) · get_code("65135a2920b02256") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
U.S. congressional hearings significantly influence the national economy and social fabric, impacting individual lives. Despite their importance, there is a lack of comprehensive datasets for analyzing these discourses. To address this, we propose the Congress Committee Hearing Dataset (CoCoHD), covering hearings from 1997 to 2024 across 86 committees, with 32,697 records. This dataset enables researchers to study policy language on critical issues like healthcare, LGBTQ+ rights, and climate justice. We demonstrate its potential with a case study on 1,000 energy-related sentences, analyzing the Energy and Commerce Committee's stance on fossil fuel consumption. By fine-tuning pre-trained language models, we create energy-relevant measures for each hearing. Our market analysis shows that natural language analysis using CoCoHD can predict and highlight trends in the energy sector.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2410.03099")
get_code_for_paper("2410.03099")
have("2410.03099")
Connect an agent — have() is free.