The current import command is `from pointer import PointerLSTM` It should be `from PointerLSTM import PointerLSTM` Thanks