Skip to content

Chandas identification of sanskrit text by detecting laghu(short) and guru(long) ganas

Notifications You must be signed in to change notification settings

ramprax/sanskrit-chandas-ganas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sanskrit Chandas Ganas detection

Modes

The program runs in two modes:

  1. Print gana pattern of verses
  2. Check if a verse matches a given gana pattern

Sanskrit Text Input

The program recognizes a subset of ITRANS transliteration format for Sanskrit

Gana Pattern Specification

A gana pattern is specified as a string containing L and G characters.

  • L stands for Laghu gana (a short syllable)
  • G stands for Guru gana (a long syllable)

Eg:- 'GGLGGLLGLGG' is the pattern for the indra-vajra chandas(meter)

About

Chandas identification of sanskrit text by detecting laghu(short) and guru(long) ganas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages