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 |
|
Inga Kirschnick
|
ce32b03f4a
|
Update Public Corpus Page
|
2023-05-15 14:01:41 +02:00 |
|
Patrick Jentsch
|
fbf663fee3
|
fix corpus reset cli command
|
2023-05-15 12:22:38 +02:00 |
|
Patrick Jentsch
|
66a54dae10
|
Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus
|
2023-05-15 12:00:19 +02:00 |
|
Patrick Jentsch
|
60a59383c7
|
A better application structure
|
2023-05-15 12:00:13 +02:00 |
|
Inga Kirschnick
|
0cf955bd2f
|
CorpusFile selection+restore public_corpus page
|
2023-05-12 13:43:38 +02:00 |
|
Inga Kirschnick
|
b07addc5c3
|
(Public-)Corpus List fix+highligting owner status
|
2023-05-05 08:41:14 +02:00 |
|
Inga Kirschnick
|
6c76d27a32
|
Update corpus page
|
2023-04-27 15:11:18 +02:00 |
|
Patrick Jentsch
|
a844cdb45b
|
Rename routes and templates in corpora package
|
2023-04-18 11:32:04 +02:00 |
|
Patrick Jentsch
|
0de14ea5db
|
cleanup CorpusFollowerPermissions
|
2023-04-12 12:45:41 +02:00 |
|
Patrick Jentsch
|
4ca2c0c873
|
Fix typos and simplification
|
2023-04-11 13:30:38 +02:00 |
|