Find more posts tagged with
Hi @ahootanha
I have few similar process where I use Open wordnet dictionary.
As shown in below screenshot I point the directory to the folder where I have dictionary saved in following formats:
format of dictionaries
Process using Open wordnet dictionary
Not sure what format you have saved your stem dictionary. The error seems to be related to file formats, hence it's not able to parse or read the files.
Also please share the log files to help debug the issue here.
It will in your .RapidMiner folder :C:\users\<username>\.Rapidminer \**.log
Hope this helps.
Cheers,
Pavithra
Hi @ahootanha
Could you please attach the .log file here. The screenshot of the log file doesn't really help.
Thanks,
Pavithra
hello @ahootanha please be patient. This is a community forum - people volunteer their time to help users when they can.
[EDIT: I just looked at your PDF. You only posted a fragment of your log file rather than the whole thing but it's pretty clear that the Wordnet dictionary is the problem here:
SEVERE: Process failed: Error reading F:\WordNet-3.0: Could not open dictionary from directory
F:\WordNet-3.0
com.rapidminer.operator.UserError: Error reading F:\WordNet-3.0: Could not open dictionary from
directory F:\WordNet-3.0
Scott
hello @ahootanha - so I still think the problem is the dictionary path that you're giving that Wordnet operator. Perhaps you can post your XML and your dataset so we can see what you're doing?
Scott
@ahootanha did you try switching the parameter from 'directory' to 'resource?' I seem to remember that at times it causes a conflict that can be resolved by toggling one or the other.
Hi @ahootanha
Could you confirm that you have pointed the right directory containing stem dictionary for "Open WordNet Dictionary"?
Could you please take a screenshot after clicking on 'MoreInfo'
Also please share the Studio log file found here: C:\users\<username>\.RapidMiner\
This will help us debug the issue easily.
Thanks,