spaCy/spacy/serialize
Matthew Honnibal 49c117960c Fix bug where huffman codec died if given empty freqs dict. 2016-10-23 16:28:05 +02:00
..
__init__.pxd
__init__.py
bits.pxd * Fix type on bits 2015-07-27 21:16:49 +02:00
bits.pyx * Fix data type on read32 in BitArray 2015-07-27 21:12:13 +02:00
huffman.pxd * Add faster encode_int32 and decode_int32 methods 2015-07-21 19:58:45 +02:00
huffman.pyx Fix bug where huffman codec died if given empty freqs dict. 2016-10-23 16:28:05 +02:00
packer.pxd
packer.pyx * Whitespace 2016-01-29 03:59:22 +01:00