10000 GitHub - crattis/wordcount: Python script to count words found in an HTML file.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

crattis/wordcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordcount

Counts the frequency of words used in locally stored HTML files. The goal when writing the script was to get the best possible list of words to search on for another script.

Installation

No installation right now. Clone repository and run with python.

Usage

Run locally from directory cloned to.

Command Line

python wordcount.py

Requirements

Locally stored HTML files.

python packages

os (built in)

Other

TODO: Used package template, need to make an installable to package.

Change Log

First

License and Author

License: MIT

Year: 2021

Author: Chris J

author email: crattis {-at-} users[.]noreply[.]github[.]com

About

Python script to count words found in an HTML file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0