- Implement with Python and PyTorch.
- Encoder is multi-layer bidirectional RNN(GRU, LSTM).
- Decoder is multi-layer RNN(GRU, LSTM) with Attention(Dot, Bilinear, MLP).
- Predict sentences with greedy search or beam search.
- Evaluate with BLEU score.
- Test with English Chinese parallel corpus.
circle811/machine-translation
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|