paper-with-me

Papers

Towards automatic identification of linguistic politeness in Hindi texts

2021-11-30 · Ritesh Kumar

In this paper I present a classifier for automatic identification of linguistic politeness in Hindi texts. I have used the manually annotated corpus of over 25,000 blog comments to train an SVM. Making use of the discursive and interactional approaches to politeness the paper gives an exposition of the normative, conventionalised politeness structures of Hindi. It is seen that using these manually recognised structures as features in training the SVM significantly improves the performance of the classifier on the test set. The trained system gives a significantly high accuracy of over 77% which is within 2% of human accuracy.

📄 PDF Abstract BibTeX arXiv:2111.15268

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Developing Politeness Annotated Corpus of Hindi Blogs

2014-05-01 · LREC 2014 5 · Ritesh Kumar

In this paper I discuss the creation and annotation of a corpus of Hindi blogs. The corpus consists of a total of over 479,000 blog posts and blog comments. It is annotated with the information about the politeness level…

Translating Politeness Across Cultures: Case of Hindi and English

2021-12-03 · Ritesh Kumar, Girish Nath Jha

In this paper, we present a corpus based study of politeness across two languages-English and Hindi. It studies the politeness in a translated parallel corpus of Hindi and English and sees how politeness in a Hindi text …

Machine TranslationTranslation

Contextualized Embeddings for Enriching Linguistic Analyses on Politeness

2020-12-01 · COLING 2020 8 · Ahmad Aljanaideh, Eric Fosler-Lussier, Marie-Catherine de Marneffe

Linguistic analyses in natural language processing (NLP) have often been performed around the static notion of words where the context (surrounding words) is not considered. For example, previous analyses on politeness h…

ClusteringWord Embeddings

No Universal Courtesy: A Cross-Linguistic, Multi-Model Study of Politeness Effects on LLMs Using the PLUM Corpus

2026-04-17 · Hitesh Mehta, Arjit Saxena, Garima Chhikara, Rohit Kumar arxiv

This paper explores the response of Large Language Models (LLMs) to user prompts with different degrees of politeness and impoliteness. The Politeness Theory by Brown and Levinson and the Impoliteness Framework by Culpep…

Interpreting Neural Networks to Improve Politeness Comprehension

2016-10-09 · EMNLP 2016 11 · Malika Aubakirova, Mohit Bansal

We present an interpretable neural network approach to predicting and understanding politeness in natural language requests. Our models are based on simple convolutional neural networks directly on raw text, avoiding any…