@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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-RDQS0WF4-G>
  skos:prefLabel "multilinguisme"@fr, "multilingualism"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-D6SGGDFB-H> .

<http://data.loterre.fr/ark:/67375/8LP-D6SGGDFB-H>
  skos:example "Ce rapport était plus équilibré pour la paire de langues arabe / anglais. (Schwenk, 2010)"@fr, "The techniques herein described require only the training data used in the original MT task and are thus applicable to a string-to-tree MT system for any language pair. (Wang, May, Knight & Marcu, 2010)"@en, "Le domaine étudié est celui de la médecine et la paire de langues est français-anglais. (Rubino, Huet, Lefèvre & Linarès, 2012)"@fr, "La paire de langues principale pour nos expériences est la paire français→anglais. (Crego, Max & Yvon, 2009)"@fr, "In contrast to previous work using a parallel dataset to improve the language support of low-resource languages we presented an unsupervised method to align language pairs by relying only on monolingual corpora. (Hangya, Saadi & Fraser, 2022)"@en, "Cette paire de langues nous semble intéressante pour plusieurs raisons. (Schwenk, 2010)"@fr, "Since there are 30 language pairs in total we group the languages depending on the size of the language pair dataset and mostly look at average test set BLEU scores for analysis. (Purason & Tättar, 2022)"@en ;
  skos:hiddenLabel "Language pair"@en, "Couple de langues"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "language pair"@en, "couple de langues"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RDQS0WF4-G> ;
  skos:altLabel "paire de langues"@fr ;
  dc:modified "2024-06-12T12:07:55"^^xsd:dateTime ;
  a skos:Concept .

