AlexChristensen / SemNetCleaner

An Automated Cleaning Tool for Semantic and Linguistic Data
GNU General Public License v3.0
8 stars 1 forks source link

[ERROR]: #20

Open DrB-Lancaster opened 1 year ago

DrB-Lancaster commented 1 year ago

Copy and paste of error from your R console

Error in customMenu(choices = choices, title = title, default = default) : 
  object 'word' not found

To Reproduce: AnimalsClean <- textcleaner(data = AnimalsRaw[, -c(1:2)], miss = 99, partBY = "row", dictionary = "animals")

Optional (but extremely helpful): Attach data to issue or send data to alexpaulchristensen@gmail.com with the subject line SemNA Data: [Username] using this template

R, SemNetCleaner, and SemNetDictionaries versions:

Operating System:

Additional context and comments I am not a seasoned R pro, I have a basic understanding and can amend and run most simple scripts, but I do not have an in-depth understanding of R or any kind of computing language.