Skip to content

KnightZhang625/NMT_Model

Repository files navigation

NMT_Model

Implement the Google NMT model with good explanation

Usage

create the data
'read_func.py' in './utils' read the Json file and save them, the function supports to load large json files convert string to idx
'preprocess.py' cleans the data and converts string to idx
train the model
'main.py' provides the train and infer process

About

Implement the Google NMT model with good explanation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages