Big? Smart? Clean? Messy? Data in the Humanities
Big? Smart? Clean? Messy? Data in the Humanities This paper is about data in the humanities. Most of my colleagues in literary and cultural studies would not necessarily speak of…
Digital Humanities Keywords: A Collaborative Community Web-based Project
Digital Humanities Keywords: A Collaborative Community Web-based Project Poster Download (PDF, 373KB) Abstract As the field of digital humanities has expanded dramatically in recent years, it has also struggled to…
Programming with Arduino for Digital Humanities
Programming with Arduino for Digital Humanities Poster Download (PDF, 92KB) Background The department of library, archive, and information studies at Tsurumi University provides courses on computer science for humanities students.…
Networking the Belfast Group through the Automated Semantic Enhancement of Existing Digital Content
Networking the Belfast Group through the Automated Semantic Enhancement of Existing Digital Content Poster Download (PDF, ) Abstract There is increasing work on and interest in social networks in the…
Voyant Notebooks: Literate Programming and Programming Literacy
Voyant Notebooks: Literate Programming and Programming Literacy Poster Download (PDF, 676KB) Abstract Some thirty years ago Donald Knuth, a computer scientist, proposed literate programming as a better way of organizing…
Text Mining Tools in the Humanities: An Analysis Framework
Text Mining Tools in the Humanities: An Analysis Framework Poster Download (PDF, ) Abstract The most extensive compendium of text mining tools to date includes 71 tools and summarizes each…
Debates in the Digital Humanities: Scholarly Publishing Across Print/Digital Streams
Debates in the Digital Humanities: Scholarly Publishing Across Print/Digital Streams Poster Download (PDF, ) Abstract Debates in the Digital Humanities, an edited collection featuring contributions from over forty DH scholars…
Juxta Commons
Juxta Commons Poster Download (PDF, ) Abstract Free and open source, Juxta Commons is an online workspace for comparing multiple witnesses to a single textual work, privately storing collations, and…
Great Parchment Book Project
Great Parchment Book Project Poster Download (PDF, ) Abstract The Great Parchment Book of the Honourable The Irish Society is a major survey, compiled in 1639 by a Commission instituted…
Visual Historiography: Visualizing “The Literature of a Field”
Visual Historiography: Visualizing “The Literature of a Field” Poster Click here or on the image to visit the interactive poster. Abstract The call for visualizing “Big Data” has generated a…
Local Programs, Global Audiences
Local Programs, Global Audiences In the scholarly communication ecosystem, lectures and conference roundtables offer valuable opportunities to share one’s on-going research and reflections with an engaged audience. Although social media,…
Exploring Social Tags in a Digitized Humanities Online Collection
Exploring Social Tags in a Digitized Humanities Online Collection Poster Download (PDF, 496KB) Abstract The recent development of Web technologies has been implemented in many applications with an emphasis on…
DARIAH-EU’s Virtual Competency Center on Research and Education
DARIAH-EU’s Virtual Competency Center on Research and Education Poster Download (PDF, ) Abstract DARIAH (Digital Research Infrastructure for the Arts in Humanities — ) is a large-scale, long-term, pan-European endeavor…
“Where do you need us?” — The National Library in the Digital Humanities
“Where do you need us?” — The National Library in the Digital Humanities Poster Abstract In the past two decades or so, national libraries have been digitising millions of pages…
Encoding Historical Financial Records
Encoding Historical Financial Records Poster Download (PDF, 817KB) Abstract A significant number of scholars in Europe and North America are now involved in projects utilizing or encoding historical financial and…
Digitization and Dissemination: A Reverse Image Lookup Study to Assess the Reuse of Images of Paintings from the National Gallery’s Website
Digitization and Dissemination: A Reverse Image Lookup Study to Assess the Reuse of Images of Paintings from the National Gallery’s Website Poster Download (PDF, 570KB) Abstract Once digital images of…
Digital Ethnography Toward Augmented Empiricism: A New Methodological Framework
Digital Ethnography Toward Augmented Empiricism: A New Methodological Framework How Do Digital Technologies Deepen Ethnographic Practices? Culture takes variegated forms, including lived experiences, social interactions, memories, rituals, transactions, events, conversations,…
Transforming the Object of our Study: The Early Modern Sermon and the Virtual Paul’s Cross Project
Transforming the Object of our Study: The Early Modern Sermon and the Virtual Paul’s Cross Project Scholars of early modern England have recently begun to pay more attention to sermons.…
Modelling the Interpretation of Literary Allusion with Machine Learning Techniques
Modelling the Interpretation of Literary Allusion with Machine Learning Techniques Poster Download (PDF, ) Abstract A Computational Perspective on Allusion Most literary allusion, the deliberate evocation by one text of…
Code Appendix for “Digital Ethnography”
Code Appendix for “Digital Ethnography” require 'rubygems' require 'mechanize' require 'geokit' include Geokit::Geocoders # intitialize agent and open page agent = # create a .txt file to save the results…