forked from semantic-systems/NLIWOD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
44 lines (41 loc) · 1022 Bytes
/
.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
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Eclipse
*.class
.classpath
.project
target
.settings
target/
bin/
#IntelliJ
.idea/*
*.iml
# Project-based exclusions
**/.clover/
log.out
log.out.*
qa.datasets/src/main/resources/QALD
qa.datasets/src/main/resources/QALD-master
qa.datasets/src/main/resources/stanfordqa-dev.json
qa.datasets/src/main/resources/stanfordqa-train.json
qa.ml/src/main/resources/QALD-5_logs.zip
qa.ml/src/main/resources/QALD-5_logs/
qa.ml/src/main/resources/qald5train/
qa.ml/cache
qa.hawk/src/main/resources/general-en/
qa.hawk/src/main/resources/hawk.properties
qa.hawk/Archive.zip
qa.hawk/*.txt
qa.hawk/cache/*
qa.hawk/ranking/*
qa.hawk/deploy-scripts/data
qa.hawk/resources/indexAbstract/
qa.hawk/resources/indexOntology/
qa.hawk/resources/ontologyClasses/
qa.hawk/resources/ontologyProperties/
qa.hawk/resources/qald-4_hybrid_train.xml
qa.hawk/results.html
qa.hawk/resources/qald-4_hybrid_train.xml
qa.annotation/resources/*
ranking/