nlp-data

View on PyPIReverse Dependencies (1)

0.4.3 nlp_data-0.4.3-py3-none-any.whl

Wheel Details

Project: nlp-data
Version: 0.4.3
Filename: nlp_data-0.4.3-py3-none-any.whl
Download: [link]
Size: 32010
MD5: 8d401c2c60b12c8a5b32cede397fadd6
SHA256: df0d2e4cd756fd9e2e97355210c8082f24bcfa717e01fe27a9dd7269e6a52332
Uploaded: 2024-12-24 11:58:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nlp-data
Version: 0.4.3
Summary: 普强内部NLP数据存储分享处理工具
Author: wang mengdi
Author-Email: wangmengdi[at]pachiratech.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8,<4.0
Requires-Dist: boto3 (>=1.28.8)
Requires-Dist: docarray[aws,proto] (>=0.39)
Requires-Dist: jsonargparse (<5.0.0,>=4.26.0)
Requires-Dist: lightning-utilities (<0.10.0,>=0.9.0)
Requires-Dist: openai (>=1.3.7)
Requires-Dist: pydantic (<=1.10.15,>=1.10.8)
Requires-Dist: rich (>=13.4.2)
Requires-Dist: srsly (>=2.4.6)
Requires-Dist: tqdm (>=4.65.0)
Requires-Dist: wasabi (>=1.1.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4585 characters]

WHEEL

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

RECORD

Path Digest Size
nlp_data/__init__.py sha256=_rNQWBvkhrHe-saivPXemwDvwgCR_rclfP0w_0nL_cQ 69
nlp_data/augment/__init__.py sha256=D3YDDN4UiFTHZqM8T-QE5n4gyMoDuAM2YscyH8siI9A 29
nlp_data/augment/gpt.py sha256=Tr5gZOyqS7YbGkgfwd9_sefPFlD6PvdOD8QCwDZVuUI 12244
nlp_data/cli.py sha256=85qDHOEpb4Gn41mvpenqhV2ENh6bWxdVC8nn6T8j_OY 2665
nlp_data/document/__init__.py sha256=u4s5a0awyICnAWwFheOod77lE1YxT6LEGKgw-y9kzFA 240
nlp_data/document/api.py sha256=MNTx0Go3Vl7IZvlkowCecPP84iptDM4OyqcLyX9DgbI 3940
nlp_data/document/dialogue.py sha256=LL6v3-S-vY5wFva5bC2pUCBlIh1mjQh2-gENks65am0 11144
nlp_data/document/embedding.py sha256=polS9fhJ8809WreGydZPnC0sZu09h1Hsed1xa878r-I 2561
nlp_data/document/nlu.py sha256=aj6pfEs1O7-Dnj-jabu6ys0kOqKkNpdmiCfz5v1oAKE 40639
nlp_data/storage/__init__.py sha256=1CzQyTufpuk6PbG1adHjlky7nt2nz3XmcybC2J1-KtE 323
nlp_data/storage/api.py sha256=dsLO96dhXUuLyntVCE8FbhhnLNBlC0DfOzeoX_6vBlQ 778
nlp_data/storage/base.py sha256=pNOR3BoGinVMTL73zamD6ZV7WLPrEJ0lkKe8eFCMJs0 4338
nlp_data/storage/dialogue.py sha256=JoefFpZhiC6H6RBh_YCwBmPVVM_9yefw9OKghzx9Co8 1576
nlp_data/storage/embdding.py sha256=h44BiR5YSWwscZ2qdk9sxvKzQdA6XYCJEmTGkF4TsVY 825
nlp_data/storage/nlu.py sha256=tT6NVLKmarr1KEFxOAVugI1dG5wxznVTpzNCvsXdQD4 1340
nlp_data/storage/s3.py sha256=oY4keGAtZzPQsQIAkRVdyEa2DFSr3cfI14fPd0mkK2o 9732
nlp_data/utils.py sha256=sERk00ET-7_nAYo4f-d7bwn6S7MQl45vZidXUksohr8 3319
nlp_data-0.4.3.dist-info/METADATA sha256=RKdetGn7rEgzb_9b96QtHKT4Z_3NlKX5zJCr1EoXEVE 7173
nlp_data-0.4.3.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
nlp_data-0.4.3.dist-info/entry_points.txt sha256=96Z8-A4XK5BvuuQeq-O3bcVklhrqqYll0u3l0sTh2_k 45
nlp_data-0.4.3.dist-info/RECORD

entry_points.txt

nlp-data = nlp_data.cli:run