enhancementhelp wanted
Repository metrics
- Stars
- (12 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
For de -> en, the generated data file is currently 65m in size. We can easily reduce this without sacrificing a lot of speed by using protocol buffers.
- write a
.protofile - using
pbf, generate en-/decoding code - generate a binary data file
- read from the file