aalok-sathe / sanskrit_IPA

Implementation of LREC-CCURL'18 paper: a rule-based system for the transcription of Sanskrit text written using Devanagari into the International Phonetic Alphabet. Uses closest known approximate pronunciations of sounds as well as prosodic and metric rules for syllabification using the WWG algorithm for Sinhalese adapted to Sanskrit and the assignment of syllable-weight-determined stress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

sanskrit_IPA

Usage: To start up the application command prompt, do: python3 init.py

Commands:

  1. transcribe [text] 1.1: transcribes provided Sanskrit [text] which is written using the Devanagari script into IPA and provides inline response. 1.2: if input file has been set, transcribes text from the input file.

  2. setInPath 2.1: sets the input path if user wishes to transcribe text from a particular input file.

About

Implementation of LREC-CCURL'18 paper: a rule-based system for the transcription of Sanskrit text written using Devanagari into the International Phonetic Alphabet. Uses closest known approximate pronunciations of sounds as well as prosodic and metric rules for syllabification using the WWG algorithm for Sinhalese adapted to Sanskrit and the assignment of syllable-weight-determined stress

License:GNU General Public License v3.0


Languages

Language:TeX 76.3%Language:Python 23.7%