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
Original issue reported on code.google.com by
cuongnp...@gmail.com
on 24 May 2014 at 7:10Attachments: