Skip to content

Generate stats for a collection of files with the format DATE - Author 1, Author 2-Editor.doc

Notifications You must be signed in to change notification settings

kumo/translation-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

translation-stats

Whenever one of students or group of students translate an article for an online newspaper it has to be revised by someone. The date of the translation, the information of the student(s) and the editor is stored in the filename. At the end of the academic year, there is a need to count how many translations each student has done.

This script will generate statistics for a collection of files where the filename contains the date, the author(s), and the editor.

The basic filenaming structure is: DATE - AUTHOR(S)-EDITOR

The authors can be written as follows:

  • Author
  • Author & Author
  • Author, Author & Author

If there are multiple files with the same date and same author, the author can be written as:

  • Author 1
  • Author 2

Currently, the script ignores the date and editor information.

About

Generate stats for a collection of files with the format DATE - Author 1, Author 2-Editor.doc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages