Commit Graph

19 Commits

Author SHA1 Message Date
christian
4c205f49d5 further bot updates for chatting 2021-10-25 19:08:22 +02:00
christian
78532929ae refactoring the flow, still missing some caching for sentimentAnalyzerTest 2021-08-22 17:10:29 +02:00
christian
3fd5693986 some current attempts with coroutines but more has to be changed again i suppose 2021-07-29 15:54:21 +02:00
christian
00699e7b96 removed lib files, updated to intellij from netbeans, changed to kotlin coroutines 2021-07-07 12:45:49 +02:00
christian
efd3a671c4 further update to bot being moved to new sys machine 2021-04-04 10:01:54 +02:00
jenzuffer
45e18c2a99 removed removeslack check as levensthein defunct now 2020-11-02 00:02:06 +01:00
jenzur
abb033a9b8 no more random numbers by names and no more repetitive data, good and end now i guess 2020-03-21 18:43:46 +01:00
jenzur
ac56f386a3 un-parallelising some functions, changing futures retriever, moving some thresholds and logic around 2020-03-07 18:40:59 +01:00
jenzur
09d5d3534d turning more annotations to use compact for supposedly saving memory, added a relation containment based on first response evalutation and hopefully fixed integernames 2019-08-07 14:00:00 +02:00
jenzur
d62cdf3aeb some bot overhauls 2019-08-03 14:35:09 +02:00
jenzur
414806aa1f cleaning up code, added multi sentence support, build out caches, did other stuff i forgot 2019-04-20 00:17:18 +02:00
jenzur
5552a20eb6 with annotaton caching stores results in the DB becomes Obsolete, quite some changes but overall improvements 2019-04-14 14:18:01 +02:00
jenzur
33ecf7730f updated responsemessages to evaluate own prior responses to new selected responses based on the client 2019-04-06 23:58:18 +02:00
jenzur
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 2019-03-20 22:38:28 +01:00
jenzur
64dc2719a0 additional small changes 2019-03-08 10:05:03 +01:00
jenzur
7f154f3456 attempted improving multithread conditions 2019-03-05 13:27:33 +01:00
jenzur
aff2ddae5b replacing most arraylists with concurrentmaps due to them requirring less bytes per header since they should be stored bucketwise 2019-03-03 23:32:36 +01:00
jenzur
f64ce5c5a0 updated calculations, updated handling calculation storages, updated DB retrieval, added Distance object, added levenstein, almost everything in mysqldatahandler, 2019-03-03 13:17:07 +01:00
zaCade
57bbd5d55e autism 2019-03-02 15:10:46 +01:00