An open API service indexing awesome lists of open source software.

https://github.com/mideind/bpe_nmt

BPE encoder that conforms to Tensor2Tensor's TextEncoder interface. Supports dropout and byte-level BPE and special case handling.
https://github.com/mideind/bpe_nmt

Last synced: about 1 year ago
JSON representation

BPE encoder that conforms to Tensor2Tensor's TextEncoder interface. Supports dropout and byte-level BPE and special case handling.

Awesome Lists containing this project