ConnieTong

Results 6 issues of ConnieTong

Line 299 saver.restore(sess,input_checkpoint)报错 ValueError: The passed save_path is not a valid checkpoint: ../ner_bert_base/

I got the error when training a CopyNet model as belows: NotFoundError (see above for traceback): Restoring from checkpoint failed. This is most likely due to a Variable name or...

Hi all, I would like to know how to adjust the parameter of CopyNet network to control whether or not copy the source words during decoder. Where is the the...

Hi, I am interested in your work. I run your code, but I encountered the error which is "TypeError: Layer sequential_1_input does not support masking, but was passed an input_mask:...

Hi, I encounter this problem when I try to segment Chinese Document. And the output is I have trained a LDA model using JGibbLDA. I have already segmented Chinese text...