- Fixed bug in horizontal comparison algorithm - implementation used to be different from paper
- Fixed use of double NLLLoss (since CrossEntropyLoss already include it)
- Uses latest versions of PyTorch and torchtext (PyTorch 0.4.0 and torchtext 0.2.3)
This is the version of the code used for my thesis.