build.properties
and set exist.dir
to point to your eXist install directoryTo recognize entities in Chinese texts, you need to obtain the Chinese classifier and segmenter. Before you build the .xar to install, download the classifier and word segmenter using the following links:
From the first package, copy chinese.misc.distsim.crf.ser.gz
into
resources/classifiers
. From the second zip, copy
and everything inside data/dict
into the resources/classifiers
directory.