gunzip WordNet Dictionaries

Rstudio Cloud seems great for those of us that have trouble loading packages that require but user lacks understanding of the intricacies of my operating systems.

I want to use WordNet because I am on a mac and cant get rJava running.

I have a problem however getting the dictionaries required by WordNet to unzip

gunzip("cloud/project/WordNet-3.0.tar.gz")
Error in decompressFile.default(filename = filename, ..., ext = ext, FUN = FUN) :
No such file: cloud/project/WordNet-3.0.tar.gz

The file is there, and I don't know what I am doing wrong?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.