@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.loterre.fr/OntoTM#> .
@prefix ns1: <http://www.ebi.ac.uk/swo/> .
@prefix dc: <http://purl.org/dc/terms/> .

ltk:-D239VQCQ-6
  skos:prefLabel "reconnaissance d'entités nommées"@fr, "named entity recognition"@en ;
  a skos:Concept ;
  ns0:executes ltk:-H67K457L-Z .

ltk:-VT4VV9FF-1
  skos:prefLabel "interface utilisateur web"@fr, "web user interface"@en ;
  a skos:Concept ;
  ns0:isInterfaceOf ltk:-H67K457L-Z .

ltk:-TG9HQGK7-Z
  skos:prefLabel "generic"@en, "générique"@fr ;
  a skos:Concept ;
  ns0:isApplicationFieldOf ltk:-H67K457L-Z .

ltk:-DSBNX6R3-P
  skos:prefLabel "Linux"@fr, "Linux"@en ;
  a skos:Concept .

ltk:-PFDPNVQ7-3
  skos:prefLabel "transformeur"@fr, "transformer"@en ;
  a skos:Concept ;
  ns1:SWO_0000085 ltk:-H67K457L-Z .

ltk:-DHWZK37S-F
  skos:prefLabel "macOS"@en, "macOS"@fr ;
  a skos:Concept .

ltk:-WVMJL37J-5
  skos:prefLabel "Python"@fr, "Python"@en ;
  a skos:Concept .

ltk:-DSZPT33N-H
  skos:prefLabel "librairie Python"@fr, "Python library"@en ;
  a skos:Concept ;
  skos:narrower ltk:-H67K457L-Z .

ltk:-H98288CS-2
  skos:prefLabel "Windows"@fr, "Windows"@en ;
  a skos:Concept .

ltk:-GWTJW61K-C
  skos:prefLabel "interface en ligne de commande"@fr, "command-line interface"@en ;
  a skos:Concept ;
  ns0:isInterfaceOf ltk:-H67K457L-Z .

ltk:-H67K457L-Z
  skos:prefLabel "T-NER"@en, "T-NER"@fr ;
  skos:definition "Bibliothèque Python de fine-tuning de modèles de langage pour la reconnaissance d'entités nommées, avec une interface simplifiée et une évaluation inter-domaines.\" (traduit et adapté de : https://github.com/asahi417/tner)"@fr, "A Python library for \"Language model fine-tuning on NER with an easy interface and cross-domain evaluation.\" (source: https://github.com/asahi417/tner)"@en ;
  ns1:SWO_0040005 ltk:-D239VQCQ-6 ;
  ns0:hasRepository <https://huggingface.co/tner>, <https://github.com/asahi417/tner> ;
  skos:inScheme ltk: ;
  ns1:SWO_0000150 ltk:-H98288CS-2, ltk:-DSBNX6R3-P, ltk:-DHWZK37S-F ;
  ns0:hasApplicationField ltk:-TG9HQGK7-Z ;
  ns1:SWO_0004001 ltk:-GWTJW61K-C, ltk:-VT4VV9FF-1 ;
  skos:broader ltk:-DSZPT33N-H ;
  ns0:hasDesignCountry "United Kingdom"@en, "Grande Bretagne"@fr ;
  dc:bibliographicCitation "• Ushio, A., & Camacho-Collados, J. (2021). T-NER: An All-Round Python Library for Transformer-based Named Entity Recognition. In D. Gkatzia & D. Seddah (Eds.), Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics: System Demonstrations (pp. 53–62). Association for Computational Linguistics.  <a href=\"https://doi.org/10.18653/v1/2021.eacl-demos.7\">https://doi.org/10.18653/v1/2021.eacl-demos.7</a>" ;
  ns1:has_license ltk:-TSJJ2WD8-T ;
  a skos:Concept ;
  ns1:SWO_0000046 <https://github.com/asahi417/tner/releases/> ;
  ns1:SWO_0000740 ltk:-PFDPNVQ7-3 ;
  ns1:SWO_0000741 ltk:-WVMJL37J-5 .

ltk:-TSJJ2WD8-T
  skos:prefLabel "MIT License"@en, "licence MIT"@fr ;
  a skos:Concept ;
  ns1:is_license_for ltk:-H67K457L-Z .

ltk: a skos:ConceptScheme .
