LADAL
  • HOME
  • ABOUT
    • About LADAL
    • People & Collaborators
    • Citing & Licensing
    • FAQs
  • TUTORIALS
    • About Tutorials
    • Data Science Basics
    • R Basics
    • Data Collection and Acquisition
    • Data Visualisation
    • Statistics
    • Text Analytics
  • COURSES
    • About Courses
    • Short Courses
    • Long Courses
  • TOOLS
    • About Tools
    • Shiny Tools
    • Juypter Notebooks Tools
  • EVENTS
  • RESOURCES
    • Guides & Resources
    • Contribute to LADAL
  • CONTACT

University of Queensland  ·  Free & Open-Access

Language Technology & Data Analysis Laboratory

Comprehensive tutorials, interactive tools, and structured courses for anyone working with language data — from complete beginners to expert researchers.

Explore Tutorials Browse Tools  →
50+ free tutorials No installation required 1.1M+ page views Part of LDaCA
1.1M+ Page views
500K+ Active users
50+ Free tutorials
100+ Countries reached

What we offer

Everything you need for computational language research

Free, open-source resources built for researchers at every level — no prerequisites, no paywalls.

Tutorials

50+ step-by-step guides on text analytics, statistics, and programming in R — with interactive Jupyter notebooks you can run directly in your browser.

Browse all tutorials →

Courses

Structured short and long courses combining conceptual background, hands-on practice, and reproducible workflows — for beginners through to advanced researchers.

View all courses →

Tools

Browser-based text analysis tools — concordancing, keyword analysis, topic modelling, and more. No installation or account required.

Explore tools →

What our users say

Trusted by researchers worldwide

Used in universities and research institutions across more than 100 countries.

“

An authoritative and comprehensive resource that represents current best practices in the field. I recommend it to all my students in Quantitative Methods in Linguistics.

Laura Janda

Professor of Russian, Arctic University of Norway

“

Whenever I come across a method I wish to implement in my research, a corresponding script with meaty instructions is already available at LADAL.

Robert Daugs

Postdoctoral Researcher, University of Kiel

“

The clear and transparent documentation and availability of data and code sets this resource apart from many others. A tremendously useful and powerful resource.

Eliane Lorenz

Senior Researcher, University of Giessen

Read more user stories →

Funding & support

Proudly supported by ARDC and LDaCA

LADAL is funded by the Australian Research Data Commons (ARDC) through the Language Data Commons of Australia (LDaCA) — a national research infrastructure project that makes Australian language data findable, accessible, and reusable for researchers in Australia and around the world. ARDC is enabled by the Australian Government through the National Collaborative Research Infrastructure Strategy (NCRIS).

Language Data Commons of Australia (LDaCA) Australian Research Data Commons (ARDC) and NCRIS

Open science, built for language researchers

The Language Technology and Data Analysis Laboratory (LADAL) is a collaborative, open-access research infrastructure established in 2019 at the University of Queensland. Part of the Language Data Commons of Australia (LDaCA), LADAL provides free resources to researchers worldwide — no registration, no paywalls, no prerequisites.

Learn more about LADAL →
UQ LDaCA ARDC NCRIS
Part of   LDaCA  ·  ARDC  ·  NCRIS  ·  University of Queensland © 2026 LADAL  ·  Citing LADAL  ·  Licensing  ·  Legal Disclaimer ladal@uq.edu.au  ·  YouTube  ·  GitHub
Source Code
---
title: ""
toc: false
sidebar: false
page-layout: full
---

```{=html}
<!-- HERO -->
<section class="ladal-hero">
  <div class="ladal-hero-inner">
    <p class="ladal-eyebrow">University of Queensland &nbsp;·&nbsp; Free &amp; Open-Access</p>
    <h1 class="ladal-hero-title">
      Language Technology &amp; Data Analysis Laboratory
    </h1>
    <p class="ladal-hero-sub">
      Comprehensive tutorials, interactive tools, and structured courses
      for anyone working with language data — from complete beginners
      to expert researchers.
    </p>
    <div class="ladal-hero-actions">
      <a href="tutorials.qmd" class="ladal-btn-primary">Explore Tutorials</a>
      <a href="tools.qmd" class="ladal-btn-ghost">Browse Tools &nbsp;→</a>
    </div>
    <div class="ladal-badges">
      <span class="ladal-badge">50+ free tutorials</span>
      <span class="ladal-badge">No installation required</span>
      <span class="ladal-badge">1.1M+ page views</span>
      <span class="ladal-badge">Part of LDaCA</span>
    </div>
  </div>
</section>

<!-- STATS BAR -->
<section class="ladal-stats-bar">
  <div class="ladal-stat">
    <span class="ladal-stat-num">1.1M+</span>
    <span class="ladal-stat-label">Page views</span>
  </div>
  <div class="ladal-stat">
    <span class="ladal-stat-num">500K+</span>
    <span class="ladal-stat-label">Active users</span>
  </div>
  <div class="ladal-stat">
    <span class="ladal-stat-num">50+</span>
    <span class="ladal-stat-label">Free tutorials</span>
  </div>
  <div class="ladal-stat">
    <span class="ladal-stat-num">100+</span>
    <span class="ladal-stat-label">Countries reached</span>
  </div>
</section>

<!-- WHAT WE OFFER -->
<section class="ladal-section ladal-section-white">
  <p class="ladal-section-label">What we offer</p>
  <h2 class="ladal-section-title">Everything you need for computational language research</h2>
  <p class="ladal-section-sub">Free, open-source resources built for researchers at every level — no prerequisites, no paywalls.</p>
  <div class="ladal-cards">

    <div class="ladal-card ladal-card-purple">
      <div class="ladal-card-icon ladal-icon-purple">
        <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="#51247A" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2"/><line x1="8" y1="8" x2="16" y2="8"/><line x1="8" y1="12" x2="16" y2="12"/><line x1="8" y1="16" x2="12" y2="16"/></svg>
      </div>
      <h3>Tutorials</h3>
      <p>50+ step-by-step guides on text analytics, statistics, and programming in R — with interactive Jupyter notebooks you can run directly in your browser.</p>
      <a href="tutorials.qmd" class="ladal-card-link">Browse all tutorials →</a>
    </div>

    <div class="ladal-card ladal-card-aqua">
      <div class="ladal-card-icon ladal-icon-aqua">
        <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="#00A2C7" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M22 10v6M2 10l10-5 10 5-10 5z"/><path d="M6 12v5c3 3 9 3 12 0v-5"/></svg>
      </div>
      <h3>Courses</h3>
      <p>Structured short and long courses combining conceptual background, hands-on practice, and reproducible workflows — for beginners through to advanced researchers.</p>
      <a href="courses.qmd" class="ladal-card-link">View all courses →</a>
    </div>

    <div class="ladal-card ladal-card-magenta">
      <div class="ladal-card-icon ladal-icon-magenta">
        <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="#962A8B" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"/></svg>
      </div>
      <h3>Tools</h3>
      <p>Browser-based text analysis tools — concordancing, keyword analysis, topic modelling, and more. No installation or account required.</p>
      <a href="tools.qmd" class="ladal-card-link">Explore tools →</a>
    </div>

  </div>
</section>

<!-- TESTIMONIALS -->
<section class="ladal-section ladal-section-tinted">
  <p class="ladal-section-label">What our users say</p>
  <h2 class="ladal-section-title">Trusted by researchers worldwide</h2>
  <p class="ladal-section-sub">Used in universities and research institutions across more than 100 countries.</p>
  <div class="ladal-testimonials">

    <div class="ladal-testimonial">
      <div class="ladal-quote-mark">&ldquo;</div>
      <p class="ladal-t-text">An authoritative and comprehensive resource that represents current best practices in the field. I recommend it to all my students in Quantitative Methods in Linguistics.</p>
      <p class="ladal-t-author">Laura Janda</p>
      <p class="ladal-t-role">Professor of Russian, Arctic University of Norway</p>
    </div>

    <div class="ladal-testimonial">
      <div class="ladal-quote-mark">&ldquo;</div>
      <p class="ladal-t-text">Whenever I come across a method I wish to implement in my research, a corresponding script with meaty instructions is already available at LADAL.</p>
      <p class="ladal-t-author">Robert Daugs</p>
      <p class="ladal-t-role">Postdoctoral Researcher, University of Kiel</p>
    </div>

    <div class="ladal-testimonial">
      <div class="ladal-quote-mark">&ldquo;</div>
      <p class="ladal-t-text">The clear and transparent documentation and availability of data and code sets this resource apart from many others. A tremendously useful and powerful resource.</p>
      <p class="ladal-t-author">Eliane Lorenz</p>
      <p class="ladal-t-role">Senior Researcher, University of Giessen</p>
    </div>

  </div>
  <p class="ladal-more-link"><a href="about.qmd#user-stories">Read more user stories →</a></p>
</section>

<!-- ACKNOWLEDGEMENT -->
<section class="ladal-section ladal-section-white ladal-acknowledgement">
  <p class="ladal-section-label">Funding &amp; support</p>
  <h2 class="ladal-section-title">Proudly supported by ARDC and LDaCA</h2>
  <p class="ladal-section-sub" style="margin:0 0 2.5rem 0;text-align:left;">
    LADAL is funded by the <strong>Australian Research Data Commons (ARDC)</strong> through the
    <strong>Language Data Commons of Australia (LDaCA)</strong> — a national research infrastructure
    project that makes Australian language data findable, accessible, and reusable for researchers
    in Australia and around the world. ARDC is enabled by the Australian Government through
    the National Collaborative Research Infrastructure Strategy (NCRIS).
  </p>
  <div class="ladal-ack-logos">
    <a href="https://ldaca.edu.au" target="_blank" rel="noopener" class="ladal-ack-logo-link">
      <img src="/images/LDaCAlogo.png" alt="Language Data Commons of Australia (LDaCA)" class="ladal-ack-logo" />
    </a>
    <a href="https://ardc.edu.au" target="_blank" rel="noopener" class="ladal-ack-logo-link">
      <img src="/images/AcknowledgeARDC.png" alt="Australian Research Data Commons (ARDC) and NCRIS" class="ladal-ack-logo ladal-ack-logo-wide" />
    </a>
  </div>
</section>

<!-- ABOUT STRIP -->
<section class="ladal-about-strip">
  <div class="ladal-about-content">
    <h2>Open science, built for language researchers</h2>
    <p>
      The Language Technology and Data Analysis Laboratory (LADAL) is a collaborative,
      open-access research infrastructure established in 2019 at the University of Queensland.
      Part of the Language Data Commons of Australia (LDaCA), LADAL provides free resources
      to researchers worldwide — no registration, no paywalls, no prerequisites.
    </p>
    <a href="about.qmd" class="ladal-about-link">Learn more about LADAL →</a>
  </div>
  <div class="ladal-partner-logos">
    <span class="ladal-logo-pill">UQ</span>
    <span class="ladal-logo-pill">LDaCA</span>
    <span class="ladal-logo-pill">ARDC</span>
    <span class="ladal-logo-pill">NCRIS</span>
  </div>
</section>
```

```{=html}
<style>
.ladal-acknowledgement {
  border-top: 3px solid #f0a500;
}
.ladal-acknowledgement .ladal-section-label,
.ladal-acknowledgement .ladal-section-title {
  text-align: left;
  max-width: none;
  white-space: nowrap;
}
.ladal-ack-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.ladal-ack-logo-link {
  display: flex;
  align-items: center;
  opacity: 0.9;
  transition: opacity 0.15s;
}
.ladal-ack-logo-link:hover { opacity: 1; }
.ladal-ack-logo {
  height: 70px;
  width: auto;
  object-fit: contain;
}
.ladal-ack-logo-wide {
  height: 60px;
}
@media (max-width: 600px) {
  .ladal-ack-logos { gap: 2rem; }
  .ladal-ack-logo { height: 50px; }
  .ladal-ack-logo-wide { height: 44px; }
}
</style>
```