#计算机科学#Neural machine translator for English2German translation.
Streamlit app to Translate text to or between 50 languages with mBART-50 from Huggingface and Facebook
Create an LSTM encoder-decoder model that will translate English sentences into French using Encoder-Decoder LSTM.
A format for language profiles for ontologies
A bilingual translator application using transformers. The languages are Swahili and English
Extraction analysis of PixStory Social Media Dataset using language detection, language translation, tike geotopic parser, tika image object recognition/image caption generation, and PyTorch detoxify.
NLP Course By Deep learning.io powered by @coursera. Taught by: Younes Bensouda Mourri, Instructor of AI at Stanford University and Łukasz Kaiser, Staff Research Scientist at Google Brain.
#计算机科学#Implements a sequence-to-sequence model with Long Short-Term Memory (LSTM) networks for accurate language translation. Utilizes deep learning techniques to seamlessly translate text from one language ...
#自然语言处理#Successfully established a Seq2Seq with attention model which can perform English to Spanish language translation up to an accuracy of almost 97%.