Fylipp / lang-stat

Finds most common words for a language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lang-stat

A simple Python app that downloads the most used subtitles in a certain language from OpenSubtitles.org and summarizes the top used words.

Installation

pip install langstat

Usage

py -m langstat [-h] [--csv] language_code [word_count]

Note: The OpenSubtitles login and download can be slow at times!

The language code has to be a three-letter language code.

License

MIT.

About

Finds most common words for a language

License:MIT License


Languages

Language:Python 100.0%