forked from castorini/anserini
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
48 lines (42 loc) · 1.04 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
.DS_Store
.classpath
.project
.idea
target/
bin/
eval/trec_eval.9.0.4/
eval/ndeval/ndeval
src/test/test-index*
*~
*.iml
*.pyc
*.out
lucene-index*
run.*
log.*
*.log
out.*
runs.regression/
runs.jdiq2018/
src/main/resources/solr/anserini-twitter/conf/lang/
src/main/resources/solr/anserini/conf/lang/
src/main/resources/cacm/collection/
# automatically generated by ECIR2019_axiomatic scripts
src/main/resources/topics-and-qrels/qrels.cw09.all.txt
src/main/resources/topics-and-qrels/qrels.cw12.all.txt
src/main/resources/topics-and-qrels/qrels.disk12.all.txt
src/main/resources/topics-and-qrels/qrels.gov2.all.txt
src/main/resources/topics-and-qrels/qrels.mb11.all.txt
src/main/resources/topics-and-qrels/qrels.mb13.all.txt
# vscode related files
.settings
.factorypath
# elastirini and solrini installation
solrini/
elastirini/
# default directory where runs go
runs/
# default directory where logs go
logs/
# default output location of "Neural Hype" experiments: https://github.com/castorini/anserini/blob/master/docs/experiments-forum2018.md
fine_tuning_results/