jchen42703 / translator-app

Web app for editing machine translations efficiently. [WIP]
Apache License 2.0
1 stars 0 forks source link

Add highlight-translate mode #3

Open jchen42703 opened 3 years ago

jchen42703 commented 3 years ago

Make a button that toggles a translate mode where:

Problem is that it would drastically increase the number of API calls, buttttt it would be really convenient (i.e. if you don't know what a word means).

A solution would to maybe make it work for only phrases (i.e. using Baidu(?) or some offline chinese dictionary). Then it can be stored directly on the server and be called from the server.