c5c1a31a14
annotation caching with instance safety for jmwe, changed entry slightly, multithreaded loading in beginning, parralel streaming the annotations, forkjoinpool should handle futures better now with try catches in sementicsanalyzer
jenzur2019-03-20 22:38:28 +01:00
b3631ab1a0
since server area is gone it fetches some messages from hlstats now, will increase amount later, only potentially issue left is a nullpointer in getresponsemsg if none within 8 is reached, removed pipelines with annotation caching,
jenzur2019-03-16 23:02:52 +01:00
232190d076
fixing pre discord launch calcaulations, implementation of JMWE coreNLP extension, hopefully fixed repetetive data in multithreading
jenzur2019-03-15 01:32:06 +01:00
d8d415cbe0
should reduce idleness of calculations. Once stringcache is large enough and stored calculations are widespread enogh accross the stringcache it should effectly give response messages instead of doing manual calculations each time, also replaced arraylists with concurrentmaps
jenzur2019-03-04 23:26:15 +01:00
aff2ddae5b
replacing most arraylists with concurrentmaps due to them requirring less bytes per header since they should be stored bucketwise
jenzur2019-03-03 23:32:36 +01:00
f64ce5c5a0
updated calculations, updated handling calculation storages, updated DB retrieval, added Distance object, added levenstein, almost everything in mysqldatahandler,
jenzur2019-03-03 13:17:07 +01:00