Skip to content

Finds most common words for a language

License

Notifications You must be signed in to change notification settings

Fylipp/lang-stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.