Commit Graph

354 Commits

Author SHA1 Message Date
Inga Kirschnick
0a45e1bb65 Bug fixes 2023-12-21 12:48:50 +01:00
Patrick Jentsch
e8fe67d290 Some code cleanup 2023-10-30 11:36:28 +01:00
Patrick Jentsch
0abfe65afa Bring back community update 2/x 2023-10-25 16:21:30 +02:00
Patrick Jentsch
f4d3415c11 First work to bring back Community Update functionality 2023-10-24 16:11:08 +02:00
Patrick Jentsch
b50147a66a Use IP instead of Hostname again... 2023-09-25 13:43:17 +02:00
Patrick Jentsch
18311c8c9c Use Hostname for cqpserver again... 2023-09-25 13:39:39 +02:00
Patrick Jentsch
bcdc3721ef Don't use container name as host for cqiclient 2023-09-25 13:28:48 +02:00
Patrick Jentsch
9200837e63 Use new cqi version. No chunking needed anymore 2023-09-08 11:12:43 +02:00
Patrick Jentsch
1387d80a26 Update cqi utils 2023-08-11 13:50:56 +02:00
Patrick Jentsch
04575b78cf Codestyle enhancements 2023-08-10 15:48:49 +02:00
Inga Kirschnick
5eef2292e7 bug fixes 2023-07-26 11:25:32 +02:00
Inga Kirschnick
27fe4a95e4 Add "(beta)" to Static Visualization + small fixes 2023-07-26 09:03:36 +02:00
Patrick Jentsch
ccf7f449dd Bump cqi version 2023-07-24 15:12:05 +02:00
Patrick Jentsch
8182cccecd Update cqi to v0.1.4 2023-07-14 12:59:27 +02:00
Patrick Jentsch
4ae4b88a44 Cleanup in cqi over socketio 2023-07-13 12:42:47 +02:00
Patrick Jentsch
960f36c740 Fix BrokenPipeError handling in cqi_over_socketio 2023-07-12 10:54:52 +02:00
Inga Kirschnick
22b43a689f Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-07-11 09:33:22 +02:00
Inga Kirschnick
deec9e8a76 Custom Stopword List Settings 2023-07-11 09:33:11 +02:00
Patrick Jentsch
688b96ffee remove debug messages and increase chunk size in cqi 2023-07-07 11:47:34 +02:00
Patrick Jentsch
a9973e9c8e Add compression to static corpus data, use chunked computation, hide read corpus ids in corpus analysis 2023-07-06 13:02:22 +02:00
Patrick Jentsch
413b6111df Implement fast boundary computation for ent and s s_attrs 2023-07-03 15:31:28 +02:00
Patrick Jentsch
a9f05fffdf Fix Error handling in corpus analysis app 2023-07-03 13:28:52 +02:00
Inga Kirschnick
94dc25750c Merge branch 'visualizations-update' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into visualizations-update 2023-07-03 11:06:59 +02:00
Inga Kirschnick
beb157092e New visualizations for frequencies 2023-07-03 11:06:43 +02:00
Patrick Jentsch
1cd9540e5b Improve cqi extension structure 2023-06-30 15:36:45 +02:00
Patrick Jentsch
a7a948908f Small fixes and remove old cqi_over_socketio interface 2023-06-30 12:19:18 +02:00
Patrick Jentsch
315b538c30 Replace the old js CQiClient with fully featured new one 2023-06-30 12:10:17 +02:00
Patrick Jentsch
07103ee4e5 Fix issues in cqi_over_sio 2023-06-29 13:17:29 +02:00
Patrick Jentsch
efa8712cd9 Add a full featured cqi Javascript client for cqi_over_sio 2023-06-29 12:09:28 +02:00
Patrick Jentsch
e816a2fb15 implement missing cqi over socketio functions 2023-06-23 09:22:34 +02:00
Patrick Jentsch
1e33366820 fix cache loading string instead of parsing json 2023-06-22 16:44:29 +02:00
Patrick Jentsch
71013f1dc5 Add missing data and data cache to vis data generator function 2023-06-22 16:42:28 +02:00
Patrick Jentsch
f84ac48975 Add test snippet for fast cpos boundary calculation for s_attrs 2023-06-22 14:19:14 +02:00
Patrick Jentsch
2739dc4b4f Remove debug code 2023-06-22 13:21:19 +02:00
Patrick Jentsch
be51044059 Fix cqi_over_socketio not handling cqi status correctly 2023-06-22 12:45:23 +02:00
Patrick Jentsch
f037c31b88 Add more visualization data 2023-06-19 13:22:20 +02:00
Patrick Jentsch
972f514e6b Implementation of visdata v2 2023-06-16 17:35:54 +02:00
Patrick Jentsch
e6d8d72e52 Add visualization data method to cqi over socketio 2023-06-14 14:50:04 +02:00
Inga Kirschnick
b8bcb159a2 Hide Community Update code 2023-06-07 15:13:47 +02:00
Inga Kirschnick
589c4a6c56 print deletion 2023-06-07 13:51:12 +02:00
Patrick Jentsch
f4b30433e6 Add back community update code 2023-06-06 11:48:58 +02:00
Patrick Jentsch
c2a6b9d746 comment out community update code 2023-06-05 16:52:20 +02:00
Patrick Jentsch
2f3ddc6b81 Remove all cqi inga function code fragments 2023-06-05 10:42:52 +02:00
Patrick Jentsch
44d98dfa46 Add inga method to cqi_over_socketio 2023-06-01 11:24:09 +02:00
Inga Kirschnick
6648b3548b Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-31 16:10:15 +02:00
Inga Kirschnick
367c2ce5e0 Fix corpus follower on user page + optgroup models 2023-05-31 16:10:05 +02:00
Patrick Jentsch
5cc07f2e13 Some more events (unregistered for now) 2023-05-17 12:30:13 +02:00
Patrick Jentsch
184e78ef0b Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-15 14:28:49 +02:00
Patrick Jentsch
202700b129 fix cqi over socketio corpus.update_db command 2023-05-15 14:28:27 +02:00
Inga Kirschnick
49ff1aa284 Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus 2023-05-15 14:01:49 +02:00