Skip to main content

Calculate word counts in a text file

Project description

pycounts_thomassiu

Calculate word counts in a text file!!

Installation

$ pip install pycounts_thomassiu s

Usage

pycounts_thomassiu can be used to count words in a text file and plot results as follows :

from pycounts_thomassiu.pycounts import count_words
from pycounts_thomassiu.plotting import plot_words
import matplotlib.pyplot as plt

file_path = "test.txt"  # path to your file
counts = count_words(file_path)
fig = plot_words(counts, n=10)
plt.show()

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

pycounts_thomassiu was created by Thomas Siu. It is licensed under the terms of the MIT license.

Credits

pycounts_thomassiu was created with cookiecutter and the py-pkgs-cookiecutter template .

test-update

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycounts_thomassiu-2.0.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

pycounts_thomassiu-2.0.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file pycounts_thomassiu-2.0.0.tar.gz.

File metadata

  • Download URL: pycounts_thomassiu-2.0.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pycounts_thomassiu-2.0.0.tar.gz
Algorithm Hash digest
SHA256 b6df6b6164828f3abc77d61893a43bcd4524de9e9ebd10a660e1c0792f46c475
MD5 4e9886bc0a1c9ca9fe88f1761fcef80b
BLAKE2b-256 87693e10415caff9460bde110badc6dd4fee1554be0ec2bc96f822d4571807ee

See more details on using hashes here.

File details

Details for the file pycounts_thomassiu-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: pycounts_thomassiu-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pycounts_thomassiu-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f78c8df1a69fceeed2aadc6d7f11d7e508ebd40d6d2e758a2a644eabb1065b1
MD5 e7f013ae3790f84c39b900c8cb9d843c
BLAKE2b-256 855517f3326b3dd1c39231b9dbe248d1679b1f18bf682036ef2f5dbd4cbf9c9f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page