Closed emanjavacas closed 7 years ago
NOTE: this all refers to the pytorch branch
Currently I am using a dict as output of the pytorch model https://github.com/hipster-philology/pandora/blob/pytorch/pandora/impl/pytorch/model.py#L256-L267 This should be matched by the keras branch as well as the client code in tagger.py (example: https://github.com/hipster-philology/pandora/blob/pytorch/pandora/tagger.py#L379)
should be working by #e1aef5d
Currently I am using a dict as output of the pytorch model https://github.com/hipster-philology/pandora/blob/pytorch/pandora/impl/pytorch/model.py#L256-L267 This should be matched by the keras branch as well as the client code in tagger.py (example: https://github.com/hipster-philology/pandora/blob/pytorch/pandora/tagger.py#L379)