Background Translations Pt. 3
In previous articles, we have discussed the importance of translation in the context of web applications. We have also explored the use of the EasyNMT library to perform translations in an ASP.NET...

Sunday, 25 August 2024 03:20

//

10 minute read

Background Translations Pt. 2
In our previous post here we discussed how we can use EasyNMT to translate our .md files into different languages. We also discussed how we can surface this functionality to the user by adding a...

Friday, 23 August 2024 19:52

//

8 minute read

Background Translations Pt. 1
So for a while now I've used EasyNMT to translate my .md files into different languages here. I've wanted to 'surface' this so you can all have a play with it too. See the second part of this series...

Friday, 23 August 2024 05:38

//

4 minute read

Automatically Translating Markdown Files with EasyNMT
EasyNMT is a locally installable service that provides a simple interface to a number of machine translation services. In this tutorial, we will use EasyNMT to automatically translate a Markdown file...

Saturday, 03 August 2024 13:30

//

7 minute read

logo

©2024 Scott Galloway