bertnlp

BERT toolkit is a Python package that performs various NLP tasks using Bidirectional Encoder Representations from Transformers (BERT) related models.

Installation

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

pip3 install bertnlp

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.7 2021-04-12
0.0.6 2021-04-10
0.0.5 2021-04-10
0.0.4 2021-04-09
0.0.3 2021-04-09
0.0.2 2021-04-07
0.0.1 2021-04-01

Issues with this package?

Page last updated 2026-09-03 06:05:38 UTC