Open Access   Article Go Back

Word Sense Disambiguation

Dhanashree Surkar1 , Vedika Limje2 , Bhavana Gopachandani3

Section:Research Paper, Product Type: Journal Paper
Volume-07 , Issue-12 , Page no. 20-22, May-2019

Online published on May 12, 2019

Copyright © Dhanashree Surkar, Vedika Limje, Bhavana Gopachandani . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

View this paper at   Google Scholar | DPI Digital Library

How to Cite this Paper

  • IEEE Citation
  • MLA Citation
  • APA Citation
  • BibTex Citation
  • RIS Citation

IEEE Style Citation: Dhanashree Surkar, Vedika Limje, Bhavana Gopachandani, “Word Sense Disambiguation,” International Journal of Computer Sciences and Engineering, Vol.07, Issue.12, pp.20-22, 2019.

MLA Style Citation: Dhanashree Surkar, Vedika Limje, Bhavana Gopachandani "Word Sense Disambiguation." International Journal of Computer Sciences and Engineering 07.12 (2019): 20-22.

APA Style Citation: Dhanashree Surkar, Vedika Limje, Bhavana Gopachandani, (2019). Word Sense Disambiguation. International Journal of Computer Sciences and Engineering, 07(12), 20-22.

BibTex Style Citation:
@article{Surkar_2019,
author = {Dhanashree Surkar, Vedika Limje, Bhavana Gopachandani},
title = {Word Sense Disambiguation},
journal = {International Journal of Computer Sciences and Engineering},
issue_date = {5 2019},
volume = {07},
Issue = {12},
month = {5},
year = {2019},
issn = {2347-2693},
pages = {20-22},
url = {https://www.ijcseonline.org/full_spl_paper_view.php?paper_id=1031},
publisher = {IJCSE, Indore, INDIA},
}

RIS Style Citation:
TY - JOUR
UR - https://www.ijcseonline.org/full_spl_paper_view.php?paper_id=1031
TI - Word Sense Disambiguation
T2 - International Journal of Computer Sciences and Engineering
AU - Dhanashree Surkar, Vedika Limje, Bhavana Gopachandani
PY - 2019
DA - 2019/05/12
PB - IJCSE, Indore, INDIA
SP - 20-22
IS - 12
VL - 07
SN - 2347-2693
ER -

           

Abstract

In natural language processing, there exist a problem of determining which "sense" (meaning) of a word is activated by the use of the word in a particular context. Natural language is ambiguous. It is an easy task for a human to understand and disambiguate the ambiguous words but a trivial task for a computer to do so. Ambiguity can occur at various levels of NLP- lexical, syntactic, and semantic and discourse level. The project here concentrates on Lexical Semantic ambiguity task. Lexical Semantic ambiguity takes place when a word/lexicon or a phrase has multiple meanings associated with it. Word Sense Disambiguation (WSD) aims to disambiguate the words which have multiple sense in a context automatically. Sense denotes the meaning of a word and the words which have various meanings in a context are referred as ambiguous words. It is the task of understanding the sense of an ambiguous word in a piece of context. It basically assigns the appropriate sense to a word depending on the particular context. where it occurs in an automated manner. In this report, we propose supervised Machine Learning approach for Word Sense Disambiguation task in English language. Knowledge-based resource like machine readable dictionaries can be used for disambiguation task. We used Natural Language Toolkit(NLTK) to perform various operation on given input given by user. Natural Language Toolkit(NLTK) library, is free, open source tool. This library does the core functioning for our application. It provides training data sets, Wordnet corpus, various tokenizers , lemmatizers and stemmers.

Key-Words / Index Term

Natural Language Toolkit(NLTK), Ambiguous word, Supervised Machine Learning , Lexical Semantic.

References

[1]Ariel Raviv and Shaul Markovitch, Concept-Based Approach to Word-Sense Disambiguation. Proceedings of the Twenty-Sixth AAAI Conference on Artificial Intelligence.
[2]Jumi Sarmah and Shikhar Sarma, Decision Tree based Supervised Word Sense Disambiguation for Assamese. International Journal of Computer Applications (0975 – 8887)Volume 141 – No.1, May 2016
[3]Kalita, P. and Barman. AK, Word Sense Disambiguation: A Survey. International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 4 Issue 5 May 2015, Page No. 11743-11748V
[4]Ponzetto, S. P., and Navigli, R. 2010. Knowledge-rich word sense disambiguation rivalling supervised systems. In Proc. of ACL-1
[5]Sinha, M., Reddy R.M.K., Bhattacharyya, P., Pandey, P., P., Kashyap, L., www .cfilt .iitb .ac .in/wordnet/webhwn/papers/ HindiWSD.pdf
[6]Devendra Chaplot and Pushpak Bhattacharyya, Unsupervised Word Sense Disambiguation Using Markov Random Field and Dependency Parser, AAAI 2015, Austin Texas, USA, 25-29 January, 2015
[7]https://towardsdatascience.com/a-simple-word-sense-disambiguation-application-3ca645c56357
[8]http://www.scholarpedia.org/article/Word_sense_disambiguation.