@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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-KQT9R3L7-7>
  skos:prefLabel "Enju"@en, "Enju"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-XBHZR91F-9> .

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

<http://data.loterre.fr/ark:/67375/8LP-XBHZR91F-9>
  skos:hiddenLabel "Analyseur"@fr, "Parser"@en ;
  skos:example "Other missed recall is due to complexity of sentences or inaccuracy of parsers. (Saha, Pal & Mausam, 2017)"@en, "The analyzer performs a certain number of passes until it finds the correct infinitive form of the input verb. (Roxas & Mula, 2008)"@en, "The analyzer will be used during the translation process. (Roxas & Mula, 2008)"@en, "The parser converts the text into a semantic frame a representation of the statement's meaning. (Daniels & Hastie, 2003)"@en, "Notre analyseur comprend plusieurs hyperparamètres. (Coavoux & Crabbé, 2017)"@fr, "Le travail que nous présentons ici repose sur deux constats : d'une part si l'on s'intéresse aux analyseurs syntaxiques du français librement disponibles et prêts à l'emploi on trouve essentiellement des analyseurs qui produisent une représentation utilisant le format ConLL (Buchholz et Marsi 2006) et suivant les normes du French TreeBank (FTB) (Abeillé et al. 2000) à l'image des parsers adaptés au français décrits dans (Candito et al. 2010). (Paroubek, Asadullah & Vilnat, 2013)"@fr, "Cet analyseur nous fournit les valeurs des 14 attributs morphologiques. (Ayed, Bounhas, Elayeb, Saoud & Evrard, 2014)"@fr, "Dans cet article, nous avons introduit l'analyseur SXLFG. (Boullier, Sagot & Clément, 2005)"@fr, "As a result the parser only reaches an overall F 1 -score of 84% on the DTA data set. (Ortmann, 2020)"@en, "Les analyseurs décrits dans cet article constituent l'état de l'art dans le domaine de l'analyse syntaxique de textes non segmentés (pour le français). (Constant, Sigogne & Watrin, 2013)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WZ8VJR5L-B>, <http://data.loterre.fr/ark:/67375/8LP-KQT9R3L7-7> ;
  dc:modified "2024-06-06T08:54:36"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "parser"@en, "analyseur"@fr ;
  skos:altLabel "analyzer"@en, "système d'analyse"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V>
  skos:prefLabel "logiciel de TAL"@fr, "NLP software"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XBHZR91F-9> .

