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-11-13 02:11:24 UTC