Installation

Linux and Windows

Install bitermplus directly from PyPI:

pip install bitermplus

For the latest development version:

pip install git+https://github.com/maximtrp/bitermplus.git

Mac OS

Install bitermplus directly from PyPI:

pip install bitermplus

Requirements

  • cython

  • numpy

  • pandas

  • scipy

  • scikit-learn

  • tqdm