jchen42703 / translator-app

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

Make an ML model to translate web novels #7

Open jchen42703 opened 3 years ago

jchen42703 commented 3 years ago

https://github.com/Jeff-Saler/Web-Novel-Editor

The model actually looks really small and pretty doable?

Other considerations:

jchen42703 commented 3 years ago

In JS? https://blog.learningdollars.com/2020/01/10/tensorflowjs-how-to-create-a-language-translator/ In Flask?

Probably flask for simplicity.