analysis script for upcoming presentation
[scpubgit/stemmatology.git] / lib / Text / Tradition / Collation / Reading.pm
2012-07-12 Tara L Andrews small fix to compress_readings
2012-06-26 Tara L Andrews restore meta readings to equiv graph
2012-06-25 Tara L Andrews fix logic bug in build method; add convenience method
2012-06-24 Tara L Andrews make normal_form default to ->text
2012-06-20 Tara L Andrews leave meta readings out of equiv graph; test for warnin...
2012-05-29 Tara L Andrews muck about with serialization of lexeme wordforms;...
2012-05-07 Tara L Andrews fix stupid undef quote error
2012-05-04 Tara L Andrews request reading data on page load
2012-05-03 Tara L Andrews reading IDs must be XML names; now used in SVG node IDs
2012-05-03 Tara L Andrews use JSON for serialization rather than rolling own
2012-05-03 Tara L Andrews read lexeme info in GraphML parsing
2012-05-03 Tara L Andrews better lexeme serialization
2012-05-03 Tara L Andrews naive serialization of lexems in GraphML
2012-05-02 Tara L Andrews make French morphology use Lingua objects; add tests
2012-04-25 Tara L Andrews make French morph tagging work; dependent on Flemm...
2012-04-23 Tara L Andrews start implementing morphology on readings
2012-04-19 Tara L Andrews wrap documentation strings
2012-04-17 Tara L Andrews housekeeping, a bit of POD addition
2012-04-15 Tara L Andrews make witness plaintext parsing work
2012-03-06 Tara L Andrews morpho logic
2012-03-06 Tara L Andrews hooks for morphology tagging
2012-02-24 Tara L Andrews handle some cases for existing scoped relationships...
2012-02-23 Tara L Andrews allow for prefix/suffix readings
2012-02-17 Tara L Andrews add JSON serialization method
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-03 Tara L Andrews huge pile of pod updates
2012-02-01 Tara L Andrews detect and mark common readings
2012-01-20 Tara L Andrews start using witness->text and ->layertext for consisten...
2012-01-18 Tara L Andrews remove punctuation handling logic; we will do this...
2012-01-17 Tara L Andrews add JSON alignment table parsing
2012-01-16 Tara L Andrews fix niggly bug in TEI parsing; test GraphML in/out
2012-01-16 Tara L Andrews break out punctuation from the rest of the reading...
2012-01-15 Tara L Andrews make relationships into proper objects; track global...
2012-01-06 Tara L Andrews fix up CTE parser, including an ugly hack I need, with...
2011-12-27 Tara L Andrews various bugfixes, getting real traditions to parse
2011-12-26 Tara L Andrews all tests now working again
2011-12-26 Tara L Andrews make tabular parse test work
2011-12-26 Tara L Andrews Collation library now backed by Graph.pm, tested with...
2011-12-22 Tara L Andrews change identity pools to use KiokuDB::Set
2011-10-30 Tara L Andrews remove deprecated Position and Segment modules
2011-10-20 Tara L Andrews fix bugs to do with reading relationships
2011-10-02 Tara L Andrews Fix graphml output / input format
2011-09-21 Tara L Andrews add support for lacunas within the witnesses
2011-08-31 Tara L Andrews various things; headline change is reworking of node...
2011-06-26 Tara L Andrews add first-cut module for stemma analysis
2011-06-06 Tara L Andrews new position logic for the lemmatizer and toggler;...
2011-05-27 Tara L Andrews generate svg with relationships invisible; fix graphml...
2011-05-28 tla first crack at implementing relationships
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 some more rehoming of functionality
2011-05-16 Tara L Andrews make the first couple of tests pass
2011-05-16 tla use Moose for empty subclasses too
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