ease validation rules during collation init; fix bug in reading relationship merge
[scpubgit/stemmatology.git] / lib / Text / Tradition.pm
2012-06-14 Tara L Andrews ease validation rules during collation init; fix bug...
2012-04-25 Tara L Andrews make French morph tagging work; dependent on Flemm...
2012-04-18 Tara L Andrews bump version numbers
2012-04-15 Tara L Andrews make the rest of the tests work with the new Witness
2012-04-15 Tara L Andrews get JSON witness parsing to work
2012-04-15 Tara L Andrews make witness plaintext parsing work
2012-03-04 Tara L Andrews refactor GraphML write/parse to use Moose introspection
2012-02-26 Tara L Andrews remove analysis tests from CPAN module too
2012-02-24 Tara L Andrews release version 0.2 to cpan
2012-02-22 Tara L Andrews track the language of a text if applicable
2012-02-13 Tara L Andrews refactored Analysis module with associated changes
2012-02-03 Tara L Andrews initialize stemma array in tradition
2012-02-02 Tara L Andrews allow multiple stemmas on a tradition
2012-01-22 Tara L Andrews allow stemma dot to be file or string
2012-01-22 Tara L Andrews make error page render for microservice controller
2012-01-17 Tara L Andrews add JSON alignment table parsing
2012-01-13 Tara L Andrews Change alignment table to CollateX format; make version...
2011-12-31 Tara L Andrews make the stemma a property of the tradition
2011-10-29 Tara L Andrews stop tracking bbedit stuff; first pass at Collate!...
2011-10-03 Tara L Andrews move around some doc/testing logic
2011-10-03 Tara L Andrews fix Tabular parser to account for a.c. wits; more doc...
2011-10-03 Tara L Andrews start documenting and testing
2011-10-03 Tara L Andrews allow either file or string to be passed for parsing
2011-10-02 Tara L Andrews Fix graphml output / input format
2011-09-30 Tara L Andrews small efficiency tweak
2011-09-21 Tara L Andrews start handling CTE output files
2011-09-02 Tara L Andrews add support for alignment table input
2011-08-31 Tara L Andrews various things; headline change is reworking of node...
2011-05-30 tla split out XML parsing logic from CollateX logic in...
2011-05-27 Tara L Andrews generate svg with relationships invisible; fix graphml...
2011-05-25 tla working with new base text merge routine, up to line 25
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 First crack at a constructor
2011-05-12 tla Start to switch to Moose