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.
Project description
UNKNOWN
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
brocas-lm-1.0.tar.gz
(4.3 kB
view details)
File details
Details for the file brocas-lm-1.0.tar.gz.
File metadata
- Download URL: brocas-lm-1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
227a5cc39cfa2d46fffb4b150e13a484b45134ae68cc0d656ea7683afbb28599
|
|
| MD5 |
7e97be3a4e2d6d998b5ea36bccced2c9
|
|
| BLAKE2b-256 |
7f8b838689e1e51384f5a0904212e0c470776b8abbb5fc886d37a9f3d3868677
|