Alcime commited on
Commit
cd24975
·
verified ·
1 Parent(s): ffb54d7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +12 -0
index.html CHANGED
@@ -38,6 +38,18 @@
38
  <p>Visual topic modeling of various US presidential inaugural speeches throughout history.</p>
39
  </div>
40
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
41
  <div class="map-item">
42
  <div class="map-preview">
43
  <iframe src="topic_analysis_plot.html"></iframe>
 
38
  <p>Visual topic modeling of various US presidential inaugural speeches throughout history.</p>
39
  </div>
40
  </div>
41
+ <div class="map-item">
42
+ <div class="map-preview">
43
+ <iframe src="inaugural_unity.html"></iframe>
44
+ <div class="map-overlay">
45
+ <a href="#" class="view-button" data-map="inaugural_unityspeeches_map.html">View Map</a>
46
+ </div>
47
+ </div>
48
+ <div class="map-info">
49
+ <h2>US Presidential Inaugural Speeches Bourdieu Map</h2>
50
+ <p>VTM with unity/division international/domestic axis.</p>
51
+ </div>
52
+ </div>
53
  <div class="map-item">
54
  <div class="map-preview">
55
  <iframe src="topic_analysis_plot.html"></iframe>