@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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-MCB6J10G-R>
  skos:prefLabel "analyse dérivationnelle"@fr, "derivational analysis"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HF4763RX-4> .

<http://data.loterre.fr/ark:/67375/8LP-LH6NCBBB-P>
  skos:prefLabel "morphologie"@fr, "morphology"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HF4763RX-4> .

<http://data.loterre.fr/ark:/67375/8LP-P5M0VL7T-5>
  skos:prefLabel "stemming"@en, "racinisation"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HF4763RX-4> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-HF4763RX-4>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-P5M0VL7T-5>, <http://data.loterre.fr/ark:/67375/8LP-MCB6J10G-R> ;
  skos:hiddenLabel "Analyse morphologique"@fr, "Morphological analysis"@en ;
  skos:example "L'analyse morphologique est relativement avancée pour les langues latines. (Belguith & Chaâben, 2006)"@fr, "This paper presents the WordFrame model a noiserobust supervised algorithm capable of inducing morphological analyses for languages which exhibit prefixation suffixation and internal vowel shifts. (Wicentowski, 2004)"@en, "Morphological analysis is known to be ambiguous and we do not assume that morphological features are known up front. (Tsarfaty, Sima'an & Scha, 2009)"@en, "L'analyse morphologique repose principalement sur deux transducteurs pondérés. (Beaufort, Dister, Naets, Macé & Fairon, 2009)"@fr, "Morphological analysis introduces a further complexity by splitting a word into component morphemes each of which can be considered a resource. (Poznanski, Whitelock, IJdens & Corley, 1998)"@en, "We take the verb stem from the morphological analyses and all other features from the SVM output. (Green, Sathi & Manning, 2009)"@en, "A detailed post-task investigation of the performance that we conducted on Modern Hebrew including the shared task and a number of variants has shown that for the MRL case much of the parser errors may be attributed to incomplete morphological analyses or a complete lack thereof for the source tokens in the input stream. (Seker, More & Tsarfaty, 2018)"@en ;
  skos:prefLabel "analyse morphologique"@fr, "morphological analysis"@en ;
  skos:exactMatch ltk:-K6NFR8VS-L, <https://www.wikidata.org/wiki/Q1898737> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "The analysis of the structure of words and their relations to other words as regards their form and derivation. (Loterre)"@en, "Analyse de la structure des mots et de leurs relations avec d'autres mots en ce qui concerne leur forme et leur dérivation. (Loterre)"@fr ;
  a skos:Concept ;
  dc:modified "2024-05-02T08:15:48"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LH6NCBBB-P> .

