Transcoder: Difference between revisions
Jump to navigation
Jump to search
PaoloMonella (talk | contribs) No edit summary |
PaoloMonella (talk | contribs) (Added 'how to use it' and headings) |
||
| Line 8: | Line 8: | ||
===Description=== | ===Description=== | ||
Transcoder is "a library of Java classes designed to translate Ancient Greek from one encoding to another". Supported encodings include: | Transcoder is "a library of Java classes designed to translate Ancient Greek from one encoding to another". You can download a .jar that can be used as a stand-alone program if you have a Java Runtime installed. | ||
Also included are a [http://cocoon.apache.org Cocoon] transformer to allow integration into the Cocoon web application framework, a GUI transformer, and a [http://jedit.org jEdit] plugin. | |||
=== Encodings === | |||
Supported encodings include: | |||
* Unicode, both form C (precomposed) and D (combining diacriticals) | * Unicode, both form C (precomposed) and D (combining diacriticals) | ||
* Beta Code | * Beta Code | ||
| Line 15: | Line 21: | ||
* SPIonic | * SPIonic | ||
* Greek transliteration | * Greek transliteration | ||
[[Category:Tools]] | [[Category:Tools]] | ||
Revision as of 11:46, 15 November 2015
Transcoder
By Hugh Cayless
Download
Description
Transcoder is "a library of Java classes designed to translate Ancient Greek from one encoding to another". You can download a .jar that can be used as a stand-alone program if you have a Java Runtime installed.
Also included are a Cocoon transformer to allow integration into the Cocoon web application framework, a GUI transformer, and a jEdit plugin.
Encodings
Supported encodings include:
- Unicode, both form C (precomposed) and D (combining diacriticals)
- Beta Code
- GreekKeys
- SGreek
- SPIonic
- Greek transliteration