Learning2Ask_TypedDecoder icon indicating copy to clipboard operation
Learning2Ask_TypedDecoder copied to clipboard

Results 12 Learning2Ask_TypedDecoder issues
Sort by recently updated
recently updated
newest added

@victorywys Hi, thank you so much for your work. Recently, I found the link to the dataset cannot be accessed. Can you check it or provide the available link. Thank...

![image](https://user-images.githubusercontent.com/52034091/72239056-adbb3c00-361a-11ea-8da0-7261d4f098b5.png) 所以当question_data等于True的时候,这个也没什么用处是吗? 如果这个有用处的话,请问 question_classifier[question_words[26]] = ? question_classifier[question_words[27]] = ? 期待回复,谢谢!

main.py里是一个while True循环,训练终止是不是只能自己kill掉?

测试集只有post,没有gold response,能提供一下么?

请教一下,看到您在https://github.com/blcunlp/SEG中提问无法复现其论文结果,我遇到了同样的问题,想问后来那个问题解决了吗?

PMI只有12400多个单词,但是训练集中有2w个以上单词,为什么? 计划换个数据集看看效果,能共享你的PMI计算代码么?

您好! 请问一下为什么生成的回复都是一些“你是谁?”“你怎么知道?”,是我哪里跑错了吗?

File "C:/Users/23318/PycharmProjects/Crawler/machineLearing/old/Learning2Ask_TypedDecoder-master/STD_code_final/main.py", line 43, in load_data with open('%s/%s.post' % (path, fname)) as f: FileNotFoundError: [Errno 2] No such file or directory: './data/weibo_pair_train_Q_after.post'

Hi Victorywys, How is the environment setting except tensorflow version should be 1.0.0? And I encountered issue > ImportError: libcublas.so.8.0: cannot open shared object file: No such file or directory...