Skip to main content

Showing 1–10 of 10 results for author: Palshikar, G K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2112.08578  [pdf, other

    cs.CL

    CLICKER: A Computational LInguistics Classification Scheme for Educational Resources

    Authors: Swapnil Hingmire, Irene Li, Rena Kawamura, Benjamin Chen, Alexander Fabbri, Xiangru Tang, Yixin Liu, Thomas George, Tammy Liao, Wai Pan Wong, Vanessa Yan, Richard Zhou, Girish K. Palshikar, Dragomir Radev

    Abstract: A classification scheme of a scientific subject gives an overview of its body of knowledge. It can also be used to facilitate access to research articles and other materials related to the subject. For example, the ACM Computing Classification System (CCS) is used in the ACM Digital Library search interface and also for indexing computer science papers. We observed that a comprehensive classificat… ▽ More

    Submitted 15 December, 2021; originally announced December 2021.

    Comments: 7 pages, 5 figures, 4 tables

  2. arXiv:2103.06118  [pdf, other

    cs.CL

    Techniques for Jointly Extracting Entities and Relations: A Survey

    Authors: Sachin Pawar, Pushpak Bhattacharyya, Girish K. Palshikar

    Abstract: Relation Extraction is an important task in Information Extraction which deals with identifying semantic relations between entity mentions. Traditionally, relation extraction is carried out after entity extraction in a "pipeline" fashion, so that relation extraction only focuses on determining whether any semantic relation exists between a pair of extracted entity mentions. This leads to propagati… ▽ More

    Submitted 10 March, 2021; originally announced March 2021.

    Comments: Accepted at 20th International Conference on Computational Linguistics and Intelligent Text Processing (CICLing 2019)

  3. arXiv:2103.06078  [pdf, other

    cs.CL

    Knowledge-based Extraction of Cause-Effect Relations from Biomedical Text

    Authors: Sachin Pawar, Ravina More, Girish K. Palshikar, Pushpak Bhattacharyya, Vasudeva Varma

    Abstract: We propose a knowledge-based approach for extraction of Cause-Effect (CE) relations from biomedical text. Our approach is a combination of an unsupervised machine learning technique to discover causal triggers and a set of high-precision linguistic rules to identify cause/effect arguments of these causal triggers. We evaluate our approach using a corpus of 58,761 Leukaemia-related PubMed abstracts… ▽ More

    Submitted 10 March, 2021; originally announced March 2021.

  4. arXiv:2006.08185  [pdf, other

    cs.CL

    Extracting N-ary Cross-sentence Relations using Constrained Subsequence Kernel

    Authors: Sachin Pawar, Pushpak Bhattacharyya, Girish K. Palshikar

    Abstract: Most of the past work in relation extraction deals with relations occurring within a sentence and having only two entity arguments. We propose a new formulation of the relation extraction task where the relations are more general than intra-sentence relations in the sense that they may span multiple sentences and may have more than two arguments. Moreover, the relations are more specific than corp… ▽ More

    Submitted 15 June, 2020; originally announced June 2020.

    Comments: Appeared in 20th International Conference on Computational Linguistics and Intelligent Text Processing (CICLing 2019), https://www.cicling.org/2019/

  5. arXiv:1802.05130  [pdf, other

    cs.IR cs.CL

    Multi-Task Learning for Extraction of Adverse Drug Reaction Mentions from Tweets

    Authors: Shashank Gupta, Manish Gupta, Vasudeva Varma, Sachin Pawar, Nitin Ramrakhiyani, Girish K. Palshikar

    Abstract: Adverse drug reactions (ADRs) are one of the leading causes of mortality in health care. Current ADR surveillance systems are often associated with a substantial time lag before such events are officially published. On the other hand, online social media such as Twitter contain information about ADR events in real-time, much before any official reporting. Current state-of-the-art in ADR mention ex… ▽ More

    Submitted 14 February, 2018; originally announced February 2018.

    Comments: Accepted at ECIR18 as full paper (12 pages)

  6. arXiv:1802.05121  [pdf, ps, other

    cs.IR cs.CL

    Co-training for Extraction of Adverse Drug Reaction Mentions from Tweets

    Authors: Shashank Gupta, Manish Gupta, Vasudeva Varma, Sachin Pawar, Nitin Ramrakhiyani, Girish K. Palshikar

    Abstract: Adverse drug reactions (ADRs) are one of the leading causes of mortality in health care. Current ADR surveillance systems are often associated with a substantial time lag before such events are officially published. On the other hand, online social media such as Twitter contain information about ADR events in real-time, much before any official reporting. Current state-of-the-art methods in ADR me… ▽ More

    Submitted 14 February, 2018; originally announced February 2018.

    Comments: Accepted at ECIR18 as short paper (6 pages)

  7. arXiv:1712.05191  [pdf, other

    cs.CL cs.AI cs.IR

    Relation Extraction : A Survey

    Authors: Sachin Pawar, Girish K. Palshikar, Pushpak Bhattacharyya

    Abstract: With the advent of the Internet, large amount of digital text is generated everyday in the form of news articles, research publications, blogs, question answering forums and social media. It is important to develop techniques for extracting information automatically from these documents, as lot of important information is hidden within them. This extracted information can be used to improve access… ▽ More

    Submitted 14 December, 2017; originally announced December 2017.

  8. arXiv:1712.02767  [pdf, ps, other

    cs.CL cs.LG

    Topics and Label Propagation: Best of Both Worlds for Weakly Supervised Text Classification

    Authors: Sachin Pawar, Nitin Ramrakhiyani, Swapnil Hingmire, Girish K. Palshikar

    Abstract: We propose a Label Propagation based algorithm for weakly supervised text classification. We construct a graph where each document is represented by a node and edge weights represent similarities among the documents. Additionally, we discover underlying topics using Latent Dirichlet Allocation (LDA) and enrich the document graph by including the topics in the form of additional nodes. The edge wei… ▽ More

    Submitted 4 December, 2017; originally announced December 2017.

  9. arXiv:1712.00991  [pdf, ps, other

    cs.CL cs.AI

    Mining Supervisor Evaluation and Peer Feedback in Performance Appraisals

    Authors: Girish Keshav Palshikar, Sachin Pawar, Saheb Chourasia, Nitin Ramrakhiyani

    Abstract: Performance appraisal (PA) is an important HR process to periodically measure and evaluate every employee's performance vis-a-vis the goals established by the organization. A PA process involves purposeful multi-step multi-modal communication between employees, their supervisors and their peers, such as self-appraisal, supervisor assessment and peer feedback. Analysis of the structured data and te… ▽ More

    Submitted 4 December, 2017; originally announced December 2017.

  10. arXiv:1712.00988  [pdf, ps, other

    cs.AI

    End-to-End Relation Extraction using Markov Logic Networks

    Authors: Sachin Pawar, Pushpak Bhattacharya, Girish K. Palshikar

    Abstract: The task of end-to-end relation extraction consists of two sub-tasks: i) identifying entity mentions along with their types and ii) recognizing semantic relations among the entity mention pairs. %Identifying entity mentions along with their types and recognizing semantic relations among the entity mentions, are two very important problems in Information Extraction. It has been shown that for bette… ▽ More

    Submitted 4 December, 2017; originally announced December 2017.