kmkurn / pytorch-crf

(Linear-chain) Conditional random field in PyTorch.
https://pytorch-crf.readthedocs.io
MIT License
938 stars 151 forks source link

transfer to pytorch 0.4 #15

Closed anniewu1214 closed 5 years ago

kmkurn commented 6 years ago

Hi,

I do plan to upgrade to PyTorch 0.4 in version 1.0.0, but right now my schedule is quite tight. So, I can't promise when it'll be ready. The PyTorch version issue is tracked in #12. If you (or anyone) make a PR for the issue, I'd be happy to review and merge it 😄