clean-plot

View on PyPIReverse Dependencies (0)

0.0.13 clean_plot-0.0.13-py3-none-any.whl

Wheel Details

Project: clean-plot
Version: 0.0.13
Filename: clean_plot-0.0.13-py3-none-any.whl
Download: [link]
Size: 23947
MD5: 78618ab4f57def2c9e6d08aac3a0ff78
SHA256: b500664c9c4160865942a7098679e97992427aae0cbe0d592f6ccd8e59df8036
Uploaded: 2022-08-26 02:45:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clean-plot
Version: 0.0.13
Summary: clean_plot simplifies cleaning text files for creation of embeddings and making plots from it
Author: Deven Mistry
Author-Email: masterdeven[at]gmail.com
Home-Page: https://github.com/deven367/clean_plot/tree/master/
License: Apache Software License 2.0
Keywords: cleaning tokenizing embeddings plotting
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: sklearn
Requires-Dist: nltk
Requires-Dist: unidecode
Requires-Dist: fastcore
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4506 characters]

WHEEL

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

RECORD

Path Digest Size
clean_plot/__init__.py sha256=NukUThQzCr3ZbSKV2DmKnOz8slIzlSjHJbdDY0S7m2E 221
clean_plot/_modidx.py sha256=UgmNhJ-zDaCh5zpcq9tyyeMudSzbR3JyD3J-UhtHJbE 16247
clean_plot/_nbdev.py sha256=9fUwluiZkaN7G70som5aV_S5waMGimGILYQWJxK2p3k 2071
clean_plot/core.py sha256=5dnXHAhNH12UaxpZTL6O6dywWKTm5-lxeqcFCWIktRQ 1603
clean_plot/errors.py sha256=tEyMPCBQF-z-Qw0tBR52xH8BDrdyLa_kp5PnaE2CT_U 372
clean_plot/functions.py sha256=JidG2IjdP5lobIEpmWK-rH2gQR9SsmFoO5jYoctap-4 4805
clean_plot/heatmaps_novels.py sha256=aeaOQFYoe9micQO51OXSBsn7Ay8CZtCrBrrfEZsD_3s 16331
clean_plot/lexical.py sha256=hUjsbz1qvW9G0YG7gm-bo974VNCLqlwlW888s8pE_j4 1661
clean_plot/pickle.py sha256=zcGWxikweTV2T9GcbXwFkmrC3Whr7WqK0Cd76GVy1Hs 4441
clean_plot/trial.py sha256=uTGwCD0o5qbiRRB5L4csMEUqrh7JXsPv5hZ8y-BpxkU 296
clean_plot/utils.py sha256=vmXAWDPW0LN1l4-hVk7QYVzr0Pjq3ovwlkfSowuKct0 7593
clean_plot/plot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clean_plot/plot/utils.py sha256=La090yyhEzRZRqRrBcWiuM-kDPzU5OKuN3zF2sozeYY 5540
clean_plot-0.0.13.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
clean_plot-0.0.13.dist-info/METADATA sha256=UHn0KP-6-PXwDZkaXCAYYCK9agDDGQWJ2zWAxm_7nc4 5578
clean_plot-0.0.13.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
clean_plot-0.0.13.dist-info/entry_points.txt sha256=bnolTlsQCFMV10SgdeLCibZEsm3f1o3P7YCIR4offYc 463
clean_plot-0.0.13.dist-info/top_level.txt sha256=ZwNByU2YphoTSSqHU-tVtfHBBNNkxSKVKbgdYzhCc-A 11
clean_plot-0.0.13.dist-info/RECORD

top_level.txt

clean_plot

entry_points.txt

check_len = clean_plot.functions:clean
corr_hm = clean_plot.heatmaps_novels:corr_heatmaps
heatmaps = clean_plot.heatmaps_novels:plot_novels
heatmaps_pkl = clean_plot.heatmaps_novels:ssms_from_pkl
hist_pkl = clean_plot.heatmaps_novels:heatmap_from_pkl
histograms = clean_plot.heatmaps_novels:plot_histograms
lex_ts = clean_plot.heatmaps_novels:lex_ts
make_pkl = clean_plot.pickle:create_dict_whole_book
[nbdev]
clean_plot = clean_plot._modidx:d