Latest version: v1.0
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
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 to transform input word sequences into a dense vector space. The output of the model is a seqeuence of probability distributions across the given vocabulary.
No known vulnerabilities found