Skip to content

Commit

Permalink
Merge pull request #65 from cohure/dev
Browse files Browse the repository at this point in the history
Add Lauren's abstract to the blogpost announcement, mv Lauren up to the most recent announcement
  • Loading branch information
MinaAlmasi authored Nov 18, 2024
2 parents dca3265 + de3ebd2 commit dbef87b
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 24 deletions.
22 changes: 11 additions & 11 deletions content/announcements.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,17 @@ date: 2021-02-19T16:05:25+01:00
</style>

<div class="announcements">
<div class="announce">
<a href="/announcements/lauren-klein"><img src="/images/announce/lauren-klein.jpg" alt="Lauren Klein"></a>
<div class="content">
<h3>Keynote Lauren Klein</h3>
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the
departments of Quantitative Theory & Methods and English at Emory University, will give a keynote speech ...
</p>
<a class="link-button" href="/announcements/lauren-klein" aria-label="Press to read more about Lauren Klein">Read More</a>
</div>
</div>
<div class="announce">
<a href="/announcements/leon-derczynski"><img src="/images/announce/leon-derczynski.jpg" alt="Leon Derczynski"></a>
<div class="content">
Expand Down Expand Up @@ -122,17 +133,6 @@ enrich and analyse...
<a class="link-button" href="/cfp">Read More</a>
</div>
</div>
<div class="announce">
<a href="/announcements/lauren-klein"><img src="/images/announce/lauren-klein.jpg" alt="Lauren Klein"></a>
<div class="content">
<h3>Keynote Lauren Klein</h3>
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the
departments of Quantitative Theory & Methods and English at Emory University, will give a keynote speech ...
</p>
<a class="link-button" href="/announcements/lauren-klein" aria-label="Press to read more about Lauren Klein">Read More</a>
</div>
</div>
<div class="announce">
<a href="/cfp"><img src="/images/announce/CHR2024-CFP-website.jpg" alt="Image with text 'Call for Papers' and submission deadline"></a>
<div class="content">
Expand Down
18 changes: 18 additions & 0 deletions content/announcements/lauren-klein.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,20 @@ date: 2021-02-19T16:05:25+01:00
margin-left: auto;
margin-right: auto;
}

.abstract {
text-align: justify;
font-size:0.8rem;
padding: 1rem;
background-color: rgba(96,24,67,0.03);
border-left: 4px solid #2c5282;
border-radius: 0 6px 6px 0;
}
</style>

<div class="announce">
<img class="first_image" src="/images/announce/lauren-klein.jpg" alt ="Portrait of Lauren Klein">
<h2>About Lauren</h2>
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative
Theory & Methods and English at Emory University, will give a keynote speech at the Computational Humanities Research 2024 Conference.
Expand All @@ -38,4 +48,12 @@ date: 2021-02-19T16:05:25+01:00
Lauren is currently completing a digital project, <a href="http://dataxdesign.io/">Data by Design: A History in Five Charts</a>, forthcoming from the MIT Press,
and envisioning the <a href="http://aiai.network/">Atlanta Interdisciplinary AI Network</a> with colleagues at Clark Atlanta and Georgia Tech.
</p>
<h2>The Keynote</h2>
<p>
Title: <em>"When Theory Leads: Towards a Humanities-Forward Model of Computational Research"</em>
</p>
<h3>Abstract</h3>
<div class="abstract">
<p>The advent of Large Language Models and the cultural data they rely upon has renewed a longstanding conversation about the role of the humanities, and humanities scholars, in computational research. This role has to do not only with the application of LLMs (and related computational methods) to humanities research questions, but also with the application of humanistic methods to computational research. Using a series of projects about social movements from the Emory Digital Humanities Lab as case studies, this talk will show how humanistic methods—and theory in particular—can not only inform the overall design of computational research projects, but can also shape the development of computational models themselves. Connecting the contributions of these projects back to the broader landscape of AI/ML, I will argue that humanities theory, and the scholars who produce and engage with it, have very clear roles to play if we are to envision applications of LLMs (and AI/ML more generally) that enhance our knowledge of the cultures we seek to understand and support.</p>
</div>
</div>
22 changes: 11 additions & 11 deletions docs/announcements/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,17 @@ <h3 class="header center"></h3>
}
</style>
<div class="announcements">
<div class="announce">
<a href="/announcements/lauren-klein"><img src="/images/announce/lauren-klein.jpg" alt="Lauren Klein"></a>
<div class="content">
<h3>Keynote Lauren Klein</h3>
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the
departments of Quantitative Theory & Methods and English at Emory University, will give a keynote speech ...
</p>
<a class="link-button" href="/announcements/lauren-klein" aria-label="Press to read more about Lauren Klein">Read More</a>
</div>
</div>
<div class="announce">
<a href="/announcements/leon-derczynski"><img src="/images/announce/leon-derczynski.jpg" alt="Leon Derczynski"></a>
<div class="content">
Expand Down Expand Up @@ -211,17 +222,6 @@ <h3>CFP Deadline Extension</h3>
<a class="link-button" href="/cfp">Read More</a>
</div>
</div>
<div class="announce">
<a href="/announcements/lauren-klein"><img src="/images/announce/lauren-klein.jpg" alt="Lauren Klein"></a>
<div class="content">
<h3>Keynote Lauren Klein</h3>
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the
departments of Quantitative Theory & Methods and English at Emory University, will give a keynote speech ...
</p>
<a class="link-button" href="/announcements/lauren-klein" aria-label="Press to read more about Lauren Klein">Read More</a>
</div>
</div>
<div class="announce">
<a href="/cfp"><img src="/images/announce/CHR2024-CFP-website.jpg" alt="Image with text 'Call for Papers' and submission deadline"></a>
<div class="content">
Expand Down
18 changes: 18 additions & 0 deletions docs/announcements/lauren-klein/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,19 @@ <h3 class="header center"></h3>
margin-left: auto;
margin-right: auto;
}

.abstract {
text-align: justify;
font-size:0.8rem;
padding: 1rem;
background-color: rgba(96,24,67,0.03);
border-left: 4px solid #2c5282;
border-radius: 0 6px 6px 0;
}
</style>
<div class="announce">
<img class="first_image" src="/images/announce/lauren-klein.jpg" alt ="Portrait of Lauren Klein">
<h2>About Lauren</h2>
<p>
We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative
Theory & Methods and English at Emory University, will give a keynote speech at the Computational Humanities Research 2024 Conference.
Expand All @@ -127,6 +137,14 @@ <h3 class="header center"></h3>
Lauren is currently completing a digital project, <a href="http://dataxdesign.io/">Data by Design: A History in Five Charts</a>, forthcoming from the MIT Press,
and envisioning the <a href="http://aiai.network/">Atlanta Interdisciplinary AI Network</a> with colleagues at Clark Atlanta and Georgia Tech.
</p>
<h2>The Keynote</h2>
<p>
Title: <em>"When Theory Leads: Towards a Humanities-Forward Model of Computational Research"</em>
</p>
<h3>Abstract</h3>
<div class="abstract">
<p>The advent of Large Language Models and the cultural data they rely upon has renewed a longstanding conversation about the role of the humanities, and humanities scholars, in computational research. This role has to do not only with the application of LLMs (and related computational methods) to humanities research questions, but also with the application of humanistic methods to computational research. Using a series of projects about social movements from the Emory Digital Humanities Lab as case studies, this talk will show how humanistic methods—and theory in particular—can not only inform the overall design of computational research projects, but can also shape the development of computational models themselves. Connecting the contributions of these projects back to the broader landscape of AI/ML, I will argue that humanities theory, and the scholars who produce and engage with it, have very clear roles to play if we are to envision applications of LLMs (and AI/ML more generally) that enhance our knowledge of the cultures we seek to understand and support.</p>
</div>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<link>http://2024.computational-humanities-research/announcements/</link>
<pubDate>Fri, 19 Feb 2021 16:05:25 +0100</pubDate>
<guid>http://2024.computational-humanities-research/announcements/</guid>
<description>Keynote Leon Derczynski We are happy to announce that Professor Leon Derczynski, principal research scientist in LLM Security at NVIDIA and prof in Natural Language Processing (NLP) at ITU Copenhagen (IT University of Copenhagen) will give a keynote speech... Read More Diversity and Inclusion at CHR2024 New initiatives, like the Anti-Discrimination Committee and reduced fees, reinforce the CHR2024 Conference’s commitment to accessibility and inclusivity, ensuring all participants feel valued and supported .</description>
<description>Keynote Lauren Klein We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative Theory &amp; Methods and English at Emory University, will give a keynote speech ... Read More Keynote Leon Derczynski We are happy to announce that Professor Leon Derczynski, principal research scientist in LLM Security at NVIDIA and prof in Natural Language Processing (NLP) at ITU Copenhagen (IT University of Copenhagen) will give a keynote speech.</description>
</item>
<item>
<title>Code of conduct</title>
Expand All @@ -34,7 +34,7 @@
<link>http://2024.computational-humanities-research/announcements/lauren-klein/</link>
<pubDate>Fri, 19 Feb 2021 16:05:25 +0100</pubDate>
<guid>http://2024.computational-humanities-research/announcements/lauren-klein/</guid>
<description>We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative Theory &amp; Methods and English at Emory University, will give a keynote speech at the Computational Humanities Research 2024 Conference. Lauren Klein also directs the Digital Humanities Lab at Emory University, and before moving to Emory, she taught in the School of Literature, Media, and Communication at Georgia Tech. Lauren works at the intersection of data science, AI, and the humanities, with an emphasis on research questions of gender and race.</description>
<description>About Lauren We are happy to announce that Lauren Klein, Winship Distinguished Research Professor and Associate Professor in the departments of Quantitative Theory &amp; Methods and English at Emory University, will give a keynote speech at the Computational Humanities Research 2024 Conference. Lauren Klein also directs the Digital Humanities Lab at Emory University, and before moving to Emory, she taught in the School of Literature, Media, and Communication at Georgia Tech.</description>
</item>
<item>
<title>Keynote Leon Derczynski</title>
Expand Down

0 comments on commit dbef87b

Please sign in to comment.