Fluent: A Localization System for Natural-Sounding Translations
projectfluent.org
Fluent: A Localization System for Natural-Sounding Translations
1–7 of 7 posts
Re: Fluent: A Localization System for Natural-Sounding Translations
#2Re: Fluent: A Localization System for Natural-Sounding Translations
#3Re: Fluent: A Localization System for Natural-Sounding Translations
#4This problem is more suitable for tiny LLM.
Re: Fluent: A Localization System for Natural-Sounding Translations
#5Re: Fluent: A Localization System for Natural-Sounding Translations
#6My project, Lokalized (from 2017, in Java), has the same goal but took a different approach to the "little language" design. I'm guessing I had the same inspiration as the Fluent authors - existing solutions were just not expressive enough for the real world. Mentioning here because I'm always super interested in seeing how others approach the problem of effective i18n (it's a bit complex). Making Fluent more of a sp…
Re: Fluent: A Localization System for Natural-Sounding Translations
#7My project, Lokalized (from 2017, in Java), has the same goal but took a different approach to the "little language" design. I'm guessing I had the same inspiration as the Fluent authors - existing solutions were just not expressive enough for the real world. Mentioning here because I'm always super interested in seeing how others approach the problem of effective i18n (it's a bit complex). Making Fluent more of a sp…
Have a look at my solution (also Java): https://github.com/resource4j/resource4j