PyCDSL
PyCDSL is a python interface to Cologne Digital Sanskrit Lexicon (CDSL).
- Free software: GNU General Public License v3
- Documentation: https://pycdsl.readthedocs.io.
Features
- CDSL Corpus Management (Download, Update, Access)
- Unified interface to access all dictionaries available at CDSL
- Console command and REPL interface for easy dictionary search
- Extensive support for transliteration using
indic-transliteration
module
Usage
PyCDSL can be used in a python project, as a console command and as an interactive REPL interface.