Ameet Deshpande
Ameet Deshpande
Would it be possible to provide the commands which should be used for evaluating your model using the BLEU score? I suspect it involves the prediction step followed by running...
There seems to be the following error that I am getting. > tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[0,0] = 3440 is not in [0, 3231) > [[Node: output/embedding_lookup_2 = Gather[Tindices=DT_INT32, Tparams=DT_FLOAT, _class=> > ["loc:@embedding/embedding_W"],...
Any plans of releasing the code for coreference analysis in the paper? Alternatively, it is possible to explain the methodology? Mainly around how the "head" word is chosen, and what...
Is it possible to share the text file (not-tokenized, and in the correct format) which was used to obtain the attention values in `unlabeled_attn.pkl`? Will be a big help to...