[dasher: 29/38] Change LM used for Mandarin(trad)/bopomofo, works better w/ unannotated texts
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher: 29/38] Change LM used for Mandarin(trad)/bopomofo, works better w/ unannotated texts
- Date: Tue, 3 Jan 2012 15:35:07 +0000 (UTC)
commit b4d1050454d8ec80d336675c39185c662f763d6c
Author: Alan Lawrence <acl33 inf phy cam ac uk>
Date: Wed Dec 21 10:20:51 2011 +0000
Change LM used for Mandarin(trad)/bopomofo, works better w/ unannotated texts
(We don't supply a text, so hope the user will - it may be unannotated)
Data/alphabets/alphabet.bopoTrad.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Data/alphabets/alphabet.bopoTrad.xml b/Data/alphabets/alphabet.bopoTrad.xml
index f664c11..6ed45ca 100644
--- a/Data/alphabets/alphabet.bopoTrad.xml
+++ b/Data/alphabets/alphabet.bopoTrad.xml
@@ -4,7 +4,8 @@
<alphabets>
<alphabet name="Mandarin (trad) via ㄅㄆㄇㄈ (Bopomofo)">
<!--The nature of this alphabet is to represent every possible (syllable+tone) combination in a list, ordered and grouped by the representation of that sound in Bopomofo. The sounds are only indirectly represented, as groups containing (often-)multiple chinese symbols (which may even appear in more than one place); the complete sound/symbol dataset comes from the file bpmf-trad-mand.cin, converted into Dasher's group tree by bpmf-trad-mand.py-->
-<conversionmode id="2" start="<" stop=">"/>
+<!--Note use of the route-learning model: since we don't supply a training text, we are hoping the user will have one of their own; but this may well be unannotated, and this model works better on unannotated texts than PPMPY-->
+<conversionmode id="4" start="<" stop=">"/>
<orientation type="LR"/>
<encoding type="Western"/>
<palette>European/Asian</palette>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]