@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-SMNP7TCJ-V> .

<http://data.loterre.fr/ark:/67375/8LP-SMNP7TCJ-V>
  skos:definition "Rsentiment analyse le sentiment d'une phrase en anglais et lui attribue un score. Il peut classer les phrases dans les catégories de sentiments suivantes: positif, négatif, très positif, très négatif, neutre. Pour un vecteur de phrases, il compte le nombre de phrases dans chaque catégorie de sentiment. Dans le calcul du score, la négation et divers degrés d'adjectifs sont pris en considération. Il ne traite que des phrases anglaises. (Loterre)"@fr, "Rsentiment analyses sentiment of a sentence in english and assigns score to it. It can classify sentences to the following categories of sentiments:- positive, negative, very positive, very negative, neutral. For a vector of sentences, it counts the number of sentences in each category of sentiment.In calculating the score, negation and various degrees of adjectives are taken into consideration. It deals only with english sentences. (Loterre)"@en ;
  dc:modified "2024-05-03T09:26:53"^^xsd:dateTime, "2024-05-03T09:25:06"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:exactMatch ltk:-Z52CP44V-4 ;
  skos:prefLabel "RSentiment"@en, "RSentiment"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "rsentiment"@fr, "rsentiment"@en, "Rsentiment"@fr, "Rsentiment"@en .

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