diff --git a/result_test/result_augment_seq2seq_char.txt b/result_test/result_augment_seq2seq_char.txt new file mode 100644 index 0000000..29e473b --- /dev/null +++ b/result_test/result_augment_seq2seq_char.txt @@ -0,0 +1,52 @@ +Input Chat Sentence:你好 +[[ 3 441 177]] [3] +[[ 442 748 310 810 657 741 1205 258 3]] +['', '好', '你'] +['如', '果', '取', '消', '授', '权', '限', '制', ''] +Input Chat Sentence:微粒贷 +[[ 3 1097 936 558]] [4] +[[ 600 875 558 936 1097 402 751 917 833 810 436 125 3]] +['', '贷', '粒', '微'] +['我', '的', '微', '粒', '贷', '图', '标', '突', '然', '消', '失', '了', ''] +Input Chat Sentence:你的 +[[ 3 875 177]] [3] +[[442 174 723 683 609 739 322 894 3]] +['', '的', '你'] +['如', '何', '更', '改', '手', '机', '号', '码', ''] +Input Chat Sentence:垃圾 +[[ 3 409 415]] [3] +[[ 442 748 310 810 657 741 1205 258 3]] +['', '圾', '垃'] +['如', '果', '取', '消', '授', '权', '限', '制', ''] +Input Chat Sentence:腾讯大傻逼 +[[ 3 1151 206 432 1055 992]] [6] +[[ 537 1148 558 936 1097 3]] +['', '逼', '傻', '大', '讯', '腾'] +['开', '通', '微', '粒', '贷', ''] +Input Chat Sentence:微信怎么样 +[[ 3 754 115 569 186 558]] [6] +[[ 600 875 558 936 1097 402 751 97 1037 125 3]] +['', '样', '么', '怎', '信', '微'] +['我', '的', '微', '粒', '贷', '图', '标', '不', '见', '了', ''] +Input Chat Sentence:不是吧 +[[ 3 335 712 97]] [4] +[[ 111 142 115 1063 167 622 341 1066 791 917 833 917 833 968 + 327 1063]] +['', '吧', '是', '不'] +['为', '什', '么', '评', '估', '报', '告', '诉', '求', '突', '然', '突', '然', '综', '合', '评'] +Input Chat Sentence:怎么回事 +[[ 3 127 395 115 569]] [5] +[[ 600 875 558 936 1097 402 751 917 833 810 436 125 3]] +['', '事', '回', '么', '怎'] +['我', '的', '微', '粒', '贷', '图', '标', '突', '然', '消', '失', '了', ''] +Input Chat Sentence:微粒贷没钱了 +[[ 3 125 1184 796 1097 936 558]] [7] +[[ 600 875 558 936 1097 402 751 97 1037 125 3]] +['', '了', '钱', '没', '贷', '粒', '微'] +['我', '的', '微', '粒', '贷', '图', '标', '不', '见', '了', ''] +Input Chat Sentence:微粒贷怎么申请 +[[ 3 1076 864 115 569 1097 936 558]] [8] +[[ 600 875 558 936 1097 402 751 97 1037 125 3]] +['', '请', '申', '么', '怎', '贷', '粒', '微'] +['我', '的', '微', '粒', '贷', '图', '标', '不', '见', '了', ''] +Input Chat Sentence: \ No newline at end of file diff --git a/result_test/result_augment_seq2seq_word.txt b/result_test/result_augment_seq2seq_word.txt new file mode 100644 index 0000000..bf9f70c --- /dev/null +++ b/result_test/result_augment_seq2seq_word.txt @@ -0,0 +1,33 @@ +try load model from D:\workspace\pythonMyCode\django_project\nlp_xiaojiang/AugmentText/augment_seq2seq/model_seq2seq_tp/seq2seq_word_webank/train_data_web_ws_anti.pkl +Input Chat Sentence:你好呀 +Building prefix dict from the default dictionary ... +Loading model from cache C:\Users\MOYONG~1\AppData\Local\Temp\jieba.cache +Loading model cost 0.834 seconds. +Prefix dict has been built succesfully. +[[ 3 5722 5859]] [3] +[[5882 5879 5877 5815 5867 5781 5808 5881 5545 5882 5823 5871]] +['', '呀', '你好'] +['我', '的', '还款', '日', '是', '1', '号', ',', '可是', '我', '今天', '借款'] +Input Chat Sentence:你是谁 +[[ 3 4909 5867 5767]] [4] +[[5882 5879 5877 5815 5867 5781 5808 5881 5545 5882 5823 5871 5866 5854 + 5869 3]] +['', '谁', '是', '你'] +['我', '的', '还款', '日', '是', '1', '号', ',', '可是', '我', '今天', '借款', '什么', '时候', '还', ''] +Input Chat Sentence:你的名字 +[[ 3 4974 5879 5767]] [4] +[[5882 5879 5877 5815 5867 5781 5808 5881 5545 5882 5823 5871 5866 5854 + 5869 3]] +['', '名字', '的', '你'] +['我', '的', '还款', '日', '是', '1', '号', ',', '可是', '我', '今天', '借款', '什么', '时候', '还', ''] +Input Chat Sentence:的 +[[ 3 5879]] [2] +[[5863 5817 3]] +['', '的'] +['电话', '确认', ''] +Input Chat Sentence:你的爱人 +[[ 3 3005 5879 5767]] [4] +[[5882 5879 5870 5344 5827 3]] +['', '爱人', '的', '你'] +['我', '的', '怎么', '不够', '审批', ''] +Input Chat Sentence: \ No newline at end of file