Skip to content
Snippets Groups Projects
Commit e971d774 authored by Yonatan's avatar Yonatan
Browse files

Minor refactor and initial implementation of online translation service

parent 4c0f46b0
No related branches found
No related tags found
1 merge request!1Final merge
......@@ -40,7 +40,7 @@ public class Main {
System.out.println(System.currentTimeMillis() - time);
new DeeplTranslator<UnitGroup>("f6542fe3-8e30-5cd2-064e-5eb18c7dbbf3:fx").translate(groups, null, "en-US");
new DeeplTranslator<UnitGroup>("secret").translate(groups, null, "en-US");
// basic GUI to render the bounding boxes resulting of the OCR recognition as well as testing the word merge algorithm
......
target/classes/04.jpg

534 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment