harvardnlp/pytorch-struct

gumbel crf

chijames opened this issue · 1 comments

Hi,

Is the gumbel_crf function ready to use? If so, can you point me to the relevant documentation? (I cannot find it anywhere in here)

Thanks!

srush commented

Sorry for the delay. Yes that function works and lets you backprop through a relaxed version of any of the models you might construct. It implements the method from https://papers.nips.cc/paper/2020/hash/ea119a40c1592979f51819b0bd38d39d-Abstract.html