+ - `example/generic_model.py`: the model wrapper for index_gru NCE module + - `example/main.py`: entry point + - `example/utils.py`: some util functions for better code structure --- ### Modified README from Pytorch/examples diff --git a/data/penn/dict.txt b/data/penn/dict.tx...