Natural language processing and semantic
Posted
by laknath27
on Stack Overflow
See other posts from Stack Overflow
or by laknath27
Published on 2010-06-13T07:04:17Z
Indexed on
2010/06/13
7:12 UTC
Read the original article
Hit count: 391
natural-language
|ontology
i would like know how to identify the semantic of the user input in NLP. i made a ontology make a relationship.there are 3 categories in my ontology... accommodation, culture,location.i faced some problem with this,
how to redirect the user input into the specific area of the ontology? eg: input ---> trip to Canada ... then it redirect all the categories in my ontology. input ---> culture in Canada .. then it redirect only the Culture in my ontology.
can u show me the way ::::
thanks ::
© Stack Overflow or respective owner