Expanda

View on PyPIReverse Dependencies (0)

1.3.1 Expanda-1.3.1-py3-none-any.whl

Wheel Details

Project: Expanda
Version: 1.3.1
Filename: Expanda-1.3.1-py3-none-any.whl
Download: [link]
Size: 21225
MD5: eaeab1f6d83e99105f1b9a869998fe5f
SHA256: 89017e481b3079b520c3f129e9c7ec0bfcbc15ce5743c11f826f7f1829117629
Uploaded: 2020-06-27 13:20:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Expanda
Version: 1.3.1
Summary: Integrated Corpus-Building Environment
Author: Jungwoo Park
Author-Email: affjljoo3581[at]gmail.com
Home-Page: https://github.com/affjljoo3581/Expanda
License: Apache-2.0
Keywords: expanda,corpus,dataset,nlp
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6.0
Requires-Dist: nltk
Requires-Dist: ijson
Requires-Dist: tqdm (>=4.46.0)
Requires-Dist: mwparserfromhell (>=0.5.4)
Requires-Dist: tokenizers (>=0.7.0)
Requires-Dist: kss (==1.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4877 characters]

WHEEL

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

RECORD

Path Digest Size
expanda/__init__.py sha256=BavikByvgdPWe29-J7dnuj6ghXNvR5m7UoLJ7KoE9ys 8667
expanda/__main__.py sha256=kfII_jQkVnTQ-GDiuKiOJ4cy5mlZ639aYUGHGDTQfU0 61
expanda/extension.py sha256=w59uZ-E2HwhQdugejzWA9PSAc08jJ54gb_eLEQzc860 2830
expanda/shuffling.py sha256=K8d7WuP_3fH1vpFDk5qmrxEghtb8e74URy3Jk0DOW10 3572
expanda/tokenization.py sha256=ne37v9XvrAM-ZaksXByrS_8fO8-MMKjRVdV_IkyJ6Xw 7970
expanda/utils.py sha256=md49LeW8W7RsIA8q2M2HlvZGdkv_Ye4BHNICPb1wLXg 749
expanda/ext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
expanda/ext/namuwiki.py sha256=Qn9fH9TtX3q-HBdjD2CAzYWl1Ls8sNGIl-QPBjtnfCo 6924
expanda/ext/wikipedia.py sha256=k3HSxBWSJWgjdsOxW4WodOF16i34Yi84VGyZOrfGuyg 8701
Expanda-1.3.1.dist-info/LICENSE sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0 11357
Expanda-1.3.1.dist-info/METADATA sha256=bHlOxIKf6EMK7WMQs4PpSZR-0gJdNTsrO1kxyh9U8JU 6076
Expanda-1.3.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
Expanda-1.3.1.dist-info/entry_points.txt sha256=xJAUQBXPDHu7Jv1JWNMIBSpuwGgMIPh3xBjY_LtdWdY 137
Expanda-1.3.1.dist-info/top_level.txt sha256=BfdMMr0tYEavnXxWWC2V4cW9ivvuhLWG2QXGSMGl35A 8
Expanda-1.3.1.dist-info/RECORD

top_level.txt

expanda

entry_points.txt

expanda = expanda:_main
expanda-shuffling = expanda.shuffling:_main
expanda-tokenization = expanda.tokenization:_main