Skip to main content

A PyMallet implementation adapted to DLATK.

Project description

PyMallet

Acknowledgment

This package is a redistributed fork of https://github.com/mimno/PyMallet. Modifications have been made to the code to enable simpler interfacing with DLATK; however, the core functionality remains unmodified.

Original README

This package provides tools for extracting latent semantic representations of text, particularly probabilistic topic models.

The implementation of LDA uses Gibbs sampling, which is simple but reliable. People often find the resulting models more useful than the stochastic variational algorithm used in Gensim.

To compile:

python setup.py build_ext --inplace

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dlatk-pymallet-1.0.1.tar.gz (154.0 kB view hashes)

Uploaded Source

Built Distributions

dlatk_pymallet-1.0.1-cp39-cp39-manylinux1_x86_64.whl (590.2 kB view hashes)

Uploaded CPython 3.9

dlatk_pymallet-1.0.1-cp38-cp38-manylinux1_x86_64.whl (603.1 kB view hashes)

Uploaded CPython 3.8

dlatk_pymallet-1.0.1-cp37-cp37m-manylinux1_x86_64.whl (597.0 kB view hashes)

Uploaded CPython 3.7m

dlatk_pymallet-1.0.1-cp35-cp35m-manylinux1_x86_64.whl (589.6 kB view hashes)

Uploaded CPython 3.5m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page