Hi,
I fear this is due to InitTask, which has a dimension for the feature extractors:
@Discriminator(name = DIM_FEATURE_SET)
private TcFeatureSet featureExtractors;
Thus, whenever the feature set changes, it has to be re-run, no matter what. I assume the only reason for this dimension is that the ValidityCheckConnector checks the validity of the experiment, among other things whether the feature extractors used are valid for the specific feature mode requested by the experiment.
The only way to avoid this would probably be to manually exclude this dimension from InitTask (and all references to featureExtractors).
If anybody knows a better solution, let me know.
Best,
Johannes
Am 14.02.17, 14:43 schrieb "
dkpro-t...@googlegroups.com im Auftrag von
gla...@gmail.com" <
dkpro-t...@googlegroups.com im Auftrag von
gla...@gmail.com>:
--
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.