aschaeffer / heideltime

Automatically exported from code.google.com/p/heideltime
0 stars 0 forks source link

I am new to java . I have configured as it is written in Manual. I am using windows. I am facing problem in executing standalone version #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
please can any one give me steps to use heidel time
I have already used Treetagger.
Error is : Exception in thread main "java.lang.Noclassdeffounderror": 
de/unihd/dbs/heideltime/standalone/jar

Original issue reported on code.google.com by parul.pa...@gmail.com on 9 Oct 2013 at 6:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hello and thanks for your interest in HeidelTime,

How you are trying to run the standalone version? The error looks like you're 
trying to run it in a wrong way. An abridged set of instructions is:

1. Extract heideltime-standalone-<version>.zip
2. Edit config.props so that the path to your treetagger installation is set in 
"treeTaggerHome ="
3. Open a Command Prompt: Start->Run->cmd
4. switch to the directory you extracted the standalone to: cd 
some\path\to\heideltime
4. Run HeidelTime standalone like so: java -jar 
de.unihd.dbs.heideltime.standalone.jar <options>

If you're looking for more information on running HeidelTime, take a look at 
the Manual.pdf that comes with the executable.

Original comment by z...@informatik.uni-heidelberg.de on 9 Oct 2013 at 10:18

GoogleCodeExporter commented 9 years ago

Original comment by z...@informatik.uni-heidelberg.de on 11 Nov 2013 at 5:15