@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 ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@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-GVH06WD1-5> .

<http://data.loterre.fr/ark:/67375/8LP-GVH06WD1-5>
  skos:definition "An algorithm for extracting keyphrases from text documents. It can be either used for free indexing or for indexing with a controlled vocabulary. (Loterre)"@en, "Algorithme permettant d'extraire des expressions-clés de documents textuels. Il peut être utilisé soit pour une indexation libre, soit pour une indexation avec un vocabulaire contrôlé. (Loterre)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "L'ajout de nouveaux traits dans la méthode KEA est donc très aisé. (Bougouin, 2013)"@fr, "In our experiments KEA was restricted to output no more than 15 keyphrases per document. (Chachra, Ben Abacha, Shooshan, Rodriguez & Demner-Fushman, 2016)"@en, "We should note that KEA is primarily designed for keyphrase extraction from scientific publications and whereas the position of the first occurrence might be indicative in research papers product reviews usually do not contain a summarizing \"abstract\" at the beginning. (Berend, Nagy, Móra & Vincze, 2011)"@en, "Medelyan and Witten extended the KEA to KEA++ which uses semantic information on terms and phrases extracted from a domain specific thesaurus thus enhances automatic keyphrase extraction (Medelyan and Witten 2006). (Zhang, Wang, Gong & Huang, 2016)"@en ;
  dc:modified "2024-05-03T09:25:04"^^xsd:dateTime, "2024-05-03T09:31:12"^^xsd:dateTime ;
  skos:exactMatch ltk:-GVVK69HZ-3 ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:hiddenLabel "Kea"@en, "Kea"@fr, "kea"@en, "kea"@fr ;
  skos:prefLabel "KEA"@en, "KEA"@fr .

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