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 363403b commit b1c14ffCopy full SHA for b1c14ff
.gitignore
@@ -1,3 +1,10 @@
1
.ipynb_checkpoints
2
*/.ipynb_checkpoints/*
3
-**/.ipynb_checkpoints
+**/.ipynb_checkpoints
4
+
5
+# Chapter 2
6
+Ch2/GoogleNews-vectors-negative300.bin
7
+Ch2/GoogleNews-vectors-negative300.bin.gz
8
+Ch2/nlpaug
9
+Ch2/snorkel-tutorials
10
+Ch2/spelling_en.txt
0 commit comments