/Translation_Model_between_ENG_FR

make model to translation between Frensh and english

Primary LanguageJupyter Notebook

Translation Model between ENG TO FR

libraries

  1. tensorflow
  2. fast api
  3. pandas
  4. numpy
  5. nltk

we have model to translate between English to french , we have a good loss

we make api by fast api lib to recieve text and translate it then make json response

Response contain 3 factors (id ==> generate automatic , text ==> in english, translate text ==> in frensh

Download model from drive

folder data ==> contain about dataset which i used it in my train model

folder vocabulry ==> contain about word and tokenizer belongs it