@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@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-D2V4QCK4-K> .

<http://data.loterre.fr/ark:/67375/8LP-D2V4QCK4-K>
  skos:definition "A system for the recognition of named entities intended primarily for biomedical texts. It uses conditional random fields as the main recognition engine and includes a wide range of the best techniques. described in recent literature. (Loterre)"@en, "Système de reconnaissance d'entités nommées destiné principalement aux textes biomédicaux. Il utilise les champs aléatoires conditionnels comme principal moteur de reconnaissance et comprend un large éventail des meilleures techniques décrites dans la littérature récente. (Loterre)"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Banner"@fr, "Banner"@en ;
  skos:prefLabel "BANNER"@en, "BANNER"@fr ;
  inist:definitionalContext "BANNER is a freely available tool for identifying gene mentions. (Kim, Kim, Comeau & Wilbur, 2012)"@en ;
  dc:modified "2024-05-03T09:25:01"^^xsd:dateTime, "2024-05-03T09:35:10"^^xsd:dateTime ;
  skos:exactMatch ltk:-W1B083CW-N ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:example "A BANNER input file contains a text which has been separated into sentences. (Khordad, Mercer & Rogan, 2012)"@en, "Even though BANNER covers most popular feature types it does not apply semantic features or other post-processing procedures such as abbreviation processing. (Kim, Kim, Comeau & Wilbur, 2012)"@en, "The tokenization process in BANNER breaks tokens into either a contiguous block of letters and/or digits or a single punctuation mark. (Khordad, Mercer & Rogan, 2012)"@en, "BANNER is an open-source biomedical NER system implemented using conditional random fields (CRFs) (Lafferty et al. (Tang, Zhang, Zhang, Wu & Zhuang, 2017)"@en .

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