spaCy/spacy/serialize
2015-07-17 16:38:29 +02: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 * Major refactor of serialization. Nearly complete now. 2015-07-17 01:27:54 +02:00
bits.pyx * Major refactor of serialization. Nearly complete now. 2015-07-17 01:27:54 +02:00
huffman.pxd * Major refactor of serialization. Nearly complete now. 2015-07-17 01:27:54 +02:00
huffman.pyx * Major refactor of serialization. Nearly complete now. 2015-07-17 01:27:54 +02:00
packer.pxd * Major refactor of serialization. Nearly complete now. 2015-07-17 01:27:54 +02:00
packer.pyx * Move to ORTH instead of ID for encoding lexemes. Basic tests of the codec wrappers now passing 2015-07-17 16:38:29 +02:00