-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
66 lines (66 loc) · 1.3 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
*.egg-info
.idea
build
dist
aux/exp.py
aux/surf-field.py
aux/tmp*
aux/reformat*py
aux/color-diff-notes.txt
aux/explore-number-complexes.py
aux/google-translate-split.py
aux/repl-nbsp.py
aux/td
aux-data
data/external
data/old
data/reserve.txt
old-src
out.html
scripts
test/data/cprofile
test/data/notes
test/data/old
test/data/private
test/data/tok-comparison
test/data/SARAL
test/data/tmp
test/data/a
test/data/a.norm*
test/data/uroman-large-test-set
test/data/challenge*
test/data/*.wb
test/data/*[0-9]
test/data/*.boost
test/data/utoken-out/*.ana
test/data/utoken-out/*save*
test/data/utoken-out/*.json
test/data/utoken-out/*.boost
test/data/utoken-out/*.detok
test/data/utoken-out/*.dcln
test/data/utoken-out/*.wb
test/data/utoken-out/*.mt.*
test/data/utoken-out/*.ref
test/data/utoken-out/*simple*
test/data/utoken-out/*[0-9]
test/data/utoken-out/3S-tweetsdev.orig.*.dcln
test/data/utoken-out/pmindia*
test/data/utoken-out/Bible-*-woid.*.dcln
test/data/utoken-out/Bible-*-woid.*.tok
test/data/utoken-out/Bible-IRV.hin.tok
test/data/utoken-out/*challenge*
test/data/viz
test/data/wildebeest
test/data/Bible-ULT-woid.eng.txt
test/data/Bible-IRV-woid.hin.txt
test/data/pmindia_v1.*.txt
to-do
utoken/data/external
utoken/data/old
utoken/data/reserve.txt
utoken/*save*
utoken/tmp
__pycache__
.DS_Store
test/.DS_Store
test/data/.DS_Store