Skip to content

text-stats - a beginner utility script creating summary statistics for texts

Notifications You must be signed in to change notification settings

KFlix9/simple-text-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

SIMPLE-TEXT-STATS

simple-text-stats is a lightweight and straightforward utility script designed to generate summary statistics for any given text, such as word count and character count. Built purely for fun and recreation, it has no ambitions—just a simple tool.

Built With

  • Python

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • python3

    # using homebrew
    brew install python3

Installation

  1. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  2. Install python, see Prerequisites
  3. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes

(back to top)

Roadmap

  • tbd
    • tbd

Acknowledgments

(back to top)

About

text-stats - a beginner utility script creating summary statistics for texts

Topics

Resources

Stars

Watchers

Forks

Languages