From 21717f873518ecc50d22ab6305729f5647f07971 Mon Sep 17 00:00:00 2001 From: Bhavesh Vinod Oswal Date: Fri, 20 Oct 2017 15:20:52 +0530 Subject: [PATCH] citation added --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de59c3d..068be2d 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,13 @@ Run the below command and it will run for 100 epochs if you want change it just you have rebuild the vocabulary and then train. # For Citation +``` @misc{bhaveshoswal, - author = {Bhaves Vinod Oswal}, + author = {Bhavesh Vinod Oswal}, title = {CNN-text-classification-keras}, year = {2016}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/bhaveshoswal/CNN-text-classification-keras}}, } +```