Commit Graph

11 Commits

Author SHA1 Message Date
f03e95cd58 using underscore instead of spaces in result obj 2025-05-11 09:34:40 +02:00
9e69d376c6 formatted stylesheet 2025-05-10 22:31:41 +02:00
0a0e1b73fb formatted code 2025-05-10 22:00:47 +02:00
644b560ad6 removed console.logs 2025-05-10 22:00:32 +02:00
719e127019 removed bleu-score package and wrote my own that
didn't have a bug in it (issue with saving "constructor" as a key of a normal object)
2025-05-10 21:59:37 +02:00
dfb3cae44d extracted the reference to top level in order not
to have to build it at every request
2025-05-08 14:30:38 +02:00
faffbecfe9 added detailed scores 2025-05-08 14:24:22 +02:00
fe064218f5 added table to show results in frontend 2025-05-08 00:11:21 +02:00
9655fd7a6e added bleu score evaluation for the comment
generation
2025-05-07 23:16:03 +02:00
522bcc7ebc made socket logic better 2025-05-07 18:10:21 +02:00
21735a236a created a websocket to witness the progress of the processing 2025-05-07 17:33:29 +02:00