paper-with-me

Papers

Identification of Character Adjectives from Mahabharata

2017-09-01 · RANLP 2017 9 · Apurba Paul, Dipankar Das

The present paper describes the identification of prominent characters and their adjectives from Indian mythological epic, Mahabharata, written in English texts. However, in contrast to the tra-ditional approaches of named entity identifica-tion, the present system extracts hidden attributes associated with each of the characters (e.g., character adjectives). We observed distinct phrase level linguistic patterns that hint the pres-ence of characters in different text spans. Such six patterns were used in order to extract the cha-racters. On the other hand, a distinguishing set of novel features (e.g., multi-word expression, nodes and paths of parse tree, immediate ancestors etc.) was employed. Further, the correlation of the features is also measured in order to identify the important features. Finally, we applied various machine learning algorithms (e.g., Naive Bayes, KNN, Logistic Regression, Decision Tree, Random Forest etc.) along with deep learning to classify the patterns as characters or non-characters in order to achieve decent accuracy. Evaluation shows that phrase level linguistic patterns as well as the adopted features are highly active in capturing characters and their adjectives.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

A Deep Dive into Identification of Characters from Mahabharata

2017-12-01 · WS 2017 12 · Apurba Paul, Dipankar Das

Estimating related words computationally using language model from the Mahabharata - an Indian epic

2023-05-09 · Vrunda Gadesha, Keyur D Joshi, Shefali Naik

'Mahabharata' is the most popular among many Indian pieces of literature referred to in many domains for completely different purposes. This text itself is having various dimension and aspects which is useful for the hum…

Language ModelingLanguage ModellingSentence

A Computational Analysis of Mahabharata

2016-12-01 · WS 2016 12 · Debarati Das, Bhaskarjyoti Das, Kavi Mahesh
Emotion Recognition

A Simple Approach to Classify Fictional and Non-Fictional Genres

2019-08-01 · WS 2019 8 · Mohammed Rameez Qureshi, Sidharth Ranjan, Rajakrishnan Rajkumar, Kushal Shah

In this work, we deploy a logistic regression classifier to ascertain whether a given document belongs to the fiction or non-fiction genre. For genre identification, previous work had proposed three classes of features, …

feature selectionSentence

Scalar Adjective Identification and Multilingual Ranking

2021-05-03 · NAACL 2021 4 · Aina Garí Soler, Marianna Apidianaki

The intensity relationship that holds between scalar adjectives (e.g., nice < great < wonderful) is highly relevant for natural language inference and common-sense reasoning. Previous research on scalar adjective ranking…

Binary ClassificationCommon Sense ReasoningNatural Language Inference