argos-spacy-compatibility

View on PyPIReverse Dependencies (1)

0.1.0 argos_spacy_compatibility-0.1.0-py3-none-any.whl

Wheel Details

Project: argos-spacy-compatibility
Version: 0.1.0
Filename: argos_spacy_compatibility-0.1.0-py3-none-any.whl
Download: [link]
Size: 116399
MD5: 24cdb333bd349c5f5dcfb0382dfd99c1
SHA256: 676bd8fb4fa0cdee4c602d29ddcb362b4956920b4f2b1bc6dd77fd7087ee24e5
Uploaded: 2024-11-16 13:22:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: argos-spacy-compatibility
Version: 0.1.0
Summary: Compatiblity fix for argostranslate. Should no longer be required post 1.9.7
Author: Your Name
Author-Email: you[at]example.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<3.13
Requires-Dist: ctranslate2 (<5.0,>=4.0)
Requires-Dist: packaging
Requires-Dist: sacremoses (==0.0.53)
Requires-Dist: sentencepiece (==0.2.0)
Requires-Dist: spacy
Description-Content-Type: text/markdown
[Description omitted; length: 8451 characters]

WHEEL

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

RECORD

Path Digest Size
argos_spacy_compatibility/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
argos_spacy_compatibility/apis.py sha256=K9TSjZQSKaw5e1rD6P62keAMUm1wKp7dS5ECxYrzZuU 4310
argos_spacy_compatibility/apply_bpe.py sha256=npQeaxYrEu6BtCyOX46uK4I-dRT2pmZg7PNgjOg6-gY 14999
argos_spacy_compatibility/argospm.py sha256=7YFnDRl_9WBVgysATFCUxkwFDVJpVZyqXclCPWbZrQI 4224
argos_spacy_compatibility/cli.py sha256=rCsMHVyNvrm-Bx1WA2REQW8hpasOQEHxUPmB5Msu6j4 2082
argos_spacy_compatibility/fewshot.py sha256=dxtUiQ0lH_KXtaJRAkMacsk95IwYTAEJw6F0_OeJCpg 2240
argos_spacy_compatibility/img/icon.icns sha256=XsPCIoolsg-ozuRZU3jLrL8OXbgh0-ynUVguLuNuSfE 84565
argos_spacy_compatibility/img/icon.png sha256=Y0wHbQKhdRCdQZCqm4Fv7fTsJbCYWkwe6vxzDezmnmU 46225
argos_spacy_compatibility/languages.csv sha256=t4z8S3kNyfj-z767eEf6qIucBmsWUr-roWu_EYvqPbA 3792
argos_spacy_compatibility/models.py sha256=SROfUPvndMrRlaDK4LM6imYy0_7xyyoQQB2jrB2efgc 298
argos_spacy_compatibility/networking.py sha256=NUqkncaTM-l3Ypq4vkMnRbWRw7c67ZrPT7QrKG__J_Q 2255
argos_spacy_compatibility/package.py sha256=n5lbdeMh5p4v0SgpckMUC8Z1lo_EsCfb2dqoG6FRSZo 13820
argos_spacy_compatibility/sbd.py sha256=gCnafNAqDxgDXI8A5_BZsUKPxx0RzMtSwbdab6uSq1k 4456
argos_spacy_compatibility/settings.py sha256=WT9T5PnFBL0Lx6PJWNUOYM33AbE6Tn9CDE5XPr_poAM 6839
argos_spacy_compatibility/tags.py sha256=LxL2Von52HvBd2f51bYa2bcK_JElmj7z89jn0E7bBok 6386
argos_spacy_compatibility/tokenizer.py sha256=NzaKHawZepqGwEdgs6FgnQPZHcPA2VdTz-PVoOTLcOA 2278
argos_spacy_compatibility/translate.py sha256=Cej6PSwkXnahLpdqKxK_2vdnzY0x2DHYfgUB1G5x-sg 23792
argos_spacy_compatibility/utils.py sha256=rDTzXstocSvzaAQBRp3CGvFSSZL8WVa4-zqK3ny_1QY 709
argos_spacy_compatibility-0.1.0.dist-info/LICENSE sha256=-Qhmq3TBt1bMb3QgrtEJ9ZgyDJtmCurbzsZFjQwaTh8 1085
argos_spacy_compatibility-0.1.0.dist-info/METADATA sha256=3GjDkBO0UewLh5hjL-q5zKPEAv_kGUUYd1FAfBZUhdY 9163
argos_spacy_compatibility-0.1.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
argos_spacy_compatibility-0.1.0.dist-info/entry_points.txt sha256=rmxqVe49FSakFJVRi_s862pOCZ-ENIdmW8Gs9QIRSPE 117
argos_spacy_compatibility-0.1.0.dist-info/RECORD

entry_points.txt

argos-translate = argos_spacy_compatibility.cli:main
argospm = argos_spacy_compatibility.argospm:main