CrazyEngineers
  • Which technique or steps are use for finding the ambiguous word in the given context

    Ketki Dahad

    Member

    Updated: Oct 27, 2024
    Views: 1.2K
    I am final year computer engineering student and my final year project topic is "Word Sense Disambiguation". I am using the Navie Bayes algorithm based on machine learning approach.
    For finding the ambiguous word in the given sentence whether i use pre-processing of text or by using feature selection. Please suggest me technique for finding the ambiguous word and also suggest steps for finding the meaning of ambiguous word using Navie Bayes algorithm. Guide me the way for implementing the WSD using Navie Bayes algorithm.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • pratap singh, upendra

    MemberOct 12, 2015

    Explain your project 'Word sense Disambiguation' using an input/output sample..
    Are you sure? This action cannot be undone.
    Cancel
  • Ketki Dahad

    MemberOct 12, 2015

    Input is given in the form of text string containing ambiguous word . The output should obtain the meaning of that ambiguous word in the given context or sentence.
    Consider the example containing word "Bank".
    (1)The boy leapt from the water into cold water.
    (2)The van pulled up outside the bank & three masked men got out.
    The bank has two different meaning i.e. "river of bank" & "Financial building". For this i need to find out the ambiguous in the sentence. I have to use machine learning technique (Navie Bayes algo) for finding the meaning of word. Firstly we have to find the ambiguous word in the given sentence. For this feature selection technique is given in some international journel . That feature selection technique is not clear to me and also used in most of the paper. Most of the people worked with feature selection method. But i have to use some different technique instead of feature selection method . so please suggest me which technique should apply . Should i use same technique or any logical method will apply like preprocessing such as tokenization , chunking , parsing etc.
    Are you sure? This action cannot be undone.
    Cancel
  • Vishal Sharma

    MemberOct 16, 2015

    Ketki Dahad
    Input is given in the form of text string containing ambiguous word . The output should obtain the meaning of that ambiguous word in the given context or sentence.
    Consider the example containing word "Bank".
    (1)The boy leapt from the water into cold water.
    (2)The van pulled up outside the bank & three masked men got out.
    The bank has two different meaning i.e. "river of bank" & "Financial building". For this i need to find out the ambiguous in the sentence. I have to use machine learning technique (Navie Bayes algo) for finding the meaning of word. Firstly we have to find the ambiguous word in the given sentence. For this feature selection technique is given in some international journel . That feature selection technique is not clear to me and also used in most of the paper. Most of the people worked with feature selection method. But i have to use some different technique instead of feature selection method . so please suggest me which technique should apply . Should i use same technique or any logical method will apply like preprocessing such as tokenization , chunking , parsing etc.
    The first thought I got after reading this was <a href="https://www.thesaurus.com/browse/library" target="_blank" rel="nofollow noopener noreferrer">LIBRARY Synonyms: 9 Synonyms & Antonyms for LIBRARY | Thesaurus.com</a>. There are several libraries available to use thesaurus dictionary. Is it compulsory for you to use "Navie Bayes algorithm"?
    Are you sure? This action cannot be undone.
    Cancel
  • Ketki Dahad

    MemberOct 16, 2015

    Yes , because i have explicitly mention Navie Bayes algo in documentation part by mutual understanding of my guide and my other patners.
    Are you sure? This action cannot be undone.
    Cancel
  • Ketki Dahad

    MemberOct 16, 2015

    Yes , because i have explicitly mention Navie Bayes algo in documentation part by mutual understanding of my guide and my other patners. If any other idea will be there by using machine learning algo plz suggest me. Do i merge more than one algorithm...?
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register