There was an error while loading. Please reload this page.
1 parent 48a77be commit 23d4677Copy full SHA for 23d4677
.gitignore
@@ -1,6 +1,9 @@
1
# Model files
2
model.pkl.*
3
4
+# python compiled code
5
+*.pyc
6
+
7
# Dataset
8
english_short_corpus_small_13to20_test.txt
9
english_short_corpus_small_4to12_test.txt
0 commit comments