scpubgit/stemmatology.git
2012-07-04 Tara L Andrews remove some debugging statements
2012-07-04 Tara L Andrews minor tweaks to display logic
2012-07-04 Tara L Andrews better handling of transpositions
2012-06-27 Tara L Andrews allow creation of nonlinear traditions
2012-06-27 Tara L Andrews remove variant graph from front page, fix stemma scaling
2012-06-27 Tara L Andrews stexaminer now working to my satisfaction
2012-06-27 Tara L Andrews handle a.c. wits properly in location analysis
2012-06-27 Tara L Andrews allow size restriction of stemma graphs
2012-06-27 Tara L Andrews allow for traditionless placeholder Collations
2012-06-26 Tara L Andrews get analysis info into the stexaminer, unstyled as yet
2012-06-26 Tara L Andrews refine the analysis code; add alters_meaning attribute...
2012-06-26 Tara L Andrews script to link readings based on morphological tags
2012-06-26 Tara L Andrews restore meta readings to equiv graph
2012-06-25 Tara L Andrews allow wordforms to be cleared out
2012-06-25 Tara L Andrews make single-word lemmatization work
2012-06-25 Tara L Andrews don't flatten readings with different lexeme states
2012-06-25 Tara L Andrews fix logic bug in build method; add convenience method
2012-06-24 Tara L Andrews refrain from recording normal form in graphml if it...
2012-06-24 Tara L Andrews make normal_form default to ->text
2012-06-24 Tara L Andrews better handling for errors, don't send filler text...
2012-06-23 Tara L Andrews prevent buttons from being irrevocably disabled
2012-06-23 Tara L Andrews pull tradition from DB if asked
2012-06-20 Tara L Andrews test/fix for bug in metaless equivalence graph
2012-06-20 Tara L Andrews leave meta readings out of equiv graph; test for warnin...
2012-06-20 Tara L Andrews re-enable garbage collection
2012-06-20 Tara L Andrews generalize Latin module to Latin/Greek/Armenian on...
2012-06-20 Tara L Andrews color_inactive might run before readingdata has been...
2012-06-18 tla test for string '0' in boolean value as well
2012-06-16 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-06-16 Tara L Andrews add throw() sub to Lexeme.pm
2012-06-15 tla fix morphology lookup sub name
2012-06-15 tla Merge branch 'master' of github.com:tla/stemmatology
2012-06-15 tla stop making assumptions about relationship presence
2012-06-15 Tara L Andrews use English module for lemmatizing English words, oops
2012-06-15 Tara L Andrews store morphology as string rather than as L::F::Structure
2012-06-15 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-06-15 Tara L Andrews change default DB in lookup
2012-06-15 Tara L Andrews refrain from serializing init flag
2012-06-15 Tara L Andrews merge performance branch into main
2012-06-15 Tara L Andrews now using Perseus-generated Latin treetagger params
2012-06-14 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-06-14 Tara L Andrews ease validation rules during collation init; fix bug...
2012-06-14 Tara L Andrews properly disable OK button
2012-06-12 Tara L Andrews allow creation and SVG rendering of nonlinear graphs
2012-06-08 Tara L Andrews add some visual feedback for POST requests
2012-06-08 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-06-08 Tara L Andrews make checkbox persistence work properly
2012-06-07 tla Merge branch 'master' of github.com:tla/stemmatology
2012-06-07 tla fix glaring bug in relationship logic
2012-06-07 tla allow specification of database UUID
2012-06-07 Tara L Andrews add test for lexeme serialization choke
2012-06-07 Tara L Andrews fix Lexeme to handle empty wordform list input
2012-06-07 Tara L Andrews add error handling for reading morphology update
2012-06-06 Tara L Andrews use improvements in Lingua packages throughout our...
2012-06-06 Tara L Andrews fix undefined bug in javascript for wordform-less lexemes
2012-06-06 Tara L Andrews improvements to cat / feature listing
2012-06-04 Tara L Andrews save any defined stemmata in GraphML
2012-06-04 Tara L Andrews remove unconditional dep on Morph::Perseus
2012-06-02 Tara L Andrews introspect for morphology values; include these in...
2012-05-30 Tara L Andrews make relemmatize button work
2012-05-29 Tara L Andrews morphology piece now works for main submit, not for...
2012-05-29 Tara L Andrews muck about with serialization of lexeme wordforms;...
2012-05-29 Tara L Andrews quick hack to make CTE-derived reading IDs valid XML...
2012-05-29 Tara L Andrews refine some special case weirdness for Perseus
2012-05-17 Tara L Andrews add morphology support for Latin, dependent on Perseus...
2012-05-08 Tara L Andrews use modified Lingua::TreeTagger
2012-05-07 Tara L Andrews refactor English/French shared TT logic into Base.pm
2012-05-07 Tara L Andrews fix stupid undef quote error
2012-05-05 Tara L Andrews fix Safari incompatibility; make ambiguous-morph nodes...
2012-05-05 Tara L Andrews better autoselect logic; encapsulate creation of morpho...
2012-05-05 Tara L Andrews dblclick action now works; a little styling on dialog
2012-05-04 Tara L Andrews morphology popup closer to working
2012-05-04 Tara L Andrews request reading data on page load
2012-05-04 Tara L Andrews make relationship app use SVG IDs; make (unused) form...
2012-05-04 Tara L Andrews fix dot/SVG output for (sub)start/end nodes and their IDs
2012-05-04 Tara L Andrews serialize Lingua::Feature objects too
2012-05-03 Tara L Andrews reading IDs must be XML names; now used in SVG node IDs
2012-05-03 Tara L Andrews integrate updates from shared lemmatizer repo
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 tla working version of rebuild_equivalence
2012-05-02 tla allow dbuser/pass specification
2012-05-02 Tara L Andrews add method for initializing/resetting equivalence graph
2012-05-02 Tara L Andrews add English morph analysis; test for lurking debug...
2012-05-02 Tara L Andrews make French morphology use Lingua objects; add tests
2012-04-28 Tara L Andrews clean up script dir a little
2012-04-28 Tara L Andrews suppress relationship drawing on out-of-range nodes...
2012-04-28 Tara L Andrews repurpose outdated DB-save script as a DB-query script
2012-04-26 tla Workarounds for a couple of bugs
2012-04-25 Tara L Andrews pass $self to a method call, oops
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-21 Tara L Andrews fix bugs in persistent equivalence graph implementation
2012-04-21 Tara L Andrews avoid collating meta readings
2012-04-21 Tara L Andrews implement persistent equivalence graph for relationship...
2012-04-20 Tara L Andrews check for relationship before collating
2012-04-20 Tara L Andrews fix relationship test data; remove print from tab test
2012-04-20 Tara L Andrews fix graphml subgraph generation; fix tab parsing to...
next