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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-06-27 16:10:18 UTC