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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q>
  skos:prefLabel "information extraction"@en, "extraction d'information"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-K0FWJ3ZN-T> .

<http://data.loterre.fr/ark:/67375/8LP-K0FWJ3ZN-T>
  skos:altLabel "extraction de topics"@fr, "identification de thèmes"@fr, "topic extraction"@en, "extraction de thèmes"@fr ;
  skos:hiddenLabel "Topic detection"@en, "Identification de topics"@fr ;
  skos:prefLabel "topic detection"@en, "identification de topics"@fr ;
  skos:definition "Tâche/processus consistant à identifier des thèmes, des topiques dans un texte ou un jeu de données (par exemple, en partitionnant des mots-clés ou par la modélisation de topiques). (Loterre)"@fr, "The task/process of identifying the topic of a text or dataset (e.g. by clustering keywords or using topic models) (Loterre)"@en ;
  skos:example "ESA performs slightly worse than \"Word2Vec\" in topic detection mainly because the label names i.e. topics such as \"sports\" are closer than some keywords such as \"basketball\" in Word2Vec space. (Yin, Hay & Roth, 2019)"@en, "Nous présentons une étude expérimentale utilisant des méthodes fondées sur la mesure tf-idf et l'extraction de topics sur un corpus réel de référence (le corpus AMI) pour l'étude de réunions. (Alizadeh, Cellier, Charnois, Cremilleux & Zimmermann, 2018)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  dc:modified "2024-04-25T12:14:35"^^xsd:dateTime ;
  skos:exactMatch ltk:-MBCW3ZPF-N .

