Skip to content

ENGtoID Seq2Seq LSTM Translation Model for ICT303

Notifications You must be signed in to change notification settings

daverlon/ENGtoID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ENGtoID
English to Indonesian seq2seq translation model implementation for the final 2024 ICT303 assignment.

TLDR Summary
This project contains code which fetches a dataset, filters out bad data, tokenizes the data, saves language token vocabularies, then trains an LSTM seq2seq model on the data with optional teacher forcing.

You may view the final notebook here

Releases

No releases published

Packages

No packages published