brocas-lm

Broca's LM is a free python library providing a probabilistic language model based on a Recurrent Neural Network (RNN) with Long Short-Term Memory (LSTM). It utilizes Gensim's Word2Vec implementation…

Installation

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

pip3 install brocas-lm

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0 2015-10-04    

Issues with this package?

Page last updated 2023-10-28 03:49:48 UTC