<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <link rel="stylesheet" href="/Data-Sci-2025/assets/css/just-the-docs-default.css"> <link rel="stylesheet" href="/Data-Sci-2025/assets/css/just-the-docs-head-nav.css" id="jtd-head-nav-stylesheet"> <style id="jtd-nav-activation"> .site-nav ul li a { background-image: none; } </style> <script src="/Data-Sci-2025/assets/js/just-the-docs.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="/Data-Sci-2025/assets/img/favicon.ico" type="image/x-icon"> <!-- Begin Jekyll SEO tag v2.8.0 --> <title>LING 2020 Fall 2025 | Data Science for Research in Linguistics at the University of Pittsburgh</title> <meta name="generator" content="Jekyll v3.10.0" /> <meta property="og:title" content="LING 2020 Fall 2025" /> <meta property="og:locale" content="en_US" /> <meta name="description" content="Data Science for Research in Linguistics at the University of Pittsburgh" /> <meta property="og:description" content="Data Science for Research in Linguistics at the University of Pittsburgh" /> <link rel="canonical" href="https://djvill.github.io/Data-Sci-2025/assets/css/just-the-docs-head-nav.css" /> <meta property="og:url" content="https://djvill.github.io/Data-Sci-2025/assets/css/just-the-docs-head-nav.css" /> <meta property="og:site_name" content="LING 2020 Fall 2025" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary" /> <meta property="twitter:title" content="LING 2020 Fall 2025" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"WebPage","description":"Data Science for Research in Linguistics at the University of Pittsburgh","headline":"LING 2020 Fall 2025","url":"https://djvill.github.io/Data-Sci-2025/assets/css/just-the-docs-head-nav.css"}</script> <!-- End Jekyll SEO tag --> <!-- BEGIN _includes/head_custom.html --> <!-- For some reason, default favicon not working --> <link rel="icon" href="/Data-Sci-2025/assets/img/favicon.ico" type="image/x-icon"> <!-- Custom JavaScript --> <script src="/Data-Sci-2025/assets/js/more-js.js"></script> <script src="/Data-Sci-2025/assets/js/dark-mode-toggle.js"></script> <!-- END _includes/head_custom.html --> </head> <body> <a class="skip-to-main" href="#main-content">Skip to main content</a> <svg xmlns="http://www.w3.org/2000/svg" class="d-none"> <symbol id="svg-link" viewBox="0 0 24 24"> <title>Link</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link"> <path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path> </svg> </symbol> <symbol id="svg-menu" viewBox="0 0 24 24"> <title>Menu</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"> <line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line> </svg> </symbol> <symbol id="svg-arrow-right" viewBox="0 0 24 24"> <title>Expand</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"> <polyline points="9 18 15 12 9 6"></polyline> </svg> </symbol> <!-- Feather. MIT License: https://github.com/feathericons/feather/blob/master/LICENSE --> <symbol id="svg-external-link" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"> <title id="svg-external-link-title">(external link)</title> <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line> </symbol> </svg> <div class="side-bar"> <div class="site-header" role="banner"> <a href="/Data-Sci-2025/" class="site-title lh-tight"> LING 2020 Fall 2025 </a> <button id="menu-button" class="site-button btn-reset" aria-label="Toggle menu" aria-pressed="false"> <svg viewBox="0 0 24 24" class="icon" aria-hidden="true"><use xlink:href="#svg-menu"></use></svg> </button> </div> <nav aria-label="Main" id="site-nav" class="site-nav"> <ul class="nav-list"><li class="nav-list-item"><a href="/Data-Sci-2025/" class="nav-list-link">Syllabus</a></li><li class="nav-list-item"><a href="/Data-Sci-2025/learning-resources" class="nav-list-link">Learning resources</a></li><li class="nav-list-item"><a href="/Data-Sci-2025/todo" class="nav-list-link">To-do assignments</a></li></ul> <ul class="nav-list"><li class="nav-list-item external"> <a href="https://data-sci-2025.slack.com" class="nav-list-link external" target="_blank" rel="noopener noreferrer" > Class Slack <svg viewBox="0 0 24 24" aria-labelledby="svg-external-link-title"><use xlink:href="#svg-external-link"></use></svg> </a> </li><li class="nav-list-item external"> <a href="https://djvill.github.io/r4ds/" class="nav-list-link external" target="_blank" rel="noopener noreferrer" > R for data science <svg viewBox="0 0 24 24" aria-labelledby="svg-external-link-title"><use xlink:href="#svg-external-link"></use></svg> </a> </li><li class="nav-list-item external"> <a href="https://github.com/Data-Sci-2025" class="nav-list-link external" target="_blank" rel="noopener noreferrer" > Class GitHub organization <svg viewBox="0 0 24 24" aria-labelledby="svg-external-link-title"><use xlink:href="#svg-external-link"></use></svg> </a> </li><li class="nav-list-item external"> <a href="https://canvas.pitt.edu/courses/334033/external_tools/7510" class="nav-list-link external" target="_blank" rel="noopener noreferrer" > Lecture recordings on Canvas <svg viewBox="0 0 24 24" aria-labelledby="svg-external-link-title"><use xlink:href="#svg-external-link"></use></svg> </a> </li></ul> </nav> <footer class="site-footer"> <a href="https://github.com/djvill/Data-Sci-2025" target="_blank">Site hosted on GitHub (private repo)</a> </footer> </div> <div class="main" id="top"> <div id="main-header" class="main-header"> <div></div> <!-- Wrap a div around toggle and aux-nav to use flex-direction --> <div id="header-aux-wrapper"> <!-- Dark mode toggle (see dark-mode-toggle.js) --> <div id="dark-mode-toggle"> <img src="/Data-Sci-2025/assets/img/fa-moon.svg" title="Switch to dark color scheme" aria-label="Switch to dark color scheme" alt="🌙" /> </div> </div> </div> <div class="main-content-wrap"> <div id="main-content" class="main-content"> <main> </main> <hr> <footer> <p><a href="#top" id="back-to-top"></a></p> <p class="text-small mb-0 mt-0"> Copyright &copy; 2021&ndash;2025 Dan Villarreal. Distributed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons BY-SA 4.0</a> license. Built using the <a href="https://github.com/just-the-docs/just-the-docs" target="_blank">Just the Docs</a> theme for <a href="https://jekyllrb.com/docs/" target="_blank">Jekyll</a>. </p> <p class="text-small mb-0 mt-0"> <a href="https://github.com/djvill/Data-Sci-2025" target="_blank">Site hosted on GitHub (private repo)</a>. </p> </footer> </div> </div> </div> </body> </html>
