Historical Transliteration Tool: Difference between revisions

From The Digital Classicist Wiki
Jump to navigation Jump to search
No edit summary
 
Line 7: Line 7:
==Example==
==Example==


* Parameters include method, ruleset, token, response-format
* Parameters include method, ruleset, token, resp(onse-format)
* example query: <code>http://pdr.bbaw.de/pdrws/g2l?ruleset=en19&method=greekToLatin&token=Φιλόξενος&resp=xml</code>
* example query: <code>http://pdr.bbaw.de/pdrws/g2l?ruleset=en19&method=greekToLatin&token=Φιλόξενος&resp=xml</code>
* response: <code><result method="greekToLatin" ruleset="en19" token="Φιλόξενος">Philoxenus</result></code>
* response: <code><result method="greekToLatin" ruleset="en19" token="Φιλόξενος">Philoxenus</result></code>

Revision as of 11:45, 24 September 2010

Greek to Latin Historical Transliteration Tool (G2L)

G2L is a web service that currently provides transliteration of single greek tokens to latin. Its aim is to make this possible in a flexible way by using choosable rulesets which implement spatial and temporal differences. It is developed by Fabian Körner (BBAW) and Gabriel Bodard (KCL) and hosted by the Berlin-Brandenburg Academy of Science and Humanities.

Example

Fuller documentation at address above.