paper-with-me

홈 › Papers

Building a Word Segmenter for Sanskrit Overnight

2018-02-17 · LREC 2018 5 · Vikas Reddy, Amrith Krishna, Vishnu Dutt Sharma, Prateek Gupta, Vineeth M R, Pawan Goyal

There is an abundance of digitised texts available in Sanskrit. However, the word segmentation task in such texts are challenging due to the issue of 'Sandhi'. In Sandhi, words in a sentence often fuse together to form a single chunk of text, where the word delimiter vanishes and sounds at the word boundaries undergo transformations, which is also reflected in the written text. Here, we propose an approach that uses a deep sequence to sequence (seq2seq) model that takes only the sandhied string as the input and predicts the unsandhied string. The state of the art models are linguistically involved and have external dependencies for the lexical and morphological analysis of the input. Our model can be trained "overnight" and be used for production. In spite of the knowledge lean approach, our system preforms better than the current state of the art by gaining a percentage increase of 16.79 % than the current state of the art.

📄 PDF Abstract BibTeX arXiv:1802.06185

Code (1)

cvikasreddy/skt 공식 구현 tf

Tasks

Morphological AnalysisSentence

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

SegmentationText Segmentationvalid

Automatic Speech Recognition in Sanskrit: A New Speech Corpus and Modelling Insights

2021-06-02 · Findings (ACL) 2021 8 · Devaraja Adiga, Rishabh Kumar, Amrith Krishna, Preethi Jyothi 외

Automatic speech recognition (ASR) in Sanskrit is interesting, owing to the various linguistic peculiarities present in the language. The Sanskrit language is lexically productive, undergoes euphonic assimilation of phon…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Modellingspeech-recognition+1

Adverbs in Sanskrit Wordnet

2016-01-01 · GWC 2016 1 · Tanuja Ajotikar, Malhar Kulkarni

The wordnet contains part-of-speech categories such as noun, verb, adjective and adverb. In Sanskrit, there is no formal distinction among nouns, adjectives and adverbs. This poses the question, is an adverb a separate c…

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

Computational Algorithms Based on the Paninian System to Process Euphonic Conjunctions for Word Searches

2014-09-15 · S. V. Kasmir Raja, V. Rajitha, Meenakshi Lakshmanan

Searching for words in Sanskrit E-text is a problem that is accompanied by complexities introduced by features of Sanskrit such as euphonic conjunctions or sandhis. A word could occur in an E-text in a transformed form o…