Tobias Horsmann
Tobias Horsmann
Ah, good :D - I think I will leave this issue open as 'won't fix' as a reminder. This is not as clearly visible as it should be. Thx
Using SvmHmm for commerical purposes is at the moment not possible. This probably requires permission on a case-to-case basis by the author of SvmHmm.
https://github.com/haifengl/smile
I have been playing around with the CRF implementation; Either I am missing something or the implementation scales zero. Plain POS tagging example is extremely RAM greedy and slow.
@daxenberger this one can be closed as `won't fix` now, right?
Oh ok, I misunderstood it then. Sry.
@reckart Is this feature available now? What exactly is the benefit of writing a single .zip instead of N bin-cas? Both is not human-readable but the naming of the bin-cas...
@reckart Do you have a code-example that writes to `.zip`?
Hm, when adapting this for the BinaryCasWriter and BinaryCasReader I get a ` Not in GZIP format` exception ``` writing: AnalysisEngineDescription xmiWriter = createEngineDescription(BinaryCasWriter.class, BinaryCasWriter.PARAM_TARGET_LOCATION, "jar:file:" + aContext.getFolder(output, AccessMode.READWRITE).getPath() +...
> integrate it with DKPro's externalId. > What is left to do for that?