While I must confess my interest in Cherokee is fairly limited, the process of proximity testing would be extremely helpful for study bible creation in any number of languages. Could you explain the algorithms with mire details? Are there cpan or python modules available?<br><br>Sent from my HTC<br><br>----- Reply message -----<br>From: &quot;Greg Hellings&quot; &lt;greg.hellings@gmail.com&gt;<br>To: &quot;SWORD Developers&#39; Collaboration Forum&quot; &lt;sword-devel@crosswire.org&gt;<br>Subject: [sword-devel] Musings about the Cherokee NT module<br>Date: Sun, Jul 1, 2012 8:09 pm<br><br><br>On Sun, Jul 1, 2012 at 1:48 PM, DM Smith &lt;dmsmith@crosswire.org&gt; wrote:<br>&gt; I think what Greg said was correct. I understood it the same way:<br>&gt;<br>&gt; Starting w/ a breakdown of the names in each verse in an English Bible, iterate over that set of verses in the Cherokee Bible, doing the following:<br>&gt;<br>&gt; For each word in the original Cherokee text transliterate into latin characters (So A -&gt; B for each word). Then heuristically compare the list of English names to each B, determining the best B for each English name (So, C -&gt; B for each word).<br>&gt;<br>&gt; At this point we have a transitive relationship of A -&gt; B -&gt; C thus, A can be tagged as a name.<br><br>Yes, this is my understanding as well. The process of transliterating<br>B back into A&#39; (hopefully the same as A but unlikely to be 100% so) is<br>unnecessary because the A -&gt; B process will be done in memory and in<br>the same process as the comparison. That way it already has the<br>mapping between the original and the transliteration and can properly<br>tag the original text rather than trying to round-trip the process.<br><br>On the otherhand, if we have a Latin version of a text that is closer<br>to Cherokee than any of our English texts, we can probably do the<br>heuristic step with even more confidence.<br><br>--Greg<br><br>&gt;<br>&gt; As an optimization, the mapping from A &lt;-&gt; C can be retained and used.<br>&gt;<br>&gt; In Him,<br>&gt;         DM<br>&gt;<br>&gt; On Jul 1, 2012, at 2:34 PM, David Haslam wrote:<br>&gt;<br>&gt;&gt; Hi Greg,<br>&gt;&gt;<br>&gt;&gt; If all we wanted to achieve is the capitalization of proper names for the<br>&gt;&gt; transliteration, the back conversion wouldn&#39;t be needed.<br>&gt;&gt; We could even make a Cherokee Latin module, were we so inclined.<br>&gt;&gt; /Aside - I&#39;ve even actually made one for myself, but without any uppercase<br>&gt;&gt; letters/.<br>&gt;&gt;<br>&gt;&gt; It only becomes relevant were we to go the whole way to restore the original<br>&gt;&gt; orthography<br>&gt;&gt; with proper names and sentence starts having 20% enlarged Cherokee syllabary<br>&gt;&gt; symbols,<br>&gt;&gt; as observed in the PDF file I downloaded from Google books.<br>&gt;&gt;<br>&gt;&gt; Does this answer your question?<br>&gt;&gt;<br>&gt;&gt; Remember - these are musings that emerged from pursuing my curiosity much<br>&gt;&gt; further than I&#39;d normally do.<br>&gt;&gt;<br>&gt;&gt; For me it was what I learned during the process that&#39;s important, yet<br>&gt;&gt; something significant has emerged.<br>&gt;&gt; Namely that a detailed inspection of<br>&gt;&gt; http://en.wikipedia.org/wiki/Cherokee_syllabary brought to light:<br>&gt;&gt;<br>&gt;&gt; (a) the potential for inaccuracies arising for theoretical a round trip<br>&gt;&gt; (b) confirmation from the Cherokee NT text that this was real, not just<br>&gt;&gt; theoretical<br>&gt;&gt; (c) a demonstrable method to workaround this weakness<br>&gt;&gt;<br>&gt;&gt; The Wikipedia page is something I edited while I was engaged in this line of<br>&gt;&gt; investigation.<br>&gt;&gt; In particular, this section.<br>&gt;&gt; http://en.wikipedia.org/wiki/Cherokee_syllabary#Transliteration_issues<br>&gt;&gt; was added.<br>&gt;&gt;<br>&gt;&gt; Best regards,<br>&gt;&gt;<br>&gt;&gt; David<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; View this message in context: http://sword-dev.350566.n4.nabble.com/Musings-about-the-Cherokee-NT-module-tp4650474p4650482.html<br>&gt;&gt; Sent from the SWORD Dev mailing list archive at Nabble.com.<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; sword-devel mailing list: sword-devel@crosswire.org<br>&gt;&gt; http://www.crosswire.org/mailman/listinfo/sword-devel<br>&gt;&gt; Instructions to unsubscribe/change your settings at above page<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; sword-devel mailing list: sword-devel@crosswire.org<br>&gt; http://www.crosswire.org/mailman/listinfo/sword-devel<br>&gt; Instructions to unsubscribe/change your settings at above page<br><br>_______________________________________________<br>sword-devel mailing list: sword-devel@crosswire.org<br>http://www.crosswire.org/mailman/listinfo/sword-devel<br>Instructions to unsubscribe/change your settings at above page<br>