#go#compression#decompression#deflate#go#golang#gzip#snappy#zip#zstandard#zstd
The "github.com/klauspost/compress" package offers many fast and efficient compression tools in pure Go, including zstandard, S2 (a faster Snappy replacement), optimized deflate for gzip/zip/zlib, and snappy with better compression and concurrency. It also provides entropy encoders (huff0, FSE), HTTP gzip handlers, and a parallel gzip implementation (pgzip). These tools are drop-in replacements for Go's standard libraries but run about twice as fast, saving time and resources. You can easily add it to your project with `go get`. It supports current and recent Go versions and offers options to disable unsafe code or assembly for compatibility. This package benefits you by improving compression speed and efficiency while maintaining compatibility with standard Go compression APIs, making your applications faster and more resource-friendly.
https://github.com/klauspost/compress
🌐📖Collective Licensing for AI Era: RSL Launches New Rights Model
Real Simple Licensing (RSL) has launched a nonprofit collective rights platform aimed at protecting online publishers and creators in the age of generative AI. Through the RSL Standard, the organization enables content owners to collectively negotiate fair compensation when their work is used to generate AI outputs, setting market-wide licensing terms.
Modeled after organizations like ASCAP and BMI in the music industry, the RSL Collective introduces a unified rights framework for the digital era. For the first time, publishers and creators can pool rights into a single platform to establish fair market prices and simplify licensing for AI companies, ensuring they are not left out of the AI economy.
#AIEthics#Copyright#RSL#GenerativeAI#ResponsibleAI
🎉 Нашу статью приняли на EMNLP 2025 в Main Track.
💪 Выводим распознавание жестовых языков на новый качественный уровень. В статье достигаем state-of-the-art🌿 на жестовых языках разных стран, включая в первую очередь русский жестовый язык (РЖЯ). Показываем, что качественный претрейн и предобработка — залог успеха.
Спасибо авторам: @your_petros@ilyaovodov@nagadit@hukenovs@karinakvanchiani
📝Жестовый язык: похожее в непохожем и наоборот
📖Logos as a Well-Tempered Pre-train for Sign Language Recognition
До встречи на конференции!
#research#rsl#emnlp