@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-LTWNJH3R-4>
  dc:modified "2024-04-29T14:12:46"^^xsd:dateTime ;
  skos:example "Nevertheless adaptive MT with LLM few-shot incontext learning can surpass such quality especially for high-resource languages. (Moslem, Haque, Kelleher & Way, 2023)"@en, "This study examines the effectiveness of adaptive machine translation (AMT) for gender-neutral language (GNL) use in English-German translation using the ModernMT engine. (Kostikova, Daems & Lazarov, 2023)"@en, "Adaptive machine translation (MT) systems are a promising approach for improving the effectiveness of computer-aided translation (CAT) environments. (Simianer, Karimova & Riezler, 2016)"@en, "For adaptive MT with fuzzy matches it would be interesting to investigate dynamic few-shot example selection. (Moslem, Haque, Kelleher & Way, 2023)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Traduction automatique adaptative"@fr, "Adaptive machine translation"@en ;
  skos:prefLabel "adaptive machine translation"@en, "traduction automatique adaptative"@fr ;
  skos:altLabel "adaptive MT"@en, "TA adaptative"@fr ;
  inist:definitionalContext "Adaptive Machine Translation purports to dynamically include user feedback to improve translation quality. (Etchegoyhen, Ponce, Gete & Ruiz, 2021)"@en, "Adaptive MT is a type of machine translation that utilizes feedback from users to improve the quality of the translations over time. (Moslem, Haque, Kelleher & Way, 2023)"@en ;
  a skos:Concept ;
  skos:definition "Machine translation that includes user feedback to improve translation quality. In a post-editing scenario, user corrections of machine translation output are thus continuously incorporated into translation models, reducing or eliminating repetitive error editing. ( <a href=\"https://aclanthology.org/2021.ranlp-1.47/\">https://aclanthology.org/2021.ranlp-1.47/</a>)"@en, "Approche de traduction automatique où le système de traduction s'adapte à chaque nouvelle traduction en fonction des précédentes."@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-VNQG3XDM-7> .

<http://data.loterre.fr/ark:/67375/8LP-VNQG3XDM-7>
  skos:prefLabel "human-aided machine translation"@en, "traduction automatique assistée par l'humain"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LTWNJH3R-4> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
