-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
57 lines (46 loc) · 1.36 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
*.iml
.idea/
.nrepl-port
/resources/wordnet
/resources/db/
/export/
dannet.ttl
bootstrap/dannet
bootstrap/latest
# The new 2023 data for DanNet, downloaded from Google Sheets.
bootstrap/other/dannet-new/adjectives.tsv
bootstrap/other/dannet-new/multi-word-synsets.edn
bootstrap/other/dannet-new/dannetsemid_synsetid.csv
bootstrap/other/dannet-new/adj_suppl_brutto_221222.csv
bootstrap/other/dannet-new/adj_suppl_cit_brutto_221222.csv
bootstrap/other/dannet-new/artikeltyngde_bet 3.csv
bootstrap/other/dannet-new/Mapning af ontotype til supersense.xlsx
bootstrap/other/dannet-new/wordnetloom
bootstrap/other/dannet-new/missing_supersenses_BSP.xlsx
# Files downloaded from https://ordregister.dk/
bootstrap/other/cor/cor1.02.tsv
bootstrap/other/cor/corext1.0.tsv
bootstrap/other/cor/ddo_bet_corlink.csv
bootstrap/other/cor/ddo_bet_corextlink.csv
# File sent by Sanni in email on 2022-05-23 (renamed).
bootstrap/other/sentiment/sense_polarities.tsv
# The open English WordNet
bootstrap/other/english/english-wordnet-2022.ttl
bootstrap/other/english/english-wordnet-2023.ttl
bootstrap/other/english/ili.ttl
bootstrap/other/english/ili-map-pwn20.tab
bootstrap/other/english/yaml
bootstrap/other/english/senseidx.edn
# Elexis
bootstrap/other/elexis-wsd-1.1
.cpcache
.DS_Store
.shadow-cljs
node_modules
resources/public/js/compiled
out/
target/
dannet.jar
/db/
# MS office temp files
~$*