langstat

Finds most common words for a language


Keywords
opensubtitles, langauge
License
MIT
Install
pip install langstat==1.2.0

Documentation

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.