Commit bb5adbee authored by sanlu's avatar sanlu

爬取数据在张楷生成product_all后进入页面的程序以及开发测试完毕。

parent 4178386f
......@@ -154,7 +154,7 @@ class LSTMNER:
return param_dict
if __name__ == '__main__':
ner = LSTMNER('1612')
ner = LSTMNER('0101')
while 1:
a = input('请输入产品名称:')
#print(ner.class_dict)
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment