Skip to main content

Magnitude fork that only supports Word2Vec, GloVe and fastText embeddings

Project description

Magnitude fork that only supports Word2Vec, GloVe and fastText embeddings

This repository makes the following changes to the excellent Magnitude project:

  • Project simplified to only support Word2Vec, GloVe and fastText embeddings
  • Approximate indexing/search methods removed
  • Annoy, AllenNLP (ELMo) and Torch dependencies removed
  • Removed internal SQLite related libraries (pysqlite, apsw) and use system SQLite package
  • Removed logic to download and stream models. Models must all be locally available, remote servers will not be checked.
  • Build process simplified to use PyPi dependencies

See Magnitude project for documentation and links to pre-trained models: https://github.com/plasticityai/magnitude

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

pymagnitude-lite-0.1.143.tar.gz (31.1 kB view hashes)

Uploaded Source

Built Distribution

pymagnitude_lite-0.1.143-py3-none-any.whl (34.1 kB view hashes)

Uploaded Python 3

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