The main problem which I am having is that opennlp cannot be found from the 
command prompt even though I am running the program from the same directory 
where the program is. Also, when I double click the opennlp.bat file it quickly 
runs and then exits. Have any of you run opennlp on a windows platform?



On a side note, I am currently using Windows 7, I know I have correctly 
installed Java because I have run programs on it through the command prompt, 
and I have set my environment variables as shown below:
 

C:\Users\Owner>echo %JAVA_HOME%
C:\Program Files\Java\jdk1.7.0_45
 
C:\Users\Owner>echo %JAVA_CMD%
C:\Program Files\Java\jdk1.7.0_45\bin\java
 
C:\Users\Owner>echo %OPENNLP_HOME%
C:\VineetChanda\apache-opennlp-1.5.3
 
C:\Users\Owner>echo %Path%
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\VineetChanda\apache-opennlp-1.5.3\bin

Any help on this question is much appreciated.

Reply via email to