Using unstructured input to update heterogeneous data stores

US11544465B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11544465-B2
Application numberUS-202117211162-A
CountryUS
Kind codeB2
Filing dateMar 24, 2021
Priority dateSep 18, 2018
Publication dateJan 3, 2023
Grant dateJan 3, 2023

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Approaches to using unstructured input to update heterogeneous data stores include receiving unstructured text input, receiving a template for interpreting the unstructured text input, identifying, using an entity classifier, entities in the unstructured text input, identifying one or more potential parent entities from the identified entities based on the template, receiving a selection of a parent entity from the one or more potential parent entities, identifying one or more potential child entities from the identified entities based on the template and the selected parent entity, receiving a selection of a child entity from the one or more potential child entities, identifying an action item in the unstructured text input based on the identified entities and the template, determining, using an intent classifier, an intent of the action item, and updating a data store based on the determined intent, the identified entities, and the selected child entity.

First claim

Opening claim text (preview).

What is claimed is: 1. A method for natural language processing, the method comprising: receiving, by one or more processors of a server, an unstructured text input; receiving, by the one or more processors, a template for interpreting the unstructured text input; identifying, using an entity classifier, a plurality of entities in the unstructured text input and a respective set of characteristics relating to each entity from the plurality of entities; determining a parent entity and a child entity from the plurality of entities based on respective sets of characteristics relating to the plurality of entities and a user selection; identifying an action item in the unstructured text input based on the plurality of entities and the template; determining, using an intent classifier, an intent of the action item; matching the plurality of entities and the intent of the action item based on the template; generating, upon user confirmation, a structured database query based on the action item and matched entities; and updating a data store based on the structured database query. 2. The method of claim 1 , wherein the respective set of characteristics relating to the each entity includes: a type of each of the plurality of entities, a value of each of the plurality of entities, and a confidence level in the identifying. 3. The method of claim 2 , wherein the type of each of the plurality of entities is selected from a group consisting of an organization, a person, a date, a time, a percentage, a monetary value, and a pick list type. 4. The method of claim 1 , wherein the parent entity and the child entity are determined by: identifying, by the one or more processors, one or more potential parent entities from the identified plurality of entities based on the template; receiving, by the one or more processors, a selection of the parent entity from the one or more potential parent entities; identifying, by the one or more processors, one or more potential child entities from the identified plurality of entities based on the template and the selected parent entity; receiving, by the one or more processors, a selection of the child entity from the one or more potential child entities. 5. The method of claim 4 , wherein the identifying the one or more potential parent entities comprises searching in records of one or more parent tables in the data store for values matching one or more of the identified plurality of entities having a type matching a type of the one or more parent tables; and the one or more parent tables are identified in the template. 6. The method of claim 4 , wherein the identifying the one or more potential child entities comprises searching in records of one or more child tables in the data store for values matching one or more of the identified plurality of entities having a type matching a type of the one or more child tables; the one or more child tables are identified in the template; and the records are associated with a record corresponding to the selected parent entity. 7. The method of claim 4 , wherein the identifying the one or more potential child entities further comprises one or more of: filtering records based on a filter in the template; or ordering the one or more potential child entities based on an ordering specified by the template. 8. The method of claim 1 , further comprising publishing changes to the data store based on the updating. 9. The method of claim 1 , wherein the unstructured text input is received as audio input; and the method further comprises performing speech recognition on the audio input. 10. A computing device comprising: a memory storing a plurality of processor-executable instructions for natural language processing; and one or more processors coupled to the memory and executing the plurality of processor-executable instructions from the memory to: receive an unstructured text input; receive a template for interpreting the unstructured text input; identify, using an entity classifier, a plurality of entities in the unstructured text input and a respective set of characteristics relating to each entity from the plurality of entities; determine a parent entity and a child entity from the plurality of entities based on respective sets of characteristics relating to the plurality of entities and a user selection; identify an action item in the unstructured text input based on the plurality of entities and the template; determine, using an intent classifier, an intent of the action item; match the plurality of entities and the intent of the action item based on the template; generate, upon user confirmation, a structured database query based on the action item and matched entities; and update a data store based on the structured database query. 11. The computing device of claim 10 , wherein the respective set of characteristics relating to the each entity includes: a type of each of the plurality of entities, a value of each of the plurality of entities, and a confidence level in the identifying. 12. The computing device of claim 10 , wherein the type of each of the plurality of entities is selected from a group consisting of an organization, a person, a date, a time, a percentage, a monetary value, and a pick list type. 13. The computing device of claim 10 , wherein the parent entity and the child entity are determined by: identifying, by the one or more processors, one or more potential parent entities from the identified plurality of entities based on the template; receiving, by the one or more processors, a selection of the parent entity from the one or more potential parent entities; identifying, by the one or more processors, one or more potential child entities from the identified entities based on the template and the selected parent entity; receiving, by the one or more processors, a selection of the child entity from the one or more potential child entities. 14. The computing device of claim 10 , wherein the one or more processors execute the plurality of processor-executable instructions from the memory to identify one or more potential parent entities by searching in records of one or more parent tables in the data store for values matching one or more of the identified plurality of entities having a type matching a type of the one or more parent tables; and wherein the one or more parent tables are identified in the template. 15. The computing device of claim 10 , wherein the one or more processors execute the plurality of processor-executable instructions from the memory to identify one or more potential child entities by: searching in records of one or more child tables in the data store for values matching one or more of the identified plurality of entities having a type matching a type of the one or more child tables; wherein the one or more child tables are identified in the template; and the records are associated with a record corresponding to a selected parent entity. 16. The computing device of claim 10 , wherein the one or more processors execute the plurality of processor-executable instructions from the memory to identify one or more potential child entities by performing one or more of: filtering records based on a filter in the template; or ordering the one or more potential child entities based on an ordering specified by the template. 17. The computing device of claim 10 , wherein the one or more processors execute the plurality of processor-executable instructions from the memory to: publish changes to the data store based on the

Assignees

Inventors

Classifications

  • G06F16/35Primary

    Clustering; Classification · CPC title

  • Parsing · CPC title

  • Semantic context, e.g. disambiguation of the recognition hypotheses based on word meaning · CPC title

  • Natural language query formulation · CPC title

  • Semantic analysis · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11544465B2 cover?
Approaches to using unstructured input to update heterogeneous data stores include receiving unstructured text input, receiving a template for interpreting the unstructured text input, identifying, using an entity classifier, entities in the unstructured text input, identifying one or more potential parent entities from the identified entities based on the template, receiving a selection of a p…
Who is the assignee on this patent?
Salesforce Com Inc
What technology area does this patent fall under?
Primary CPC classification G06F16/35. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jan 03 2023 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).