A program to recognize and reward our most engaged community members
Hi @Nils_Woehler,
Compared to Farideh, I didn't manage to open the WordNet Dictionary even if I followed your steps...
You will find attached to this message the error I am facing...
Can you help please?
Thanks !
Wordnet can be pretty finicky to get right. There are couple of silly gotchas that I ran into over time. One is making sure the order of execution is right. You might want to check that the Open Wordnet operator loads first before the everything else inside the operator loads.
Second is making sure the path is correct (I believe it's the /dict folder) and that the resource type is set as directory.
With regard to extracting all the files. Since I run Windows, I extract the entire tar.gz file into a directory and then path from there.