@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 inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-F1BXSMXW-R>
  dc:modified "2024-05-02T14:00:26"^^xsd:dateTime ;
  skos:altLabel "analyse de tonalité"@fr, "extraction d'opinions"@fr, "analyse d'opinion"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2271421> ;
  a skos:Concept ;
  skos:hiddenLabel "Opinion mining"@en, "Fouille d'opinion"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-R9F5072G-X> ;
  skos:example "There are two principally different approaches to opinion mining: lexicon-based and supervised. (Hamdan, 2016)"@en, "La fouille d'opinion se compose de plusieurs tâches qu'il est utile ou non de mettre en oeuvre selon les applications visées. (Marchand, 2012)"@fr ;
  skos:prefLabel "fouille d'opinion"@fr, "opinion mining"@en ;
  skos:definition "Use of natural language processing, text analysis and computational linguistics to identify and extract subjective information in source materials. (Wikidata)"@en, "Utilisation du traitement automatique du langage naturel, de l'analyse de texte et de la linguistique informatique pour identifier et extraire des informations subjectives dans les documents sources. (Wikidata)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  inist:definitionalContext "La détection d'émotions la fouille d'opinion ou l'analyse des sentiments sont des tâches très proches qui consistent à trouver et catégoriser dans des flux langagiers oraux ou écrits des passages porteurs d'un état émotionnel ou traduisant un jugement. (Antoine, Le Tallec & Villaneau, 2011)"@fr .

<http://data.loterre.fr/ark:/67375/8LP-R9F5072G-X>
  skos:prefLabel "analyse de sentiments"@fr, "sentiment analysis"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-F1BXSMXW-R> .

