log scripts/comment_parser.py @ 2262:5bf0555905de

age author description
Wed, 20 Apr 2016 16:02:17 +0200 Brecht De Man Fix for #19 though should be dealt with in the result XML specification
Thu, 14 Apr 2016 17:16:20 +0100 Nicholas Jillings Updated scripts to work with latest results document specification
Mon, 22 Feb 2016 12:33:56 +0000 Nicholas Jillings Merge into dev_main
Mon, 22 Feb 2016 12:19:43 +0000 Nicholas Jillings Merge into dev_main
Tue, 08 Mar 2016 14:44:14 +0000 Nicholas Jillings Merge
Mon, 22 Feb 2016 04:17:19 +0000 Giulio Moro The version I use and works, addresses issues #1622, #1616, partially #1620
Fri, 04 Dec 2015 11:00:55 +0000 Nicholas Jillings Merge of dev into default/master
Fri, 04 Dec 2015 10:57:39 +0000 Nicholas Jillings Merge from branch "WAC2016"
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
Fri, 24 Jul 2015 18:59:39 +0100 Nicholas Jillings Pull into main
Wed, 01 Jul 2015 11:11:54 +0100 Nicholas Jillings merge
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 19:04:40 +0100 Brecht De Man Merge
Wed, 17 Jun 2015 16:43:13 +0100 Nicholas Jillings Merge into default
Tue, 16 Jun 2015 14:51:44 +0100 Nicholas Jillings Merge into main for 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
Wed, 03 Jun 2015 11:19:32 +0100 Nicholas Jillings Merge from the default branch
Tue, 16 Jun 2015 14:14:08 +0100 Nicholas Jillings Merge from the default branch
Wed, 10 Jun 2015 14:39:15 +0100 Nicholas Jillings Merge from the default branch
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
Thu, 25 Jun 2015 16:40:11 +0100 Nicholas Jillings Bug Fix #1303 on main
Wed, 01 Jul 2015 11:11:20 +0100 Nicholas Jillings Bug Fix #1313: Added 404 crash and dump when audioObject cannot obtain URL.
Wed, 25 Nov 2015 09:27:05 +0000 Nicholas Jillings Merge
Mon, 23 Nov 2015 09:13:12 +0000 Nicholas Jillings Merge from branch "WAC2016"
Wed, 23 Sep 2015 11:42:11 +0100 Nicholas Jillings Updating test create using questions
Thu, 15 Oct 2015 20:10:00 +0100 Brecht De Man Paper: Added interface screenshot and box plot example
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