Karthikeyan Madathil

Results 12 issues of Karthikeyan Madathil

Moving this comment from @akprasad to create a new issue: ``` Also, I get around 1.8 seconds per verse: import time num_trials = 20 start = time.time() for i, phrase...

Initial debug - looks like rakzitaH (and other kta forms) are not being treated fully correctly in the vAkya parser. I need to dig into my notes about why this...

In 2021, let's consider a) Creating a good document explaining the software design b) Publishing on arxiv.org and in a relevant conference/publication if feasible. There are gaps (like a good...

FYI - I have begun coding a Paninian generator. The goal is to implement the ashtadhyayi plus vartikas as needed. As of now, a basic skeleton that handles some pada-sandhi...

Locate the DCS10K and DCS4K datasets mentioned in [this paper](https://www.aclweb.org/anthology/D18-1276.pdf). Also, look at the [larger dataset mentioned in this later paper. ](https://www.aclweb.org/anthology/W17-2214.pdf) From these, create a set of testcases for...

Side effect of the new api - need to make the right help message come up too ``` $ scripts/sanskrit_parser vakya --help unable to import 'smart_open.gcs', disabling that module usage:...

help wanted
good first issue

कविका तु खलीनोऽस्त्री कविकं कर्षणीत्यपि ।_Split --- Please enter your issue below --- नह्येकमपि समीचीनः सन्धिच्छेदो लभ्यते। @vvasuki-ना प्रेषितः सन्देशः खलीन इति शब्दोस्माकं कोशेषु नैव दृश्यते । तस्मादस्य वाक्यस्य विच्छेदोप्यसम्यक्कृतः...

1. Update pass/fail list generators 2. Change test names to reflect new names 3. Add Vakya Analyzer tests (supercedes #46)

help wanted

> Simplify the usage of SanskritxxxString. I think the user of the library should only need to use/know about one of them, say SanskritObject, which handles normalization, etc. and the...

Eg: "ity api" doesn't work as of now. We have two options 1. add spaces (optional) into adeSa rules as in 7be2be230c9a08526e64cd9079c4d63e576ed7f5 2. find a better way. I think 2....