Editors' Choice

Editors’ Choice: The Role of Technology in Scholarly Editing

[This paper was presented at TEI Memebers’ Meeting]

In the past years two complementary but somewhat diverging tendencies have dominated the field of digital philology: the creation of models for analysis and encoding, such as the TEI, and the creation of tools or software to support the creation of digital editions for editing, publishing or both (Robinson 2005, Bozzi 2006).

Editors' Choice

Editors’ Choice: Bible Sentiment Analysis

This visualization explores the ups and downs of the Bible narrative, using sentiment analysis to quantify when positive and negative events are happening:Bible sentiment analysis

Methodology

Sentiment analysis involves algorithmically determining if a piece of text is positive (“I like cheese”) or negative (“I hate cheese”). Think of it as Kurt Vonnegut’s story shapes backed by quantitative data.

I ran the Viralheat Sentiment API over several Bible translations to produce a composite sentiment average for each verse. Strictly speaking, the Viralheat API only returns a probability that the given text is positive or negative, not the intensity of the sentiment. For this purpose, however, probability works as a decent proxy for intensity.

Editors' Choice

Editors’ Choice: LSA is A Marvellous Tool, But Literary Historians May Want to *…*

Right now Latent Semantic Analysis is the analytical tool I’m finding most useful. By measuring the strength of association between words or groups of words, LSA allows a literary historian to map themes, discourses, and varieties of diction in a given period. This approach, more than any other I’ve tried, turns up leads that are useful for me as a literary scholar. But when I talk to other people in digital humanities, I rarely hear enthusiasm for it. Why doesn’t LSA get more love? I see three reasons.

Read Full Post Here

News, Resources

Resource: ThreadMill 0.1: Social Accounting for Message Thread Collections

The Social Media Research Foundation is pleased to announce the immediate availability of ThreadMill 0.1.  ThreadMill is a free and open application that consumes message thread data and produces reports about each author, thread, forum, and board along with visualizations of the patterns of connection and activity.  ThreadMill is written in Ruby, and depends on MongoDB, SinatraRB, HAML, and Flash to collect, analyze, and report data about collections of conversation threads.

CFPs & Conferences, News

CFP: *Digital Humanities* 2012

Alliance of Digital Humanities Organizations
Digital Humanities 2012 – Call for Papers
Hosted by University of Hamburg
16-22 July 2012

The International Program Committee invites submissions of abstracts of between 750 and 1500 words on any aspect of digital humanities, from information technology to problems in humanities research and teaching. We welcome submissions particularly relating to interdisciplinary work and on new developments in the field, and we encourage submissions relating in some way to the theme of the 2012 conference, which is ‘Digital Diversity: Cultures, languages and methods’.

Editors' Choice

Editors’ Choice: Privacy-Preserving Visualization

The point of visualization is usually to reveal as much of the structure of a dataset as possible. But what if the data is sensitive or proprietary, and the person doing the analysis is not supposed to be able to know everything about it? In a paper to be presented next week at InfoVis, my Ph.D. student Aritra Dasgupta and I describe the issues involved in privacy-preserving visualization, and propose a variation of parallel coordinates that controls the amount of information shown to the user.

Read Full Paper Here

Editors' Choice

Editors’ Choice: The HeritageCrowd Project: CrowdSourcing History

Guy Massie and I recently gave a talk at the Carleton University Art Gallery on what we learned this past summer in our attempt to crowdsource local cultural heritage knowledge & memories. With the third member of our happy team, Nadine Feuerherm, we wrote a case study and have submitted it to ‘Writing History in the Digital Age‘. This born-digital volume is currently in its open peer-review phase, so we invite your comments on our work there. Below are the slides from our talk. Enjoy!

View Slides Here

Editors' Choice

Editors’ Choice: The Rubyist Historian: Getting Started

The purpose of this ebook is to provide a brief overview of the Ruby programming language and consider ways Ruby (or any other programming language) can be applied to the day-to-day operations of humanities scholars.  Once you complete this book, you should have a good understanding of Ruby basics, be able to complete basic tasks with Ruby, and hopefully leave with a solid basis that will allow you to continue learning.

Read ebook Here