next tasks
Here's what's next:
- enabling meter identification for viṣamavṛtta
- adding TSV summary output options for meter identification
- expanding and transliteration virāma-avoidance and adding toggle in front end
- adding toggle for Splitter preserve-punctuation in front end
- adding alphabetization function to front-end
- repairing scheme-detection functionality
- adding encoding-standardization function to front-end
- adding number-exclusion option to transliteration
- releasing melody player with multiple voice options
- enabling more partial meter identification: samavṛtta, ardhasamavṛtta, jāti
- fix bug 🐞: Splitter cuts off buffer-final numbers
- adding progress bar to estimate whole-file processing time
- adding multi-file upload, analysis, and summary
- adding PyPi (e.g. pip) install functionality for library
- API endpoints with JSON and plain-text output options
- implementing metrical material detection (long-term)
- cleaning up code and improving documentation (ongoing)
- implementing comprehensive testing with pytest (ongoing)
And maybe something you have in mind? Contact me and let me know what you think.
done previously
(Feb–Mar '21)
- implemented basic wrapper for
Splitter
- wrote up project for WSC 2022...
(Jan '21)
- adjusted relative scores for meter identification with resplit
- enabled meter identification for ardhasamavṛtta
- added many more meters from Apte
- implemented resplit_lite (including with option to keep midpoint)
- enabled wider interpretation of pāda breaks (e.g. with semicolon)
- enabled meter identification options (scansion detail, resplit option) for whole-file analysis
- updated manual on GitHub
- enabled mix-and-match scansion detail
- added whole-file analysis to front end: transliteration, meter identification
- added partial meter identification: anuṣṭubh half-verses
- improved meter identification for samavṛtta edge case: upajāti
- added Prakrit support (so far just ï and ü, e.g., saï >> सइ)
- added transliteration scheme support: ITRANS, WX, "IAST reduced"
- fixed line-end vowel-truncation error for transliteration from Indic (e.g., चातुर >> cātur)
(Dec '20)