Search code examples
How do I determine the weight? depending on what?...


pythonn-grammachine-translation

Read More
Statistical Machine Translation from Hindi to English using MOSES...


hindimachine-translationmoses

Read More
(Mis)-using open.ai whisper for text-to-text translation...


machine-learningspeech-recognitionspeech-to-textmachine-translationopenai-whisper

Read More
What's the point to have a UNK token for out of vocabulary words during decoding?...


deep-learningnlpneural-networkmachine-translationoov

Read More
Huggingface Tokenizer not adding the padding tokens...


pythonpython-3.xhuggingface-transformershuggingface-tokenizersmachine-translation

Read More
Translating parts of sentences based on its context...


machine-translation

Read More
How to find out the quality of machine translation systems?...


google-translatetranslatemachine-translationsoftware-qualitydeepl

Read More
Most similar words within a given context...


deep-learningnlpbert-language-modelmachine-translation

Read More
Documentation of Moses (statistical machine translation) mose.ini file format?...


machine-learningnlpmachine-translationmoses

Read More
How to skip tokenization and translation of custom glossary in huggingface NMT models?...


pythonhuggingface-transformershuggingface-tokenizersmachine-translationseq2seq

Read More
How to concatenate a split word using NLP caused by tokenizers after machine translation?...


nlptokenizemachine-translation

Read More
mbart50 having trouble translating long texts/documents?...


deep-learningnlphuggingface-transformersmachine-translation

Read More
Vocabulary scale of machine translation...


machine-translationvocabulary

Read More
Using existing human translations to aid machine translation to a new language...


localizationmachine-learningtranslationglobalizationmachine-translation

Read More
IndexError: Index out of range in self while implementing transformer model for translation...


pythonpytorchnlphuggingface-transformersmachine-translation

Read More
Can I feed translations back to Google Cloud Translation API to train it?...


google-translategoogle-translation-apimachine-translation

Read More
How to fix ".cuda()" showing error in google colab...


pythonjupyter-notebooknlpmachine-translation

Read More
How can I fine-tune mBART-50 for machine translation in the transformers Python library so that it l...


pythonhuggingface-transformerspre-trained-modelmachine-translationfine-tuning

Read More
High Precision Word Alignment Algorithm in Python...


pythonmachine-translation

Read More
Tensorflow - Decoder for Machine Translation...


pythontensorflowlstmmachine-translationencoder-decoder

Read More
Early stopping based on BLEU in FairSeq...


deep-learningnlpmachine-translationbleufairseq

Read More
Translating php app with gettext...


phpinternationalizationgettextpoeditmachine-translation

Read More
Huggingface MarianMT translators lose content, depending on the model...


pythonhuggingface-transformershuggingface-tokenizersmachine-translation

Read More
How to inspect values in binarized FairSeq datasets?...


pytorchmachine-translationfairseq

Read More
Add attention layer to Seq2Seq model...


python-3.xtensorflowkerasnlpmachine-translation

Read More
Stream audio from videoconference to azure speech translate using python...


pythonazuremachine-translationvideo-conferencingblackhole

Read More
How can i use BERT fo machine Translation?...


jupyter-notebookmachine-translationbert-language-modelsequence-to-sequence

Read More
Calculating BLEU and Rouge score as fast as possible...


pythonnlpevaluationmachine-translationbleu

Read More
Choose vocabulary size of tokenizer...


machine-translation

Read More
How do we generate the first target words in machine translation?...


tokenizemachine-translation

Read More
BackNext