Method and device for extracting attributes associated with centre of interest from natural language sentences

US2020004822A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2020004822-A1
Application numberUS-201816111266-A
CountryUS
Kind codeA1
Filing dateAug 24, 2018
Priority dateJun 30, 2018
Publication dateJan 2, 2020
Grant date

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.

A method and device for extracting attributes associated with Center of Interest (COI) from natural language sentences is disclosed. The method includes creating an input vector comprising a plurality of parameters for each target word in a sentence inputted by a user. The method further includes processing for each target word, the input vector through a trained bidirectional GRU neural network, which is trained to identify attributes associated with COI from a plurality of sentences. The method includes associating COI attribute tags to each target word in the sentence based on processing of associated input vector through the trained bidirectional GRU neural network. The method further includes extracting attributes from the sentence based on the COI attribute tags associated with each target word in the sentence. The method further includes providing a response to the sentence inputted by the user based on the attributes extracted from the sentence.

First claim

Opening claim text (preview).

What is claimed is: 1 . A method for extracting attributes associated with Center of Interest (COI) from natural language sentences, the method comprising: creating, by a COI attribute processing device, an input vector comprising a plurality of parameters for each target word in a sentence inputted by a user, wherein the plurality of parameters for each target word comprise a Part of Speech (POS) vector associated with the target word and at least two words preceding the target word, a word embedding for the target word, a word embedding for a head word of the target word in a dependency parse tree for the sentence, and a dependency label for the target word; processing for each target word, by the COI attribute processing device, the input vector through a trained bidirectional Gated Recurrent Unit (GRU) neural network, wherein the trained bidirectional GRU neural network is trained to identify attributes associated with COI from a plurality of sentences, and wherein attributes associated with a COI in a sentence augment the context of the COI; associating, by the COI attribute processing device, COI attribute tags to each target word in the sentence based on processing of associated input vector through the trained bidirectional GRU neural network; extracting, by the COI attribute processing device, attributes from the sentence based on the COI attribute tags associated with each target word in the sentence; and providing, by the COI attribute processing device, a response to the sentence inputted by the user based on the attributes extracted from the sentence. 2 . The method of claim 1 , wherein the response comprises at least one of an answer to a query and an action corresponding to the query. 3 . The method of claim 1 , wherein the dependency label for the target word indicates relation of the target word with the head word in the sentence. 4 . The method of claim 1 further comprising training the bidirectional GRU neural network to identify COI attribute tags for words within sentences. 5 . The method of claim 4 , wherein training the bidirectional GRU neural network comprises: assigning COI attribute tags to each word in a plurality natural language sentences retrieved from a data repository of natural language sentences comprising a plurality of COI attributes scenarios; inputting, iteratively, the assigned COI attribute tag associated with each word in the plurality of natural language sentences to the bidirectional GRU neural network for training. 6 . The method of claim 1 , wherein the COI attribute tags comprise Begin attribute tag, Inside attribute tag, and Others tag. 7 . The method of claim 6 , wherein the associating the COI attribute tags to each target word comprises: assigning a Begin attribute tag to a word in the sentence marking the beginning of the attributes; assigning an Inside attribute tag to each word within the attributes succeeding the word marking the beginning of the attributes; and assigning an Others tag to each remaining word in the sentence. 8 . The method of claim 1 further comprising determining the plurality of parameters for each target word in the sentence inputted by the user. 9 . A Center of Interest (COI) attribute processing device for extracting attributes associated with COI from natural language sentences, the COI attribute processing device comprising: a processor; and a memory communicatively coupled to the processor, wherein the memory stores processor instructions, which, on execution, causes the processor to: create an input vector comprising a plurality of parameters for each target word in a sentence inputted by a user, wherein the plurality of parameters for each target word comprise a Part of Speech (POS) vector associated with the target word and at least two words preceding the target word, a word embedding for the target word, a word embedding for a head word of the target word in a dependency parse tree for the sentence, and a dependency label for the target word; process for each target word, the input vector through a trained bidirectional Gated Recurrent Unit (GRU) neural network, wherein the trained bidirectional GRU neural network is trained to identify attributes associated with COI from a plurality of sentences, and wherein attributes associated with a COI in a sentence augment the context of the COI; associate COI attribute tags to each target word in the sentence based on processing of associated input vector through the trained bidirectional GRU neural network; extract attributes from the sentence based on the COI attribute tags associated with each target word in the sentence; and provide a response to the sentence inputted by the user based on the attributes extracted from the sentence. 10 . The COI attribute processing device of claim 9 , wherein the response comprises at least one of an answer to a query and an action corresponding to the query. 11 . The COI attribute processing device of claim 9 , wherein the dependency label for the target word indicates relation of the target word with the head word in the sentence. 12 . The COI attribute processing device of claim 9 , wherein the processor instructions further cause the processor to train the bidirectional GRU neural network to identify COI attribute tags for words within sentences. 13 . The COI attribute processing device of claim 12 , wherein to train the bidirectional GRU neural network, the processor instructions further cause the processor to: assign COI attribute tags to each word in a plurality natural language sentences retrieved from a data repository of natural language sentences comprising a plurality of COI attributes scenarios; iteratively input the assigned COI attribute tag associated with each word in the plurality of natural language sentences to the bidirectional GRU neural network for training. 14 . The COI attribute processing device of claim 9 , wherein the COI attribute tags comprise Begin attribute tag, Inside attribute tag, and Others tag. 15 . The COI attribute processing device of claim 14 , wherein to associate the COI attribute tags to each target word, the processor instructions further cause the processor to: assign a Begin attribute tag to a word in the sentence marking the beginning of the attributes; assign an Inside attribute tag to each word within the attributes succeeding the word marking the beginning of the attributes; and assign an Others tag to each remaining word in the sentence. 16 . The COI attribute processing device of claim 9 , wherein the processor instructions further cause the processor to determine the plurality of parameters for each target word in the sentence inputted by the user. 17 . A non-transitory computer-readable storage medium having stored thereon, a set of computer-executable instructions causing a computer comprising one or more processors to perform steps comprising: creating an input vector comprising a plurality of parameters for each target word in a sentence inputted by a user, wherein the plurality of parameters for each target word comprise a Part of Speech (POS) vector associated with the target word and at least two words preceding the target word, a word embedding for the target word, a word embedding for a head word of the target word in a dependency parse tree for the sentence, and a dependency label for the target word; processing for each target word, the input vector through a trained bidirectional Gated Recurrent Unit (GRU) neural network, wherein the trained bidirectional GRU neural network is trained to iden

Assignees

Inventors

Classifications

  • Recurrent networks, e.g. Hopfield networks · CPC title

  • Knowledge-based neural networks; Logical representations of neural networks · CPC title

  • G06F40/30Primary

    Semantic analysis · CPC title

  • Phrasal analysis, e.g. finite state techniques or chunking · CPC title

  • Grammatical analysis; Style critique · 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 US2020004822A1 cover?
A method and device for extracting attributes associated with Center of Interest (COI) from natural language sentences is disclosed. The method includes creating an input vector comprising a plurality of parameters for each target word in a sentence inputted by a user. The method further includes processing for each target word, the input vector through a trained bidirectional GRU neural networ…
Who is the assignee on this patent?
Wipro Ltd
What technology area does this patent fall under?
Primary CPC classification G06F40/30. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Jan 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).