eg3p
0addc3c957
adding Readme file to explain what needs to be copied to solr webapp before posting, committing, or deleting documents from the solr server
2007-05-25 09:03:07 +00:00
eg3p
305cbc46fe
added more dynamic fields to solr schema, and added post.jar for batch posting within java of xml files
2007-05-24 15:53:34 +00:00
eg3p
d9d12d9f64
added sample schema.xml file to be copied (w/ or w/o modification) to solr webapps in the wild
2007-05-23 00:55:11 +00:00
eg3p
a53bc5b126
streamlined lucene build file and added task to prepare transcript data and metadata for posting to a solr index
2007-05-22 16:07:08 +00:00
eg3p
73f429f9b4
minor changes to test commit
2007-05-22 09:06:30 +00:00
eg3p
f3a8205225
new stylesheets
2007-05-22 08:58:10 +00:00
eg3p
dfce6c24e8
changes to build file and xsl transformations--more reliance on saxon and XSLT 2.0
2007-05-22 08:56:06 +00:00
eg3p
0440ef5ffb
added saxon8 to repository to support xslt 2.0 transformations; these are used in transforming THDL's wylie transcripts into unicode transcripts
2007-05-17 18:20:12 +00:00
eg3p
4f553caf54
added task to pull down all THDL transcripts from orion
2007-05-16 23:49:23 +00:00
eg3p
f804001124
added ant-contrib so we can use the foreach task within our build files, which i am using within the lucene build file
2007-05-15 18:56:04 +00:00
eg3p
f8a97cce4e
added a few stylesheets for lucene-based indexing of THDL's avdb
2007-05-15 17:48:15 +00:00
eg3p
3dd452a298
added tasks to lucene build file
2007-05-15 12:47:43 +00:00
eg3p
96d868d285
added tasks to lucene build file
2007-05-15 12:28:43 +00:00
eg3p
030f279e28
added lucene & solr libraries as well as initial tibetan language processing code + new build file
2007-05-14 11:40:24 +00:00
amontano
3cd1f09087
Updated URL's from orion...edu to thdl.org
2007-05-02 02:32:43 +00:00
amontano
d6d2eeb004
Updated installers to include unicode to wylie and acip to wylie.
2007-05-01 02:38:45 +00:00
amontano
c5c448f0c6
fixed conversion error.
2006-12-09 18:44:19 +00:00
amontano
3002068fc2
fixed minor errors
2006-12-09 18:13:56 +00:00
amontano
e5e6a64052
Added about info to the packaging of the translation tool.
2006-10-14 07:28:38 +00:00
amontano
3ec4a69012
Added more efficient logging.
2006-10-14 07:27:00 +00:00
micha3lp
47c25159a6
sorry, this file was replaced by SimpleDictionaryDefinitions.java and remained in the source base my mistake
2006-09-03 04:30:08 +00:00
micha3lp
f0576e5c94
unified the dictionary settings - all in DictionarySettings now, will add synchronization soon for potential delayed loading
2006-08-29 04:31:20 +00:00
micha3lp
de3e9a1dd0
previous/next word functionality, ctrl+left/right, shift+ctrl+left/right.
2006-08-28 01:20:28 +00:00
micha3lp
3cad3f1ec8
bug: zh->sh
2006-08-26 02:23:28 +00:00
micha3lp
955abdf0cf
dictionary interfaces
2006-08-26 01:45:18 +00:00
micha3lp
6f87bbd844
changed related to adding the ../dictionary branch
2006-08-26 01:39:37 +00:00
micha3lp
81dccdb317
fixed a terrible bug in DictionarySettings (sorry!)
2006-08-19 21:48:37 +00:00
micha3lp
bd203b5cc3
fixed a terrible bug in DictionarySettings (sorry!).
2006-08-19 21:47:03 +00:00
micha3lp
eb30452579
dictionary setting are now grouped in DictionarySettings
2006-08-19 04:43:23 +00:00
micha3lp
7815209c7b
class used to hold dictionary settings
2006-08-19 04:42:06 +00:00
micha3lp
60cc28839c
added Browse button for local dictionary
2006-08-17 03:18:45 +00:00
micha3lp
8eef5a6182
added mnemonics to menu items
...
uncommented the key shortcuts code
2006-08-13 18:50:33 +00:00
micha3lp
7d1529ef4b
added comments in the code
2006-08-13 18:09:33 +00:00
micha3lp
6a30083f11
Corrected Sanskrit display; will add code comments soon.
2006-08-13 05:10:06 +00:00
micha3lp
7c331c4651
bug fix - "mthong"->"mtong" vs "tong" etc
2006-08-13 00:55:07 +00:00
micha3lp
76635f380a
Changed the source newlines to Unix standard.
2006-08-13 00:12:53 +00:00
micha3lp
e69aa769ee
A temporary class to handle conversion from Wylie to THDL pronounciation
2006-08-12 23:15:22 +00:00
micha3lp
a15161fc07
*** empty log message ***
2006-08-12 22:31:51 +00:00
micha3lp
592d1d6870
1. Dictionary support in Jskad
...
2. Local fonts from the .jar file are used if TWM fonts not available on the system
3. Bug fix - SWING not rendering font correctly
2006-08-12 22:23:01 +00:00
dchandler
ced3767335
New CVS infrastructure; new server name.
2006-05-24 19:13:49 +00:00
amontano
0c891ec96c
The org.thdl.tib.scanner.Manipulate class was originally meant as a grab-bag of methods processing strings representing tibetan wylie. It doesn't make sense to leave there the wrap-up methods for converting from and to the various transcription schemes. Moved them to BasicTibetanTranscriptionConverter and updated all classes that point to them.
2006-04-24 19:19:04 +00:00
amontano
67bddb7a7e
Updated the translation tool to accept Tibetan Unicode. For the application version, this means that the smart paste is unicode aware and will do the appropriate conversion. In the servlet version tibetan unicode can now be inputted in the form and tibetan machine uni is used to display the results.
...
The Manipulate class now includes: acipToWylie, wylieToAcip, and unicodeToWylie. They provide a simple interfase to David Chandler's converters that are used by the translation tool.
2006-04-24 06:09:17 +00:00
dchandler
2a47ff68a4
Added test cases based on real-world issues using Leigh Brasington's UDP which uses this ACIP->Unicode converter.
2006-01-30 06:00:39 +00:00
amontano
c3f85e7106
Made the about text a separate text file instead of having it embedded within the classes. Made other minor changes concerning getting of calls to deprecated methods.
2005-12-10 21:42:34 +00:00
dchandler
5c722a4f15
Somebody modified the nightly builds sandbox. I'm committing what
...
they've got because it seems to work. STOP DOING THAT, though.
2005-11-23 20:44:49 +00:00
amontano
86b79dba26
Fixed "{" "}" not being validated correctly as proper wylie.
2005-11-03 15:17:27 +00:00
dchandler
cb1e101158
Less speculative change that I'm 99% sure will fix orion's nightly builds.
2005-10-05 18:22:14 +00:00
dchandler
a5a4d6002e
I'm swapping these two to see if order matters. This is a speculative
...
change that I hope will fix the nightly builds on orion. If it does not,
I'll probably manually call 'jar xf .....'.
2005-10-05 18:09:25 +00:00
dchandler
8d0b1b3afb
Iris.lib.virginia is dead; long live orion.lib.virginia.edu and a new
...
path prefix.
2005-09-19 23:58:52 +00:00
dchandler
26f28760b8
Fixed a test I broke.
2005-09-19 21:06:41 +00:00