14 Commits
Author SHA1 Message Date
imacat b089d92c25 Add the conference paper. 2026-08-17 04:39:40 +08:00
imacatandClaude Fable 5 59e3d00ca7 Add the wide pattern matrix of the women-power songs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 22:27:09 +08:00
imacatandClaude Fable 5 5c9da0ee1e Rewrite the research plan to the executed pipeline
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 21:14:16 +08:00
imacatandClaude Fable 5 25e49e97be Import the settled patterns and annotations into the working store
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 21:05:22 +08:00
imacatandClaude Fable 5 965eea50cb Add the tally-annotations subcommand settling the pattern matrix
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 20:39:33 +08:00
imacatandClaude Fable 5 1318158597 Archive the step 5-4 pattern-annotation runs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 20:24:12 +08:00
imacatandClaude Fable 5 8f0ee02b1b Archive the step 5-3 grouped synthesis runs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 20:24:02 +08:00
imacatandClaude Fable 5 1bd7c78b4d Add the step 5 grouped synthesis and pattern-annotation design
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 19:49:44 +08:00
imacatandClaude Fable 5 fc773dada6 Correct three performer genders via build-db --gender-corrections
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 15:57:50 +08:00
imacatandClaude Fable 5 702c4d1737 Archive the step 5 reading, consolidation, and synthesis runs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 15:57:35 +08:00
imacatandClaude Fable 5 08e8c553e5 Add the step 5 qualitative deep-reading design and definition files
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 13:34:57 +08:00
imacatandClaude Fable 5 0cfa2d0895 Record the Fable 5 auxiliary deep-reading experiments in the decision log
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 10:20:56 +08:00
imacatandClaude Fable 5 aebd2a081d Import the settled code groups into the working store
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 00:56:55 +08:00
imacatandClaude Fable 5 4900e4fc62 Add the tally-groups subcommand settling results/groups.csv
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 00:46:09 +08:00
2 changed files with 0 additions and 28 deletions
-12
View File
@@ -73,18 +73,6 @@ tally-codings
Settle the coding step by a majority of the three coding runs' archives, and write the final coding table, naming every song by its title and stored artist credit from the working store. Check ``pop-fem-audit-tools tally-codings -h`` for complete instructions on its usage. Settle the coding step by a majority of the three coding runs' archives, and write the final coding table, naming every song by its title and stored artist credit from the working store. Check ``pop-fem-audit-tools tally-codings -h`` for complete instructions on its usage.
tally-groups
------------
Settle the semantic code groups by a majority of the three group-selection runs' archives, and write the final group table, dropping any keyword outside the settled vocabulary. Check ``pop-fem-audit-tools tally-groups -h`` for complete instructions on its usage.
tally-annotations
-----------------
Settle the pattern annotations by a majority of the three annotation runs' archives. It extracts the patterns from the group synthesis archives, checks every ballot against the patterns applicable to that song's performer gender, and writes the settled pattern table and the settled song-by-pattern table. Check ``pop-fem-audit-tools tally-annotations -h`` for complete instructions on its usage.
Copyright Copyright
========= =========
@@ -52,14 +52,6 @@ pop\_fem\_audit\_tools.commands.run\_llm module
:show-inheritance: :show-inheritance:
:undoc-members: :undoc-members:
pop\_fem\_audit\_tools.commands.tally\_annotations module
---------------------------------------------------------
.. automodule:: pop_fem_audit_tools.commands.tally_annotations
:members:
:show-inheritance:
:undoc-members:
pop\_fem\_audit\_tools.commands.tally\_codings module pop\_fem\_audit\_tools.commands.tally\_codings module
----------------------------------------------------- -----------------------------------------------------
@@ -68,14 +60,6 @@ pop\_fem\_audit\_tools.commands.tally\_codings module
:show-inheritance: :show-inheritance:
:undoc-members: :undoc-members:
pop\_fem\_audit\_tools.commands.tally\_groups module
----------------------------------------------------
.. automodule:: pop_fem_audit_tools.commands.tally_groups
:members:
:show-inheritance:
:undoc-members:
Module contents Module contents
--------------- ---------------