Skip to content

Commit a3ad132

Browse files
revise the width
1 parent ce83ebc commit a3ad132

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

documentation/paper.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,27 +103,28 @@ CMAP produces multiple visual outputs that allow researchers to explore relation
103103

104104
- **Word Clouds** \autoref{word_cloud} – Highlight the most frequent and salient terms across a dataset or within filtered subsets, and allow color coding by theme.
105105

106-
![Word Cloud. \label{word_cloud}](figures/word_cloud.png){width=32%}
106+
![Word Cloud. \label{word_cloud}](figures/word_cloud.png){width=70%}
107107

108108
- **t-SNE Semantic Maps** \autoref{tsne} – Reduce high-dimensional similarity matrices into 2D plots, emphasizing seed words for interpretability.
109109

110-
![t-SNE Plot. \label{tsne}](figures/tsne.png){width=32%}
110+
![t-SNE Plot. \label{tsne}](figures/tsne.png){width=70%}
111111

112112
- **Word Heatmaps** \autoref{heatmap} – Show how concepts or "codes" (meta-data used to index text, like #morality_talk) relate to each other on a color coded table with options for clustering.
113113
- Basic Heatmap – clusters keywords by similarity.
114114
- Code Co-Occurrence Heatmaps – Display the frequency with which qualitative codes appear together in the same entries.
115115
-
116-
![Heatmap. \label{heatmap}](figures/heatmap.png){width=32%}
116+
![Heatmap. \label{heatmap}](figures/heatmap.png){width=70%}
117117

118118
- **Semantic Networks** \autoref{semantic_network} – Visualize relationships among codes or concepts as nodes and edges, with edge weights reflecting co-occurrence or similarity. Users can define custom semantic groups inductively (e.g., from heatmaps or deep reading) or deductively (via theory-driven categories). Normalized cosine similarity scores (1–5) can highlight the strongest links between clusters, and options for styling (color, edge thickness, clustering). Always presented with heatmaps for inductive cross reference.
119119
- Heatmap + Network (Plain) – overlays a basic network on the heatmap.
120120
- Heatmap + Network (Colored) – adds colored clusters, semantic links, and optional edge styling.
121121

122-
![Semantic Network. \label{semantic_network}](figures/semantic_network.png){width=32%}
122+
![Semantic Network. \label{semantic_network}](figures/semantic_network.png){width=70%}
123123

124124

125125
The examples shown below use qualitative interview data (\autoref{example_csv}) described in [@abramson2015beyond], but CMAP can be applied to any properly formatted .csv dataset.
126-
![Example in .csv \label{example_csv}](figures/example_csv.png){width=70%}
126+
127+
![Example in .csv \label{example_csv}](figures/example_csv.png){width=100%}
127128

128129

129130
Any data can be used as long as it includes the required fields from the schema below (\autoref{schema}).
@@ -374,4 +375,4 @@ Deliberately choosing not to automate analysis when ethical considerations. Docu
374375

375376
- Abramson, Corey M., Kieran Turner, Ignacia Arteaga, Alma Hernández de Jesús, Brandi Ginn, Yuhan Nian, and Daniel Dohan. 2025. "Pragmatic Sensemaking: Semantic Maps of Dementia Narratives." ARS'25: Tenth International Workshop on Social Network Analysis. Naples, Italy. [Preprint](https://arxiv.org/pdf/2509.12503)
376377
- Abramson, Corey M., Kieran Turner,Ignacia Arteaga, Alma Hernández de Jesús, Brandi Ginn, Yuhan Nian, and Daniel Dohan. 2025. "Pragmatic Sensemaking: Mapping the Cultural Work of Living with Dementia." American Sociological Association Annual Meeting. Chicago, IL.
377-
- Abramson, Corey M., Zhuofan Li, and Tara Prendergast. 2024. "Qualitative Sociology in a Computational Era: Classic Issues, Emerging Trends, and New Possibilities." American Sociological Association Annual Meeting. Montreal, Canada.
378+
- Abramson, Corey M., Zhuofan Li, and Tara Prendergast. 2024. "Qualitative Sociology in a Computational Era: Classic Issues, Emerging Trends, and New Possibilities." American Sociological Association Annual Meeting. Montreal, Canada.

0 commit comments

Comments
 (0)