Pytorch implementation of the simple word embedding model.
Project description
Simple word embedding models
A pytorch implementation of the Simple Word Embedding Model from the paper Baselines need more love and some additional models and utilities.
Installation
From pypi
To install this package from pypi simply run
pip install pytorch-swem
From source
To install from source clone this repository and install via pip:
git clone https://github.com/schoennenbeck/swem.git
cd swem
pip install .
Usage
For an example of how to use this package please see the demo-notebook .
Docs
The documentation is hosted on readthedocs.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytorch-swem-0.3.5.tar.gz.
File metadata
- Download URL: pytorch-swem-0.3.5.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fee6ee945372928dfebc44db2b8b749f42a70fc9f5cc52ced335b57c986f19ea
|
|
| MD5 |
8b240702e3561a2461ee1e263d7bf66a
|
|
| BLAKE2b-256 |
b5e46a1734146dfdbd3b2e08638b0d9ad7e08b9dfb427576a1bf500e64f2a161
|
File details
Details for the file pytorch_swem-0.3.5-py3-none-any.whl.
File metadata
- Download URL: pytorch_swem-0.3.5-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4f58604828ec546db28a032202d1f1de4d6a70d8b68a804a2ecfd5c717a06be
|
|
| MD5 |
4eaf45b12ca22e54fd32c5cf180239fe
|
|
| BLAKE2b-256 |
74c811fd50f5a066dce401113c37b3e555a9cac7748da723504b699ab19c5613
|