Skip to main content

Data visualisation

Data visualisation looks at the different technologies and tools that a researcher can use to visualise their data and enhance the communication of their findings

Resources

  • Digital Historical Research on European Historical Newspaper with NewsEye Platform

    Since their beginnings in the 17th century, newspapers have recorded billions of events, stories and personal names in almost every language and every country daily. This course from DariahTeach provides an introduction to digitised historical newspaper analysis, incorporating methods of Natural Language Processing for discovering, exploiting and visualising newspapers.
    Authors
    • Axel Jean Caurant
    • Antoine Doucet
    • Nicolas Sidère
    Read more
  • Data Analysis with Python

    This course from dariahTeach introduces learners to the theoretical and practical foundations of an analysis of socio-cultural objects using Python through theoretical grounding and hands-on case studies. Students will work through several research use cases using basic machine learning, and employ network analysis to split a small community network into groups and clusters before finally learning more about visualisation and image analysis.
    Authors
    • Zarah van Hout
    • Tobias Blanke
    • Giovanni Colavizza
    Read more
  • Introduction to Programming for NLP with Python

    The aim of this virtual course is to offer basic knowledge and skills in programming in Python. Target audiences are undergraduate and graduate students in the Humanities and Social Sciences who want to acquire hands-on knowledge and skills in working with textual data or quantitative data in language and humanities research.
  • Using Spatial Data in Tableau

    Tableau is a powerful digital tool for analysing data that can help with mapping and interrogating data. In this short guide we will focus on an aspect of data analysis using mapping that has particular application for Holocaust and refugee studies.
  • Entity Matching

    EHRI (European Holocaust Research Infrastructure) supports the use of digital tools that can assist in the research of Holocaust and refugee related topics. In a continued effort to make these tools as accessible as possible so that researchers who have no experience with digital tools will consider trying new ways of using their data, this GitHub-based lesson showcases the use of entity match tools when dealing with geographic data.
  • Data Journalism and AI: New frontiers in investigation and storytelling

    Data is now an indispensable part of investigative work and storytelling for journalists and newsrooms. Computational methods and artificial intelligence are making their way to newsrooms more than ever before, and promise to open up new opportunities for journalists, as well as new challenges. This talk provides an overview of how data and Artificial Intelligence can be used in the journalism workflow, investigative reporting and storytelling.
  • Using Named Entity Recognition to Enhance Access to a Museum Catalog

    This blog discusses the applicability of services such as automatic metadata generation and semantic annotation for automatic extraction of person names and locations from large datasets. This is demonstrated using Oral History Transcripts provided by the United States Holocaust Memorial Museum (USHMM).
  • Spatial Queries and the First Deportations from Slovakia

    In the late 1930s, just before war broke in Europe, a series of chaotic deporations took place expelling thousands of Jews from what is now Slovakia. As part of his research, Michel Frankl investigates the backgrounds of the deported people, and the trajectory of the journey they were taken on. This practical blog describes the tools and processes of analysis, and shows how a spatially enabled database can be made useful for answering similar questions in the humanities, and Holocaust Studies in particular.
  • Geographical Text Analysis

    Geographical Text Analysis (GTA) is a relatively recent development in the approach to studying, analysing, and extracting the content of textual sources that offers a new method for combining techniques from Natural Language Processing (NLP), Corpus Linguistics, and Geographic Information Systems (GIS) in Humanities research. This module offers a step-by-step guide with real data, with a focused interest in querying the geographic nature of textual sources, and analysis of spatial information on a large scale.
    Authors
    • Katherine Bellamy
    • Piraye Hacıgüzeller
    • Rebecca Kahn
    Read more
  • Queens of Humanities

    How do we tell the story of humanities as the essence of understanding humankind in all its aspects and bring it back to the table as an equal partner of science? Seeking an answer to this question, this webinar (delivered as part of the DARIAH Friday Frontiers series) presents the scope and dissemination of the Queens of Humanities campaign that ran in 2022, led by OPERAS-PL. Its purpose was to promote innovative humanistic approaches and show their relevance in today’s world.
  • Using OpenCV for Face Detection

    OpenCV is a very popular, free and open source software system used for a large variety of computer vision applications. This article is intended to help you get started in experimenting with OpenCV using an example of face detection in images as a case study.