From 6033b9e9860288be6304a2eba6adb0c4d32cb124 Mon Sep 17 00:00:00 2001 From: pruizf <pabloruizfabo@gmail.com> Date: Thu, 30 Jul 2020 19:11:05 +0200 Subject: [PATCH] [ct] modif footer --- site/en.adoc | 2 +- site/en.html | 13 ++++++------- site/header.html | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/site/en.adoc b/site/en.adoc index 1fdeb84..bfb580f 100644 --- a/site/en.adoc +++ b/site/en.adoc @@ -2,7 +2,7 @@ :toc: left :toc-title: Navigation :toclevels: 1 -:last-update-label: With the support of Université de Strasbourg's IdEx program (Attractivité 2020). Last updated on +:last-update-label: Supported by Université de Strasbourg's IdEx program (Attractivité 2020). Last updated on :imagesdir: img :favicon: ./img/favicon.ico :stylesdir: styles/ diff --git a/site/en.html b/site/en.html index e5a693f..00ef6cc 100644 --- a/site/en.html +++ b/site/en.html @@ -7,8 +7,7 @@ <meta name="generator" content="Asciidoctor 2.0.10"> <link rel="icon" type="image/x-icon" href="./img/favicon.ico"> <title>Objectives</title> -<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700"> -<link rel="stylesheet" href="./asciidoctor.css"> +<link rel="stylesheet" href="styles/fedora-custom.css"> </head> <body class="book toc2 toc-left"> <div id="header"> @@ -40,16 +39,16 @@ <p>The Alsatian dialect theater tradition is based predominantly on popular and humour genres. What are the <strong>major trends</strong> in this tradition, regarding dramatic technique and character types? What are its major geographic locations? To what an extent do Alsatian dialect plays document the sociolinguistic situation of the period when they were written?</p> </div> <div class="paragraph"> -<p>In order to answer these questions and carry out quantitative <strong>analyses</strong>, a large corpus representative of the tradition is required, as well as corpus annotations for the relevant variables: geographical origin plays and authors, places where the plays take place, their period and genre. Regarding the characters, attributes such as their profession, social status, origin, gender or age must be made available. It is also necessary to formalize the plays' structure, identifying act and scene divisions, characters' speech and stage directions.</p> +<p>In order to answer these questions and carry out quantitative <strong>analyses</strong>, a large corpus, representative of the tradition, is required, as well as corpus annotations for the relevant variables: geographical origin of plays and authors, places where the plays take place, their period and genre. Regarding the characters, attributes such as their profession, social status, origin, gender or age must be made available. It is also necessary to formalize the plays' structure, identifying act and scene divisions, characters' speech and stage directions.</p> </div> <div class="paragraph"> <p>Our project’s goal is creating such a <strong>corpus</strong>, encoded in the <a href="https://tei-c.org/guidelines/" class="external" target="_blank" rel="noopener"><strong>TEI</strong></a> format (Text Encoding Initiative), whose <a href="https://www.tei-c.org/release/doc/tei-p5-doc/en/html/DR.html" target="_blank" rel="noopener">Performance</a> module covers the types of annotations we’re interested in. We’re working on a representative collection of <a href="https://www.numistral.fr/services/engine/search/sru?operation=searchRetrieve&exactSearch=false&collapsing=true&version=1.2&query=(colnum%20adj%20%22BNUStr058%22)&suggest=10&keywords=" target="_blank" rel="noopener">plays</a>, which were recently digitized by the Bibliothèque Nationale et Universitaire (Bnu) in Strasbourg. We’re currently performing OCR on the plays and their TEI encoding.</p> </div> <div class="paragraph"> -<p>The corpus thus created will allow a <em>distant reading</em> or <strong>macroanalysis</strong> approach to Alsatian theater. Such approaches have been applied succesfully to the majour European dramatic traditions, as shown in a 2017 special issue of the <a href="https://sht.asso.fr/revue/etudes-theatrales-et-humanites-numeriques/" target="_blank" rel="noopener">Revue d’Historiographie du Théâtre</a>. However, such analyses are still impossible for Alsatian, given lack of an appropriate digital corpus. The MeThAL projects seeks to fill this void.</p> +<p>The corpus thus created will allow a <em>distant reading</em> or <strong>macroanalysis</strong> approach to Alsatian theater. Such approaches have been applied successfully to the major European dramatic traditions, as shown in a 2017 special issue of the <a href="https://sht.asso.fr/revue/etudes-theatrales-et-humanites-numeriques/" target="_blank" rel="noopener">Revue d’Historiographie du Théâtre</a>. However, such analyses are still impossible for Alsatian, given lack of an appropriate digital corpus. The MeThAL projects seeks to make up for this lack of resources.</p> </div> <div class="paragraph"> -<p>To that end, we will apply natural language processing and document representation techiques, besides web technologies which will contribute to corpus navigability.</p> +<p>To that end, we will apply natural language processing and document representation techniques, besides web technologies which will contribute to corpus navigability.</p> </div> </div> </div> @@ -57,7 +56,7 @@ <h2 id="_challenges">Challenges</h2> <div class="sectionbody"> <div class="paragraph"> -<p>The huge orthographic variety of Alsatian presents specific challenges for Natural Language Processing (<strong>NLP</strong>), as is the case for any <strong>low-resource language</strong>. These challenges highlight needs which are only partially adressed by existing text analysis tools, mainly geared towards majority languages. The project will exploit and contribute to the resources created by the <a href="http://restaure.unistra.fr/" target="_blank" rel="noopener">RESTAURE</a> project, on NLP for France’s regional languages.</p> +<p>The huge orthographic variety of Alsatian presents specific challenges for Natural Language Processing (<strong>NLP</strong>), as is the case for any <strong>low-resource language</strong>. These challenges highlight needs which are only partially addressed by existing text analysis tools, mainly geared towards majority languages. The project will exploit and contribute to the resources created by the <a href="http://restaure.unistra.fr/" target="_blank" rel="noopener">RESTAURE</a> project, on NLP for France’s regional languages.</p> </div> </div> </div> @@ -160,7 +159,7 @@ </div> <div id="footer"> <div id="footer-text"> -With the support of Université de Strasbourg's IdEx program (Attractivité 2020). Last updated on 2020-07-29 21:59:15 +0200 +Supported by Université de Strasbourg's IdEx program (Attractivité 2020). Last updated on 2020-07-30 19:10:32 +0200 </div> </div> </body> diff --git a/site/header.html b/site/header.html index 968fe94..c3a1fa8 100644 --- a/site/header.html +++ b/site/header.html @@ -446,7 +446,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b </div> <div id="footer"> <div id="footer-text"> -Last updated 2020-07-29 21:19:56 +0200 +Last updated 2020-07-29 22:28:16 +0200 </div> </div> </body> -- GitLab