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.
php で word Net を使用する方法は、そのためのインターフェイスまたはクラスがあります.....辞書の目的で wordnet を使用する必要があります....
ダウンロード ページには、コマンド ライン ツールで利用できるダウンロードがあります。exec が有効になっている場合は、php からこれを使用できます。
http://wordnet.princeton.edu/wordnet/download/
はい、うまくいきません - 私は Windows を持っていますが、UNIX が好まれているようです - 古いバージョンの Wordnet もダウンロードする必要があります。WordNet のコマンド ラインを使用する方が簡単かもしれません。
このページは、WordNet 用のPHP APIにリンクしています。