Replies: 8 comments 6 replies
-
Tool for Pāli grammatical analysis.There is an idea:
|
Beta Was this translation helpful? Give feedback.
-
DPD code from which we start is here - https://github.com/digitalpalidictionary/dpd-db |
Beta Was this translation helpful? Give feedback.
-
I should be finished with the grammar dictionary after the next uposatha day. That works on a very similar principle to this idea, At that point, it might be helpful to take a quick guided tour of the code. |
Beta Was this translation helpful? Give feedback.
-
Ok, bhante, meanwhile, I'm watching the tutorial on pysimplegui. Hopefully, I'll be able to make a rough sketch of gui that's fit what bhante @Devamitta described. p/s: Completely off topic, but I'm a close friend with bhante Dhammanana that bhante @bdhrs might meet at Pa Auk Pyin Oo Lwin. Bhante Dhammanana talked with me quite a lot about you, bhante. It's a pleasure to work with you on the project. |
Beta Was this translation helpful? Give feedback.
-
i just remembered a project I tested out a few years ago which was built to do word by word analysis, especially of commentaries. https://www-hk.wikipali.org/ Perhaps there are some ideas that can be drawn from there. |
Beta Was this translation helpful? Give feedback.
-
I've finished a first draft of the grammar_dictionary code which generates a list of all possible (pos, grammar, headword) for every inflection in the Chaṭṭha Saṅgāyana corpus, and within split sandhi compounds. It produces a few objects, the pickled python dictionary in the output folder is the one that is relevant to your project, it might need a tweak or two later on to make it suit your needs perfectly. Let me know when you want to discuss how to install the db and use this data. |
Beta Was this translation helpful? Give feedback.
-
I've finished a first draft of the grammar_dictionary code which generates a list of all possible (pos, grammar, headword) for every inflection in the Chaṭṭha Saṅgāyana corpus, and within split sandhi compounds.
Great, bhante. I’ll read through the code today or tomorrow.
Let me know when you want to discuss how to install the db and use this data.
How about the weekend? Saturday or Sunday, anytime after 2pm.
Hieu Vijjo
…On 8 Mar 2023 at 19:42 +0800, bdhrs ***@***.***>, wrote:
I've finished a first draft of the grammar_dictionary code which generates a list of all possible (pos, grammar, headword) for every inflection in the Chaṭṭha Saṅgāyana corpus, and within split sandhi compounds. It produces a few objects, the pickled python dictionary in the output folder is the one that is relevant to your project, it might need a tweak or two later on to make it suit your needs perfectly. Let me know when you want to discuss how to install the db and use this data.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Ok how about today or tomorrow after 5pm Sri Lankan, 7.30pm Malaysian time.
Drop me an email at *myname* at *popularemailservice* dot *com*.
…On Thu, 9 Mar 2023, 08:15 Hieu Vijjo, ***@***.***> wrote:
> I've finished a first draft of the grammar_dictionary code which
generates a list of all possible (pos, grammar, headword) for every
inflection in the Chaṭṭha Saṅgāyana corpus, and within split sandhi
compounds.
Great, bhante. I’ll read through the code today or tomorrow.
> Let me know when you want to discuss how to install the db and use this
data.
How about the weekend? Saturday or Sunday, anytime after 2pm.
Hieu Vijjo
On 8 Mar 2023 at 19:42 +0800, bdhrs ***@***.***>, wrote:
> I've finished a first draft of the grammar_dictionary code which
generates a list of all possible (pos, grammar, headword) for every
inflection in the Chaṭṭha Saṅgāyana corpus, and within split sandhi
compounds. It produces a few objects, the pickled python dictionary in the
output folder is the one that is relevant to your project, it might need a
tweak or two later on to make it suit your needs perfectly. Let me know
when you want to discuss how to install the db and use this data.
> —
> Reply to this email directly, view it on GitHub, or unsubscribe.
> You are receiving this because you were mentioned.Message ID:
***@***.***>
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APMIMAY7UM6PTTL2Q2JCUTDW3E74HANCNFSM6AAAAAAVKFO5XY>
.
You are receiving this because you were mentioned.Message ID:
<digitalpalidictionary/discussions/repo-discussions/1/comments/5248756@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
let's start the discussion here
Beta Was this translation helpful? Give feedback.
All reactions