You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oooo, i'll look in to the synonym situation. admittedly wordnet has had some blind changes made to account for windows bugs.
'compress' was removed as a dependency specifically due to the recent onslaught of windows users having problems with it. when time permits i intend to come up with a proper solution.
hey, chris, think lookupsynonyms is goofed up a bit.
wordnet.lookupSynonyms('weird', function(results) {
console.log(results)
}
i get outlandishness, strange
which seems right? but
on wordnet i get:
eldritch
uncanny
weird
unearthly
http://www.wordnet-online.com/weird.shtml
http://ubiquity.freebaseapps.com/wordnet?word=weird
same for goofy, sly, most words.
hey, any reason why not to add 'compress' as a dependency?
cheeers
The text was updated successfully, but these errors were encountered: