<?xml version="1.0" encoding="UTF-8"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
    <teiHeader>
        <fileDesc>
            <titleStmt>
                <title type="full">
                    <title type="main">Interlinking through Lemmas. Linking Linguistic Resources to a lexically-based LLOD Knowledge Base</title>
                    <title type="sub"/>
                </title>
                <author>
                    <persName>
                        <surname>Passarotti</surname>
                        <forename>Marco Carlo</forename>
                    </persName>
                    <affiliation>Università Cattolica del Sacro Cuore, Italy</affiliation>
                    <email>marco.passarotti@unicatt.it</email>
                </author>
                <author>
                    <persName>
                        <surname>Franzini</surname>
                        <forename>Greta</forename>
                    </persName>
                    <affiliation>Eurac Research, Italy</affiliation>
                    <email>greta.franzini@eurac.edu</email>
                </author>
                <author>
                    <persName>
                        <surname>Litta</surname>
                        <forename>Eleonora</forename>
                    </persName>
                    <affiliation>Università Cattolica del Sacro Cuore, Italy</affiliation>
                    <email>eleonoramaria.litta@unicatt.it</email>
                </author>
                <author>
                    <persName>
                        <surname>Mambrini</surname>
                        <forename>Francesco</forename>
                    </persName>
                    <affiliation>Università Cattolica del Sacro Cuore, Italy</affiliation>
                    <email>francesco.mambrini@unicatt.it</email>
                </author>
                <author>
                    <persName>
                        <surname>Sprugnoli</surname>
                        <forename>Rachele</forename>
                    </persName>
                    <affiliation>Università Cattolica del Sacro Cuore, Italy</affiliation>
                    <email>rachele.sprugnoli@unicatt.it</email>
                </author>
            </titleStmt>
            <editionStmt>
                <edition>
                    <date>2021-06-07T15:38:47.069570281</date>
                </edition>
            </editionStmt>
            <publicationStmt>
                <publisher>Elisabeth Burr, University of Leipzig</publisher>
                <address>
                    <addrLine>Beethovenstr. 15</addrLine>
                    <addrLine>04107 Leipzig</addrLine>
                    <addrLine>Germany</addrLine>
                    <addrLine>Elisabeth Burr</addrLine>
                </address>
            </publicationStmt>
            <sourceDesc>
                <p>Converted from an OASIS Open Document</p>
            </sourceDesc>
        </fileDesc>
        <encodingDesc>
            <appInfo>
                <application ident="DHCONVALIDATOR" version="1.22">
                    <label>DHConvalidator</label>
                </application>
            </appInfo>
        </encodingDesc>
        <profileDesc>
            <textClass>
                <keywords scheme="ConfTool" n="category">
                    <term>Paper</term>
                </keywords>
                <keywords scheme="ConfTool" n="subcategory">
                    <term>Pre-conference workshop / tutorial</term>
                </keywords>
                <keywords scheme="ConfTool" n="keywords">
                    <term>Linguistic Linked Open Data</term>
                    <term>Semantic Web</term>
                    <term>Latin</term>
                    <term>Language Resources</term>
                    <term>Natural Language Processing</term>
                </keywords>
                <keywords scheme="ConfTool" n="topics">
                    <term>Conversion</term>
                    <term>Gathering</term>
                    <term>Web development</term>
                    <term>Annotating</term>
                    <term>Cleanup</term>
                    <term>Content Analysis</term>
                    <term>Modeling</term>
                    <term>Identifying</term>
                    <term>Collaboration</term>
                    <term>Publishing</term>
                    <term>Meta: Teaching/Learning</term>
                    <term>Infrastructure</term>
                    <term>Standards</term>
                    <term>Text</term>
                    <term>Language</term>
                    <term>Literature</term>
                    <term>Link</term>
                    <term>English</term>
                </keywords>
            </textClass>
        </profileDesc>
    </teiHeader>
    <text>
        <body>
            <div type="div1" rend="DH-Heading1">
                <head>Objectives</head>
                <p>The tutorial aims to introduce the architecture, use and enhancement of the LiLa Knowledge Base of interlinked linguistic resources for Latin, developed in the context of the LiLa: Linking Latin project. In particular, the tutorial will present how the Linked-Data model adopted by LiLa is used to connect distributed lexical and textual resources, to ensure their interoperability. We show how, via lemmatisation, texts become part of this network of resources. We provide participants with a theoretical introduction to the architecture of LiLa, as well as hands-on support in their interaction with the LiLa Knowledge Base.</p>
                <p>The proposed tutorial falls within the field of Linguistic Linked Open Data (LLOD: Cimiano et al. 2020). While we focus on Latin, the methods discussed are language independent and thus have a much wider application, proving useful for similar initiatives on other languages.</p>
                <p>Starting from the experience of LiLa, we introduce the audience to some of the most relevant topics in current digital textual studies and linguistic resources, including:</p>
                <list type="unordered">
                    <item>
                        <hi rend="bold">Language (Meta)data</hi>. Tools and techniques of linguistic annotation. Specific concepts and technologies discussed: tokenisation, part-of-speech tagging, lemmatisation, and application of a Natural Language Processing (NLP) pipeline (UDPipe) with specific models trained on a large Latin corpus.
                    </item>
                    <item>
                        <hi rend="bold">Knowledge Graphs</hi>. Tools and techniques to interoperably link linguistically-annotated datasets. Specific concepts and technologies discussed: interoperability standards, ontologies, RDF, SPARQL, Linguistic Linked Data.
                    </item>
                    <item>
                        <hi rend="bold">Use Cases in Language, Data and Knowledge</hi>. Possible uses for philology and linguistics, namely searches combining etymology, polarity, frequency, (graphical) variation, meaning, and more.
                    </item>
                </list>
            </div>
            <div type="div1" rend="DH-Heading1">
                <head>Detailed description</head>
                <p>We propose a 1-day tutorial, divided in two sections.</p>
                <div type="div2" rend="DH-Heading2">
                    <head>Morning (conceptual foundations)</head>
                    <p>In this session the LiLa project will serve as a use-case to illustrate a typical LLOD workflow, that is:</p>
                    <list type="ordered">
                        <item>inguistic annotation/processing (Gleim et al. 2019; Sprugnoli et al. 2020)</item>
                        <item>data modelling (McCrae et al. 2017)</item>
                        <item>linking (Declerck et al. 2012).</item>
                    </list>
                </div>
                <div type="div2" rend="DH-Heading2">
                    <head>Afternoon (practical activity)</head>
                    <p>Participants will be divided into groups, supervised by one or more presenters/assistants. We provide them with a selection of Latin raw texts from various types and genres, and guide them through the stages leading up to the connection of texts to the LiLa Knowledge Base. Specifically, we focus on how to perform automatic tokenisation, part-of-speech tagging and lemmatisation, run a custom tool to automatically transform lemmatised output into the RDF, link it to the LiLa Knowledge Base and, finally, query the Knowledge Base with SPARQL (DuCharme 2013).</p>
                    <p>In closing, all groups will come together to present their results and draw conclusions.</p>
                    <p>Data and tools necessary to participate in the tutorial will be provided ahead of the event.</p>
                </div>
                <div type="div2" rend="DH-Heading2">
                    <head>Tentative schedule</head>
                    <p>09:00-09:45 – General introduction (Passarotti)</p>
                    <p>09:45-10:30 – Data model (Mambrini)</p>
                    <p>10:30-10:45 – Coffee Break</p>
                    <p>10:45-11:30 – Processing (Cecchini) and currently linked resources (Litta, Sprugnoli)</p>
                    <p>11:30-12:00 – Questions and group formation</p>
                    <p>12:00-13:30 – Lunch</p>
                    <p>13:30-16:00 – Hands-on work</p>
                    <p>16:00-17:00 – Group presentations and conclusions</p>
                </div>
            </div>
            <div type="div1" rend="DH-Heading1">
                <head>Instructors</head>
                <p>Presenters and assistants (all affiliated with Università Cattolica del Sacro Cuore):</p>
                <list type="unordered">
                    <item>Marco Passarotti (<ref target="mailto:marco.passarotti@unicatt.it"
                            >marco.passarotti@unicatt.it</ref>). Associate Professor of
                        Computational Linguistics and Director of the CIRCSE Research Centre. Since
                        2006 he has headed the Index Thomisticus Treebank project. He is the
                        Principal Investigator of the LiLa: Linking Latin ERC Consolidator Grant
                        (2018–2023). </item>
                    <item>Flavio Massimiliano Cecchini (<ref
                            target="mailto:flavio.cecchini@unicatt.it"
                            >flavio.cecchini@unicatt.it</ref>) graduated in Mathematics from the
                        Università degli Studi in Milan and then focused his interest towards NLP
                        and Computational Linguistics; he obtained a PhD in Computer Science with a
                        thesis about Word Sense Discrimination. Currently, Flavio works as a
                        postdoctoral researcher on the LiLa: Linking Latin project. </item>
                    <item>Francesco Mambrini (<ref target="mailto:francesco.mambrini@unicatt.it"
                            >francesco.mambrini@unicatt.it</ref>). PhD in Classical Philology
                        (University of Trento / EHESS). Researcher for the LiLa: Linking Latin
                        project. Previously, he worked at the Deutsches Archäologisches Institut,
                        Berlin, and at the University of Leipzig. His research interests focus on
                        the language and style of Ancient Greek and Latin literary texts. </item>
                </list>
                <p>Assistants:</p>
                <list type="unordered">
                    <item>Eleonora Litta (<ref target="mailto:EleonoraMaria.Litta@unicatt.it"
                            >EleonoraMaria.Litta@unicatt.it</ref>). Eleonora has worked on the
                        development of digital language resources, text analysis, corpus and
                        computational linguistics. She was awarded a Marie Skłodowska-Curie Research
                        fellowship to develop WFL, a word formation lexicon for Latin, at the
                        Università Cattolica del Sacro Cuore. She is currently working as part of
                        the LiLa project on a new Latin valency lexicon and WordNet. </item>
                    <item>Giovanni Moretti (<ref target="mailto:giovanni.moretti@unicatt.it"
                            >giovanni.moretti@unicatt.it</ref>). Software developer. Since 2007
                        Giovanni has been working in many Human Language Technology projects
                        developing scripts and web interfaces for data acquisition, annotation,
                        analysis and data visualisation. Currently, he is working in the LiLa:
                        Liking Latin project strengthening his expertise in Linked Data technology. </item>
                    <item>Matteo Pellegrini (<ref target="mailto:matteo.pellegrini@unicatt.it"
                            >matteo.pellegrini@unicatt.it</ref>). Postdoctoral researcher working on
                        the LiLa: Linking Latin project. His research is mainly focused on
                        inflectional morphology, with a specific interest in automatic processing of
                        Latin morphology. </item>
                    <item>Paolo Ruffolo (<ref target="mailto:paolo.ruffolo@posteo.eu"
                            >paolo.ruffolo@posteo.eu</ref>). Computer science engineer. Worked as
                        software developer and tester, database designer and administrator, and data
                        analyst both for research institutions and private companies. Currently
                        working on the LiLa: Liking Latin project. </item>
                    <item>Rachele Sprugnoli (<ref target="mailto:rachele.sprugnoli@unicatt.it"
                            >rachele.sprugnoli@unicatt.it</ref>). Postdoctoral researcher working on
                        the LiLa: Linking Latin project. Her research is mainly focused on text
                        annotation, evaluation of NLP tools and on how computational methods and
                        text analysis technologies can be applied to the treatment of cultural
                        content. </item>
                </list>
            </div>
            <div type="div1" rend="DH-Heading1">
                <head>Target audience and expected attendance</head>
                <p>This tutorial is intended for those who wish to explore solutions to publish texts using LOD. Although we focus on our experience with Latin, we welcome any participant interested in the theme of textual resources and LOD; prior knowledge of Latin and/or LOD is not required.</p>
                <p>We expect around 20-30 participants from different backgrounds: computational linguists, theoretical linguists, classicists, philologists.</p>
            </div>
            <div type="div1" rend="DH-Heading1">
                <head>Proposed budget</head>
                <p>As the tutorial will be run by the members of the LiLa team, no costs to pay for the instructors is foreseen.</p>
                <p>Neither publication of proceedings nor invitation of keynote speakers is planned. The website of the tutorial (if required to be external to that of EADH 2021) will be hosted on that of LiLa, free of charge.</p>
                <p>Should the tutorial take place in loco, the costs for the coffee breaks will be covered by the tutorial fees.</p>
            </div>
            <div type="div1" rend="DH-Heading1">
                <head>Requirements and format</head>
                <p>Should the tutorial take place in loco, we would require a projector and a whiteboard with markers.</p>
                <p>Should it take place online, we would adopt Zoom as our preferred platform for its “Breakout Rooms” functionality.</p>
            </div>
        </body>
        <back>
            <div type="bibliogr">
                <listBibl>
                    <head>Bibliography</head>
                    <bibl>
                        <hi rend="bold">Cimiano, Philipp</hi> / <hi rend="bold">Chiarcos,
                            Christian</hi> / <hi rend="bold">McCrae, John P.</hi> / <hi rend="bold"
                            >Gracia, Jorge</hi> (2020): <hi rend="italic">Linguistic Linked Data:
                            Representation, Generation and Applications</hi>. Cham: Springer. </bibl>
                    <bibl>
                        <hi rend="bold">Declerck, Tierry</hi> / <hi rend="bold">Lendvai,
                            Piroska</hi> / <hi rend="bold">Mörth, Karlheinz</hi> / <hi rend="bold"
                            >Budin, Gerhard</hi> / <hi rend="bold">Váradi, Tamás</hi> (2012):
                        "Towards linked language data for digital humanities", in: Chiarcos,
                        Christian / Nordhoff, Sebastian / Hellmann, Sebastian (eds.): <hi
                            rend="italic">Linked Data in Linguistics.</hi> Representing and
                        Connecting Language Data and Language Metadata. Berlin / Heidelberg:
                        Springer 109–116 DOI: &lt;https://doi.org/10.1007/978-3-642-28249-2_11&gt;. </bibl>
                    <bibl>
                        <hi rend="bold">DuCharme, Bob</hi> (2013): <hi rend="italic">Learning
                            Sparql.</hi> Querying and Updating with Sparql 1.1. Sebastopol, CA:
                        O’Reilly. </bibl>
                    <bibl>
                        <hi rend="bold">Gleim, Rüdiger</hi> / <hi rend="bold">Eger, Steffen</hi> /
                            <hi rend="bold">Mehler, Alexander</hi> / <hi rend="bold">Uslu,
                            Tolga</hi> / <hi rend="bold">Hemati, Wahed</hi> / <hi rend="bold"
                            >Lücking, Andy</hi> / <hi rend="bold">Henlein, Alexander</hi> / <hi
                            rend="bold">Kahlsdorf, Sven</hi> / <hi rend="bold">Hoenen, Armin</hi>
                        (2019): "A practitioner’s view: a survey and comparison of lemmatization and
                        morphological tagging in German and Latin", in: <hi rend="italic">Journal of
                            Language Modelling</hi> 7, 1: 152 DOI:
                        &lt;https://doi.org/10.15398/jlm.v7i1.205&gt;. </bibl>
                    <bibl>
                        <hi rend="bold">McCrae, John P.</hi> / <hi rend="bold">Bosque-Gil,
                            Julia</hi> /<hi rend="bold"> Gracia, Jorge</hi> / <hi rend="bold"
                            >Buitelaar, Paul</hi> / <hi rend="bold">Cimiano, Philipp</hi> (2017):
                        "The Ontolex-Lemon model: development and applications", in: Kosem, Iztok /
                        Tiberius, Carole / Jakubíček, Miloš / Kallas, Jelena / Krek, Simon / Baisa,
                        Vít (eds.): <hi rend="italic">Electronic lexicography in the 21st century.
                        </hi>Proceedings of eLex 2017 conference. Brno: Lexical Computing 19–21. </bibl>
                    <bibl>
                        <hi rend="bold">Sprugnoli, Rachele</hi> / <hi rend="bold">Passarotti,
                            Marco</hi> / <hi rend="bold">Cecchini, Flavio M.</hi> / <hi rend="bold"
                            >Pellegrini, Matteo</hi> (2020): "Overview of the EvaLatin 2020
                        Evaluation Campaign", in: Sprugnoli, Rachele / Passarotti, Marco (eds.): <hi
                            rend="italic">Proceedings of LT4HALA 2020. </hi>1st Workshop on Language
                        Technologies for Historical and Ancient Languages. Marseille: ELRA 105–110.
                    </bibl>
                </listBibl>
            </div>
        </back>
    </text>
</TEI>
