You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should resolveambuda-org#97
1. Added pAdAnta yati in the meters.tsv data
2. The yati information is stored in each pada as offset numbers according to how suggested by @akprasad
Currently we don't capture this information neither in our data, data structure nor in the code.
Either we can further break down the scheme from a
Vec<Vec<>>
to aVec<Vec<Vec<>>>
or we can store it as seperate offsets.The text was updated successfully, but these errors were encountered: