news
GNOME Graphs and GLib/GObject (Christian Hergert After Red Hat)
-
GNOME ☛ Sjoerd Stendahl: Graphs 2.0 is out!
After two years of development, Graphs 2.0 is finally out!
-
GNOME ☛ Christian Hergert: Translating French
I have been spending more time learning French lately, and as often happens, that turned into a small side project. liblingua is not intended to be a big mainstream translation platform. It is a fun GLib/GObject library for experimenting with local machine translation from applications.
The library uses Bergamot from Mozilla for the translation backend. Instead of sending text to a web service,
liblinguaresolves the language pair you ask for, downloads the required language model into the local user cache, and then performs translation locally.