@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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-VHV4M60T-1> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-VHV4M60T-1>
  skos:hiddenLabel "Abner"@en, "Abner"@fr ;
  skos:example "In the example figures ABNER requires Sentence to make the explanation clearer though ABNER does not require it in actual usage. (Kano, Nguyen, S\\\\aetre, Yoshida, Fukamachi, Miyao, Tsuruoka, Ananiadou & Tsujii, 2008)"@en, "The accuracy of ABNER is approximately state of the art with precision and recall of 74.5% and 65.9% respectively with training done using the BioCreative corpora (BioCreative). (Madkour, Darwish, Hassan, Hassan & Emam, 2007)"@en, "If ABNER is trained using all the provided annotations for protein term mentions in the GENIA corpus it achieves a reasonable performance (recall of 77.8 and precision of 68.1). (QasemiZadeh, 2016)"@en ;
  skos:definition "An open source software tool for molecular biology text analysis (genes, proteins tagging...). (Loterre)"@en, "Outil logiciel open source pour l'analyse de textes en biologie moléculaire (marquage de gènes, protéines...). (Loterre)"@fr ;
  a skos:Concept ;
  skos:exactMatch ltk:-KZLHZ6JB-Q ;
  skos:prefLabel "ABNER"@en, "ABNER"@fr ;
  dc:modified "2024-05-03T09:09:37"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> .

