Difference between revisions of "Textual Variance"

From TEIWiki
Jump to navigation Jump to search
(Criticism of the current critical apparatus encoding scheme)
Line 1: Line 1:
 
The working group on genetic editions is part of the TEI special interest group on manuscript [[SIG:MSS]].
 
The working group on genetic editions is part of the TEI special interest group on manuscript [[SIG:MSS]].
 +
 +
== A modular architecture for computer-aided collation tools ==
 +
 +
Developers of [http://collatex.sourceforge.net/ CollateX] and [http://www.juxtasoftware.org/ Juxta] met in 2009 at a joint workshop of the EU-funded research projects [http://www.cost-a32.eu/ COST Action 32] and [http://www.interedition.eu/ Interedition] with the aim to agree on a modular architecture for collation software, so these two as well as similar projects would have a common base for collaboration. The participants identified the following 4 modules/tasks, which are essential to computer-aided collation and consequently might also need to be discussed in the context of encoding their TEI-compliant in- and output:
 +
 +
=== Tokenizer ===
 +
 +
...
 +
 +
=== Aligner ===
 +
 +
...
 +
 +
=== Analyzer ===
 +
 +
...
 +
 +
=== Visualization ===
 +
 +
...
  
 
== Resources/ Bibliography ==
 
== Resources/ Bibliography ==
Line 13: Line 33:
 
* [http://eprints.qut.edu.au/38436/ Schmidt, D., 2010. The inadequacy of embedded markup for cultural heritage texts. Literary and Linguistic Computing, 25(3), pp. 337-356.]
 
* [http://eprints.qut.edu.au/38436/ Schmidt, D., 2010. The inadequacy of embedded markup for cultural heritage texts. Literary and Linguistic Computing, 25(3), pp. 337-356.]
  
=== Computer-aided collation ===
+
=== Computer-aided collation: Concepts and algorithms ===
 +
 
 +
* Matthew Spencer, Christopher J. Howe. Collating Texts Using Progressive Multiple Alignment. Computers and the Humanities. 38/2004. S. 253–270.
 +
* [http://edoc.bbaw.de/volltexte/2007/516/ Michael Stolz, Friedrich Michael Dimpel. Computergestützte Kollationierung und ihre Integration in den editorischen Arbeitsfluss. 2006.]
 +
 
 +
=== Computer-aided collation: Software ===
  
 
* [http://www.sd-editions.com/about/index.html Collate]
 
* [http://www.sd-editions.com/about/index.html Collate]

Revision as of 19:34, 8 March 2011

The working group on genetic editions is part of the TEI special interest group on manuscript SIG:MSS.

A modular architecture for computer-aided collation tools

Developers of CollateX and Juxta met in 2009 at a joint workshop of the EU-funded research projects COST Action 32 and Interedition with the aim to agree on a modular architecture for collation software, so these two as well as similar projects would have a common base for collaboration. The participants identified the following 4 modules/tasks, which are essential to computer-aided collation and consequently might also need to be discussed in the context of encoding their TEI-compliant in- and output:

Tokenizer

...

Aligner

...

Analyzer

...

Visualization

...

Resources/ Bibliography

Modelling textual variance

Criticism of the current critical apparatus encoding scheme

Computer-aided collation: Concepts and algorithms

Computer-aided collation: Software