Melbourne Data Analytics Platform (MDAP)
@mdap-unimelb.bsky.social
400 followers 610 following 51 posts
We're an academic team of Research Data Specialists enabling data-intensive and data-informed research across disciplines @unimelb www.unimelb.edu.au/mdap
Posts Media Videos Starter Packs
mdap-unimelb.bsky.social
The annual @caa-australasia.bsky.social Digital Archaeology Conference program is out! Keynote 'Visualising Ancestral Futures' by Brett Leavy, Director, Biblie Virtual Labs
2–3 Oct online
Free registration events.humanitix.com/caa-australa...
Program au.caa-international.org/2025-confere...
A 3D photogrammetric model of a ship on the sea floor
mdap-unimelb.bsky.social
As a researcher you likely assist others to learn new skills, from computational tools to data analysis methods
🔟🎓Ten simple rules for training by researchers for researchers in a rapidly evolving workforce
Via past MDAP trainer Meirian Lovelace-Tozer @ardc.edu.au
journals.plos.org/ploscompbiol...
Ten simple rules for training by researchers for researchers in a rapidly evolving workforce
journals.plos.org
mdap-unimelb.bsky.social
Next @wearehades.bsky.social seminar looks amaze, featuring MDAP's resident ‪historian, data-nerd, map maker, & cat lover @emily-fitzgerald.bsky.social
Monday 8 September, 2pm, online, all welcome!
Register rduevents.unimelb.edu.au/event/same-d...
wearehades.bsky.social
While maps may appear as an objective narrative, the mapmaker is telling a story – using data, design & presentation. In this seminar we'll explore different maps made using the same data and question the stories maps tell – and what we can learn from them!
rduevents.unimelb.edu.au/event/same-d...
Same data, different stories: How different maps can change the data narrative
A geographic map can be powerful data visualisation, used to explore concepts of place, location, and distance that are inherent in much humanities...
rduevents.unimelb.edu.au
Reposted by Melbourne Data Analytics Platform (MDAP)
mdap-unimelb.bsky.social
Are you considering putting in an EOI to our 2026 Collaboration round?
Come along to a collab info session, meet the team, ask questions and chat about your project.
Two sessions, 25 August in person, and 28 August online
Register: www.unimelb.edu.au/mdap/news/co...
Collaborate with MDAP in 2026
From research design and data collection, to analysis, AI and visualisation– work with us to apply creative, innovative and tailored approaches to your data.
www.unimelb.edu.au
mdap-unimelb.bsky.social
New research from Jo Birch and MDAP's Robert Turnbull describes their new AI-driven tool #Hespi (short for “herbarium specimen sheet pipeline”), which has the potential to revolutionise access to biodiversity data and open up new avenues for research!
theconversation.com/botanical-ti...
Botanical time machines: AI is unlocking a treasure trove of data held in herbarium collections
Advances in imaging, text recognition and machine learning are transforming what can be done with collections of plants and fungi in herbaria and museums globally.
theconversation.com
mdap-unimelb.bsky.social
At our next HASS Taskforce workshop, gain practical experience with user-friendly tools and methods that streamline data management, to make your research data more accessible, reusable, and impactful.
26 Aug, in-person, all day workshop lunch included
rduevents.unimelb.edu.au/event/2318-s...
Sustainable Data for Humanities Researchers
Research data is valuable - we spend time (and often money) in collecting it, and it is fundamental to creating knowledge. Because of this value, w...
rduevents.unimelb.edu.au
mdap-unimelb.bsky.social
"Moving overseas is not an easy decision ... Although it offers many career opportunities, such as better salaries and sometimes a higher quality of life, it also comes at a huge cost." MDAP's Dr Mar Quiroga shares perspectives on pursuing science far from home! www.nature.com/articles/d41...
How to thrive as a Latin American researcher abroad
Four scientists share the emotional toll of pursuing science far from home — and the strategies that help them to protect their mental health.
www.nature.com
mdap-unimelb.bsky.social
Want to see what your research data can do?
Collaborate with MDAP in 2026.
From research design and data collection, to analysis, AI, and visualisation – work with us to apply creative, innovative and tailored approaches to your data.
EOIs close 14 Sep ⬇️
www.unimelb.edu.au/mdap/news/co...
Collaborate with us in 2026
Collaborate with us in 2026
www.unimelb.edu.au
mdap-unimelb.bsky.social
What does it mean to "harness" AI?
"AI is not just technical or futuristic, it has very real human connections into the deep past" @jamessmithies.bsky.social
Man at lectern with a slide in background detailing ATLAS: Analysis and testing of language models for archival systems, with linked discussion on the historical linguistics and socio-cultural uses of the term “harness”
mdap-unimelb.bsky.social
Hearing from Prof @jamessmithies.bsky.social talking H-STRICT principles for rapid software testing (RSTE):
Human
System Targets
Transparent
Reproducible
Iterative
Contextually informed measures and baselines
Tasks workflows & use cases
A man standing at a lectern with a slide in background with testing principles listed
mdap-unimelb.bsky.social
Good news everyone! MDAP's Robert Turnbull has joined the ERC-COG BICROSS project team @KU_Leuven, exploring multilingual manuscripts and cross-language interactions using AI and other digital tools.
Read more go.unimelb.edu.au/u5cp
Rob's site robturnbull.com
BICROSS theo.kuleuven.be/en/research/...
Dependancy graph showing the syntactic relationship between tokens or ‘parts’ of a sentence, eg words, in this case Greek and Latin
mdap-unimelb.bsky.social
Intro to network analysis with R
Thu 12 June @melbconnect.bsky.social
Explore igraph and learn how to represent and model relational data with graph objects, calculate key network metrics, visualise networks and cluster a network and detect communities.
rduevents.unimelb.edu.au/event/intro-...
Intro to network analysis with R
Are you a researcher and would like to explore, measure, and analyse network structures? This workshop is for you if you: Are a HASS or STE...
rduevents.unimelb.edu.au
mdap-unimelb.bsky.social
Hands-on workshop for HASS researchers @ Unimelb working with materials like archives, interviews, and social media data. Learn basic preprocessing tasks using tidy text and common textual analysis techniques. Basic R knowledge required.
26 June, register: rduevents.unimelb.edu.au/event/text-a...
Text analysis with R
Are you a researcher in the Humanities, Arts, or Social Sciences (HASS) and would like to analyse your textual data quantitatively with code, but d...
rduevents.unimelb.edu.au
mdap-unimelb.bsky.social
Learn about #NLTK nltk.org a free, open-source and easy to use platform for building Python programs to work with human language data.
NLTK :: Natural Language Toolkit
nltk.org
mdap-unimelb.bsky.social
Hands-on workshop for HASS researchers @ Unimelb working with materials like archives, interviews, and social media data. Learn basic preprocessing tasks using NLTK and common textual analysis techniques. Basic Python knowledge required.
11 June, register:
rduevents.unimelb.edu.au/event/text-a...
Text analysis with Python
Are you a researcher in the Humanities, Arts, or Social Sciences (HASS) and would like to analyse your textual data quantitatively with code, but d...
rduevents.unimelb.edu.au