paper-with-me

홈 › Papers

Sanskrit Segmentation Revisited

2020-05-13 · ICON 2019 12 · Sriram Krishnan, Amba Kulkarni

Computationally analyzing Sanskrit texts requires proper segmentation in the initial stages. There have been various tools developed for Sanskrit text segmentation. Of these, G\'erard Huet's Reader in the Sanskrit Heritage Engine analyzes the input text and segments it based on the word parameters - phases like iic, ifc, Pr, Subst, etc., and sandhi (or transition) that takes place at the end of a word with the initial part of the next word. And it enlists all the possible solutions differentiating them with the help of the phases. The phases and their analyses have their use in the domain of sentential parsers. In segmentation, though, they are not used beyond deciding whether the words formed with the phases are morphologically valid. This paper tries to modify the above segmenter by ignoring the phase details (except for a few cases), and also proposes a probability function to prioritize the list of solutions to bring up the most valid solutions at the top.

📄 PDF Abstract BibTeX arXiv:2005.06383

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationText Segmentationvalid

Similar Papers 제목 키워드 기반

A Dataset for Sanskrit Word Segmentation

2017-08-01 · WS 2017 8 · Amrith Krishna, Pavan Kumar Satuluri, Pawan Goyal

The last decade saw a surge in digitisation efforts for ancient manuscripts in Sanskrit. Due to various linguistic peculiarities inherent to the language, even the preliminary tasks such as word segmentation are non-triv…

SegmentationSentenceTransfer Learning

SHR++: An Interface for Morpho-syntactic Annotation of Sanskrit Corpora

2020-05-01 · LREC 2020 5 · Amrith Krishna, Shiv Vidhyut, Dilpreet Chawla, Sruti Sambhavi 외

We propose a web-based annotation framework, SHR++, for morpho-syntactic annotation of corpora in Sanskrit. SHR++ is designed to generate annotations for the word-segmentation, morphological parsing and dependency analys…

Decision MakingSegmentationvalid

One Model is All You Need: ByT5-Sanskrit, a Unified Model for Sanskrit NLP Tasks

2024-09-20 · Sebastian Nehrdich, Oliver Hellwig, Kurt Keutzer

Morphologically rich languages are notoriously challenging to process for downstream NLP applications. This paper presents a new pretrained language model, ByT5-Sanskrit, designed for NLP applications involving the morph…

AllDependency ParsingInformation RetrievalLanguage Modelling+4

Sanskrit Word Segmentation Using Character-level Recurrent and Convolutional Neural Networks

2018-10-01 · EMNLP 2018 10 · Oliver Hellwig, Sebastian Nehrdich

The paper introduces end-to-end neural network models that tokenize Sanskrit by jointly splitting compounds and resolving phonetic merges (Sandhi). Tokenization of Sanskrit depends on local phonetic and distant semantic …

Feature Engineering

Word Segmentation in Sanskrit Using Path Constrained Random Walks

2016-12-01 · COLING 2016 12 · Amrith Krishna, Bishal Santra, Pavankumar Satuluri, B 외

In Sanskrit, the phonemes at the word boundaries undergo changes to form new phonemes through a process called as sandhi. A fused sentence can be segmented into multiple possible segmentations. We propose a word segmenta…

SegmentationSentencevalid