News, Resources

Resource: Four P’s of Digital Project Outreach

Sheila Brennan, Associate Director of Public Projects at the Roy Rosenzweig Center for History and New Media at George Mason University, shares her cheat sheet from talks she gave on the four P’s of digital project outreach at the NEH Office of Digital Humanities Project Directors’ meeting and the recent One Week | One Tool summer institute. The […]

News, Resources

Resource: Creating useful classifications with taxonomies (part 1)

Taxonomies and other classification schemes are omnipresent in Information Architecture. It recently occurred to me though that there is a great deal of confusion with regards to what a taxonomy is, and how it should be designed, constructed, and managed. Often this is simply because people have different backgrounds and intents when dealing with taxonomies, […]

News, Resources

Resource: The Museum System API

This project is really for technical staff or developers who work with The Museum System (TMS).  The code is a C# .NET WCF service application that allows access to curatorial data using JSON web services.

News, Resources

Resource: Doing OCR Using Command Line Tools in Linux

In previous posts, we looked at a variety of Linux command line techniques for analyzing text and finding patterns in it, including word frequencies, permuted term indexes, regular expressions, simple search engines and named entity recognition. In this post we focus on a preliminary issue: converting images of texts into text files that we can […]