Skip to content

Commit a447bd9

Browse files
committed
Update README
1 parent 74aae63 commit a447bd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TextClassification
1+
# TextClassification-Keras
22

33
这个代码仓库使用 **Keras** 框架实现了多种用于**文本分类****深度学习模型**,其中包含的模型有:**FastText**, **TextCNN**, **TextRNN**, **TextBiRNN**, **TextAttBiRNN**, **HAN**, **RCNN**, **RCNNVariant** 等等。除了模型实现,还附带了简化的应用程序。
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TextClassification
1+
# TextClassification-Keras
22

33
This code repository implements a variety of **deep learning models** for **text classification** using the **Keras** framework, which includes: **FastText**, **TextCNN**, **TextRNN**, **TextBiRNN**, **TextAttBiRNN**, **HAN**, **RCNN**, **RCNNVariant**, etc. In addition to the model implementation, a simplified application is included.
44

0 commit comments

Comments
 (0)