资 源 简 介
Assorted Thai language processing tools.
Very crude, proof-of-concept version for now (0.01).
Dictionary
Thai-to-English dictionary GUI with fuzzy romanized lookup. Type in approximate word in latin (English) alphabet, and get the possible matches in Thai, along with English translation.
LookupImprovementIdeas
Library functions
Word breaker (wrapping Windows API word breaker for Thai). Outputs to console.
XDict - dictionary class with indexes.
StringMapping - many-to-many mapping class with indexes both ways (e.g. mapping word to pronounciation)
Parsers for a few free dictionary formats (coming in formats such as SQL or mangled XML), outputting an XDict xml file.
Support Lexitron, Teddy, CU Thai Romanization 1.25
Lookup by romanized form (transform input by given rules, lookup in the hashtable)