libraries
- tensorflow
- fast api
- pandas
- numpy
- 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 drivefolder data ==> contain about dataset which i used it in my train model
folder vocabulry ==> contain about word and tokenizer belongs it