Named Entity Checker
This week, I stumbled upon the New York Times Labs Editor experiment and have become inspired by the possibilities it presents in the realm of Libraries, Archives, and the Digital Humanities domain. I had just finished up a small project where students transcribe accounts of explorers and settlers of the American West, which required some interface design for “crowd-sourced” transcription. I am also aware of the challenges of text-based encoding for which tagging or marking up text by hand can be prohibitively expensive.
So, why not follow the Times lead and apply the innovations they are working on for their journalists to the interfaces that we develop for crowdsourcing transcription? Interface theorist and iconoclast, Bret Victor, talks about the benefits of creating smaller feedback loops in the creation process, and this is an example of that principle in transcription interfaces. I put together a simple experiment to test out nlp.js, a Natural Language Processing library written in JavaScript.