I used Watson's Relationship Extraction service to analyze news articles, and it would tag 'you', 'he' and 'she' as a PERSON. Is there a way to ask for proper names only?
Answer by Leiming (456) | Nov 14, 2014 at 10:45 AM
Kendrick,
That's because "you", "he", and "she" are actual Mentions of a real person, and it's important to categorize them as such to use in relationship extraction. There is an attribute "mtype" (mention-type) that would tell you if it's a NAMED mention. There are 3 possible values "NAM", "NOM", and "PRO", choose those with value "NAM" if that's what you are focusing on.
Leiming
Relationship Extraction Service 3 Answers
Can I use the Relationship Extraction service to extract or sugggest tags from a piece of text ? 2 Answers
What is the Visualization Rendering Service? 6 Answers
getaddrinfo ENOTFOUND Watson Relationship Extraction service 2 Answers
Can i change the domain of the watson relationship extraction? 2 Answers