@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/> .
@prefix ns2: <http://w3id.org/meta-share/omtd-share/> .

ltk:-SCTX2SHF-V
  skos:prefLabel "plongement lexical"@fr, "word embedding"@en ;
  a skos:Concept ;
  ns0:executes ltk:-NHL75BNP-H .

ltk:-C3259FJL-2
  skos:prefLabel "anglais"@fr, "English"@en ;
  a skos:Concept ;
  ns0:isInputLanguageOf ltk:-NHL75BNP-H .

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

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

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

ltk:-SWNPX252-5
  skos:prefLabel "large language model"@en, "grand modèle de langue"@fr ;
  a skos:Concept ;
  skos:narrower ltk:-NHL75BNP-H .

ltk:-NHL75BNP-H
  ns0:basedOn ltk:-SSWGBD85-7 ;
  skos:definition "A pre-trained language model for sentiment analysis."@en, "Modèle de langage pré-entraîné destiné à l'analyse de sentiments."@fr ;
  skos:prefLabel "BERT-SentiX"@en, "BERT-SentiX"@fr ;
  skos:broader ltk:-SWNPX252-5 ;
  skos:inScheme ltk: ;
  dc:bibliographicCitation "• Zhou, J., Tian, J., Wang, R., Wu, Y., Xiao, W., & He, L. (2020). SentiX : A sentiment-aware pre-trained model for cross-domain sentiment analysis. Proceedings of the 28th International Conference on Computational Linguistics, 568‑579.  <a href=\"https://doi.org/10.18653/v1/2020.coling-main.49\">https://doi.org/10.18653/v1/2020.coling-main.49</a>" ;
  ns0:hasApplicationField ltk:-TG9HQGK7-Z ;
  ns0:hasRepository <https://github.com/12190143/SentiX> ;
  ns1:SWO_0040005 ltk:-SCTX2SHF-V ;
  a skos:Concept ;
  ns2:documentationUrl <https://github.com/12190143/SentiX> ;
  ns1:SWO_0000740 ltk:-PFDPNVQ7-3 ;
  ns0:hasDesignCountry "Chine"@fr, "China"@en ;
  ns1:SWO_0000741 ltk:-WVMJL37J-5 ;
  ns0:hasInputLanguage ltk:-C3259FJL-2 .

ltk:-SSWGBD85-7
  skos:prefLabel "BERT"@fr, "BERT"@en ;
  a skos:Concept ;
  ns0:baseOf ltk:-NHL75BNP-H .

ltk: a skos:ConceptScheme .
