@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@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-Z9CCBXSM-2> .

<http://data.loterre.fr/ark:/67375/8LP-Z9CCBXSM-2>
  skos:exactMatch ltk:-N3J88XWQ-M ;
  skos:definition "A software suite which currently supports three types of entities: gene entities genomic variations entities and malignancy type entities. The core of the tagger is derived from the machine learning package MALLET. (Loterre)"@en, "Suite logicielle qui prend actuellement en charge trois types d'entités : les entités géniques les entités de variations génomiques et les entités de type malignité. Le cœur du tagger est dérivé du package d'apprentissage automatique MALLET. (Loterre)"@fr ;
  skos:example "We can see that the recall of the BioTagger is very low which suggests that we would need some tuning to apply it to this specific dataset. (Goudey, Stokes & Martinez, 2007)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:prefLabel "BioTagger"@en, "BioTagger"@fr ;
  a skos:Concept ;
  dc:modified "2024-05-03T09:25:02"^^xsd:dateTime, "2024-05-03T09:34:55"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  inist:definitionalContext "BioTagger is a different tool for named entity recognition in biomedical text also using linear-chain CRFs. (Ganchev & Georgiev, 2009)"@en .

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