During a mood analysis, how can I make the car understand that I mean an apple (iphone), not an apple (fruit)?
Thanks for the tips!
Well, there are several methods,
I would start by checking the letters "Capital", as a rule, when referring to the name, the first letter is capitalized.
Before starting the analysis of feelings, I would use some parts of speech and named recognition of entities to mark the corresponding words.
Stanford CoreNLP is a good text analysis project from which it will begin to teach you basic concepts.
Example from CoreNLP:
You can see how tags can help you.
And check more details
, , vip NER ( ); , , Stanford CoreNLP .
(.. , , "" ), - POS, (WSD). , .