paper-with-me

Papers

Article citation study: Context enhanced citation sentiment detection

2020-05-10 · Vishal Vyas, Kumar Ravi, Vadlamani Ravi, V. Uma, Srirangaraj Setlur, Venu Govindaraju

Citation sentimet analysis is one of the little studied tasks for scientometric analysis. For citation analysis, we developed eight datasets comprising citation sentences, which are manually annotated by us into three sentiment polarities viz. positive, negative, and neutral. Among eight datasets, three were developed by considering the whole context of citations. Furthermore, we proposed an ensembled feature engineering method comprising word embeddings obtained for texts, parts-of-speech tags, and dependency relationships together. Ensembled features were considered as input to deep learning based approaches for citation sentiment classification, which is in turn compared with Bag-of-Words approach. Experimental results demonstrate that deep learning is useful for higher number of samples, whereas support vector machine is the winner for smaller number of samples. Moreover, context-based samples are proved to be more effective than context-less samples for citation sentiment analysis.

📄 PDF Abstract BibTeX arXiv:2005.04534

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFeature EngineeringSentiment AnalysisSentiment ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

Improved Local Citation Recommendation Based on Context Enhanced with Global Information

2020-11-01 · EMNLP (sdp) 2020 11 · Zoran Medić, Jan Snajder

Local citation recommendation aims at finding articles relevant for given citation context. While most previous approaches represent context using solely text surrounding the citation, we propose enhancing context repres…

ArticlesCitation Recommendation

SCIRGC: Multi-Granularity Citation Recommendation and Citation Sentence Preference Alignment

2025-05-26 · Xiangyu Li, Jingqiang Chen

Citations are crucial in scientific research articles as they highlight the connection between the current study and prior work. However, this process is often time-consuming for researchers. In this study, we propose th…

ArticlesCitation RecommendationSentence

Context Sensitive Article Ranking with Citation Context Analysis

2016-04-26 · Doslu Metin, Bingol Haluk O.

It is hard to detect important articles in a specific context. Information retrieval techniques based on full text search can be inaccurate to identify main topics and they are not able to provide an indication about the…

ArticlesInformation RetrievalRetrieval

On the Use of Context for Predicting Citation Worthiness of Sentences in Scholarly Articles

2021-04-18 · NAACL 2021 4 · Rakesh Gosangi, Ravneet Arora, Mohsen Gheisarieha, Debanjan Mahata 외

In this paper, we study the importance of context in predicting the citation worthiness of sentences in scholarly articles. We formulate this problem as a sequence labeling task solved using a hierarchical BiLSTM model. …

ArticlesCitation worthinessSentence

Combining Representations For Effective Citation Classification

2020-08-01 · WOSP 2020 8 · Claudio Moisés Valiense de Andrade, Marcos André Gonçalves

In this paper, we describe our participation in two tasks organized by WOSP 2020, consisting of classifying the context of a citation (e.g., background, motivational, extension) and whether a citation is influential in t…

ClassificationWord Embeddings