Task #2565
Reduce size of exported binary corpora
Status: | New | Start date: | 04/25/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Export | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
Reduce size of exported binary corpora. Try to change the compression method and find the balance between export process duration and file size.
Some tests on GRAAL corpus:
- from TXM (deflate) = 15 944 ko
- from 7zip (deflate) = 13 814 ko
- from 7zip (lzma) = 9 807 ko
If needed we may use https://commons.apache.org/proper/commons-compress.
History
#1 Updated by Matthieu Decorde about 2 years ago
- Target version changed from TXM 0.8.2 to TXM 0.8.4