amontano
686756116f
Fixed importation errors for the translation tool.
2005-02-21 05:10:00 +00:00
amontano
a82afad92c
Updated methods to help with the dictionary clean up.
2005-02-06 23:19:44 +00:00
amontano
78373b3094
updated the servlet version. logging still needs work.
2005-01-23 00:57:02 +00:00
amontano
afd3a95a21
Updated the dictionary structure to allow grouping of dictionaries, this is the first step to try to clean up a bit the massive repetitions in dictionaries.
2004-08-13 04:47:35 +00:00
amontano
aee8630986
updated version info and fixed a parsing error.
2004-06-14 03:42:35 +00:00
amontano
07fbbcaf45
Solved some sorting errors with the servlet version.
...
Also if the service parameter thdlBanner=anything is sent, the THDL's
java script menu is displayed (if it is running on the thdl server). There is
still a bug. Menu goes away when pressing "translate" button. See:
http://iris.lib.virginia.edu/tibetan/servlet/org.thdl.tib.scanner.OnLineScannerFilter?thdlBanner=on
2003-09-08 08:12:56 +00:00
amontano
2b5a5fe67a
Got rid of redundant code
2003-08-03 06:28:22 +00:00
amontano
a7a573020f
Renamed LinkedList to SimplifiedLinkList and moved it from org.thdl.tib.scanner to org.thdl.util. This linked list was implemented because the VM running on handhelds does not include java.util.LinkedList.
2003-04-01 13:08:38 +00:00
amontano
35a9869aac
1. Fixed parsing error
...
2. Added support extreme uses of 'a' like le'u'i'o
3. Now parses correctly syllables that have the particles "ang" and "am" added to them. Second works only in "roman script" mode. The converter from tibetan script to roman script does not convert correctly this combinations. ("pa'ang" is converted wrongly into "pa'ng" and "pa'am" is converted wrongly into "pa'ma").
2003-03-23 20:27:54 +00:00
amontano
569b2bb608
changed them to public
2002-11-29 08:08:54 +00:00
amontano
37b29c8d33
Added comments to all class headers. Comments to individual methods will
...
be added as needed.
2002-11-03 08:56:11 +00:00
dchandler
a6cc4a7ff3
Removed/commented out/tagged some unused local variables.
...
Added a JUnit test for the new Trie that fails at present since the Trie is
case-insensitive. Running JUnit tests is not something our build system
knows about at present, but Eclipse 2.0 makes it very easy.
Fixed a few compiler errors due to imports I'd forgotten.
2002-11-02 16:01:40 +00:00
amontano
8be8924cfc
accepting both acip and wylie now
2002-10-18 23:28:49 +00:00
eg3p
f968d42b55
Andres Montano's Translation Tool code
2002-10-03 19:28:09 +00:00