@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:-WVMJL37J-5
  skos:prefLabel "Python"@fr, "Python"@en ;
  a skos:Concept .

ltk:-HXKR4N20-8
  skos:prefLabel "summarization"@en, "résumé automatique"@fr ;
  a skos:Concept ;
  ns0:executes ltk:-Q4T12TMQ-8 .

ltk:-T5RXB3DL-2
  skos:prefLabel "tokenisation"@fr, "tokenization"@en ;
  a skos:Concept ;
  ns0:executes ltk:-Q4T12TMQ-8 .

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

ltk:-BG8B5H8L-W
  skos:prefLabel "annotation textuelle"@fr, "text annotation"@en ;
  a skos:Concept ;
  ns0:executes ltk:-Q4T12TMQ-8 .

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

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

ltk:-BGKZZ0LZ-L
  skos:prefLabel "Word2Vec"@en, "Word2Vec"@fr ;
  a skos:Concept ;
  ns1:SWO_0000085 ltk:-Q4T12TMQ-8 .

ltk:-H6SZWV2K-V
  skos:prefLabel "interface de programmation d’application"@fr, "application programming interface"@en ;
  a skos:Concept ;
  ns0:isInterfaceOf ltk:-Q4T12TMQ-8 .

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

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

ltk:-MBCW3ZPF-N
  skos:prefLabel "topic detection"@en, "identification de thèmes"@fr ;
  a skos:Concept ;
  ns0:executes ltk:-Q4T12TMQ-8 .

ltk:-Q6VDHDM2-6
  skos:prefLabel "GNU LGPL v2.1"@fr, "GNU LGPL v2.1"@en ;
  a skos:Concept ;
  ns1:is_license_for ltk:-Q4T12TMQ-8 .

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

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

ltk:-PKTKWT5P-V
  skos:prefLabel "décomposition en valeurs singulières"@fr, "singular value decomposition"@en ;
  a skos:Concept ;
  ns1:SWO_0000085 ltk:-Q4T12TMQ-8 .

ltk:-NQSB77FP-2
  skos:prefLabel "recherche d'information"@fr, "information retrieval"@en ;
  a skos:Concept ;
  ns0:executes ltk:-Q4T12TMQ-8 .

ltk:-Q4T12TMQ-8
  ns1:has_license ltk:-Q6VDHDM2-6 ;
  ns1:SWO_0004006 <https://radimrehurek.com/gensim/> ;
  skos:broader ltk:-DSZPT33N-H ;
  ns1:SWO_0000740 ltk:-GBFDT21C-R, ltk:-PKTKWT5P-V, ltk:-BGKZZ0LZ-L, ltk:-DJ9P5BKB-M ;
  ns0:hasRepository <https://pypi.org/project/gensim/>, <https://github.com/RaRe-Technologies/gensim> ;
  ns1:SWO_0040005 ltk:-T5RXB3DL-2, ltk:-NQSB77FP-2, ltk:-SCTX2SHF-V, ltk:-BG8B5H8L-W, ltk:-HXKR4N20-8, ltk:-MBCW3ZPF-N ;
  ns0:hasInputLanguage ltk:-C3259FJL-2 ;
  skos:definition "Bilbliothèque Python pour la modélisation de topiques."@fr, "A Python library for topic modelling."@en ;
  skos:prefLabel "Gensim"@en, "Gensim"@fr ;
  ns1:SWO_0000150 ltk:-DSBNX6R3-P, ltk:-DHWZK37S-F, ltk:-H98288CS-2 ;
  ns0:hasApplicationField ltk:-TG9HQGK7-Z ;
  skos:inScheme ltk: ;
  dc:bibliographicCitation "• Řehůřek, R., & Sojka, P. (2010). Software framework for topic modelling with large corpora. 45‑50.  <a href=\"https://doi.org/10.13140/2.1.2393.1847\">https://doi.org/10.13140/2.1.2393.1847</a>" ;
  ns0:hasDesignCountry "Czech Republic"@en, "République tchèque"@fr ;
  ns1:SWO_0000741 ltk:-WVMJL37J-5 ;
  ns1:SWO_0000046 <https://github.com/RaRe-Technologies/gensim/releases>, <https://pypi.org/project/gensim/> ;
  ns1:SWO_0004001 ltk:-H6SZWV2K-V, ltk:-GWTJW61K-C ;
  ns2:documentationUrl <https://radimrehurek.com/gensim/auto_examples/index.html> ;
  a skos:Concept .

ltk:-GBFDT21C-R
  skos:prefLabel "analyse sémantique latente"@fr, "latent semantic analysis"@en ;
  a skos:Concept ;
  ns1:SWO_0000085 ltk:-Q4T12TMQ-8 .

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

ltk:-DJ9P5BKB-M
  skos:prefLabel "allocation de Dirichlet latente"@fr, "latent Dirichlet allocation"@en ;
  a skos:Concept ;
  ns1:SWO_0000085 ltk:-Q4T12TMQ-8 .

