fastBPE

C++ implementation of Neural Machine Translation of Rare Words with Subword Units, with Python API.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fastbpe

Dependencies

  • None

Page last updated 2025-09-08 19:28:38 UTC