wordvecspace

View on PyPIReverse Dependencies (0)

0.5.6 wordvecspace-0.5.6-py3-none-any.whl

Wheel Details

Project: wordvecspace
Version: 0.5.6
Filename: wordvecspace-0.5.6-py3-none-any.whl
Download: [link]
Size: 16595
MD5: a467fce26f7a8234031985b37fe055dc
SHA256: 6199ec08fb1cb0b98f8107bac138981b457916e881ce2f91900459e04e38b8f3
Uploaded: 2020-03-04 19:03:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wordvecspace
Version: 0.5.6
Summary: A high performance pure python module that helps in loading and performing operations on word vector spaces created using Google's Word2vec tool. It also supports converting word vector space data (vectors and vocabulary) from Google Word2Vec format to WordVecSpace format.
Author: Deep Compute, LLC
Author-Email: contact[at]deepcompute.com
Home-Page: https://github.com/deep-compute/wordvecspace
Download-Url: https://github.com/deep-compute/wordvecspace/tarball/0.5.6
License: MIT License
Keywords: wordvecspace
Classifier: Programming Language :: Python :: 3.5
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >3.5.1
Requires-Dist: annoy (==1.11.4)
Requires-Dist: scipy (==1.0.0)
Requires-Dist: diskarray (==0.1.8)
Requires-Dist: diskdict (==0.2.2)
Requires-Dist: deeputil (==0.2.5)
Requires-Dist: bottleneck (==1.2.1)
Requires-Dist: pandas (==0.23.4)
Requires-Dist: pycuda (==2018.1.1); extra == "cuda"
Requires-Dist: scikit-cuda (==0.5.1); extra == "cuda"
Requires-Dist: kwikapi[tornado] (==0.4.5); extra == "service"
Provides-Extra: cuda
Provides-Extra: service
[No description]

WHEEL

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

RECORD

Path Digest Size
wordvecspace/__init__.py sha256=sfRtHhQTqiucoojnphWc0HoVOHCndP4yFUrc35PUK1E 207
wordvecspace/annoy.py sha256=8SRNGVt80uefucgzScYq08B6BLVxssTenWekMz-cwbQ 3591
wordvecspace/base.py sha256=JW3Bhn6_hjNkcb120lQopsbRyqxno_kO9DOVRgt5hJE 1444
wordvecspace/command.py sha256=TuLgY7XdAicFZbJjhPa-HrBVsom1h5aCpnfKiwc_skA 6851
wordvecspace/convert.py sha256=rRxRmlm4Y2RlWEgzC2B6YFMoGsXT6gjjjHR3I38G6Vc 7715
wordvecspace/cuda.py sha256=673WJYCmFN7BEOdcqrselfb3ikNmqF2gFMg5-qrhjVI 3692
wordvecspace/disk.py sha256=92TYE1EFBHmw_vNtRBOX2VuaRcJtajSlIvjJBqyJKTw 234
wordvecspace/exception.py sha256=88S-yPVc_J2MYGb7PAW6pHAaevebHyNkJtr_CBEMfF0 497
wordvecspace/fileformat.py sha256=wwKYGUC-vLg-vksMwcYKAseLiJB_tC8XTS4WI7lIraE 3494
wordvecspace/mem.py sha256=gr134qon__NEjMZWw1Rr3RkkaW2c4Sw_1DKeyDZGyYI 289
wordvecspace/server.py sha256=CJ8q3ypWdq1doYRPnJdosJB_m6BJ2w08ELt01LXWkPA 8553
wordvecspace/wvspace.py sha256=QzQJ2Qn2hBjXQ7tChWD2aMYRXBvllJBXFTpOR3TszhY 8576
wordvecspace-0.5.6.dist-info/LICENSE sha256=fuT7WaLhs-m2zDvlBDk1Z4fGtjHo5O8xcktwNK88LpY 1074
wordvecspace-0.5.6.dist-info/METADATA sha256=55ZtxEh32kupaMFXWunKbQgkb8POfe9qI8TX2TO8BYI 1260
wordvecspace-0.5.6.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
wordvecspace-0.5.6.dist-info/entry_points.txt sha256=4GLYRyD9YmpfMtp3hBRmIlX0wPt46yaVHVkmFY0gL3A 52
wordvecspace-0.5.6.dist-info/top_level.txt sha256=MAya811_h3WQ_DQysdiYJC_tC7F4ioaUAhAOkHqYDGs 13
wordvecspace-0.5.6.dist-info/RECORD

top_level.txt

wordvecspace

entry_points.txt

wordvecspace = wordvecspace:main