@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-WZ8VJR5L-B>
  skos:example "Le second système (MST dans la table) est l'analyseur MSTParser de (McDonald et al. 2005). (Le Roux, Favre, Abolghasem Mirroshandel & Nasr, 2011)"@fr, "On remarquera que ce sont les jeux d'étiquettes (UD vs FTB) qui semblent avoir l'impact le plus important comme attendu avec un isolement de MSTParser et de Talismane-FTB. (Tanguy, Brunet & Ferret, 2019)"@fr, "Le MSTParser (Candito et al. 2010) fournit une analyse en dépendances. (Braud & Denis, 2013)"@fr ;
  skos:definition "Analyseur syntaxique de dépendance non projectif applicable à tous les graphes dirigés. Les modèles de structure de dépendance sont basés sur des méthodes d'apprentissage discriminantes et sur une analyse syntaxique projective. (Loterre)"@fr, "A non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. (Loterre)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch ltk:-JVP33TZF-H ;
  dc:modified "2024-06-06T08:57:36"^^xsd:dateTime ;
  skos:prefLabel "MSTParser"@fr, "MSTParser"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-XBHZR91F-9> ;
  a skos:Concept ;
  skos:hiddenLabel "MST Parser"@en, "MST parser"@en, "MST Parser"@fr, "MST parser"@fr, "MSTparser"@en, "MSTparser"@fr .

<http://data.loterre.fr/ark:/67375/8LP-XBHZR91F-9>
  skos:prefLabel "parser"@en, "analyseur"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WZ8VJR5L-B> .

