@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-WZ6JL580-F>
  skos:definition "Processus automatisé permettant à des machines d'extraire et de classer des informations à partir de textes non structurés. (Data Franca Wiki)"@fr, "The process of transforming unstructured text into a structured format to identify meaningful patterns and new insights. (ibm.com)"@en ;
  skos:example "Une nouvelle procédure de fouille de texte a été décrite dans cet article. (Ganascia, 2001)"@fr, "Although advanced text mining methods specifically adapted to the biomedical domain are continuously being developed their applications on large scale have been scarce. (Hakala, Kaewphan, Salakoski & Ginter, 2016)"@en, "En fouille de texte, si le champ des méthodes utilisables est relativement bien balisé et correspond à l'état de l'art (dominé par les méthodes de classification la constitution des jeux de données pour l'application de méthode supervisée est rendue difficile par la nature intrinsèquement cachée des corpus et fait, en soi, l'objet de recherche. (Ferguth, Jouannet, Zamiti, Wu, Li, Bondarenko, Nouvel & Valette, 2015)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "fouille de texte"@fr ;
  skos:hiddenLabel "Text mining"@en, "Fouille de textes"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-L22XZZWF-2> ;
  skos:prefLabel "fouille de textes"@fr, "text mining"@en ;
  a skos:Concept ;
  dc:modified "2024-05-21T09:16:02"^^xsd:dateTime ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q676880> .

<http://data.loterre.fr/ark:/67375/8LP-L22XZZWF-2>
  skos:prefLabel "fouille de textes et de données"@fr, "text and data mining"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WZ6JL580-F> .

