My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

What's this?

This is web-application for learning English using movie subtitles. This application is intended for native Russian speakers.

This application analyzes .SRT subtitle files and picks 100 most frequent words. Each word is translated using one of freely available online dictionaries (grammatical or explanatory).

If you are registered user, you can mark words as 'known' and App won't show them again. Additionally, App will save you prefs: favorite dictionary, lesson word limit, etc.

The App excludes short words, special words (e.g.: do, I, me, etc.), joins words with the same stem.

Under the hood

  • Programming language: Perl
  • Web-framework: Catalyst
  • Database/ORM layer: SQLite3/DBIX::Class
  • Form processor: HTML::FormFu
  • Templating engine: Template Toolkit

Want to try?

Powered by Google Project Hosting