spaCy/spacy/serialize
Matthew Honnibal ea4ff94cde * Whitespace
2016-01-29 03:59:22 +01:00
..
__init__.pxd * Add spacy/serialize/__init__ files 2015-07-17 01:37:33 +02:00
__init__.py * Add spacy/serialize/__init__ files 2015-07-17 01:37:33 +02:00
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 * Implement both character and orth encoding in Packer, so that we can decide which to use per-text 2015-07-19 22:39:45 +02:00
packer.pyx * Whitespace 2016-01-29 03:59:22 +01:00