torch-sentiment

View on PyPIReverse Dependencies (0)

0.6.0 torch_sentiment-0.6.0-py3-none-any.whl
0.4.40 torch_sentiment-0.4.40-py3-none-any.whl

Wheel Details

Project: torch-sentiment
Version: 0.4.40
Filename: torch_sentiment-0.4.40-py3-none-any.whl
Download: [link]
Size: 10245
MD5: 3a2f9b72052c9c87754fc36221a458ad
SHA256: f811d9f6f31fe64e8f96b2d679876a9396a847c82a1b532f8de616d579ce5d1d
Uploaded: 2022-12-30 00:39:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: torch-sentiment
Version: 0.4.40
Summary: straight forward rnn model
Author-Email: Edward Yang <edwardpyang[at]gmail.com>
Keywords: rnn,pytorch,tutorial
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: numpy (>=1.24.0)
Requires-Dist: pandas (>=1.5.2)
Requires-Dist: torch (>=1.13.1)
Requires-Dist: scikit-learn
Requires-Dist: jsonlines
Requires-Dist: gensim
Requires-Dist: structlog
Requires-Dist: psutil
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 514 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
torch_sentiment/__init__.py sha256=BEGERMxBdYu3rkVbgbmUjgyomt-lumYI16mqmFvuGbM 95
torch_sentiment/logging_utils.py sha256=5iHeMnFgVRoxSbiiAo040I1TiMMNt2R3RxYoe5m_1HM 2530
torch_sentiment/rnn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
torch_sentiment/rnn/config.py sha256=Btw8-ps_Bu6xwlP2AIGQrSPxwFxL9sLVggVDY5coQP4 1890
torch_sentiment/rnn/extractor.py sha256=oqhMWNc6Gvw5MTO8FhygPmi0pmttwFFr3DEosC83V08 2517
torch_sentiment/rnn/loader.py sha256=UJDbmu3sjLjDhmL9t1q7UeNgs7ZaHSNSNxNA5aGQVJk 1175
torch_sentiment/rnn/model.py sha256=LDpunV0foSJQL08NvxUpMQ9phL96ZfuOoe0CjjXp_jg 2884
torch_sentiment/rnn/tokenizer.py sha256=lfrFMD9a0pvplC-MyU3VwI0JAfYVQZT02YfYvNFBRI0 3534
torch_sentiment/rnn/trainer.py sha256=0A3r3olADvi3W5HQNwc3_1DmEls8smTLTW1k9E0cZ3g 4924
torch_sentiment-0.4.40.dist-info/METADATA sha256=VVVoPip93hc0nt8oZ_206ikVliv39DFTpJz5V0xZ904 1332
torch_sentiment-0.4.40.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
torch_sentiment-0.4.40.dist-info/entry_points.txt sha256=xWwFP7Bi-wg8Tovo2yZkHsmnpdedTVnJqvp7ZZ3Xg5U 62
torch_sentiment-0.4.40.dist-info/top_level.txt sha256=N3ndShpUBlpsEv99yEuO4NNbC--t333FMavbguDUIac 16
torch_sentiment-0.4.40.dist-info/RECORD

top_level.txt

torch_sentiment

entry_points.txt

run = torch_sentiment.workflows.driver:main