Canonical Text Services (CTS) at Sourceforge
- Getting Started
- Reference
Demo site
At
http://cts-demo.appspot.com/
you'll find a running version of the current CTS-Universal package, running in
Google's App Engine environment.
Releases
- XML Tabulator, rc-2:
bug-fix release corrects handling of character encoding in
reading input file.
- CTS3 library, beta-04:
The core library for Canonical Text Services has been updated to version beta-04. This is the version used in the XML Tabulator application, and the CTS-Universal, beta-02, for App Engine that were also released today,
and is documented by the API docs
available here.
- CTS-Universal, beta-02 for App Engine:
this version of CTS-Universal, compiled for use
with Google App Engine's data store, has been
updated
with version beta-04 of the core CTS library, the same
version used in XML Tabulator. A separate source packages, and
a package compiled for use with JDBC data store will be added soon.
- XML Tabulator, rc-1:
a utility for converting XML versions of a citable text
to a tabular format that can be directly imported into CTS-Universal.
- CTS-Universal, beta-01: a new implementation of CTS using Java Persistence Architecure for its
data store. You can run this on Google's App Engine framework (either locally, using
Google's
dev_appserver mock, or hosted on Google's infrastructure), or with a relational
database back end through JDBC.
-
announcement
-
choose one of three packages (compiled for AppEngine data store, compiled for JDBC data store, or source)
to download
from SF download page
More information
Follow the project or participate in it from the standard
sourceforge project page: