@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-H3LR63JH-W>
  dc:modified "2024-05-02T09:25:25"^^xsd:dateTime ;
  skos:altLabel "catégorisation de textes"@fr, "text categorisation"@en, "text categorization"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5> ;
  skos:example "Traditional text categorization is usually a topic-based task but a subtle demand on information retrieval is to distinguish between positive and negative view on text topic. (Hu, Duan, Chen, Pei & Lu, 2005)"@en, "De nombreux travaux ont porté sur la classification de texte s'appuyant sur des techniques d'apprentissage automatique (Coh96; LF00; BSA00) ou sur des approches descriptives plus linguistiques (CLM 99). (Kosseim & Lapalme, 2001)"@fr, "Classical technology in text categorization pays much attention to determining whether a text is related to a given topic such as sports and finance. (Hu, Duan, Chen, Pei & Lu, 2005)"@en, "Hovy (2015) show that including author demographics can improve text classification a similar approach might improve text-based geolocation as well. (Pavalanathan & Eisenstein, 2015)"@en, "Yan et al (2006) used text categorization and stylistic web features such as emoticons to identify gender and achieved 60% F-measure. (Rosenthal & McKeown, 2011)"@en, "Text classification is often augmented by rich set of labeled features representing a particular class. (Sristy & Somayajulu, 2012)"@en ;
  skos:prefLabel "classification de texte"@fr, "text classification"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Classification de texte"@fr, "Text classification"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q102190569> ;
  skos:definition "Tâche/processus consistant à classer des documents dans des classes ou des catégories. (Loterre)"@fr, "The task/process of assigning documents into classes or categories. (Loterre)"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-W1V6LT8V-5>
  skos:prefLabel "classification"@fr, "classification"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-H3LR63JH-W> .

