spaCy/spacy/serialize
Matthew Honnibal 1ce5d5602d * Rename Doc.data to Doc.c 2015-11-04 00:17:13 +11: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 * More Py 2/3 compatibility in bit strings 2015-07-24 04:52:06 +02:00
packer.pxd
packer.pyx * Rename Doc.data to Doc.c 2015-11-04 00:17:13 +11:00