langdist

View on PyPIReverse Dependencies (0)

0.4.1 langdist-0.4.1-py3-none-any.whl

Wheel Details

Project: langdist
Version: 0.4.1
Filename: langdist-0.4.1-py3-none-any.whl
Download: [link]
Size: 23651
MD5: f89d3e3f31b4c0e6001a79ea376bba8b
SHA256: 81af8cbeecc422a9eae24da4a0c988542090f05e469d7cd3f3ef265b30c22047
Uploaded: 2017-05-22 23:41:04 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: langdist
Version: 0.4.1
Summary: Multilingual Language Modeling Toolkit
Author: Kensuke Muraki
Author-Email: kensk8er1017[at]gmail.com
Home-Page: https://github.com/kensk8er/langdist
Keywords: language-model natural-language-processing natural-language-generation machine-learning tensorflow deep-learning recurrent-neural-networks lstm multilingual nlp python neural-network character-embeddings data-science
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: jieba (>=0.38)
Requires-Dist: numpy (>=1.12.0)
Requires-Dist: pinyin (>=0.4.0)
Requires-Dist: regex (>=2017.2.8)
Requires-Dist: scikit-learn (>=0.18.1)
Requires-Dist: scipy (>=0.18.1)
Requires-Dist: tensorflow (>=1.0.1)
[Description omitted; length: 6129 characters]

WHEEL

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

RECORD

Path Digest Size
langdist/__init__.py sha256=O5Zn8xxoo0UhZqNwmVX2FdBarbi0vgSnvIGv6G94u88 201
langdist/_version.py sha256=qBs4HqYsPn6yUHWEuCN4rGUC05gABbl800d8LBd8h9w 22
langdist/batch.py sha256=OQ6HpS2aUAPg2ePBFobU8ih3FxEYdWmb2RTNun0DxgY 2242
langdist/cli.py sha256=6AH7p9CssKzDNh4cKiu4DcL7TBxzTrQ3Y_WJ_qPeUMc 10005
langdist/constant.py sha256=mg40QV9Q-xybkWsFR4meDReKk0IQDcr1CrzmQEiyCg8 1255
langdist/encoder.py sha256=bokaI6toVDQNUfDgCpzNlpGE5cq8wPPdb6_O8lM8bCk 3249
langdist/langmodel.py sha256=toijNALmKnxzK7R2SKdBQqNSYdvlYwmWmCrx0Xdfo_I 24231
langdist/preprocess.py sha256=LyWIRzN6f_wxBQvwZZOwMKk9fd6vLUfog2CFBLbtU0k 2074
langdist/transliterator.py sha256=tEtsCXs-4tybQCjAzxYjrNZmtYaHMXHitN8hbMovZo0 5102
langdist/util.py sha256=aT0Pzg4F7jz3yum4JKjwimPW7CFoJftCCYS_3dUdnd4 3058
langdist-0.4.1.dist-info/DESCRIPTION.rst sha256=S8JB-1TUgNpCEhTD54v4RJohM4NJF2Fm6S0_UM9kL8s 6129
langdist-0.4.1.dist-info/METADATA sha256=F1P_MRorIP2r0BcNPGqkl17eGdSkX1HgVsygI_TUshM 7395
langdist-0.4.1.dist-info/RECORD
langdist-0.4.1.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
langdist-0.4.1.dist-info/entry_points.txt sha256=2NmOGz_KqbhyCQpMUpvgFTABGTj2ninzkoK6K0vXxKs 48
langdist-0.4.1.dist-info/metadata.json sha256=Xo57iULgbCmLVPjuTTmyxVi8aIfu5384jxaYtY8Ot10 1501
langdist-0.4.1.dist-info/top_level.txt sha256=GGXDE1eBwf64dXC7Nz0OPCHmBH4pDZmZeealenlKrc0 9

top_level.txt

langdist

entry_points.txt

langdist = langdist.cli:main