How to use word Net with php

假装没事ソ 提交于 2019-11-30 05:21:34

问题


how to use word Net with php is there is any interface or any class for it..... i need to use wordnet for my dictionary purpose....


回答1:


On the download page there's a download available with a command line tool. You could use this from php if you have exec enabled.

http://wordnet.princeton.edu/wordnet/download/




回答2:


This page links to this PHP API for WordNet.




回答3:


yea I can't get it work - I have Windows though, looks to be UNIX favored - you also must download the old version of Wordnet. Might be easier to just use WordNet's command line.



来源:https://stackoverflow.com/questions/2882217/how-to-use-word-net-with-php

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!