@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@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-P5M0VL7T-5>
  skos:example "Stemming was not applied because the model learns similar representations for words of the same stem when the data suggests it. (Maas, Daly, Pham, Huang, Ng & Potts, 2011)"@en, "Stemming is done by WordNet's morphological analyzer. (Das & Bandyopadhyay, 2010)"@en, "Stemming was carried out with Snowball (Porter 2001). (Formiga, Costa-jussà, Mariño, Fonollosa, Barrón-Cedeño & Màrquez, 2013)"@en, "Cette approche se déroule en deux étapes : dépréfixation et désuffixation. (Allah & Boulaknadel, 2010)"@fr ;
  skos:prefLabel "racinisation"@fr, "stemming"@en ;
  skos:altLabel "désuffixation"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HF4763RX-4> ;
  skos:exactMatch ltk:-DHZ97LN2-G, <https://www.wikidata.org/wiki/Q1416732> ;
  a skos:Concept ;
  skos:hiddenLabel "Stemming"@en, "Racinisation"@fr ;
  skos:definition "The task/process of cutting off the ends of words (mainly inflectional affixes but sometimes also derivational affixes) aiming to relate words to a base form. (Loterre)"@en, "Tâche/processus consistant à couper les extrémités des mots (principalement les affixes flexionnels mais parfois aussi les affixes dérivationnels) et visant à relier les mots à une forme de base. (Loterre)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-27T08:24:07"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-HF4763RX-4>
  skos:prefLabel "analyse morphologique"@fr, "morphological analysis"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-P5M0VL7T-5> .

