paper-with-me

Papers

Word Segmentation in Sanskrit Using Path Constrained Random Walks

2016-12-01 · COLING 2016 12 · Amrith Krishna, Bishal Santra, Pavankumar Satuluri, B, Sasi Prasanth aru, Bhumi Faldu, Yajuvendra Singh, Pawan Goyal

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 segmentation approach that predicts the most semantically valid segmentation for a given sentence. We treat the problem as a query expansion problem and use the path-constrained random walks framework to predict the correct segments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSentencevalid

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

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 Herita…

SegmentationText Segmentationvalid

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

Free as in Free Word Order: An Energy Based Model for Word Segmentation and Morphological Tagging in Sanskrit

2018-09-05 · EMNLP 2018 10 · Amrith Krishna, Bishal Santra, Sasi Prasanth Bandaru, Gaurav Sahu 외

The configurational information in sentences of a free word order language such as Sanskrit is of limited use. Thus, the context of the entire sentence will be desirable even for basic processing tasks such as word segme…

Morphological TaggingSegmentationSentenceStructured Prediction

CharSS: Character-Level Transformer Model for Sanskrit Word Segmentation

2024-07-08 · Krishnakant Bhatt, Karthika N J, Ganesh Ramakrishnan, Preethi Jyothi

Subword tokens in Indian languages inherently carry meaning, and isolating them can enhance NLP tasks, making sub-word segmentation a crucial process. Segmenting Sanskrit and other Indian languages into subtokens is not …