martysteer / text2onto

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

I have a problem about install text2onto on win 8 #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

My text2onto.bat file

@echo on

set T2O=E:\text2onto
set LIB=%E:/text2onto%\3rdparty
set GATE=E:\ontologysoft\GATE-4.0

text2onto.Properties

language=english
gate_dir=E:\text2onto\3rdparty\gate\
gate_app=application.gate 
jape_main=main.jape
stop_file=stopwords.txt
creole_dir=E:\text2onto\3rdparty\gate\
jwnl_properties=E:\text2onto\3rdparty\jwnl\file_properties.xml
temp_corpus=e:\temp\text2onto\ 
icons=E:\text2onto\icons\
datastore=serial
tagger_dir=e:\treetagger\bin\
spanish_wn_dir=E:\ontologysoft\wordnet

file_properties.xml

<param name="dictionary_path" value="E:\ontologysoft\wordnet\dict"/>

Can you help me to fix this problem?

Thanks you so much

Original issue reported on code.google.com by cuongnp...@gmail.com on 24 May 2014 at 7:10

Attachments:

GoogleCodeExporter commented 8 years ago
I think we have same problem: issue number 33. Unable to run text2onto.bat

Original comment by research...@gmail.com on 27 Jun 2014 at 6:05