kajyuuen/pytorch-partial-crf

Implement the same input and output as the ConditionalRandomField in AllenNLP

Opened this issue · 0 comments

We want to make the input/output the same as allennlp.modules.ConditionalRandomField to make it easier to introduce to AllenNLP.