pytorch-pqrnn

View on PyPIReverse Dependencies (0)

0.1.0 pytorch_pqrnn-0.1.0-py3-none-any.whl

Wheel Details

Project: pytorch-pqrnn
Version: 0.1.0
Filename: pytorch_pqrnn-0.1.0-py3-none-any.whl
Download: [link]
Size: 9131
MD5: 46dca046e246664eb4adad154209cd5c
SHA256: 38eec75dfbb827ec63e802f07d2fbd1a6e9f0e1e4780403449663151da5e746c
Uploaded: 2021-03-26 22:25:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytorch-pqrnn
Version: 0.1.0
Summary: Pytorch implementation of pQRNN
Author: pytorch-pqrnn
Author-Email: mouchenghao[at]gmail.com
Home-Page: https://github.com/ChenghaoMou/pytorch-pqrnn
Project-Url: Repository, https://github.com/ChenghaoMou/pytorch-pqrnn
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7,<4.0
Requires-Dist: bandit (<2.0.0,>=1.7.0)
Requires-Dist: bitstring (<4.0.0,>=3.1.7)
Requires-Dist: datasets (<2.0.0,>=1.4.1)
Requires-Dist: importlib_metadata (<2.0.0,>=1.6.0); python_version < "3.8"
Requires-Dist: mmh3 (<3.0.0,>=2.5.1)
Requires-Dist: nltk (<4.0,>=3.5)
Requires-Dist: numpy (<2.0.0,>=1.19.2)
Requires-Dist: pandas (<2.0.0,>=1.1.3)
Requires-Dist: pyhash (<0.10.0,>=0.9.3)
Requires-Dist: pytorch-lightning (<0.11.0,>=0.10.0)
Requires-Dist: rich (<9.0.0,>=8.0.0)
Requires-Dist: scikit-learn (<0.24.0,>=0.23.2)
Requires-Dist: torch (==1.7.1)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3551 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytorch_pqrnn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytorch_pqrnn/dataset.py sha256=yVkH917HVSQiQeP5K5cfVhAQQTUvqioDM51tM1dSrLw 8052
pytorch_pqrnn/model.py sha256=zSn7NuwRQqlKXCZnoB3LSxiJmI1mr1BZfNIAJko3GJI 7370
pytorch_pqrnn/utils.py sha256=60rIOUR5usM1F5FJ-VvUYyGJfob5-a5q18z-xaVUrnU 1134
pytorch_pqrnn-0.1.0.dist-info/entry_points.txt sha256=yL6aFf3MoC8ZgsjGtv_xXiYN_MgiKxPyhiNDh2v6IR4 60
pytorch_pqrnn-0.1.0.dist-info/LICENSE sha256=lq7PW2WYqZdNwVtNeQRpimaoYm5bmtSdc6U1QDOIymg 1069
pytorch_pqrnn-0.1.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
pytorch_pqrnn-0.1.0.dist-info/METADATA sha256=ToVwD6D1233QsR44t9I7obehdIv98cFttQR3sz-K8iM 4967
pytorch_pqrnn-0.1.0.dist-info/RECORD

entry_points.txt

pytorch-pqrnn = pytorch_pqrnn.__main__:app