wangle1218 / deep_text_matching

implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
291 stars 62 forks source link

运行train.py时出现错误:Traceback (most recent call last): File "D:\Compressed\deep_text_matching-master\deep_text_matching-master\train.py", line 144, in <module> else: NameError: name 'params' is not defined #10

Open hhhglq opened 3 months ago