From 83db13ea046d8a5528a9f4098b4cd7e4096c225c Mon Sep 17 00:00:00 2001 From: wangjiawei <33107884+cswangjiawei@users.noreply.github.com> Date: Sat, 20 Apr 2019 15:39:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02e261a..05e8ff7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Convolutional Neural Networks for Sentence Classification -This is the implementation of the Convolutional Neural Networks for Sentence Classification pytorch version +This is the pytorch implementation of the "Convolutional Neural Networks for Sentence Classification" ## requirement - pytorch 1.0