Skip to content

MohammadRoodbari/English-Persian-Machine-Translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

English-Persian-Machine-Translation

This repository is made for the NLP course project - 2023.

  • Translating English text to Persian using Fairseq-py.

Models

  • en-fa-MT_model1

    • LSTM Decoder-encoder architecture includes one encoder layer and one decoder layer with with attention mechanism
    • sentencepiece model is used for byte-pair-encoding (BPE) data
    • train model using Fairseq-py
  • en-fa-MT_model2

Data

AFEC dataset includes aligned Persian and English sentences and human-translated sentences. For more information about the AFEC dataset, you can read its article

Releases

No releases published

Packages

No packages published