Skip to content

Commit 5a80487

Browse files
authored
citation added
1 parent aa78e5c commit 5a80487

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,14 @@ Run the below command and it will run for 100 epochs if you want change it just
1313
`python model.py`
1414

1515
# For new data
16-
you have rebuild the vocabulary and then train
16+
you have rebuild the vocabulary and then train.
17+
18+
# For Citation
19+
@misc{bhaveshoswal,
20+
author = {Bhaves Vinod Oswal},
21+
title = {CNN-text-classification-keras},
22+
year = {2016},
23+
publisher = {GitHub},
24+
journal = {GitHub repository},
25+
howpublished = {\url{https://github.com/bhaveshoswal/CNN-text-classification-keras}},
26+
}

0 commit comments

Comments
 (0)