Ailing-Zou

Results 6 issues of Ailing-Zou

Hi, when I first run this code, File "D:/transformer/prepro.py", line 37, in _prepro = lambda x: [line.strip() for line in open(x, 'r').read().split("\n") \ UnicodeDecodeError: 'gbk' codec can't decode byte 0x93...

Just the title describes, I'd like to implement this algorithm in this paper. Hope you could release it. Or could you please tell me when you would like to release...

Hi, if I change the input into ["好难啊", "怎么办呢"], the result's shape is still (10,768). ![image](https://user-images.githubusercontent.com/52034091/70797339-458cf680-1ddf-11ea-80c1-f6329c210482.png) I'd like to ask why I have result, thank you!

![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]] = ? 期待回复,谢谢!

Hi, has the code been open-source, or will it be open-source?

HI, I am under a condition where I can't use bert as service due to my company network limitation. Is there any method without Bert as service?