01-23-2009, 11:42 AM
|
#4 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Location: Netherlands
Posts: 113
Thanks: 11
|
I created a word script a while back, the code probably sucks but you it uses definr.com and if definr.com can't find it it tries Oxford dictionary (no api but fetches de definition from the page)
here are the URLs I used as you probably won't use my class ;) :
http://definr.com/definr/show/[word] to find definition
http://definr.com:4000/glob.json/[word] to find synonyms or do find-as-you-type
|
|
|
|