Commit Graph

9 Commits

Author SHA1 Message Date
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