Classification of relationships in words?
Posted
by C.
on Stack Overflow
See other posts from Stack Overflow
or by C.
Published on 2010-03-08T16:34:30Z
Indexed on
2010/03/08
16:36 UTC
Read the original article
Hit count: 404
machine-learning
Hi,
I'm not sure whats the best algorithm to use for the classification of relationships in words. For example in the case of a sentence such as "The yellow sun" there is a relationship between yellow and sun. THe machine learning techniques I have considered so far are Baynesian Statistics, Rough Sets, Fuzzy Logic, Hidden markov model and Artificial Neural Networks.
Any suggestions please?
thank you :)
© Stack Overflow or respective owner