CTS Tools

Tools

CTS-R

R Package to request text data from a CTS URN.

Source Code

Installation and Usage in R:

Canonical Text Miner

Freely available text mining tool that uses CTS data as its source.

Binaries (.war)

Bitbucket (incl. source code)

Project Description @ ScaDS

Citation
Tiepmar J.: CTS Text Miner - Text Mining Framework based on the Canonical Text Service Protocol, In Proceedings of the 4th Workshop on the Challenges in the Management of Large Corpora p.1-7, LREC, 2016.

Parallel Alignment Browser

Align structural text parts over multiple documents in any language.

Citation
Jochen Tiepmar: Implementation and Evaluation of the Canonical Text Service Protocol as Part of a Research Infrastructure in the Digital Humanities, 2018.

Candidate Alignment Browser

Display text variations of structurally aligned text passages in one language.

Uses TRAViz

S. Jaenicke, M. Buechler and G. Scheuermann (2014). Improving the Layout for Text Variant Graphs. VisLR workshop at LREC conference 2014, Reykjavík, Iceland.

http://traviz.vizcovery.org

Citation
Jochen Tiepmar: Implementation and Evaluation of the Canonical Text Service Protocol as Part of a Research Infrastructure in the Digital Humanities, 2018.

CTRace

Reader that illustrates the sructure of a document and lets users create exact CTS URNs by highlithing text passages with the mouse.

Citation
Reckziegel, M., Jaenicke S. & Scheuermann G. 2016. CTRaCE: Canonical Text Reader and Citation Exporter to appear in Proceedings of the Digital Humanities, Krakow, 2016.

JAVA Based Implementation of the CTS Protocol

Binaries (.war)

3 Steps Installation:
* Deploy cts.war in your server software
* Configure WEB-INF/lib/conf.properties
* Run java -jar Datapreparation.jar in lib folder

Citation
Jochen Tiepmar: Implementation and Evaluation of the Canonical Text Service Protocol as Part of a Research Infrastructure in the Digital Humanities, 2018.

Admin & Management Tool

Management Tool for CTS instances on a server. Includes CTS binaries, Parallel Alignment, Candidate Alignment and CTRace.

Default user/password is cts/cts. Password should be changed immediately after installation.

Binaries (.war)

A first steps guide is available here.

Sourcecode is available here.

Citation
Jochen Tiepmar: Implementation and Evaluation of the Canonical Text Service Protocol as Part of a Research Infrastructure in the Digital Humanities, 2018.

Namespace Resolver

Webservice that maps server applications to CTS namespaces. A list of registered namespaces is served if an unknown namespace is requested.

Citation
Jochen Tiepmar: Implementation and Evaluation of the Canonical Text Service Protocol as Part of a Research Infrastructure in the Digital Humanities, 2018.

Example request for dta namespace

Downloadable Test Suite

Validate any CTS instance against a prepared set of testcases.

Requires JAVA 7

Bitbucket Repository