Thu, 18 Feb 2016 10:55:36 +0000 |
Nicholas Jillings |
Python score/comment parsers use new <page> rather than deprecated <audioholder>. Added score_parser.php
Dev_main
|
Thu, 20 Aug 2015 11:29:29 +0200 |
Brecht De Man |
Scripts: comment_parser and score_parser start new CSV files each time; various plots added to generated PDF report
|
Tue, 11 Aug 2015 10:15:17 +0200 |
Brecht De Man |
Scripts: test if folder name (default or provided via command line) exists
|
Wed, 01 Jul 2015 11:09:17 +0100 |
Brecht De Man |
Scripts: evaluation_stats.py added to quickly show a report on tests done so far (to be expanded)
|
Mon, 29 Jun 2015 13:15:00 +0100 |
Brecht De Man |
Readme: reference to issue tracker; Scripts: comment_parser and score_parser read and write in '/saves' from 'scripts/', condensing XML queries (references from children instead of from root)
|
Thu, 25 Jun 2015 17:14:33 +0100 |
Brecht De Man |
Scripts: added 'confidence interval plot' (rigorous checking needed) and minor fixes to other scripts.
|
Fri, 19 Jun 2015 16:24:08 +0100 |
Brecht De Man |
Scripts: comment extraction bug fixes
|
Mon, 15 Jun 2015 13:09:46 +0100 |
Brecht De Man |
Comment and rating scripts: robust against audioholders without id or audioelements; fixes issue where plots were not cleared before adding new content; showing legend optional; robust against non-UTF8 characters in legend names
|
Mon, 01 Jun 2015 08:55:53 +0100 |
Nicholas Jillings |
Editing permissions of scripts for Windows machines.
|
Sun, 31 May 2015 14:45:30 +0100 |
Brecht De Man |
Score parsing: make csv from all XML files (one file per page ID, one column per fragment ID, one row per subject). Supports varying selections of pages and fragments across subjects. Generalised to 'page' (instead of 'song') and 'fragment' (instead of 'mix').
|
Sat, 30 May 2015 18:12:32 +0100 |
Brecht De Man |
Comment parsing: automatically detect which songs - no need to manually enter song IDs
|