Hi,
There is a new release of XLE available. The new versions of XLE can be
downloaded from:
http://typo.uni-konstanz.de/redmine/projects/xle
Please go to the "Files" section to download XLE packages for different
versions. You need to have an account on the Redmine site (= be an XLE
licensee) to access the files.
NB: linux2.3-64 = any 64 bit Linux that uses GNU libc 2.3
intelmac64 = 64 bit MacOS X 10.8 or later
I have not compiled packages for PowerPC chips, SunOS or 32 bit Linux. I
cannot provide support for the former two; please let me know if you
need to run XLE on a 32 bit Linux.
To run this version of XLE, you should put the following in your .login
file (the exact commands will depend on the type of shell you use);
replace $xledir with the name of the XLE directory.
setenv XLEPATH $xledir
setenv PATH ${XLEPATH}/bin:$PATH
setenv LD_LIBRARY_PATH ${XLEPATH}/lib:$LD_LIBRARY_PATH
setenv DYLD_LIBRARY_PATH ${XLEPATH}/lib:$DYLD_LIBRARY_PATH
setenv TCLLIBPATH ${XLEPATH}/tcl/scripts/tcl
setenv TCL_LIBRARY ${XLEPATH}/tcl/scripts/tcl
setenv TKLIBPATH ${XLEPATH}/tcl/scripts/tk
setenv TK_LIBRARY ${XLEPATH}/tcl/scripts/tk
Below is the ChangeLog for this version of XLE.
PARGRAM release 10/27/2015
* Resets the behavior of XLE with respect to the default morph config
file: if there is no morph config file in the grammar directory, read in
the default morph config file distributed as part of XLE.
* Fixes a bug related to the maximum number of arguments a predicate can
select. This was hard-coded to 5 before, redefined to 10 now. Reported
by Agnieszka Patejuk.
* Fixes a bug related to lengths of paths pointing to lexicon files.
Maximum length of paths redefined to 1000; was 200 before. Reported by
Agnieszka Patejuk.
* Fixes bugs related to the Polish grammar reported by Katarzyna Krasnowska.
Best,
Sebastian
--
Sebastian Sulger
FB Sprachwissenschaft
Universität Konstanz
http://ling.uni-konstanz.de/pages/home/sulger