-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
28 lines (27 loc) · 811 Bytes
/
.gitignore
File metadata and controls
28 lines (27 loc) · 811 Bytes
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
.idea
senteval/__pycache__
senteval/tools/__pycache__
examples/fasttext
examples/glove
examples/skip-thoughts-files
data/MRPC/paraphrases.csv
data/MRPC/paraphrases_label_0.csv
data/MRPC/paraphrases_label_0_corrected.csv
data/MRPC/partition.py
data/Readability classifier/clean.csv
data/Readability classifier/nplus_readability.csv
data/Readability classifier/script.py
data/Tags classifier/interfax_tag.csv
data/Tags classifier/script.py
data/Readability classifier/script.py
data/SST/binary/convert.py
data/SST/binary/negatives.csv
data/SST/binary/positives.csv
data/SST/dialog-2016/script.py
data/SST/dialog-2016/dialog2016.csv
data/Rubric classifier
data/translated
data/Poems classifier/script.py
data/Poems classifier/poems_genre.csv
data/Proza classifier/proza_rubric.csv
data/Proza classifier/script.py