Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2- documentation ( How-to use )

3- Use OpenSource/freeware/shared script/program when possible

...

phase 1- python script  ( create a word list and translate )
phase 2- website: subtitle search, check if already exist and create a Quizlet 
phase 3- script apply to many subtitle languages / TV series with many episode 
phase 4- graph on the website ( statistics of words usage per single subtitle files and multiple subtitle files )  
phase 5- Integrate learning progress from Quizlet ( or other ) to create new list of words/ per subtitle files


Today python script:  Phase 1

1- srt substitute file >>> remove the time stamps create 2 files : list of text subtitle + list of "description information" example 

...