CodecZstd.jl icon indicating copy to clipboard operation
CodecZstd.jl copied to clipboard

Dictionary Training

Open mkitti opened this issue 4 years ago • 4 comments

I'm interested in developing support in this package for building a dictionary using Zstd. I would probably start with making automatically generated bindings via Clang.jl for these headers: https://github.com/facebook/zstd/blob/dev/lib/zdict.h https://github.com/facebook/zstd/blob/dev/lib/zstd.h

mkitti avatar Sep 15 '21 21:09 mkitti

Hello! I'm actually very interested in using Zstd's training mode via CodecZstd for some research purposes. Would it be possible as of v0.7.2?

M-PERSIC avatar Nov 25 '22 02:11 M-PERSIC

You could try to test the branch I started here: https://github.com/JuliaIO/CodecZstd.jl/pull/31

In fact, if you could help me write some tests, I think we could merge it into the mainline.

mkitti avatar Nov 25 '22 04:11 mkitti

This is EXACTLY what I was looking for :D! Would it be possible to continue correspondence via email or some other form of chat? My public email is available on my profile.

M-PERSIC avatar Nov 25 '22 04:11 M-PERSIC

Email might not be way to stay in touch with me, but it is listed here: https://www.janelia.org/people/mark-kittisopikul

You can also find me on Julia Discourse, Slack, Discord, or Mastodon.

mkitti avatar Nov 25 '22 04:11 mkitti