Commit Graph

7 Commits

Author SHA1 Message Date
663644e041 Fix ByteLevel Decoder
The join was done after replacing bytes and building subwords, which was preventing bytes across these subwords to be merged correctly. We need to join first.
2019-11-21 16:50:25 -05:00
070fd08583 Update python example 2019-11-21 11:57:57 -05:00
c28a83cdc4 Update python bindings 2019-11-21 11:55:07 -05:00
8b3d7d1aa0 Add vocab/merge arguments to example.py 2019-11-20 16:47:02 -05:00
98323d1f21 Update readme and fix example 2019-11-19 19:38:57 -05:00
351d526e1e Basic python bindings 2019-11-19 19:31:37 -05:00
05cbb32eca Python readme 2019-11-01 19:42:36 -04:00