This release fixes an issue with reading the hyphenation patterns for certain languages (like french, #27) and correctly handles filenames with spaces when resuming work. Additionally, some help and logging messages have been improved and the documentation has been updated.
The wrapper is now able to dump the annotated text in the UIMA XMI format in addition to the tabular DOF format (option -xmi
).
Attention: Starting with this version, the wrapper is looking for the config
folder with the default configuration and support files next to the jar
file instead of in the current directory (#34). So, unzip the zip file and leave everything where it is, no need to move the folder around. As before, use the -config
option to specify your own modified configuration file.