@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<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-X4N9CL9K-G> .

<http://data.loterre.fr/ark:/67375/8LP-X4N9CL9K-G>
  skos:altLabel "Yet Another Term ExtrAtor"@en ;
  skos:example "YaTeA enchaîne identification de groupes nominaux à partir de frontières morphosyntaxiques calcul de leurs structures en tête et modifieur puis exploitation de ces structures pour l'analyse des groupes nominaux restants. (Plaisantin Alecu, Thomas & Renahy, 2012)"@fr, "En outre YaTeA et TermoStat ont l'avantage d'extraire des termes simples en plus des termes complexes ; et TermoStat est le seul à extraire également des termes non nominaux. (Plaisantin Alecu, Thomas & Renahy, 2012)"@fr, "For this step we used ACABIT (Daille 1996) and YaTeA (Aubin and Hamon 2006) for extracting terms. (Fauconnier & Kamel, 2015)"@en, "Certains comme YaTeA (Aubin et Hamon 2006) ou Acabit (Daille 2003) utilisent des patrons linguistiques tandis que d'autres comme Termostat (Drouin 2006) reposent sur l'analyse des contrastes entre un corpus de domaine général et un corpus de spécialité. (Mondary, Nazarenko, Zargayouna & Barreaux, 2013)"@fr, "We used YaTeA (Aubin and Hamon 2006) which extracts multiple-word and single-word terms in an unsupervised manner using syntactic and statistical criteria. (Ruiz Fabo, Plancq & Poibeau, 2016)"@en, "BioYaTeA is a modified version of the YaTeA term extraction tool (Aubin and Hamon 2006) adapted to the biomedical domain. (Stenetorp, Golik, Hamon, Comeau, Islamaj Dogan, Liu & Wilbur, 2013)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "YaTeA"@en, "YaTeA"@fr ;
  skos:hiddenLabel "Yatea"@en, "Yatea"@fr ;
  a skos:Concept ;
  dc:modified "2024-05-30T13:11:47"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
