We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd67ba commit dfe3882Copy full SHA for dfe3882
.gitignore
@@ -7,4 +7,9 @@ Ch2/GoogleNews-vectors-negative300.bin
7
Ch2/GoogleNews-vectors-negative300.bin.gz
8
Ch2/nlpaug
9
Ch2/snorkel-tutorials
10
-Ch2/spelling_en.txt
+Ch2/spelling_en.txt
11
+
12
+# Chapter 3
13
+Ch3/data
14
+Ch3/model_cbow.bin
15
+Ch3/model_skipgram.bin
0 commit comments