Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
ZHOUXINGYU_project
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhou
ZHOUXINGYU_project
Commits
bb5adbee
Commit
bb5adbee
authored
Jan 18, 2020
by
sanlu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
爬取数据在张楷生成product_all后进入页面的程序以及开发测试完毕。
parent
4178386f
Changes
6
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
434 additions
and
6 deletions
+434
-6
SN_参数对应表_2019-12-27.xlsx
SN_参数对应表_2019-12-27.xlsx
+0
-0
SN_参数对应表_2020-01-14.xlsx
SN_参数对应表_2020-01-14.xlsx
+0
-0
ZH_SN_data_2020-01-13wbp.xlsx
ZH_SN_data_2020-01-13wbp.xlsx
+0
-0
lstm_predict.cpython-36.pyc
__pycache__/lstm_predict.cpython-36.pyc
+0
-0
lstm_predict.py
lstm_predict.py
+1
-1
main_merge.py
main_merge.py
+433
-5
No files found.
SN_参数对应表_2019-12-27.xlsx
deleted
100644 → 0
View file @
4178386f
File deleted
SN_参数对应表_2020-01-14.xlsx
deleted
100644 → 0
View file @
4178386f
File deleted
ZH_SN_data_2020-01-13wbp.xlsx
deleted
100644 → 0
View file @
4178386f
File deleted
__pycache__/lstm_predict.cpython-36.pyc
View file @
bb5adbee
No preview for this file type
lstm_predict.py
View file @
bb5adbee
...
...
@@ -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)
...
...
main_merge.py
View file @
bb5adbee
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment