9 years agotry to fix test failure of #30
Tara L Andrews [Sun, 30 Nov 2014 15:48:37 +0000]
try to fix test failure of #30

9 years agogenerate experimental adjacency list version of text
Tara L Andrews [Sat, 29 Nov 2014 19:43:39 +0000]
generate experimental adjacency list version of text

9 years agoAccept and convert ASCIIfied witness names in Stemweb results. Addresses tla/stemmaweb#46
tla [Thu, 27 Nov 2014 15:39:06 +0000]
Accept and convert ASCIIfied witness names in Stemweb results. Addresses tla/stemmaweb#46

9 years agoenable tabular output with ASCII sigla. Needed for tla/stemmaweb#46
tla [Thu, 27 Nov 2014 13:43:22 +0000]
enable tabular output with ASCII sigla. Needed for tla/stemmaweb#46

9 years agoadd ASCII variant of sigil to witnesses. Needed for tla/stemmaweb#46
tla [Thu, 27 Nov 2014 11:17:19 +0000]
add ASCII variant of sigil to witnesses. Needed for tla/stemmaweb#46

9 years agofix bugs in adjacency list generation; add tests
Tara L Andrews [Wed, 26 Nov 2014 21:54:21 +0000]
fix bugs in adjacency list generation; add tests

9 years agoremove edge weight logic in dot; add adjacency list JSON output
tla [Fri, 21 Nov 2014 22:19:53 +0000]
remove edge weight logic in dot; add adjacency list JSON output

9 years agoproduce stemma SVG with make_tradition
tla [Fri, 21 Nov 2014 22:19:12 +0000]
produce stemma SVG with make_tradition

9 years agoMerge branch 'master' of https://github.com/tla/stemmatology
tla [Thu, 25 Sep 2014 14:26:24 +0000]
Merge branch 'master' of https://github.com/tla/stemmatology

9 years agoDo a better sanity check on compress_readings. Addresses #43
tla [Thu, 25 Sep 2014 14:26:11 +0000]
Do a better sanity check on compress_readings. Addresses #43

9 years agocapture warnings in a variable if asked
Tara L Andrews [Fri, 29 Aug 2014 20:03:19 +0000]
capture warnings in a variable if asked

9 years agocreate the test dir if it doesn't already exist
Tara L Andrews [Fri, 29 Aug 2014 20:02:50 +0000]
create the test dir if it doesn't already exist

9 years agoadd option to pass explicit path to pars executable
Tara L Andrews [Mon, 9 Jun 2014 20:54:41 +0000]
add option to pass explicit path to pars executable

9 years agoallow quick and dirty reading merge by relationship type in tab output
Tara L Andrews [Mon, 9 Jun 2014 20:34:39 +0000]
allow quick and dirty reading merge by relationship type in tab output

9 years agoexpose available relationship types for the collation
Tara L Andrews [Mon, 9 Jun 2014 20:31:11 +0000]
expose available relationship types for the collation

9 years agomake CollateX parser recognize and cope with a.c. labels
Tara L Andrews [Sun, 8 Jun 2014 10:05:18 +0000]
make CollateX parser recognize and cope with a.c. labels

9 years agosuppress display of hyphens for joined-on punctuation
Tara L Andrews [Sat, 7 Jun 2014 08:40:22 +0000]
suppress display of hyphens for joined-on punctuation

10 years agoNote changes for release 1.3
tla [Mon, 26 May 2014 09:39:00 +0000]
Note changes for release 1.3

10 years agoPOD fixes for base Text::Tradition package
tla [Mon, 26 May 2014 09:32:34 +0000]
POD fixes for base Text::Tradition package

10 years agouse Set::Scalar comparison operator to compare sets. Addresses #24
Tara L Andrews [Wed, 21 May 2014 14:17:49 +0000]
use Set::Scalar comparison operator to compare sets. Addresses #24

10 years agoturn char string into byte string before opening on FH. Addresses #23
Tara L Andrews [Wed, 21 May 2014 14:17:16 +0000]
turn char string into byte string before opening on FH. Addresses #23

10 years agotry to make sure our error messages are strings
Tara L Andrews [Wed, 21 May 2014 13:23:48 +0000]
try to make sure our error messages are strings

10 years agokeep merging readings by rel type until no more exist. Fixes #22
tla [Tue, 20 May 2014 13:01:04 +0000]
keep merging readings by rel type until no more exist. Fixes #22

10 years agoreturn relationship significance info in analysis
Tara L Andrews [Sun, 23 Mar 2014 21:49:11 +0000]
return relationship significance info in analysis

10 years agosave Ternary data type to graphml too
Tara L Andrews [Fri, 21 Mar 2014 21:35:31 +0000]
save Ternary data type to graphml too

10 years agochase bug thrown up by merge_reading restriction; fix test that succeeded on a bad...
Tara L Andrews [Tue, 21 Jan 2014 20:35:43 +0000]
chase bug thrown up by merge_reading restriction; fix test that succeeded on a bad merge. (I hope) fixes #20.

10 years agomove custom datatypes to their own package; add ternary is_significant to relationshi...
tla [Tue, 21 Jan 2014 15:04:13 +0000]
move custom datatypes to their own package; add ternary is_significant to relationships. Needed for tla/stemmaweb#33

10 years agoprevent merge_readings from causing witness loops
tla [Tue, 21 Jan 2014 15:02:59 +0000]
prevent merge_readings from causing witness loops

10 years agoallow color specification for relationship links in SVG. Needed for tla/stemmaweb #34
Tara L Andrews [Mon, 20 Jan 2014 22:41:29 +0000]
allow color specification for relationship links in SVG. Needed for tla/stemmaweb #34

10 years agoadd IDP script dependency to analysis package. #16
Tara L Andrews [Sun, 19 Jan 2014 19:39:38 +0000]
add IDP script dependency to analysis package. #16

10 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Sun, 19 Jan 2014 19:36:51 +0000]
Merge branch 'master' of github.com:tla/stemmatology

10 years agoWork around MySQL storage encoding bug. Addresses #19
tla [Sun, 19 Jan 2014 19:36:34 +0000]
Work around MySQL storage encoding bug. Addresses #19

10 years agobump package version given non-back-compatibility of Relationship.pm changes. tla...
Tara L Andrews [Sat, 18 Jan 2014 17:57:16 +0000]
bump package version given non-back-compatibility of Relationship.pm changes. tla/stemmaweb#33

10 years agofix test failure
Tara L Andrews [Sat, 18 Jan 2014 17:56:40 +0000]
fix test failure

10 years agofix documentation for new relationship flags
Tara L Andrews [Sat, 18 Jan 2014 16:22:14 +0000]
fix documentation for new relationship flags

10 years agoAdd function to expose relationship types from Collation object
Tara L Andrews [Sat, 18 Jan 2014 16:18:02 +0000]
Add function to expose relationship types from Collation object

10 years agotweak options for classifying readings and relationships. Needed for tla/stemmaweb#33
Tara L Andrews [Sat, 18 Jan 2014 12:24:39 +0000]
tweak options for classifying readings and relationships. Needed for tla/stemmaweb#33

10 years agoadd method to collapse tradition by relationship
Tara L Andrews [Sat, 18 Jan 2014 11:54:32 +0000]
add method to collapse tradition by relationship

10 years agoMerge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Thu, 16 Jan 2014 20:23:48 +0000]
Merge branch 'master' of github.com:tla/stemmatology

10 years agoAdd check for duplicate_reading that at least one witness remains for each reading...
Tara L Andrews [Thu, 16 Jan 2014 20:23:33 +0000]
Add check for duplicate_reading that at least one witness remains for each reading. Fixes #18

10 years agoProvide way to pass solver_url in options and fall back to default. Fixes #17
tla [Wed, 15 Jan 2014 18:45:54 +0000]
Provide way to pass solver_url in options and fall back to default. Fixes #17

10 years agofix bug in IDP error logging
tla [Wed, 15 Jan 2014 16:41:48 +0000]
fix bug in IDP error logging

10 years ago...and the updated test!
tla [Wed, 15 Jan 2014 14:49:24 +0000]
...and the updated test!

10 years agofix timezone-related minor test failure
tla [Wed, 15 Jan 2014 14:47:10 +0000]
fix timezone-related minor test failure

10 years agoremove abandoned 'forcequote' option logic
tla [Wed, 15 Jan 2014 14:32:40 +0000]
remove abandoned 'forcequote' option logic

10 years agoCollect all hacks for Graph::Reader::Dot into a single utility. Fixes #15
tla [Wed, 15 Jan 2014 14:21:09 +0000]
Collect all hacks for Graph::Reader::Dot into a single utility. Fixes #15

10 years agoRework Stemma / StemmaUtil so that utility functions are all in the latter. Fixes #14
tla [Wed, 15 Jan 2014 12:24:31 +0000]
Rework Stemma / StemmaUtil so that utility functions are all in the latter. Fixes #14

10 years agochange worker script to using 'say'; timestamp the log
tla [Sun, 22 Dec 2013 21:58:05 +0000]
change worker script to using 'say'; timestamp the log

10 years agoMerge branch 'master' of https://github.com/tla/stemmatology
tla [Sun, 22 Dec 2013 21:46:57 +0000]
Merge branch 'master' of https://github.com/tla/stemmatology

10 years agorecord error if applicable on analysis results
tla [Sun, 22 Dec 2013 21:46:50 +0000]
record error if applicable on analysis results

10 years agountaint Gearman IP/port for calling the worker
tla [Sun, 22 Dec 2013 21:46:13 +0000]
untaint Gearman IP/port for calling the worker

10 years agochange calling of enum for RT ticket 90694
Tara L Andrews [Sat, 23 Nov 2013 07:16:23 +0000]
change calling of enum for RT ticket 90694

10 years agoAdd option to put sanitized layer labels in tabular output. Fixes #13 again
tla [Fri, 8 Nov 2013 12:51:30 +0000]
Add option to put sanitized layer labels in tabular output. Fixes #13 again

10 years agomake sure we don't overwrite the cached alignment table with a noac request
tla [Fri, 8 Nov 2013 12:40:05 +0000]
make sure we don't overwrite the cached alignment table with a noac request

10 years agoenable output of CSV without witness layers. Fixes #13
tla [Fri, 8 Nov 2013 11:43:23 +0000]
enable output of CSV without witness layers. Fixes #13

10 years agoassociate Stemweb-generated stemmata with their job ID; return them on create. Needed...
tla [Thu, 7 Nov 2013 19:46:44 +0000]
associate Stemweb-generated stemmata with their job ID; return them on create. Needed for tla/stemmaweb#29

10 years agoensure graph names come through for undirected graphs too (tla/stemmaweb#28)
tla [Mon, 28 Oct 2013 21:24:13 +0000]
ensure graph names come through for undirected graphs too (tla/stemmaweb#28)

10 years agonotice and save changes to graph name / stemma identifier (tla/stemmaweb#28)
tla [Mon, 28 Oct 2013 20:25:21 +0000]
notice and save changes to graph name / stemma identifier (tla/stemmaweb#28)

10 years agoadd new dependency to Makefile for #12
tla [Sun, 27 Oct 2013 22:06:26 +0000]
add new dependency to Makefile for #12

10 years agofinish and test record_stemweb_result for Tradition (#12)
tla [Sun, 27 Oct 2013 22:04:33 +0000]
finish and test record_stemweb_result for Tradition (#12)

10 years agoensure that undirected graphs stay undirected after parse. Fixes #11
tla [Sun, 27 Oct 2013 21:15:50 +0000]
ensure that undirected graphs stay undirected after parse. Fixes #11

10 years agoadded simple tests for CSV and TSV output. Fixes #8
tla [Fri, 25 Oct 2013 14:26:00 +0000]
added simple tests for CSV and TSV output. Fixes #8

10 years agomake TEI-PS parser package variables safe for multiple invocations. Fixes #10
tla [Fri, 25 Oct 2013 14:14:13 +0000]
make TEI-PS parser package variables safe for multiple invocations. Fixes #10

10 years agofinish and test Stemma::root_graph method. Fixes #9
tla [Fri, 25 Oct 2013 13:54:57 +0000]
finish and test Stemma::root_graph method. Fixes #9

10 years agoAdd as_tsv routine for tab-sep export of collation. Fixes #7
tla [Fri, 25 Oct 2013 13:32:27 +0000]
Add as_tsv routine for tab-sep export of collation. Fixes #7

10 years agoget rid of erroneous double-decode
tla [Fri, 25 Oct 2013 13:07:51 +0000]
get rid of erroneous double-decode

10 years agoredirect STDOUT via local scope to catch bad graph
tla [Sun, 20 Oct 2013 12:12:42 +0000]
redirect STDOUT via local scope to catch bad graph

10 years agoadd support for named stemmata
tla [Sun, 20 Oct 2013 11:56:18 +0000]
add support for named stemmata

10 years agoinitial hooks for Stemweb integration
tla [Sat, 19 Oct 2013 13:51:21 +0000]
initial hooks for Stemweb integration

10 years agopull out direct DBI connection horribleness into separate method
tla [Sat, 19 Oct 2013 13:33:18 +0000]
pull out direct DBI connection horribleness into separate method

10 years agoadd test that demonstrates breakage with user deletion
Tara L Andrews [Mon, 7 Oct 2013 22:47:59 +0000]
add test that demonstrates breakage with user deletion

10 years agoMerge branch 'master' of https://github.com/tla/stemmatology
tla [Thu, 22 Aug 2013 09:24:15 +0000]
Merge branch 'master' of https://github.com/tla/stemmatology

10 years agoRevert "INCOMPLETE overhaul to CTE parsing core, issue #6"
tla [Thu, 22 Aug 2013 09:23:17 +0000]
Revert "INCOMPLETE overhaul to CTE parsing core, issue #6"

This reverts commit c9f61c7056e267a816de9377efeee8b538b5c3d8.

10 years agoRemove CTE parser revamp from master; this will go on a new branch.
tla [Thu, 22 Aug 2013 09:22:56 +0000]
Remove CTE parser revamp from master; this will go on a new branch.

This reverts commit 6f91b6f64c2d1de42d51797c8ba0d4ab27042118.

10 years agoMake majority-path tagging optional. Useful for tla/stemmaweb#23
Tara L Andrews [Tue, 20 Aug 2013 21:24:20 +0000]
Make majority-path tagging optional. Useful for tla/stemmaweb#23

10 years agoINCOMPLETE progress on CTE parser revamp for issue #6
tla [Tue, 20 Aug 2013 13:29:00 +0000]
INCOMPLETE progress on CTE parser revamp for issue #6

10 years agoINCOMPLETE overhaul to CTE parsing core, issue #6
Tara L Andrews [Mon, 19 Aug 2013 21:40:29 +0000]
INCOMPLETE overhaul to CTE parsing core, issue #6

10 years agodump relevant apparatus info for deleted nodes
Tara L Andrews [Mon, 19 Aug 2013 20:08:42 +0000]
dump relevant apparatus info for deleted nodes

10 years agoCTE parser work in progress, debugging mostly
tla [Mon, 19 Aug 2013 14:11:38 +0000]
CTE parser work in progress, debugging mostly

10 years agoFix remaining single quotes in main.idp
tla [Mon, 19 Aug 2013 09:02:07 +0000]
Fix remaining single quotes in main.idp

10 years agodocs for IDP install, plus extra utility script
tla [Sat, 17 Aug 2013 19:24:03 +0000]
docs for IDP install, plus extra utility script

10 years agoSlightly more informative closing message
Tara L Andrews [Sat, 17 Aug 2013 18:41:07 +0000]
Slightly more informative closing message

10 years agoadd all graph solver support scripts
Tara L Andrews [Sat, 17 Aug 2013 18:34:32 +0000]
add all graph solver support scripts

10 years agofixes to IDP scripts per Bart Bogaerts
tla [Fri, 16 Aug 2013 19:10:07 +0000]
fixes to IDP scripts per Bart Bogaerts

10 years agoAvoid an empty-string warning
tla [Fri, 16 Aug 2013 09:44:14 +0000]
Avoid an empty-string warning

10 years ago...and remove debug statement
Tara L Andrews [Fri, 16 Aug 2013 08:58:36 +0000]
...and remove debug statement

10 years agouse TryCatch; bugfix for lacunae from START
Tara L Andrews [Fri, 16 Aug 2013 08:57:23 +0000]
use TryCatch; bugfix for lacunae from START

10 years agoXML parsers should accept already-parsed XML object too
Tara L Andrews [Fri, 16 Aug 2013 07:28:22 +0000]
XML parsers should accept already-parsed XML object too

10 years agoHandle a2 app entries separately and more correctly. Fixes #5
tla [Thu, 15 Aug 2013 22:01:59 +0000]
Handle a2 app entries separately and more correctly. Fixes #5

10 years agoMore improvements to apparatus interpretation for CTE texts
tla [Thu, 15 Aug 2013 20:32:15 +0000]
More improvements to apparatus interpretation for CTE texts

10 years agominor tweaks to interpret() routine
tla [Thu, 15 Aug 2013 13:46:27 +0000]
minor tweaks to interpret() routine

10 years agoMake graphcalc.cgi more configurable
tla [Thu, 15 Aug 2013 08:53:54 +0000]
Make graphcalc.cgi more configurable

10 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Wed, 14 Aug 2013 14:20:43 +0000]
Merge branch 'master' of github.com:tla/stemmatology

10 years agoinitial commit of IDP scripts for stemma analysis
tla [Wed, 14 Aug 2013 14:20:33 +0000]
initial commit of IDP scripts for stemma analysis

10 years agoCurrent state of transposition parsing
tla [Tue, 13 Aug 2013 11:40:10 +0000]
Current state of transposition parsing

10 years agoGet rid of 'sic' notation in readings
tla [Tue, 13 Aug 2013 11:38:17 +0000]
Get rid of 'sic' notation in readings

10 years agonuke debugging statement
tla [Tue, 13 Aug 2013 08:04:23 +0000]
nuke debugging statement

10 years agoMerge branch 'master' of github.com:tla/stemmatology
tla [Tue, 13 Aug 2013 07:56:18 +0000]
Merge branch 'master' of github.com:tla/stemmatology

10 years agounlimited running on server
tla [Tue, 13 Aug 2013 07:56:06 +0000]
unlimited running on server

10 years agoAdd apparatus codicum support and witness long-identifier support to CTE parser....
tla [Mon, 12 Aug 2013 14:14:59 +0000]
Add apparatus codicum support and witness long-identifier support to CTE parser. Fixes #2