Java语言翻译库

发布于 2024-12-03 01:52:20 字数 161 浏览 0 评论 0原文

我正在尝试使用 Java 开发一个翻译桌面应用程序,将一些文本文件从俄语翻译成英语(也需要西班牙语到英语)。

我已经尝试过 google-api-translate ,它似乎工作得很好,但我需要一些可以离线工作的东西。

我想知道您是否知道有什么可以帮助我的东西,无论是否免费。

I'm trying to develop a translation desktop app using Java to translate some text files from Russian to English (Spanish to English is required too).

I've tried the google-api-translate and it seems to work just fine, but I'm in need of something that can work offline.

I was wondering if you are aware of something that might help me, free or not.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

节枝 2024-12-10 01:52:20

我找到了一个链接,其中包含用于谷歌翻译的java api,您只需导入即可。

java api

以及有关它的一些信息

信息

编辑:
不能 100% 确定是否全部离线:-/

编辑:
https://stackoverflow.com/a/9207429/924071

您无法离线使用 google API,您必须购买一款商业软件。

I found a link that has a java api for google translate, that you would just import.

java api

and some information on it

info

edit:
not 100% sure if its all offline though :-/

edit:
https://stackoverflow.com/a/9207429/924071

You cannot use the google API offline, you would have to purchase a commerical software.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文