paper-with-me

홈 › Papers

Chandojnanam: A Sanskrit Meter Identification and Utilization System

2022-09-29 · Hrishikesh Terdalkar, Arnab Bhattacharya

We present Chandoj\~n\=anam, a web-based Sanskrit meter (Chanda) identification and utilization system. In addition to the core functionality of identifying meters, it sports a friendly user interface to display the scansion, which is a graphical representation of the metrical pattern. The system supports identification of meters from uploaded images by using optical character recognition (OCR) engines in the backend. It is also able to process entire text files at a time. The text can be processed in two modes, either by treating it as a list of individual lines, or as a collection of verses. When a line or a verse does not correspond exactly to a known meter, Chandoj\~n\=anam is capable of finding fuzzy (i.e., approximate and close) matches based on sequence matching. This opens up the scope of a meter-based correction of erroneous digital corpora. The system is available for use at https://sanskrit.iitk.ac.in/jnanasangraha/chanda/, and the source code in the form of a Python library is made available at https://github.com/hrishikeshrt/chanda/.

📄 PDF Abstract BibTeX arXiv:2209.14924

Code (1)

hrishikeshrt/chanda 공식 구현

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

Library 설명 없음
VERSE VERtex Similarity Embeddings (VERSE) is a simple, versatile, and memory-efficient method that derives graph embeddings explicitly calibrated to preserve the distributions of a…

Similar Papers 제목 키워드 기반

Sanskrit Knowledge-based Systems: Annotation and Computational Tools

2024-06-26 · Hrishikesh Terdalkar

We address the challenges and opportunities in the development of knowledge systems for Sanskrit, with a focus on question answering. By proposing a framework for the automated construction of knowledge graphs, introduci…

Knowledge GraphsQuestion Answering

Linguistically-Informed Neural Architectures for Lexical, Syntactic and Semantic Tasks in Sanskrit

2023-08-17 · Jivnesh Sandhan

The primary focus of this thesis is to make Sanskrit manuscripts more accessible to the end-users through natural language technologies. The morphological richness, compounding, free word orderliness, and low-resource na…

Dependency ParsingMachine TranslationQuestion Answering

SanskritShala: A Neural Sanskrit NLP Toolkit with Web-Based Interface for Pedagogical and Annotation Purposes

2023-02-19 · Jivnesh Sandhan, Anshul Agarwal, Laxmidhar Behera, Tushar Sandhan 외

We present a neural Sanskrit Natural Language Processing (NLP) toolkit named SanskritShala (a school of Sanskrit) to facilitate computational linguistic analyses for several tasks such as word segmentation, morphological…

Dependency ParsingMorphological TaggingWord EmbeddingsWord Similarity

Revisiting the Role of Feature Engineering for Compound Type Identification in Sanskrit

2019-10-01 · WS 2019 10 · S, Jivnesh han, Amrith Krishna, Pawan Goyal 외
Feature Engineering

DepNeCTI: Dependency-based Nested Compound Type Identification for Sanskrit

2023-10-14 · Jivnesh Sandhan, Yaswanth Narsupalli, Sreevatsa Muppirala, Sriram Krishnan 외

Multi-component compounding is a prevalent phenomenon in Sanskrit, and understanding the implicit structure of a compound's components is crucial for deciphering its meaning. Earlier approaches in Sanskrit have focused o…

Constituency Parsingnamed-entity-recognitionNamed Entity RecognitionNested Named Entity Recognition