Word Sense Disambiguation in Natural Language Processing - GeeksforGeeks
Word Sense Disambiguation in Natural Language Processing - GeeksforGeeks
Processing
Last Updated : 21 Apr, 2023
The noun ‘star’ has eight different meanings or senses. An idea can be
mapped to each sense of the word. For example,
1. Decision list: A decision list is a set of rules that are used to assign a
sense to a target word based on the context in which it appears.
2. Neural Network: Neural networks such as feedforward networks,
recurrent neural networks, and transformer networks are used to model
the context-sense relationship.
3. Support Vector Machines: SVM is a supervised machine learning
algorithm used for classification and regression analysis.
4. Naive Bayes: Naive Bayes is a probabilistic algorithm that uses Bayes’
theorem to classify text into predefined categories.
5. Decision Trees: Decision Trees are a flowchart-like structure in which an
internal node represents feature(or attribute), the branch represents a
decision rule, and each leaf node represents the outcome.
Subtopics:
Example:
Get ready to boost your rank and secure an exceptional GATE 2025 score
with confidence!
Our GATE CS & IT Test Series 2025 offers 60 PYQs Quizzes, 60 Subject-
Wise Mock Tests, 4500+ PYQs and practice questions, and over 20 Full-
Length Mock Tests that ensure you’re well-prepared to tackle the toughest
questions and secure a top-rank in the GATE 2025 exam. Get personalized
insights with student rankings based on performance and benefit from
expert-designed tests created by industry pros and GATE CS toppers.
Similar Reads
Natural Language Processing(NLP) VS Programming Language
In the world of computers, there are mainly two kinds of languages: Natural
Language Processing (NLP) and Programming Languages. NLP is all about…
4 min read