Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个免费的词库,可以很容易地转储到 mysql 数据库中,并使用 php 或 java 访问以获取相关的单词和含义,我一直在搜索,我看到 mobysaurus 但我不认为它可以转储到数据库,因为它是基于桌面的。请帮忙。
我强烈推荐Wordnet。所有同义词将共享相同的定义。
这是一个 SQL 版本:WNSQLBuilder