analysis script for upcoming presentation
[scpubgit/stemmatology.git] / lib / Text / Tradition / Analysis.pm
2012-07-16 Tara L Andrews overhaul of analysis with corresponding updates to...
2012-07-16 Tara L Andrews switch to new version of IDP program
2012-07-15 Tara L Andrews load XML::LibXML only when required; handle global...
2012-07-12 Tara L Andrews add some more data to the analysis structure
2012-07-12 Tara L Andrews stemmaweb bugfixes and style fixes; add 'punctuation...
2012-07-04 Tara L Andrews remove some debugging statements
2012-07-04 Tara L Andrews better handling of transpositions
2012-06-27 Tara L Andrews handle a.c. wits properly in location analysis
2012-06-26 Tara L Andrews refine the analysis code; add alters_meaning attribute...
2012-04-18 Tara L Andrews fix failing tests
2012-04-12 Tara L Andrews only use applicable a.c. witnesses in stemma for analysis
2012-04-06 Tara L Andrews better handling of a.c. witnesses in analysis
2012-04-06 Tara L Andrews test for correctness of analysis groups; pursuant bugfixes
2012-04-06 Tara L Andrews refrain from counting hypotheticals in groups; fix...
2012-03-16 Tara L Andrews only show 'interesting' variants in the stexaminer...
2012-03-14 Tara L Andrews reverting accidental file commits
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-14 Tara L Andrews CollateX format for GraphML output changed; parser...
2012-03-12 Tara L Andrews Prune the groupings we get back from IDP
2012-03-06 Tara L Andrews more robust boolean value checking in tests
2012-03-04 Tara L Andrews more robust hack for IDP node name problem
2012-03-02 Tara L Andrews add a stats script, evade a perl bug, go back to hackie...
2012-03-02 Tara L Andrews perl solver works again too
2012-03-02 Tara L Andrews fix last bugs, make stexaminer work under new regime
2012-03-02 Tara L Andrews works now apart from the perl solver fallback
2012-03-02 Tara L Andrews UNFINISHED change to Analysis to incorporate IDP solver
2012-03-01 Tara L Andrews working fuller analysis plus tests
2012-03-01 Tara L Andrews better analysis with more information
2012-02-17 Tara L Andrews reinstate useful_variant; better handling of AC wits
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-03 Tara L Andrews use new stemma interface
2012-01-21 Tara L Andrews restore total count; get rid of benchmarking
2012-01-13 Tara L Andrews make Analysis work with the new alignment table
2011-12-31 Tara L Andrews make the stemma a property of the tradition
2011-12-21 Tara L Andrews convert Catalyst app to use KiokuDB backend
2011-11-20 Tara L Andrews a little light refactoring
2011-11-17 Tara L Andrews add benchmarking; turn on all files
2011-11-05 Tara L Andrews just export variants; Analysis really needs a refactor...
2011-10-29 Tara L Andrews stop tracking bbedit stuff; first pass at Collate!...
2011-10-21 Tara L Andrews grey out any stemma node not in the collation
2011-10-21 Tara L Andrews split tree pruning into its own function; s158 works now
2011-10-21 Tara L Andrews algorithm now works on 'besoin' txt, complex as it is
2011-10-21 Tara L Andrews change analysis graph calculation - closer but not...
2011-10-06 Tara L Andrews CollateX: no ranks if nonlinear
2011-10-06 Tara L Andrews allow automatic sizing of stemma; put more data into...
2011-10-04 Tara L Andrews add some final statistics; try to color anonymous nodes too
2011-10-04 Tara L Andrews some more look and feel tweaks
2011-10-04 Tara L Andrews add conflict styling to analysis table
2011-10-03 Tara L Andrews add lacunose witnesses to html rendering
2011-10-03 Tara L Andrews changed interface for Tradition init
2011-10-02 Tara L Andrews fix acquisition of rank for row
2011-10-02 Tara L Andrews package for use by catalyst