@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-BW38VTQJ-7>
  skos:prefLabel "modèle statistique"@fr, "statistical model"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-JXM3S7GW-K> .

<http://data.loterre.fr/ark:/67375/8LP-JXM3S7GW-K>
  skos:exactMatch ltk:-GBFDT21C-R, <https://www.wikidata.org/wiki/Q1806883> ;
  skos:definition "A technique in natural language processing, in particular distributional semantics, of analyzing relationships between a set of documents and the terms they contain by producing a set of concepts related to the documents and terms. (Wikipedia)"@en, "Méthode statistique qui identifie les composants sémantiques sous-jacents des mots. Elle repose sur l'idée que les mots d'un corpus de textes apparaissant dans les mêmes contextes linguistiques ont des significations similaires. (Loterre)"@fr ;
  skos:hiddenLabel "Latent semantic analysis"@en, "Analyse sémantique latente"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BW38VTQJ-7> ;
  skos:altLabel "indexation sémantique latente"@fr, "LSA"@fr, "LSA"@en, "latent semantic indexing"@en ;
  skos:example "Le modèle PLSI (« Probabilistic Latent Semantic Indexing ») offre une approche de l'indexation de documents fondée sur des modèles probabilistes de catégories sémantiques latentes et a conduit à des applications dans différents domaines. (Chappelier & Eckard, 2009)"@fr, "Most knowledge-based works use Latent Semantic Analysis (LSA) a statistical approach for analyzing the relationships between a set of documents and the terms mentioned in these documents in order to produce a set of meaningful patterns related to the documents and terms [Deerwester 1999 ]. (Canales & Martínez-Barco, 2014)"@en, "Until recently similarity estimates were predominantly based either on deep semantic approaches or on typical information retrieval techniques like Latent Semantic Analysis. (vor der Brück & Pouly, 2019)"@en, "L'analyse sémantique latente étant relativement simple à mettre en pratique grâce à la disponibilité de programmes très puissants tel que SVDPACKC (Berry et al. 1993) son avantage principal est qu'elle est employée par une communauté de plus en plus large de chercheurs. (Bestgen, 2005)"@fr ;
  skos:prefLabel "latent semantic analysis"@en, "analyse sémantique latente"@fr ;
  dc:modified "2024-05-03T09:43:38"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept .

