vocably

View on PyPIReverse Dependencies (0)

0.0.9 vocably-0.0.9-py2.py3-none-any.whl
vocably-0.0.9-py3-none-any.whl

Wheel Details

Project: vocably
Version: 0.0.9
Filename: vocably-0.0.9-py2.py3-none-any.whl
Download: [link]
Size: 10414
MD5: 20772ebc3853051b4513f13b4577beda
SHA256: cecd82df90d5cd60b55808a6273328ef74539f3dfbd7feee4b11ba03e0639614
Uploaded: 2023-04-19 14:46:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vocably
Version: 0.0.9
Summary: Vocably is a Natural Language Framework written in Python for Language based Tasks.
Author: Nandhini, Sarika
Author-Email: nandhinisiva2561[at]gmail.com
Home-Page: https://github.com/Nandhini25S/Vocably
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7,<4
Requires-Dist: click (~=8.0.1)
Requires-Dist: jsonpickle (~=2.1.0)
Requires-Dist: pyyaml (~=6.0)
Requires-Dist: torch (~=2.0.0)
Requires-Dist: regex
Requires-Dist: scikit-learn (~=1.1.2)
Requires-Dist: rich (~=12.6.0)
Requires-Dist: transformers (~=4.22.0)
Requires-Dist: gensim (~=4.3.1)
Requires-Dist: nltk (~=3.7)
Requires-Dist: spacy (~=3.4.1)
Requires-Dist: smart-open (~=5.2.1)
Requires-Dist: sentencepiece (~=0.1.98)
Requires-Dist: protobuf (~=3.20.0)
Requires-Dist: happytransformer (~=2.4.1)
Requires-Dist: aiohttp (~=3.7.4)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1482 characters]

WHEEL

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

RECORD

Path Digest Size
vocably/__init__.py sha256=0XJwRlCYHq8DB9FVbOE73ZQwm1znT6CiBx1MY6jQ9MA 307
vocably/constants.py sha256=eeyYQsDsy9AptRKOQeu30ipt3wIvvrKDVZSff7fxT0I 463
vocably/Preprocessing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vocably/Preprocessing/summarizer.py sha256=uDHjKJAl2DkjnZTJgNQ7YvJiYboIS3Re94CkDllNS9M 755
vocably/Preprocessing/text.py sha256=aZxZf-2EFdz24yGWNg2VsJbTRj474iiO8wX04QLlp58 2296
vocably/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vocably/cli/main.py sha256=a62n1h0MhdRHJZ8aNq_oEflBQWQz77xQBYmH177pXIQ 1138
vocably/featurizer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vocably/featurizer/text.py sha256=C7fsVeeeiQdFa-UulZjQZxfdAsKU_vxteVj3pzSYf4s 2304
vocably/grammercheck/Grammer_checker.py sha256=QPjiISk9XL3U8MPyoGfkf651qOHx-gS25qAN3u1Mkno 639
vocably/grammercheck/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vocably/grammercheck/grammerchecker.py sha256=3NtPqYuPaYEQXYTkDLhrBH5dX10ntkrqYdVTYP0Gwz8 658
vocably/paraphraser/__init__.py sha256=6gPYTLjBMW1VNzLUK-iKx4HWTs0XitjwqwJMNJiwpdQ 87
vocably/paraphraser/paraphrase.py sha256=527BczpGRdu1plaL5VRb482Z3rfm6Kje_YBYtWHTcGg 1591
vocably/spellcheck/__init__.py sha256=F33nJNVPK49eJSghcxojN_4IghOOv-xD2fZ-tWYtTgQ 87
vocably/spellcheck/checker.py sha256=GAVZ5b4-3Jn8CMd2-8en3rSVbxsvLvvW7L7viELZmSE 1019
vocably/summarizer/__init__.py sha256=id-IyjjbJKZSnrhpPHP_oGVRdy7QwiqZPrr5oeZkpqc 28
vocably-0.0.9.dist-info/LICENSE sha256=nXhBDFeosS38PofR25XxeqxyOh0QpSZvAWMt6ct39kw 1096
vocably-0.0.9.dist-info/METADATA sha256=HrEtqe8y3VmP-rEDZrIc7ZGzjBJFQroN5fwj9lDpLyM 2524
vocably-0.0.9.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
vocably-0.0.9.dist-info/entry_points.txt sha256=hlpftYw4GhgVNcxlAnqYxzygwnDYcuKeKYJPlDE6mQI 50
vocably-0.0.9.dist-info/top_level.txt sha256=bG1sZILLeI8cVtyuispybvs4MBvNhzpBc6Q-ejrng6E 21
vocably-0.0.9.dist-info/RECORD

top_level.txt

command
core
vocably

entry_points.txt

vocably = vocably.cli.main:main