有免费的词典吗?

发布于 09-25 12:05 字数 83 浏览 6 评论 0原文

我想为我的 iPhone 应用程序创建字典。为此,我需要一个单词列表,其中包含数据库中单词的详细含义。

谁能给我推荐一个免费的好单词表?

I want to create dictionary for my iPhone application. For that I need a list of words with detailed meanings of the words in a database.

Can anyone suggest me a good word list that is freely available?

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

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

发布评论

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

评论(3

总攻大人2024-10-02 12:05:18

WordNet 确实很棒,我在我的一个应用程序中使用了它,效果很好。

不过,WordNet 的 API 需要进行一些调整 - 例如,它没有提供 Objective-C 的 API。这就是为什么我将 Lexicontext 作为静态库提供 - 您可能也想查看一下。

WordNet is indeed great, I used it in one of my apps with nice results.

WordNet's API requires some adaptation though - it doesn't come with an API for Objective-C, for example. That's why I made Lexicontext available as a static library - you might want to check it out too.

亽野灬性zι浪2024-10-02 12:05:18

WordNet 将是一个绝佳的起点。

WordNet would be a fantastic place to start.

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