Hi Travis,
Thank you so much for updating the CLAVIN-rest!! We met Charlie at the All Things Open conference in Raleigh last month, and he kindly answered all our questions regarding CLAVIN & natural language processing -- and also spoke highly of you. In addition, Charlie mentioned a new version of CLAVIN has been released, so we tried to use the newer version; however, we encountered an installation problem at the instruction "java -Xmx2048m -jar clavin-rest.jar index clavin-rest.yml". When we run the code, we get an error that showing "Error: Invalid or corrupt jarfile clavin-rest.jar". Since we don't know what is causing the error, we tested both Windows 8 and 7 OS (the steps we took are shown below), but unfortunately neither worked. Accordingly, we would very much appreciate if you could please provide us possible resolutions regarding the aforementioned installation problem. Thank you in advance.
Sincerely yours,
Makiko
----------------------------------------------------------------------------------------
The steps we took are:
1. Downloading the CLAVIN-rest ZIP file and unzip the file.
2. "cd" to directory where the CLAVIN-rest is stored in the CMD console.
3. Following given instructions in the CLAVIN-rest Quick Start.