key | value | type |
---|---|---|
title | Automated Linguistic Annotation of Latin | |
author | Margherita Fantoli | |
licence | http://creativecommons.org/licenses/by-nc-sa/4.0 | |
link | ||
description | The module illustrates the existing standards for linguistic annotation (lemmatization, morphological tagging, syntactic parsing), the main AI methodologies for performing the tagging automatically and surveys the existing tool for annotating Latin texts. | |
date | 2023/01/25– 2023/01/25 | |
language | en | |
institution | University of Bologna, Italy | |
focus | https://w3id.org/encode/competences/Latin | |
focus | https://w3id.org/encode/competences/Python | |
focus | https://w3id.org/encode/competences/DataVisualization | |
focus | https://w3id.org/encode/competences/TextMining | |
focus | https://w3id.org/encode/competences/MachineLearning | |
focus | https://w3id.org/encode/competences/Philology | |
exercise | ||
literature | ||
qualifications | ||
format | Lecture | |
medium | in presence | |
location | University of Bologna | |
competences | ||
partof | https://w3id.org/encode/modules/ |
Entities with the same bindings of compentence and level.
type
title
description
link
From the triple store.
DESCRIBE <https://w3id.org/encode/modules/m101>
.SELECT * WHERE{ BIND (<https://w3id.org/encode/modules/m101> as ?this) { ?this ?predicate ?object . OPTIONAL {?object ?predicateOfObject ?objectOfObject} } UNION { ?subject ?predicate ?this} }
.