Hello, I'm also trying to get YTex to work and run into the same problem whe runnign the build-setup.xml file. I get the DBping error of "[java] Error: Could not find or load main class org.apache.ctakes.ytext.tools.DBPing"
I have created a database called YTex, but was unsure if I set it up correctly. @David, Did you find a fix for this? Thanks. ------- Michelle Chen Massachusetts Institute of Technology Electrical Engineering and Computer Science B.S. '14, M.Eng. '15 On Tue, Oct 14, 2014 at 10:27 AM, David Kincaid <[email protected]> wrote: > Ok. I just noticed that the typo is in that parameter. Instead of > CTAKES_HOME it should be $CTAKES_HOME. I get a little farther with that > (although still have to use my installed version of ant), but now get a > failure in the dbping: that it can't connect to a database. I don't have a > database running, so I assume that is to be expected. I was hoping I could > play with it without a database, but maybe that's not possible. I > appreciate the help. If you update that ant command line in the wiki page > to have $CTAKES_HOME instead of CTAKES_HOME it should work. > > - Dave >
