@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-JFCR1ZJ5-L> .

<http://data.loterre.fr/ark:/67375/8LP-JFCR1ZJ5-L>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-03T09:13:12"^^xsd:dateTime ;
  skos:hiddenLabel "Opener"@en, "Opener"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:definition "OpeNER's main goal is to provide a set of ready to use tools to perform some natural language processing tasks, free and easy to adapt for Academia, Research and Small and Medium Enterprise to integrate them in their workflow. More precisely, OpeNER aims to be able to detect and disambiguate entity mentions and perform sentiment analysis and opinion detection on the texts, to be able for example, to extract the sentiment and the opinion of customers about certain resource (e.g. hotels and accommodations) in Web reviews. (Loterre)"@en, "L'objectif principal de OpeNER est de fournir un ensemble d'outils prêts à l'emploi pour effectuer certaines tâches de traitement du langage naturel, gratuits, faciles à adapter pour les universités, la recherche et les petites et moyennes entreprises afin de les intégrer dans leur flux de travail. Plus précisément, OpeNER vise à être capable de détecter et de désambiguïser les notions d'entités et d'effectuer une analyse de sentiment et une détection d'opinion sur les textes, pour être capable, par exemple, d'extraire le sentiment et l'opinion des clients sur certaines ressources (par exemple, les hôtels et les logements) dans les commentaires web. (Loterre)"@fr ;
  skos:exactMatch ltk:-LC34KHW8-F ;
  a skos:Concept ;
  skos:prefLabel "OpeNER"@fr, "OpeNER"@en .

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