sotastream

View on PyPIReverse Dependencies (0)

1.0.1 sotastream-1.0.1-py3-none-any.whl

Wheel Details

Project: sotastream
Version: 1.0.1
Filename: sotastream-1.0.1-py3-none-any.whl
Download: [link]
Size: 27721
MD5: 0961c7c67adce7a80fb03775e055be22
SHA256: a03644b40ac960bde0a41217e5f108aaa5fd5202a18a0373207c257ce522c020
Uploaded: 2023-08-29 16:38:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sotastream
Version: 1.0.1
Summary: Sotastream is a command line tool that augments a batch of text and produces infinite stream of records.
Author-Email: "Text MT [at] Microsoft Translator" <marcinjd[at]microsoft.com>
Maintainer-Email: Thamme Gowda <thammegowda[at]microsoft.com>, Roman Grundkiewicz <roman.grundkiewicz[at]microsoft.com>, Matt Post <mattpost[at]microsoft.com>
Project-Url: homepage, https://github.com/marian-nmt/sotastream
Project-Url: documentation, https://github.com/marian-nmt/sotastream
Project-Url: repository, https://github.com/marian-nmt/sotastream
Keywords: data augmentation,machine translation,natural language processing,text processing,text augmentation,machine learning,deep learning,artificial intelligence
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Requires-Dist: titlecase
Requires-Dist: infinibatch
Requires-Dist: sentencepiece
Requires-Dist: mtdata (>=0.4.0)
Requires-Dist: black; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: pytest (<5.0.0); extra == "test"
Requires-Dist: pytest-cov[all]; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4661 characters]

WHEEL

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

RECORD

Path Digest Size
sotastream/__init__.py sha256=O7IkJJ52dZU-PCbiE09Dy-vkUBPWUIGday5cJwbwHvw 740
sotastream/__main__.py sha256=d-8Xt08Y1SMO3y7fYBFfP54xG7JXYpOyCLVG2DTkmlM 40
sotastream/cli.py sha256=6lpwWqG7PbhpS3NB426aEyxi6InaHpjjfbYttN2VpaM 9161
sotastream/data.py sha256=MUmSr73fGheOw0fjrIm-QtF8ztyl1tRK-wKw-GdO0J4 3992
sotastream/augmentors/__init__.py sha256=rlmTtTmB52Pwt0vHY3yOX8hTn7tJsvEDO1fzC3o-iCI 26
sotastream/augmentors/augmentors.py sha256=zWiw6wkXNA193OUybw6bFVX3NYA-aancUGLENpWtVVs 7569
sotastream/filters/__init__.py sha256=3pJfwYXJF7uNVEwZUjkZg2B6QcQSpdgAdFGSglRzjQk 23
sotastream/filters/filters.py sha256=Cd8m8Qp4Vb-JrkALa9XEI_bjnMnMogNxOK27p-_5JhE 2291
sotastream/pipelines/__init__.py sha256=2lLIZ_7akr98D6wmAAuZHAyAfRri71acrvoNm_EtayE 1827
sotastream/pipelines/base.py sha256=maQQMFMfI1qBv1Y2dLif_yLal00aveD_kUeBlQPNYdc 10061
sotastream/pipelines/default.py sha256=oN5nRrhICGG_Yrmyef2Njb3hDZfVkDznTjuShr1u3e4 542
sotastream/pipelines/example_pipeline.py sha256=jrPbqNPb4S3K4ds9ihs727mSWLsB_E1Wt4rSvC_eS68 1984
sotastream/pipelines/mtdata_pipeline.py sha256=GfjsgjEFI6SxeUqHU48JTxt4mi-i9DB2OYWnjE5YDMI 6352
sotastream/pipelines/multistream_pipeline.py sha256=9xsa90D8daxRD1o1CWSZqeppzexK4BvnY6BEK44t8OU 3395
sotastream/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sotastream/utils/phrases.py sha256=cNQyrDVTUt25UjigSX23XsBO-BsXWTkAvZ3qd4pJ1QY 2430
sotastream/utils/split.py sha256=EhdeTaGLufLKOWztKbHfzy9AAY6U6DkYkRw-mzfcTNg 5053
sotastream-1.0.1.dist-info/LICENSE sha256=WvwiBQtt_VVnf6szbVDxrAuRc6U6TLa7mbnvJSWzMGw 1036
sotastream-1.0.1.dist-info/METADATA sha256=7BK2uncCtK4ACY3VNZKeahX7cRL7oC0e_Opuzj-0tmU 5961
sotastream-1.0.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
sotastream-1.0.1.dist-info/entry_points.txt sha256=0FLfttsz3bA9yrFkMd4pVD4UCdVztb6UInyZFMapAZY 51
sotastream-1.0.1.dist-info/top_level.txt sha256=O05AwAw3OZXe4Gwv4dVFQzu56ZnkW2CfrhOZAj_YI3U 11
sotastream-1.0.1.dist-info/RECORD

top_level.txt

sotastream

entry_points.txt

sotastream = sotastream.cli:main