Struct rust_bert::models::marian::MarianVocabResources
source · pub struct MarianVocabResources;Expand description
Implementations§
source§impl MarianVocabResources
impl MarianVocabResources
sourcepub const ENGLISH2ROMANCE: (&'static str, &'static str) = _
pub const ENGLISH2ROMANCE: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ROMANCE2ENGLISH: (&'static str, &'static str) = _
pub const ROMANCE2ENGLISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ENGLISH2GERMAN: (&'static str, &'static str) = _
pub const ENGLISH2GERMAN: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const GERMAN2ENGLISH: (&'static str, &'static str) = _
pub const GERMAN2ENGLISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ENGLISH2RUSSIAN: (&'static str, &'static str) = _
pub const ENGLISH2RUSSIAN: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const RUSSIAN2ENGLISH: (&'static str, &'static str) = _
pub const RUSSIAN2ENGLISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const FRENCH2GERMAN: (&'static str, &'static str) = _
pub const FRENCH2GERMAN: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const GERMAN2FRENCH: (&'static str, &'static str) = _
pub const GERMAN2FRENCH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ENGLISH2DUTCH: (&'static str, &'static str) = _
pub const ENGLISH2DUTCH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const DUTCH2ENGLISH: (&'static str, &'static str) = _
pub const DUTCH2ENGLISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const CHINESE2ENGLISH: (&'static str, &'static str) = _
pub const CHINESE2ENGLISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ENGLISH2CHINESE: (&'static str, &'static str) = _
pub const ENGLISH2CHINESE: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ENGLISH2SWEDISH: (&'static str, &'static str) = _
pub const ENGLISH2SWEDISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const SWEDISH2ENGLISH: (&'static str, &'static str) = _
pub const SWEDISH2ENGLISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ARABIC2ENGLISH: (&'static str, &'static str) = _
pub const ARABIC2ENGLISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ENGLISH2ARABIC: (&'static str, &'static str) = _
pub const ENGLISH2ARABIC: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const HINDI2ENGLISH: (&'static str, &'static str) = _
pub const HINDI2ENGLISH: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const ENGLISH2HINDI: (&'static str, &'static str) = _
pub const ENGLISH2HINDI: (&'static str, &'static str) = _
Shared under Creative Commons Attribution 4.0 International License license by the Opus-MT team from Language Technology at the University of Helsinki at https://github.com/Helsinki-NLP/Opus-MT.
sourcepub const HEBREW2ENGLISH: (&'static str, &'static str) = _
pub const HEBREW2ENGLISH: (&'static str, &'static str) = _
Shared under Apache 2.0 License license at https://huggingface.co/tiedeman/opus-mt-he-en. Modified with conversion to C-array format.
sourcepub const ENGLISH2HEBREW: (&'static str, &'static str) = _
pub const ENGLISH2HEBREW: (&'static str, &'static str) = _
Shared under Apache 2.0 License license at https://huggingface.co/tiedeman/opus-mt-en-he. Modified with conversion to C-array format.