IP Library Granted Patent US 9,087,044
Granted Patent B2
US 9,087,044 · App. 13/630,325 · Granted Jul 21, 2015

Establishing “is a” relationships for a taxonomy

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,087,044
App. No.
13/630,325
Granted
Jul 21, 2015
Kind
B2
Abstract

Disclosed are methods for returning to a user an answer to the question “what is <string>.” Concepts and classes to which the concepts belong are determined from a corpus, such as taxonomy. The concepts are mapped to categories according to the structure of the taxonomy. Homonyms for words are collected and scored according to likeliness of use. Concept vectors are assembled for the identified concepts based on articles in the corpus and social media usage. Words are evaluated for generic-ness and a generic score is associated therewith. In responding to a query, the generic-ness of the terms of the query is evaluated and additional context solicited if the terms are generic. Candidate homonym concepts for a string in the query are selected according to context vectors for the homonym concepts. One or more homonym concepts are selected and the one or more categories corresponding to these concepts are returned.

Claims (42)

1. A method for identifying generic terms, the method comprising:

evaluating, by a computer system, word usage in an article for a string in reference corpus articles of a reference corpus by generating for the string a corpus vector having a list of co-occurring corpus words that occur in the reference corpus articles that also include the string and calculating a corpus ratio for each co-occurring corpus word as a number of times the each co-occurring corpus word occurs in the reference corpus articles containing the string divided by a number of times the co-occurring corpus word occurs in the reference corpus articles, the corpus vector including the list of co-occurring corpus words and the corpus ratio for the each co-occurring corpus words;

evaluating, by the computer system, word usage in current social media documents containing the string by generating for the string a social media vector having a list of co-occurring social media words that occur in social media documents that also include the string and calculating a social media ratio for each co-occurring social media word as a number of times the each co-occurring social media word occurs in the current social media documents containing the string divided by a number of times the co-occurring social media word occurs in the current social media documents, the social media vector including the list of co-occurring social media words and the social media ratio for the each co-occurring social media words;

causing, by the computer system, a generic score for the string to indicate greater generic-ness for a greater difference between the corpus vector and the social media vector; and

storing, by the computer system, the generic score for the string.

2. The method of claim 1 , further comprising:

receiving a query including the string;

if the generic score for the string is above a threshold, soliciting additional contextual words; and

transmitting a result for the string in accordance with any additional contextual words.

3. The method of claim 2 , wherein the result has an is-a relationship with the string.

4. The method of claim 1 , further comprising:

evaluating frequency of inclusion of the string in links in the current social media documents with respect to number of occurrences of the string in the current social media documents; and

causing the generic score to indicate greater generic-ness the smaller the ratio of inclusion of the string in links in the current social media documents divided by the number of occurrences of the string in the current social media documents.

5. The method of claim 4 , further comprising causing the generic score to indicate less generic-ness the greater the number of recent views of the article.

6. A system for identifying generic terms, the system comprising one or more processors and one or more memory devices storing executable and operational data effective to cause the one or more processors to:

evaluate word usage in an article for a string in reference corpus articles of a reference corpus by generating for the string a corpus vector having a list of co-occurring corpus words that occur in the reference corpus articles that also include the string and calculating a corpus ratio for each co-occurring corpus word as a number of times the each co-occurring corpus word occurs in the reference corpus articles containing the string divided by a number of times the co-occurring corpus word occurs in the reference corpus articles, the corpus vector including the list of co-occurring corpus words and the corpus ratio for the each co-occurring corpus words;

evaluate word usage in current social media documents containing the string by generating for the string a social media vector having a list of co-occurring social media words that occur in social media documents that also include the string and calculating a social media ratio for each co-occurring social media word as a number of times the each co-occurring social media word occurs in the current social media documents containing the string divided by a number of times the co-occurring social media word occurs in the current social media documents, the social media vector including the list of co-occurring social media words and the social media ratio for the each co-occurring social media words;

cause a generic score for the string to indicate greater generic-ness for a greater difference between the corpus vector and the social media vector; and

store the generic score for the string.

7. The system of claim 6 , wherein the executable and operational data are further effective to cause the one or more processors to:

receive a query including the string;

if the generic score for the string is above a threshold, solicit additional contextual words; and

transmit a result for the string in accordance with any additional contextual words.

8. The system of claim 7 , wherein the result has an is-a relationship with the string.

9. The system of claim 6 , wherein the executable and operational data are further effective to cause the one or more processors to:

evaluate frequency of inclusion of the string in links in the current social media documents with respect to number of occurrences of the string in the current social media documents; and

cause the generic score to indicate greater generic-ness the smaller the ratio of inclusion of the string in links in the current social media documents divided by the number of occurrences of the string in the current social media documents.

10. The system of claim 9 , wherein the executable and operational data are further effective to cause the generic score to indicate less generic-ness the greater the number of recent views of the article.

11. A computer program product for identifying generic terms, the computer program product being embodied in a non-transitory computer readable storage medium and comprising computer instructions for:

evaluating word usage in an article for a string in reference corpus articles of a reference corpus by generating for the string a corpus vector having a list of co-occurring corpus words that occur in the reference corpus articles that also include the string and calculating a corpus ratio for each co-occurring corpus word as a number of times the each co-occurring corpus word occurs in the reference corpus articles containing the string divided by a number of times the co-occurring corpus word occurs in the reference corpus articles, the corpus vector including the list of co-occurring corpus words and the corpus ratio for the each co-occurring corpus words;

evaluating word usage in current social media documents containing the string by generating for the string a social media vector having a list of co-occurring social media words that occur in social media documents that also include the string and calculating a social media ratio for each co-occurring social media word as a number of times the each co-occurring social media word occurs in the current social media documents containing the string divided by a number of times the co-occurring social media word occurs in the current social media documents, the social media vector including the list of co-occurring social media words and the social media ratio for the each co-occurring social media words;

causing a generic score for the string to indicate greater generic-ness for a greater difference between the corpus vector and social media vector; and

storing the generic score for the string.

12. The computer program product of claim 11 , further comprising computer instructions for:

receiving a query including the string;

if the generic score for the string is above a threshold, soliciting additional contextual words; and

transmitting a result for the string in accordance with any additional contextual words.

13. The computer program product of claim 12 , wherein the result has an is-a relationship with the string.

14. The computer program product of claim 11 , further comprising computer instructions for:

evaluating frequency of inclusion of the string in links in the current social media documents with respect to number of occurrences of the string in the current social media documents; and

causing the generic score to indicate greater generic-ness the smaller the ratio of inclusion of the string in links in the current social media documents divided by the number of occurrences of the string in the current social media documents.

15. The computer program product of claim 14 , further comprising computer instructions for causing the generic score to indicate less generic-ness the greater the number of recent views of the article.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 2, 2018
From: WAL-MART STORES, INC.
To: WALMART APOLLO, LLC
Reel/Frame 045817/0115 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 30, 2012
From: LAMBA, DIGVIJAY SINGH; CHAI, XIAOYONG
To: WAL-MART STORES, INC.
Reel/Frame 029213/0782 →