Skip to content

Commit 4eabc45

Browse files
committed
update
1 parent d91940f commit 4eabc45

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Part2_Text_Classify/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
预处理,分类步骤都在get_data.py中,可参见main函数下面的各个函数。
44

5-
id2class.py为data_test文件夹中各个文件的类别号。
5+
id2class.py为data_test文件夹中各个文件的类别号。
6+
7+
cnn做文本分类源码参考 https://github.com/dennybritz/cnn-text-classification-tf.git
8+
9+
解决原项目环境tensorflow1.0以上版本的问题。
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit e49a6a8e18f6954c511629d0d423b255f78e1a9d

0 commit comments

Comments
 (0)