analysis script for upcoming presentation
[scpubgit/stemmatology.git] / lib / Text / Tradition / Collation.pm
2011-12-26 Tara L Andrews make Self module parse old and new graphml
2011-12-26 Tara L Andrews make tabular parse test work
2011-12-26 Tara L Andrews sort-of-fix some tests
2011-12-26 Tara L Andrews make tests for Tradition.pm and Tradition/Parser/Collat...
2011-12-26 Tara L Andrews Collation library now backed by Graph.pm, tested with...
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-21 Tara L Andrews store tradition objects in a KiokuDB instance
2011-11-20 Tara L Andrews parsing Collate apparatus more or less works now
2011-10-29 Tara L Andrews stop tracking bbedit stuff; first pass at Collate!...
2011-10-21 Tara L Andrews change analysis graph calculation - closer but not...
2011-10-20 Tara L Andrews fix bugs to do with reading relationships
2011-10-05 Tara L Andrews cope with multi-word graph names, catch rankless nodes
2011-10-03 Tara L Andrews continued doc and testing drive; rationalize GraphML...
2011-10-02 Tara L Andrews lacuna nodes need to be marked as such on read
2011-10-02 Tara L Andrews more work on our own graphml format
2011-10-02 Tara L Andrews fix graphml write/read of relationship data
2011-10-02 Tara L Andrews Fix graphml output / input format
2011-10-01 Tara L Andrews flatten identical nodes by rank; allow alignment table...
2011-09-30 Tara L Andrews Allow either row or column orientation for alignment...
2011-09-21 Tara L Andrews add support for lacunas within the witnesses
2011-09-02 Tara L Andrews add support for alignment table input
2011-08-31 Tara L Andrews get rid of common reading calculation for positional fun
2011-08-31 Tara L Andrews various things; headline change is reworking of node...
2011-07-26 Tara L Andrews dot generation works on collation output TEI, svg gener...
2011-07-06 Tara L Andrews checkpoint, not sure what is here
2011-06-06 Tara L Andrews new position logic for the lemmatizer and toggler;...
2011-06-03 Tara L Andrews make relationships work, add some hacks for Boodts...
2011-05-31 tla CHECKPOINT untested and unfinished changes to BaseText
2011-05-30 Tara L Andrews we can parse our own graph output now
2011-05-30 Tara L Andrews make one-witness-per-edge graphml output; still need...
2011-05-27 Tara L Andrews clean up svg output; allow non-linear GraphML graphs
2011-05-27 Tara L Andrews generate svg with relationships invisible; fix graphml...
2011-05-28 tla first crack at implementing relationships
2011-05-25 Tara L Andrews fix circular-path bugs in the graph
2011-05-25 tla working with new base text merge routine, up to line 25
2011-05-25 tla add expand/collapse path edge functionality
2011-05-24 Tara L Andrews got the graph calculated correctly from the spreadsheet
2011-05-18 Tara L Andrews CHECKPOINT working on base text collation, need to...
2011-05-18 tla UNTESTED saving work on base text parsing with new...
2011-05-17 Tara L Andrews tests passing with new library, yay
2011-05-17 tla BROKEN - making lemmatization work
2011-05-17 tla some more rehoming of functionality
2011-05-16 Tara L Andrews make the first couple of tests pass
2011-05-15 Tara L Andrews make some progress, also make perl -cw work
2011-05-13 tla Start fleshing out some of these classes
2011-05-12 tla Start to switch to Moose