Zum Inhalt springen

English:Digital Humanities

Aus MOOCsWiki Staging
Die Druckversion wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.
aiMOOC-Siegel

Digital Humanities



Introduction

Digital Humanities is an interdisciplinary field in which you use digital technologies to investigate humanities questions and use humanistic methods to examine digital technologies, data, and culture. It includes computational analysis, digital archives, scholarly editions, mapping, network analysis, visualization, multimedia publishing, cultural heritage work, and critical study of algorithms and platforms. The field is not defined by software alone: a strong digital humanities project connects a meaningful research question, responsible evidence, an explicit model of the sources, appropriate methods, and interpretation.

At university level, you should be able to move between close reading and computational forms of distant reading, explain how data are produced from cultural materials, evaluate the limits of digital methods, document a reproducible workflow, and communicate findings to scholarly or public audiences.

The image above presents digital humanities as a layered research environment involving infrastructure, archives, methods, tools, publication, and critical reflection. It is useful because it shows that an interface is only the visible part of a much larger scholarly system.

This University of Oxford video introduces digital humanities through examples of interdisciplinary research and collaboration.


Learning Goals

After working through this aiMOOC, you should be able to:

  1. Define digital humanities: Explain the field as both the use of digital methods in humanities research and the humanistic critique of digital systems.
  2. Design a research workflow: Move from a research question to sources, data modeling, analysis, interpretation, and publication.
  3. Evaluate computational text analysis: Distinguish useful patterns from artifacts created by preprocessing, corpus design, or algorithms.
  4. Understand digital scholarly editing: Explain how encoding, metadata, and editorial decisions shape an edition.
  5. Use spatial reasoning: Identify when mapping and GIS can answer humanities questions.
  6. Interpret networks: Explain nodes, edges, centrality, and the risks of treating a visualization as self-explanatory.
  7. Critique visualizations: Assess design choices, uncertainty, scale, and rhetorical effects.
  8. Practice responsible digital scholarship: Address consent, privacy, copyright, access, bias, provenance, and data sovereignty.
  9. Document reproducible work: Keep transparent records of data sources, transformations, software, parameters, and limitations.


What Makes Digital Humanities Distinctive?

Digital humanities emerged from earlier traditions often called humanities computing, but the contemporary field is broader than computation applied to texts. It includes digitized and born-digital sources, cultural heritage collections, visual and spatial data, audio and video, social platforms, databases, and interactive scholarly publications. It also asks critical questions about how technologies classify people, distribute authority, shape memory, and influence access to knowledge.

A productive way to understand the field is as a two-way relationship. First, digital methods can help you investigate humanities materials at scales or levels of complexity that would be difficult to manage manually. Second, humanities methods can help you question the assumptions, values, categories, interfaces, and power structures embedded in digital systems.

The NYU Center for the Humanities discussion above shows that there is no single tool-based definition of the field. Definitions vary because projects differ in discipline, source material, method, and critical purpose.


From Humanities Computing to a Broad Interdisciplinary Field

Early humanities computing often concentrated on concordances, linguistic analysis, and structured electronic texts. Over time, the field expanded through digital libraries, the web, geographic information systems, network analysis, visualization, cultural analytics, digital public history, game studies, platform studies, and computational approaches to literature, history, archaeology, art history, musicology, linguistics, philosophy, and media studies.

This Ngram visualization tracks the phrase "digital humanities" in a large corpus of digitized books. It can illustrate changing word usage, but it should not be treated as a complete history of the field because Google Books is a selective corpus and phrase frequency is not the same as institutional or intellectual development.


The Digital Humanities Research Workflow

A digital humanities workflow is rarely a simple sequence. You often move back and forth as new evidence changes the research question or as technical constraints reveal problems in the data.

  1. Research question: Formulate a humanities question that cannot be reduced to a technical task such as "make a map" or "run topic modeling."
  2. Corpus: Select sources and define inclusion and exclusion criteria.
  3. Digitization: Create or obtain digital surrogates when materials are not already machine-readable.
  4. Metadata: Record structured information about sources, creators, dates, places, rights, and provenance.
  5. Data modeling: Decide what counts as an entity, event, relation, category, or textual unit.
  6. Data cleaning: Correct errors, normalize values when justified, and preserve raw data.
  7. Computational analysis: Apply suitable methods such as text analysis, network analysis, GIS, image analysis, or statistical exploration.
  8. Visualization: Represent patterns while retaining context and uncertainty.
  9. Interpretation: Return to the sources and evaluate whether the computational result supports a defensible humanities argument.
  10. Documentation: Record code, software versions, parameters, transformations, and decisions.
  11. Publication and preservation: Publish outputs in forms that can be accessed, cited, maintained, and, where possible, reused.

A key principle is that data are made, not simply found. A transcription, a category, a named entity, a coordinate, or a network edge results from decisions. Digital humanities therefore requires both technical skill and critical attention to how evidence becomes data.


Digitization, Archives, and Cultural Heritage

Digitization can involve photography, scanning, optical character recognition, audio conversion, 3D capture, or multispectral imaging. The goal is not merely to create a picture of an object. A research-quality digital resource also needs metadata, preservation planning, rights information, stable identifiers, and documentation of how the digital surrogate was produced.

Optical character recognition can convert images of printed text into machine-readable text, but accuracy depends on typography, language, page condition, layout, and model quality. Handwritten text recognition faces related challenges. Errors can distort search results and frequency counts, so you should inspect samples and report uncertainty.

This processed spectral image of David Livingstone's 1870 field diary illustrates how imaging can reveal information that is difficult to recover from a conventional photograph. It also demonstrates that digital cultural heritage often combines humanities interpretation with imaging science, conservation, metadata, and archival knowledge.


Metadata and Provenance

Metadata describes resources and makes them discoverable, interpretable, and manageable. Common categories include descriptive metadata, structural metadata, administrative metadata, and technical metadata. Provenance records where data came from and what happened to them. Without provenance, researchers may be unable to evaluate authenticity, transformations, or the limits of reuse.

Metadata categories are never entirely neutral. A catalog can reproduce historical exclusions or impose modern labels on communities and materials. Responsible projects document controlled vocabularies, allow uncertainty where appropriate, and consider community-preferred terminology.


Text Analysis and Computational Literary Studies

Text analysis turns written language into forms that can be searched, counted, compared, or modeled. Typical operations include tokenization, lemmatization, part-of-speech tagging, named-entity recognition, keyword analysis, collocation analysis, n-grams, stylometry, topic modeling, sentiment analysis, and vector-based representations.

Computational results do not replace reading. They can help you identify patterns that deserve interpretation, test a hypothesis across a corpus, compare works or authors, or detect anomalies. You should then return to passages, genres, historical contexts, and editorial conditions to explain what a pattern means.

The screenshot above shows Shakespeare's Hamlet in Voyant Tools. A word cloud or frequency chart can be a useful starting point, but frequency alone cannot explain irony, narrative function, genre, or historical meaning.


Corpus Design and Preprocessing

Your results depend strongly on what enters the corpus and how it is processed. A corpus of newspapers from one archive may reflect the archive's collection policies, digitization priorities, OCR quality, and copyright restrictions. Preprocessing choices such as lowercasing, stop-word removal, stemming, lemmatization, and segmentation can also change the outcome.

A robust project therefore keeps the original sources, records preprocessing decisions, tests alternative settings, and distinguishes exploratory patterns from confirmatory evidence.


Close Reading and Distant Reading

Close reading emphasizes detailed interpretation of particular passages or objects. Distant reading uses aggregated or computational views to study patterns across larger collections. The approaches are complementary. A strong project may use computational exploration to find an unexpected pattern and close reading to investigate why it occurs.


Digital Scholarly Editing and Text Encoding

A digital scholarly edition represents a text together with editorial decisions, variants, annotations, metadata, and links to source witnesses. The Text Encoding Initiative provides widely used guidelines for encoding textual structure and scholarly features in XML.

Encoding is an act of interpretation. When you mark a string as a person name, a deletion, a place, a quotation, or a stage direction, you are making a claim about the source. A well-designed edition makes those decisions inspectable.

This reference model visualizes digital scholarly editing as a process rather than a single file format. It highlights the relationship between source analysis, modeling, encoding, processing, presentation, and scholarly use.


Spatial Humanities and GIS

The spatial humanities use geographic methods to investigate how people, events, texts, and cultural objects relate to place. A GIS can combine coordinates with historical attributes, visualize change over time, and support spatial analysis.

Useful questions include: Where were letters sent? How did travel routes constrain cultural exchange? How did a city represented in fiction differ from the historical city? How did institutions, monuments, or publishing houses cluster?

Historical mapping requires caution. Place names change, boundaries shift, coordinates may be uncertain, and old maps may use different projections. A precise-looking point can hide uncertain evidence. Good practice records uncertainty and distinguishes estimated locations from verified coordinates.


Network Analysis

A network represents nodes and edges. Nodes can be people, places, texts, institutions, or concepts; edges can represent correspondence, citation, kinship, co-occurrence, collaboration, or another defined relation. Measures such as degree, betweenness, and community structure can help identify patterns, but their meaning depends on how the network was modeled.

This network visualization of digital humanities users on Twitter contains nodes and directed follower relations. It is useful for discussing how a complex social structure can be visualized, but the graph does not explain itself: platform rules, collection date, account selection, missing data, and the meaning of a follower relation all affect interpretation.

Before calculating centrality, ask what an edge actually represents. A letter sent once, a repeated correspondence, and a citation are different relationships. Converting them into identical edges may erase meaningful distinctions.


Data Visualization as Argument

Visualization is not a neutral final step. Choices about scale, color, aggregation, labels, layout, missing values, and interaction shape what viewers notice. In humanities research, a visualization should make its assumptions visible and should not imply greater precision than the sources permit.

You can evaluate a visualization by asking:

  1. Research question: Does the visual form answer a meaningful question?
  2. Data provenance: Can you identify where the data came from?
  3. Uncertainty: Are missing, estimated, or contested values visible?
  4. Accessibility: Can people with different visual or motor abilities use the representation?
  5. Interpretation: Does the visualization support analysis rather than substitute for it?

This 2012 UCL Centre for Digital Humanities chart is useful as a historical example of visualizing the development of a field. Treat it as a dated research object: ask which indicators were selected, which regions and institutions were visible in the data, and what a contemporary version would need to update.


Programming, Tools, and Reproducibility

Digital humanities ranges from no-code tools to advanced programming. Spreadsheets can support small structured datasets; Python and R can automate larger workflows; SQL can query databases; GIS software can analyze spatial data; network software can explore graphs; and web technologies can publish interactive scholarship.

The Programming Historian is an example of an open learning environment for practical digital research methods. The important goal is not to collect tools but to select methods that fit your research question and to understand what each tool does to the data.

Reproducibility means that another researcher can understand and, where feasible, repeat your process. Keep raw data separate from derived data, use version control when possible, write a data dictionary, document software and parameters, and explain manual interventions.


Artificial Intelligence in the Digital Humanities

Machine learning and generative AI can support transcription, classification, entity extraction, clustering, image analysis, translation, semantic search, and exploratory interpretation. Large language models can also assist with coding, data cleaning proposals, or question generation.

However, AI outputs are not self-validating evidence. Models can hallucinate, reproduce bias, obscure training data provenance, and change across versions. In scholarly work, you should validate outputs against primary sources, record the model and settings when possible, distinguish generated suggestions from verified findings, and avoid uploading sensitive or restricted materials to services without appropriate permission.

The humanities contribution is essential because AI systems involve questions about authorship, representation, labor, language, cultural memory, power, and interpretation.


Ethics, Power, and Responsible Scholarship

Digital humanities projects can expand access to culture, but they can also reproduce unequal power. Ethical research should consider who created the data, who is represented, who is absent, who can access the result, and who may be harmed by publication.

Key issues include privacy in born-digital archives, informed consent in oral history, copyright and licensing, culturally sensitive materials, Indigenous data sovereignty, archival silences, algorithmic bias, accessibility, labor conditions, environmental costs of computing, and long-term maintenance.

Open data is not always ethically appropriate. Some records should be restricted, aggregated, or governed by communities. Responsible openness balances transparency and reuse with legal, cultural, and ethical obligations.


Collaboration, Project Management, and Sustainability

Digital humanities is often team-based. Projects may involve scholars, librarians, archivists, software developers, designers, conservators, data stewards, students, and community partners. Clear roles, documentation, credit, communication, and realistic scope are therefore scholarly concerns.

A prototype can be valuable if it is presented honestly as a prototype. Sustainable work also plans for maintenance, persistent identifiers, backups, migration, licensing, accessibility, and what should happen when funding ends.

This San José State University Library video emphasizes digital humanities as a research, learning, and teaching environment supported by collaboration and shared infrastructure.


Mini Case Study: From Archive to Argument

Imagine that you want to study how a nineteenth-century city was represented in newspapers. You might digitize or obtain a corpus, assess OCR quality, identify place names, reconcile historical names, geocode locations, map patterns, compare them with close readings, and investigate why some districts appear more often than others. You would then ask whether publication frequency, archival survival, OCR errors, genre, or editorial politics shaped the apparent geography.

This example combines textual, spatial, archival, and critical methods. Its central lesson is that a digital result is not the endpoint. The scholarly contribution comes from explaining how the result was produced, what it reveals, what it cannot reveal, and why it matters.


Interactive Tasks


Quiz: Test Your Knowledge

Which statement best describes digital humanities? (It combines digital methods with humanistic inquiry and critique) (!It is only the digitization of printed books) (!It is a branch of computer hardware engineering) (!It replaces interpretation with automated calculation)




Why is corpus design important in text analysis? (It determines which evidence is included and excluded) (!It guarantees that every source is error free) (!It removes the need for historical context) (!It makes all algorithms produce the same result)




What is a major purpose of metadata? (To describe and manage information about resources) (!To hide the origin of a dataset) (!To convert every image into a map) (!To eliminate all uncertainty from archives)




What does OCR primarily do? (It converts images of printed text into machine readable text) (!It calculates network centrality) (!It assigns geographic coordinates to places) (!It preserves every website automatically)




Why should a researcher inspect OCR quality? (Recognition errors can distort searches and quantitative results) (!OCR always changes the author's language) (!OCR automatically removes copyright restrictions) (!OCR can only process handwritten manuscripts)




What is an edge in a network model? (A defined relationship between nodes) (!A color scale used in a map) (!A metadata field for file size) (!A method for scanning manuscripts)




What is a central principle of responsible visualization? (Show assumptions and uncertainty when they affect interpretation) (!Use the most complex chart available) (!Remove missing values without explanation) (!Treat every visual pattern as causal evidence)




What does TEI support in digital humanities? (Structured scholarly encoding of texts) (!Automatic satellite navigation) (!Encryption of all research data) (!Calculation of image resolution)




What best supports reproducible research? (Document data sources transformations software and parameters) (!Delete raw data after producing a chart) (!Rely only on screenshots of results) (!Change methods without recording the changes)




How should generative AI output be treated in scholarly research? (As material that requires verification against reliable evidence) (!As automatically correct primary evidence) (!As a replacement for source criticism) (!As exempt from ethical and copyright concerns)





Memory Game

Metadata Structured information that describes a resource and supports discovery or management
OCR Conversion of an image of printed writing into machine-readable characters
TEI Guidelines for representing textual structure and scholarly features in XML
GIS A system for storing analyzing and visualizing geographically referenced information
Stylometry Quantitative study of writing style using measurable textual features
Provenance Documentation of where research material came from and how it changed
Corpus A deliberately assembled collection of texts or other language data for study





Drag and Drop

Match the correct terms. Topic
Source selection and inclusion criteria Corpus design
Recording origin and transformations Provenance
Representing people and relationships Network modeling
Connecting evidence to geographic locations Spatial analysis
Recording code parameters and software versions Reproducibility




...


Crossword Puzzle

Metadata What structured information describes a resource and helps manage it
Corpus What is a deliberately assembled collection of texts for analysis
Stylometry What method compares measurable features of writing style
Geocoding What process assigns geographic coordinates to place references
Provenance What records the origin and transformation history of research data
Interoperability What quality allows systems and datasets to work together through shared standards





LearningApps


Cloze Text

Complete the text.
Digital humanities connects humanistic questions with

. A deliberately selected collection of texts is called a

. Information that describes a cultural object or dataset is known as

. Converting an image of printed writing into searchable characters commonly uses

. The Text Encoding Initiative supports structured scholarly representation through

. A network model represents entities as nodes and defined relationships as

. Historical mapping often uses a geographic information system known as

. Documentation of where data came from and how they changed supports

. A workflow becomes easier to repeat when researchers record software transformations and parameters for

. Responsible digital scholarship evaluates privacy representation access and

.




Open-Ended Tasks


Easy

  1. Digital source critique: Choose one digitized primary source and write a 300-word critique of what the digital interface reveals, what it hides, and which metadata you would need for scholarly use.
  2. OCR comparison: Run a short public-domain page through two OCR systems or compare OCR with the page image, mark at least ten errors, and explain which kinds of errors would affect text analysis most.
  3. Visualization audit: Find a humanities-related chart or map and annotate five design choices that influence interpretation, including at least one choice about uncertainty or missing data.
  4. Metadata design: Create a small metadata table for five cultural objects with fields for title, creator, date, place, rights, source, and one field specific to your discipline.


Standard

  1. Corpus building: Assemble a small legally reusable corpus around a humanities question, document inclusion and exclusion criteria, and write a data statement explaining limitations.
  2. Text analysis project: Use a text-analysis tool or code to compare patterns in at least two texts, then verify one computational pattern through close reading and discuss whether the pattern survives interpretation.
  3. Spatial humanities project: Build a digital map with at least eight historically grounded locations, record the evidence for each coordinate, and distinguish precise from uncertain locations.
  4. Oral history interview: Interview a willing participant about a digital-cultural practice, obtain appropriate consent, produce a short transcript, and reflect on privacy, representation, and preservation.


Advanced

  1. Network research: Model a historical, literary, or cultural network from documented evidence, justify the definition of nodes and edges, compute or inspect at least two structural measures, and explain what the model omits.
  2. Digital edition prototype: Create a short encoded or annotated edition of a public-domain text, document editorial principles, and explain how your markup represents ambiguity, structure, and variants.
  3. AI evaluation study: Test an AI-assisted method on a small humanities dataset, design a human-verified benchmark, measure or categorize errors, and write a critical account of bias, reproducibility, and provenance.
  4. Public digital humanities project: Produce a media-rich website, short documentary, interactive story, or digital exhibit for a public audience, conduct a small user test, revise the project, and publish a preservation and licensing plan.



Learning Assessment

  1. Method justification: Given a humanities research question, propose two digital methods and argue which is more appropriate by comparing evidence requirements, assumptions, interpretive value, and risks.
  2. Data critique: Examine a provided dataset and identify at least four ways that collection, categorization, missingness, or digitization could bias a conclusion, then propose checks or mitigations.
  3. Mixed methods interpretation: Combine a quantitative pattern with close analysis of at least two primary-source passages and evaluate whether the computational and qualitative evidence support the same claim.
  4. Reproducibility review: Audit a small digital project for source documentation, data transformations, software versions, parameters, licensing, and preservation, and recommend concrete improvements.
  5. Ethics scenario: Develop a response to a project involving sensitive born-digital records by balancing research value, consent, privacy, community interests, copyright, and access.
  6. Transfer challenge: Choose a humanities topic outside your main discipline and design a feasible digital research plan that explains data sources, method, validation, interpretation, audience, and sustainability.




Evidence of Learning

Knowledge: You can explain core concepts including corpus, metadata, provenance, OCR, TEI, GIS, network modeling, visualization, reproducibility, and digital preservation, and you can describe how they connect to humanities research.

Skills: You can formulate researchable questions, inspect digital sources, structure and clean data, select an appropriate method, document a workflow, interpret computational results in context, and evaluate ethical and representational risks.

Products: Strong evidence may include a documented corpus, metadata schema, reproducible notebook or script, map, network, visualization, digital edition, critical data statement, project website, or multimedia exhibit.

Transfer: You can apply the same critical workflow to a new discipline or source type, explain what must change, and justify why the chosen method remains appropriate or should be replaced.

Scholarly judgment: You can distinguish a technically impressive output from a convincing humanities argument and can state limitations without treating them as an afterthought.




OERs on the Topic


Useful open resources for further study include The Programming Historian, DARIAH-Campus Introduction to Digital Humanities, and MIT OpenCourseWare Digital Humanities. These resources support practical methods, conceptual foundations, and project-based learning.


References and Further Study

Wikipedia: Digital humanities provides a broad overview of the field and its development.

University of Reading: What is Digital Humanities? emphasizes both the use of digital tools for arts and humanities questions and critical reflection on digital technologies.

Rutgers University: What is DH? describes digital humanities as work that brings digital tools into dialogue with humanistic research and critical reflection.

Harvard University: Introduction to Digital Humanities presents data, projects, tools, and research workflows for learners from several professional backgrounds.

Digital Humanities at Oxford: Videos offers examples of digital scholarship across disciplines.


Linked Learning Areas


aiMOOC Projects