paper-with-me

Papers

Telugu OCR Framework using Deep Learning

2015-09-20 · Rakesh Achanta, Trevor Hastie

In this paper, we address the task of Optical Character Recognition(OCR) for the Telugu script. We present an end-to-end framework that segments the text image, classifies the characters and extracts lines using a language model. The segmentation is based on mathematical morphology. The classification module, which is the most challenging task of the three, is a deep convolutional neural network. The language is modelled as a third degree markov chain at the glyph level. Telugu script is a complex alphasyllabary and the language is agglutinative, making the problem hard. In this paper we apply the latest advances in neural networks to achieve state-of-the-art error rates. We also review convolutional neural networks in great detail and expound the statistical justification behind the many tricks needed to make Deep Learning work.

📄 PDF Abstract BibTeX arXiv:1509.05962

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneral ClassificationLanguage ModelingLanguage ModellingOptical Character RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Optical Character Recognition (OCR) for Telugu: Database, Algorithm and Application

2017-11-20 · Chandra Prakash Konkimalla, Manikanta Srikar Yellapragada, Trishal Gayam, Souraj Mandal 외

Telugu is a Dravidian language spoken by more than 80 million people worldwide. The optical character recognition (OCR) of the Telugu script has wide ranging applications including education, health-care, administration …

Optical Character RecognitionOptical Character Recognition (OCR)Transfer Learning

ACTSA: Annotated Corpus for Telugu Sentiment Analysis

2017-09-01 · WS 2017 9 · S Mukku, eep Sricharan, Radhika Mamidi

Sentiment analysis deals with the task of determining the polarity of a document or sentence and has received a lot of attention in recent years for the English language. With the rapid growth of social media these days,…

SentenceSentiment Analysis

Code-Mixed Telugu-English Hate Speech Detection

2025-02-15 · Santhosh Kakarla, Gautama Shastry Bulusu Venkata

Hate speech detection in low-resource languages like Telugu is a growing challenge in NLP. This study investigates transformer-based models, including TeluguHateBERT, HateBERT, DeBERTa, Muril, IndicBERT, Roberta, and Hin…

Hate Speech DetectionMultilingual NLPTranslation

TeluguST-46: A Benchmark Corpus and Comprehensive Evaluation for Telugu-English Speech Translation

2025-12-08 · Bhavana Akkiraju, Srihari Bandarupalli, Swathi Sambangi, Vasavi Ravuri 외 arxiv

Despite Telugu being spoken by over 80 million people, speech translation research for this morphologically rich language remains severely underexplored. We address this gap by developing a high-quality Telugu--English s…

Evaluating Telugu Proficiency in Large Language Models_ A Comparative Analysis of ChatGPT and Gemini

2024-04-30 · Katikela Sreeharsha Kishore, Rahimanuddin Shaik

The growing prominence of large language models (LLMs) necessitates the exploration of their capabilities beyond English. This research investigates the Telugu language proficiency of ChatGPT and Gemini, two leading LLMs…