Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
ids-kl
/
derekovecs
/
08bfd40ee4d5286e932b007f5fbf80175da999ab
/
w2v-server.pl
5270283
derkovecs: fix malloc for cases where less than 100 neighbours are required
by Marc Kupietz
· 6 years ago
c053d97
derekovecs: add corpus name(s) to heading and page title
by Marc Kupietz
· 6 years ago
3082fd0
w2v-server: change merge semantics to cover mono-lingual corpora only
by Marc Kupietz
· 6 years ago
e8b9dd2
w2vserver: sanitize deduping with merged vecs
by Marc Kupietz
· 6 years ago
257a93d
w2vserver: fix bug with merged vectors after first query
by Marc Kupietz
· 6 years ago
0957d53
w2vserver: simplify getTargetWords
by Marc Kupietz
· 6 years ago
ebc131e
w2vserver: print words with larges difference between main and merged vectors
by Marc Kupietz
· 6 years ago
1f0f780
w2vserver: properly search for closest merged vectors
by Marc Kupietz
· 6 years ago
1f36dfa
w2vserver: HACK: find target words also in merged vocabluary
by Marc Kupietz
· 6 years ago
2e2e4db
w2v-server: show merged vocabulary in with class "merged" (green)
by Marc Kupietz
· 6 years ago
e5568a0
Revert "w2v-server: hack for merged l2 vectors (?)"
by Marc Kupietz
· 6 years ago
0a68a79
w2v-server: dump only 100000 vectors
by Marc Kupietz
· 6 years ago
3020f48
w2v-server: hack for merged l2 vectors (?)
by Marc Kupietz
· 6 years ago
ac707b3
w2v-server: add nosp parameter do ignore similar profiles
by Marc Kupietz
· 6 years ago
3c487bb
w2v-server: add local include path for collocatordb
by Marc Kupietz
· 6 years ago
a8c9815
w2v-server: use local binary copy of libcollocatordb
by Marc Kupietz
· 6 years ago
fa19426
add -D <file> option to export ascii vecs without labels
by Marc Kupietz
· 6 years ago
c987fa8
w2v-server: make getSimilarProfiles available from outside the intranet
by Marc Kupietz
· 7 years ago
a51dcfa
w2v-server: load and serve similar profiles if present
by Marc Kupietz
· 7 years ago
a927057
w2v-server: put css in a separate file
by Marc Kupietz
· 7 years ago
6387218
w2v-server: skip target word in total activation summation
by Marc Kupietz
· 7 years ago
969adfa
w2v-server: hack for DeReKo-2018-RC1: remove quot as garbage
by Marc Kupietz
· 7 years ago
19c6824
w2v-server: cache classic ca results
by Marc Kupietz
· 7 years ago
d5d0573
derekovecs: cutoff cannot be larger than number of words in vocabulary
by Marc Kupietz
· 7 years ago
e13a355
w2v-server: fix GET method for classic collocators from proxy
by Marc Kupietz
· 7 years ago
65a7125
w2v-server: allow POST and GET for getClassicCollocators
by Marc Kupietz
· 7 years ago
e243efd
w2v-server: load and serve collocation db i <net>.rocksdb existsa
by Marc Kupietz
· 7 years ago
66bfd95
w2v-server: add hidden button to show maps for collocators
by Marc Kupietz
· 7 years ago
4116b43
w2v-server: auto-focus based on maximized ⊥_w'(a/c)
by Marc Kupietz
· 7 years ago
db2dc7e
w2v-server: improve stability
by Marc Kupietz
· 7 years ago
728b8ed
w2v-server: improve heat depiction
by Marc Kupietz
· 7 years ago
b6c615d
w2v-server: introduce position heats for collocators
by Marc Kupietz
· 7 years ago
c55c887
w2v-server: fix memory alignment and use qsort
by Marc Kupietz
· 7 years ago
d0d3e91
w2v-server: simplify neighbour aggregation
by Marc Kupietz
· 7 years ago
2dd2dd7
w2v-server: fix cache hash
by Marc Kupietz
· 7 years ago
5deb2f6
w2v-server: fix collocator malloc
by Marc Kupietz
· 7 years ago
a77acce
w2v-server: add column and overall normalized sums
by Marc Kupietz
· 7 years ago
d64f3f2
w2v-server: show window/column normalized collocators
by Marc Kupietz
· 7 years ago
580ebdf
w2v-server: fix gcc warnings
by Marc Kupietz
· 7 years ago
df3d4b5
w2v-server: minimal style tabs
by Marc Kupietz
· 7 years ago
e0e4213
w2v-server: use qsort
by Marc Kupietz
· 7 years ago
c8fdf3c
w2v-server: refactor variable names
by Marc Kupietz
· 7 years ago
bd41da3
w2v-server: use conormalized activation sum for auto-focus
by Marc Kupietz
· 7 years ago
30ca434
w2v-server: add auto focus as window/sort option
by Marc Kupietz
· 7 years ago
f9ac54e
w2v-server: handle out of dictionary words in a more robust way
by Marc Kupietz
· 7 years ago
c469f3b
w2v-server: new param csv for csv-output
by Marc Kupietz
· 7 years ago
d91212f
w2v-server: new param: dedupe
by Marc Kupietz
· 7 years ago
e284092
w2v-server: make caching sensitive to params
by Marc Kupietz
· 7 years ago
33e3aa1
w2v-server: treat <s> and <num> as garbage
by Marc Kupietz
· 7 years ago
2c79c5e
w2v-servert: add cutoff parame (consider only n most frequent forms)
by Marc Kupietz
· 7 years ago
b18978b
w2v-server: show frequency rank tooltips also for collocators
by Marc Kupietz
· 7 years ago
554aff5
w2v-server: fix serving of static js files
by Marc Kupietz
· 7 years ago
ffef930
w2v-server: serve js directly for better portability
by Marc Kupietz
· 7 years ago
1598741
w2v-server: cache results (in memory, for now)
by Marc Kupietz
· 7 years ago
b3422c1
w2v-server: prepare for reverse proxy access
by Marc Kupietz
· 7 years ago
a5f6004
w2v-server: bug-fixes and hacks for merged/comparable vecs
by Marc Kupietz
· 8 years ago
b613b05
w2v-server: add rest/json api (?json=1)
by Marc Kupietz
· 9 years ago
ab591a8
w2v-server: fix/improve garbage filter
by Marc Kupietz
· 9 years ago
8330522
w2v-server: split perl/c and html/ep/js
by Marc Kupietz
· 9 years ago
5c3887d
w2v-server: add option to filter out garbage: -G
by Marc Kupietz
· 9 years ago
ed93021
w2v-server: read words to be marked (-M file.txt) as utf8
by Marc Kupietz
· 9 years ago
6ed8187
w2v-server: add option -M to mark (underline) words that appear in a file
by Marc Kupietz
· 9 years ago
a2e6450
w2v-server: add option -m to merge secondary models
by Marc Kupietz
· 9 years ago
43ee87e
w2v-server: add basic functinalities for joint vec spaces
by Marc Kupietz
· 9 years ago
c47b390
w2v-server: don't crash on unknown words
by Marc Kupietz
· 9 years ago
793413b
w2vserver: load and show training args
by Marc Kupietz
· 9 years ago
80abb44
w2v-server.pl: fix integer underflow
by Marc Kupietz
· 9 years ago
6d9a678
w2v-server.pl: add option to sort collocators by mean probability
by Marc Kupietz
· 9 years ago
ce3d4c6
w2v-server: show mean probability of collocators
by Marc Kupietz
· 9 years ago
10bec2b
w2v-server: use different data structures for i->h connections and hidden nodes
by Marc Kupietz
· 9 years ago
50485ba
w2v-server: show all collected collocators
by Marc Kupietz
· 9 years ago
271e2a4
w2v-server: parallel getting of collocators (hacky)
by Marc Kupietz
· 9 years ago
33679a3
w2v-server: use memmove instead of loops in kbest
by Marc Kupietz
· 9 years ago
b864ccf
w2v-server: display probability of collocator at window pos. @
by Marc Kupietz
· 9 years ago
d564258
w2v-server: improve collocator display
by Marc Kupietz
· 9 years ago
da9db6f
w2v-server: fix segmentation faults
by Marc Kupietz
· 9 years ago
48c2968
w2v-server.pl: get target words only once
by Marc Kupietz
· 9 years ago
6b2975c
w2v-server.pl: show collocators (still hacky)
by Marc Kupietz
· 9 years ago
a5b9015
w2v-server.pl: utf8 now default encoding
by Marc Kupietz
· 9 years ago
95aa1c0
w2v-server: support subtraction of word vecs
by Marc Kupietz
· 9 years ago
2cb667e
w2v-server.pl: pass vector file as command line argument
by Marc Kupietz
· 9 years ago
6c1ca44
w2v-server.pl: colorize contrasting soms
by Marc Kupietz
· 9 years ago
d7aea72
w2v-server.pl: add option to show som
by Marc Kupietz
· 9 years ago
d422739
w2v-server.pl: log access and set perplexity back to 20
by Marc Kupietz
· 9 years ago
c4d62f8
w2v-server.pl: add perplexity and epsilon parameters
by Marc Kupietz
· 9 years ago
e50c816
w2v-server.pl: add 1000 separators for freq.-ranks
by Marc Kupietz
· 9 years ago
9fca173
w2v-server.pl: clean-up code
by Marc Kupietz
· 9 years ago
34a3ee9
Revert "w2v-server.pl: use hash to store vocabulary"
by Marc Kupietz
· 9 years ago
d51cc5c
w2v-server.pl: use hash to store vocabulary
by Marc Kupietz
· 9 years ago
b102936
w2v-server.pl: fix cost info, stop when cost stays constant for 250 iterations
by Marc Kupietz
· 9 years ago
000ad86
w2v-server.pl: make knn-search multi-threaded
by Marc Kupietz
· 9 years ago
82b0267
w2v-server.pl: localize variables in C section
by Marc Kupietz
· 9 years ago
be1b9fc
w2v-server.pl: improve knn with worstbest
by Marc Kupietz
· 9 years ago
f080976
w2v-server.pl: use mmap instead of fread
by Marc Kupietz
· 9 years ago
67c2028
w2v-server.pl: reduce start-up time
by Marc Kupietz
· 9 years ago
c5990da
w2v-server.pl: add jitter
by Marc Kupietz
· 9 years ago
5f78067
w2v-server.pl: show frequency ranks
by Marc Kupietz
· 9 years ago
44bee3c
w2v-server.pl: allow for average vectors and iterations parameter
by Marc Kupietz
· 9 years ago
7b2cbeb
w2v-server.pl: allow multiple words
by Marc Kupietz
· 9 years ago
4aa6217
w2v-server.pl: improve look and feel
by Marc Kupietz
· 9 years ago
Next »