Commit Graph

8 Commits

Author SHA1 Message Date
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
9655fd7a6e added bleu score evaluation for the comment
generation
2025-05-07 23:16:03 +02:00
21735a236a created a websocket to witness the progress of the processing 2025-05-07 17:33:29 +02:00
a16435b021 added routes to sumbit the answers 2025-05-07 13:05:15 +02:00
770d9b8f64 added tests 2025-04-28 16:27:11 +02:00
83c53d6ed4 now using ES modules 2025-04-28 10:13:05 +02:00
630c7508a0 formatted package.json 2025-04-28 10:12:31 +02:00
89f9b323fa created basic backend, with simple routes 2025-04-28 10:09:10 +02:00