Skip to content

FlyingTwigs/Word_Statistics

Repository files navigation

Word_Statistics

Build Status

Produce a word statistics in form of JSON

Installation

pip install -r requirements.txt

Help

python3 lib/main.py -h

As this program may cause error from not having the language library from SpaCy, please download it first by executing

python -m spacy download en_core_web_sm

before using this program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages