Skip to content

Files

Latest commit

2db7fc4 · Feb 19, 2018

History

History
24 lines (15 loc) · 514 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 514 Bytes

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.