Hi Ulrike,
by increasing the debug level of your logger (e.g. setting
log4j.rootLogger=info, file, stdout in log4j.properties), you should get
information on whether the experiments hangs somewhere when initializing
the task, or whether the processing of one (or all) instances takes so
long. I would suspect that you have one or more instances with really long
texts, and this comparison hangs forever. If that is the case, you can add
a check and discard long text before doing measure.getSimilarity(text1,
text2). If the experiments hangs before anything is processed, there is
probably a problem with the instantiation of one of your feature
extractors.
Best,
Johannes
Am 25.09.15 09:50 schrieb "Ulrike Pado" unter
<
dkpro-t...@googlegroups.com on behalf of
ulrik...@hft-stuttgart.de>:
>--
>You received this message because you are subscribed to the Google Groups
>"dkpro-tc-users" group.
>To unsubscribe from this group and stop receiving emails from it, send an
>email to
dkpro-tc-user...@googlegroups.com.
>For more options, visit
https://groups.google.com/d/optout.