项目作者: Fylipp

项目描述 :
Finds most common words for a language
高级语言: Python
项目地址: git://github.com/Fylipp/lang-stat.git
创建时间: 2018-02-14T22:21:24Z
项目社区:https://github.com/Fylipp/lang-stat

开源协议:MIT License

下载


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

  1. pip install langstat

Usage

  1. 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.