Open GoogleCodeExporter opened 9 years ago
1. FriedmansAnovaTkHsd - performs all our stats tests (Friedmans ANOVA with Tk
HSD
using matlab. It needs to be replaced with a java implementation, however, this
is
not a trivial job.
2. WriteCsvResultFile.java - Yes, change name as it creates tabular data that
then be
written to either an HTML table or CSV file. Is used in every evaluator (and
only in
evaluators) to prep result data.
3. CopyFileFromClassPathToDisk.java - Move to an IO class?
4. Move NemaFileType and nemaFileTypeImpl, OpaqueFileFormat and
RawAudioFile from the util package These are not util classes.
- agreed
5. What are the classes in the util.process package, seem like either the
package is a misnomer or has redundant code or both...
- all of these are classes related to setting up (remote) processes,
encoding/decoding command formatting strings etc. MatlabExecutorImpl runs
matlab
processes and is used to run the stats tests
Original comment by kris.west@gmail.com
on 4 May 2010 at 2:54
Hey Kris -Stop working on your vacation!!! Enjoy Mexico :)
I created a 0.3.0-BRANCH that has the modifications to the package structure.
Still
working on it.
Amit
Original comment by kumarami...@gmail.com
on 4 May 2010 at 2:59
Original issue reported on code.google.com by
kumarami...@gmail.com
on 3 May 2010 at 3:09