Added visualization of sentences.
5
static/js/annodoc/css/bootstrap.min.css
vendored
Normal file
BIN
static/js/annodoc/css/images/ui-bg_flat_0_aaaaaa_40x100.png
Normal file
|
After Width: | Height: | Size: 180 B |
BIN
static/js/annodoc/css/images/ui-bg_flat_55_fbec88_40x100.png
Normal file
|
After Width: | Height: | Size: 182 B |
BIN
static/js/annodoc/css/images/ui-bg_glass_75_d0e5f5_1x400.png
Normal file
|
After Width: | Height: | Size: 124 B |
BIN
static/js/annodoc/css/images/ui-bg_glass_85_dfeffc_1x400.png
Normal file
|
After Width: | Height: | Size: 123 B |
BIN
static/js/annodoc/css/images/ui-bg_glass_95_fef1ec_1x400.png
Normal file
|
After Width: | Height: | Size: 119 B |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 104 B |
|
After Width: | Height: | Size: 88 B |
BIN
static/js/annodoc/css/images/ui-icons_217bc0_256x240.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
static/js/annodoc/css/images/ui-icons_2e83ff_256x240.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
static/js/annodoc/css/images/ui-icons_469bdd_256x240.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
static/js/annodoc/css/images/ui-icons_6da8d5_256x240.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
static/js/annodoc/css/images/ui-icons_cd0a0a_256x240.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
static/js/annodoc/css/images/ui-icons_d8e7f3_256x240.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
static/js/annodoc/css/images/ui-icons_f9bd01_256x240.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
1225
static/js/annodoc/css/jquery-ui.css
vendored
Normal file
9
static/js/annodoc/css/turkunlp.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
background-color: #ffffeb;
|
||||
}
|
||||
|
||||
.w2vresultblock {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
padding: 3px;
|
||||
}
|
||||