@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-R7W0P3M5-S> .

<http://data.loterre.fr/ark:/67375/8LP-R7W0P3M5-S>
  a skos:Concept ;
  skos:example "The applied method is based on the approach of the R package \"sentimentr\" (Rinker 2019a) which generates sentiments on a sentence level but the current approach extends it to continuous text without punctuation as is the case with video transcripts. (Soldner, Ho, Makhortykh, van der Vegt, Mozes & Kleinberg, 2019)"@en ;
  skos:hiddenLabel "Sentimentr"@en, "Sentimentr"@fr, "SentimentR"@en, "SentimentR"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:definition "Tool to analyse sentiment polarity in texts. (Loterre)"@en, "Calcule la polarité des sentiments dans les textes. (Loterre)"@fr ;
  skos:prefLabel "sentimentr"@fr, "sentimentr"@en ;
  dc:modified "2024-05-03T09:25:06"^^xsd:dateTime, "2024-05-03T09:27:55"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch ltk:-LM0TD69J-R .

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