@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-K4DSQG2W-C>
  skos:exactMatch <https://www.wikidata.org/wiki/Q2554325>, x64:-BX9T0ZMW-V ;
  skos:example "Sur le même registre, la lemmatisation ne traite souvent pas bien les mots latins. (Zweigenbaum, Hadouche & Grabar, 2003)"@fr, "La lemmatisation permet de regrouper les différentes flexions et variations. (Daille, 1999)"@fr, "Lemmatisation of word forms is the task of finding base forms (lemmas) for each token in running text. (Radziszewski, 2013)"@en, "La lemmatisation rend possible les correspondances quelle que soit la flexion ; (Latour, 2014)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RFXTJ5C5-B> ;
  dc:modified "2024-06-10T13:31:02"^^xsd:dateTime ;
  a skos:Concept ;
  skos:hiddenLabel "Lemmatisation"@fr, "Lemmatization"@en ;
  skos:definition "The process of grouping together the inflected forms of a word so they can be analysed as a single item, identified by the word's lemma, or dictionary form. (Wikipedia)"@en, "La lemmatisation consiste à ne récupérer dans un texte que le lemme (ou forme canonique) des termes. (Loterre)"@fr ;
  skos:prefLabel "lemmatisation"@fr, "lemmatization"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "lemmatisation"@en .

<http://data.loterre.fr/ark:/67375/8LP-RFXTJ5C5-B>
  skos:prefLabel "procédé morphologique"@fr, "morphological process"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-K4DSQG2W-C> .

