Skip to main content

A Cython Wrapped GloVe

Project description

crucyble

A Cython Wrapped GloVe (Global Vectors for Word Representation)

crucible, noun.

Pronounciation: \ ˈkrü-sə-bəl \

  1. a vessel of a very refractory material used for melting...
  2. a severe test
  3. a vessel of a very refractory (see refractory entry 1 sense 3) material (such as porcelain) used for melting and calcining a substance that requires a high degree of heat

Synonyms: gauntlet, ...

Overview

This library aims to provide the GloVe algorithm in a nearly-unaltered format relative to its original distribution by stanfordnlp.

The bulk of the alterations consist of removing the main() methods from the glove applications, and converting them to accept filenames instead of stdin/stdout. (See pull requests 1, 2, and 3)

These altered C sources are then wrapped with Cython to provide "native extensions" in the Python runtime.

Development

Local Testing

Prerequisites: gcc and cython installed.

To test this library locally:

  1. clone the repo
  2. from crucyble/ run python setup.py build_ext -i
  3. try: PYTHONPATH=. python test/test_glove.py
  4. examine the outputs!

You can change the corpus variable in test_glove.py to point to any corpus you have locally.

Contributing

...coming soon

Performance

Todo... :shrug:

License Info

Derivative implementation of the GloVe library from Stanford redistributed in accordance with Apache License and redistributed under MIT License

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

crucyble-0.1.0.dev2.tar.gz (326.6 kB view details)

Uploaded Source

File details

Details for the file crucyble-0.1.0.dev2.tar.gz.

File metadata

  • Download URL: crucyble-0.1.0.dev2.tar.gz
  • Upload date:
  • Size: 326.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for crucyble-0.1.0.dev2.tar.gz
Algorithm Hash digest
SHA256 1e00cb1f2fbf6163276725b138ca37bd1839829b929f8126ffffd6fb0328a544
MD5 8851b75b3c153bc93b4e2e5c24489c05
BLAKE2b-256 6be82a08693d8b8fc120d018638dba14a82d2179342a49693ca0b9fd44516c26

See more details on using hashes here.

Supported by

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