/JP_EN_Transalation

NLP:Neural Machine Translation (Seq2Seq,LSTM,Transformer)

Primary LanguageJupyter Notebook

Readme

content

  • pytorch で en-jp のencoder_decoderによるtranslationを実装

directory

  • data
    • corpus
  • models
    • enc_dec models ** enc_dec ** attention enc_dec *** transformer
  • notebooks
    • training code of models
  • utils
    • util functions
      • create embedding
      • result plot,, etc..

result

RESULT.md