Jskad/source/org/thdl/tib/text/ttt/package.html
dchandler e21d3774a9 Added an unfinished ACIP->Tibetan converter. Once it works properly
for ACIP, it'll easily be made to work as a perfect EWTS
Wylie->Tibetan converter.  It has an extensive suite of tests for the
existing functionality.
2003-08-10 19:30:07 +00:00

31 lines
950 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
@(#)package.html
Copyright 2003 Tibetan and Himalayan Digital Library
This software is the confidential and proprietary information of
the Tibetan and Himalayan Digital Library. You shall use such
information only in accordance with the terms of the license
agreement you entered into with the THDL.
-->
</head>
<body bgcolor="white">
Provides classes and methods for converting Latin transliteration of
Tibetan text into Tibetan.
<p>
This package (whose name, ttt, stands for transliteration-to-Tibetan)
contains methods for converting ACIP transliteration into Tibetan
Machine Web and methods for converting EWTS transliteration into
Tibetan Machine Web.&nbsp; It has extensive tests, though probably not
mentioned in these Javadoc documents.
</p>
<h2>Related Documentation</h2>
@see <a href="../package-summary.html">org.thdl.tib.text</a>
</body>
</html>