Skip to content

Commit dfe3882

Browse files
Updated gitignore with Chapter 3 files
1 parent 9dd67ba commit dfe3882

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,9 @@ Ch2/GoogleNews-vectors-negative300.bin
77
Ch2/GoogleNews-vectors-negative300.bin.gz
88
Ch2/nlpaug
99
Ch2/snorkel-tutorials
10-
Ch2/spelling_en.txt
10+
Ch2/spelling_en.txt
11+
12+
# Chapter 3
13+
Ch3/data
14+
Ch3/model_cbow.bin
15+
Ch3/model_skipgram.bin

0 commit comments

Comments
 (0)