WO2002041169A1 - Semantic answering system and method - Google Patents

Semantic answering system and method Download PDF

Info

Publication number
WO2002041169A1
WO2002041169A1 PCT/US2001/043528 US0143528W WO0241169A1 WO 2002041169 A1 WO2002041169 A1 WO 2002041169A1 US 0143528 W US0143528 W US 0143528W WO 0241169 A1 WO0241169 A1 WO 0241169A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
query
signals
elements
set forth
Prior art date
Application number
PCT/US2001/043528
Other languages
French (fr)
Inventor
Valery Tsourikov
Leonid Batchilo
Igor Sovpel
Alexander Korzun
Original Assignee
Invention Machine Corporation, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US09/815,260 external-priority patent/US20020010574A1/en
Application filed by Invention Machine Corporation, Inc. filed Critical Invention Machine Corporation, Inc.
Priority to AU2002226924A priority Critical patent/AU2002226924A1/en
Publication of WO2002041169A1 publication Critical patent/WO2002041169A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2452Query translation
    • G06F16/24522Translation of natural language queries to structured queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates

Definitions

  • TITLE SEMANTIC ANSWERING SYSTEM AND METHOD RELATED APPLICATIONS:
  • the present invention relates to Query and Response information retrieval systems and, more particularly, to such systems capable of receiving a user entered question, processing the data representing the question, searching local and/or web based databases for information relevant to an answer to user' s query, and conveying such answer information to the user.
  • Systems of this general type are known that enable a user to access a preprocessed database of predetermined standard answers to a predetermined set of user queries .
  • the standard system responds to a user-entered query by processing the query to determine one or a combination of key words .
  • the system includes a look-up table to determine which predetermined, stored standard answer or answers have the key word or combination of key words may be responsive to the query.
  • the system activates a link to the predetermined, stored answer (sentence) that includes the matched key word(s) between the user query and the look-up table.
  • Such known systems are quite limited in the scope or subject matter of the queries that the system can properly process. For example, if user query comprises words that lack all the key words pre-stored in the lookup table, then the system cannot respond with any stored answer or it may respond with an incorrect prestored answer. Also, the known systems are limited to a particular subject matter, such as shareholder inquiries of a particular stock company, in order to focus the queries on more likely pre-stored key words.
  • the present invention relates to a system to enable a user to ask a question (query) and for providing the user with one or more answers or solutions to such question. Since the system according to the principles of the present invention processes a query and generates answers employs the same methods regardless of the query format (X-A-O), (S-X-X) , (S-X-O) , or (S-A-X) , where "X" is the absence of an element, and responds with answers in preferably (S-A-O) format, only the processing of query format (X-A-O) will be described in detail below but it will be understood that such processing applies to the other query formats as well.
  • the present system includes software for processing such query into, EG, Action-Object (A-O) format and includes a knowledge base or database into which a plurality of documents or other information have been or shall be semantically processed which knowledge base or database associates a plurality of solutions or subjects (S's) in association with specific A-O' s as well as links for each A-O to the source document in which the A-O appears.
  • the database can be server resident and in response to a user A-O query, transmits to the user some or all of the solutions stored in association with the specific A-O query.
  • the system searches the web for available web data, finds one or more entries (hereafter "documents") with relevant S-A-O, updates the database by storing the query A-O and particular S in association with the stored query A-O along with a link to the source document and transmits the answer (S) or answers (Si, S 2 ,...) to the user.
  • the answers are conveyed in S-A-O format for the user's convenience and reminding user of the query user submitted, particularly since the Web search may take a few minutes and the system calls the user back with an answer a described below.
  • a key feature of exemplary embodiments enables user to use an ordinary telephone or cellular phone to access and query the system verbally and to receive an audio or visual display response containing the answer or solution.
  • An alternate feature of an alternate embodiment includes including in the user telephone or cellular phone a micro chip bearing software that converts voice to digital text, processes the query into A-O format, accesses the database server via the web, receives the solutions or answers from the web based server, converts it from text to synthesized voice or visual display data for user perception at users hand unit.
  • Figure 1 is a schematic representation of a system according to the principles of the present invention.
  • FIG. 2 is a block diagram of the principal steps and elements of the system of Figure 1.
  • Figure 3 is similar to Figure 2 showing an alternate embodiment of the present invention.
  • SAS Semantic Answering System
  • voice-to-text transformation device or/and software system client software module
  • server storing the knowledge base or database of semantically created answers .
  • a user asks a question by voice, using microphone or telephone; the sound is transformed into text by software or special semantic chip, which is able to recognize the question. For example, the user asks, "How can I reduce cholesterol?" Text-to-voice device or software transforms sound into a text file as a query.
  • One exemplary method of achieving this is disclosed in U.S. Patent Application SN. 09/815,260 filed 3/22/01.
  • the Client software module adds URL to the query; URL/query is sent over the World Wide Web to the Server, which contains the knowledge base of semantic index in Subject-Action-Object format.
  • the server searches the database for (Ss) answers which match the query, EG, (A-O) and transmits them in HTML format over- the Internet back to client software module, where A ⁇ 0 and answers (Si and S 2 ) are transformed into text files.
  • Text files are transformed into voice by text-to-voice device or/and software system such as digital computer .
  • semantic indexing engine processes the Web to find and retrieve relevant documents, then creates subject-action-object entries
  • the software or the hardware-level apparatus 2 converts the voice data stream into a plain text.
  • user with the aid of keyboard, scanner, or other input device 3 may enter plain text.
  • Problem statement is extracted from the plain text.
  • the format of the problem statement is Action-Object (A-O) .
  • Client software 4 codes the Problem statement as parameter of the URL query.
  • URL Query 5 is sent over the World Wide Web to the Semantic Server.
  • the Semantic Server 6 searches for the available solutions in the semantic database.
  • One example of a Semantic S-A-O processing method is disclosed in U.S. Patent Application SN. 09/541,182 filed April 3, 2000. If solutions (answers) exist, they are returned in HTML format. The representation of the solutions is basically Subject-Action-Object (S-A-O) . If solution is not found in the Semantic Database 7, additional search on the WWW is performed. User will be later notified about the results. The search can be performed on a regular basis to accommodate the changes of the Internet.
  • the solutions are filtered by server 6 or the user PC or device and can be stored on the User PC.
  • the links to the source documents can be stored in the Semantic database or client PC, as well. User can be notified by email that there are new solutions to his (her) problems in the Semantic Database.
  • Text-to-Voice module 1 generates the audio stream from the filtered solutions.
  • the SAS 10 delivers the answers to the user's questions. Answers can also be visually displayed or printed out as desired by user's PC.
  • the Semantic Server performs a Web search.
  • the results are converted to the Subject-Action- Object format.
  • the components of the semantic database index are updated.
  • the user may be notified about solution availability by, but not limited to, one of the following methods:
  • VR Voice Receiver. VR converts the user voice to the electrical signals. Examples include headset microphone, telephone microphone, etc.
  • the component includes also the sound card if it is used with the computer.
  • Voice Recognition Software This software converts the signals coming from the Voice Receiver into plain text. Examples of Voice Recognition Software include, but not limited to ViaVoiceTM software from IBM Corporation, or Dragon NaturallySpeaking from Dragon Systems.
  • Output Plain text that corresponds to the user's voice.
  • Component 24 represents a module for generating queries to be sent over the Internet. The Module formulates a problem contained in the user's question. Format of the problem is
  • Action-Object (A-O) .
  • This module also supports plain text input as an extra functionality.
  • Module 25 Internet Connection. Module 25 converts Action- Object problem statement into URL that is transmitted over one of the following connections, but not limited to Network Connection, Modem Connection, and Wireless Connection.
  • the additional parameters of the URL may include use synonyms and constraints with the Semantic Server. See U.S. Patent Application SN. 09/785,018 filed 2/16/01 and 09/814,698 filed 4/24/01.
  • Semantic Server/Semantic Database Semantic Server 26 intercepts the URL. Parameters of an URL define the algorithm of the server functioning. In a general case the semantic server generates SQL query understandable by Semantic Database. See for example : ww .cobrai . com Input : URL. Output : SQL Query.
  • Semantic Database/Semantic Server Semantic Database or Knowledge Base 27 stores the available solutions to the users' problems (A-O's). The database content is periodically updated. Content is optionally updated based in the users' requests. The solutions are stored in the form Subject-Action- Object. If Action-Object problem statement has similarity with at least one of the Subject-Action- Object solution, then it is retrieved from database 27. The maximal number of the solutions is indicated as one of the URL parameters . The results are presented as the recordsets. Semantic Server transforms these recordsets to the HTML pages. Input : SQL Query.
  • Internet Connection 28 delivers the Web page containing solutions in HTML format to the Client computer or device resident Software Module which transforms the HTML format into plain text format.
  • Input HTML page.
  • Output Plain text.
  • the module filters out the results.
  • One of the following, but not limited to, set of filters may be applied: Subject length, specific terms (such as stop words "be” "is”, etc.), number of solutions, etc.
  • the results may be in Subject-Action-Object format, or may contain the source sentences.
  • the following information can be stored at the User PC:
  • the filters that can be used for voice output are:
  • this filtering function can be resident in the semantic server block 26 so that only filtered answer data are conveyed to the user' s computer .
  • Input Plain text.
  • Output Voice signal.
  • Speaking Device 31 delivers the voice to the user by generating audio frequency waves. Examples include, but not limited, to telephone or cell phone speaker, computer speaker, or headset speaker. The component includes also the sound card if it is used with the computer. Input : Voice signal.
  • Example 1 The solutions for the user problems are found in the Semantic Database.
  • Step No. 5 User:
  • Step No.7 Going to step 2 user asks another question> Example 2.
  • the solutions for the user problems are not found in the Semantic Database.
  • Step No. 5 User:
  • Step No. 7 SAS continues to search for solutions.
  • the SAS can handle different types of formatted queries. For example, each of the following would respond to user as above. Different types of formatted questions.
  • FIG. 3 An alternate embodiment is shown in Figure 3 in which user PC or device transmits the query in plain text.
  • the query is processed and the problem statement generated in server 36 and the SAO, whether stored in database 27 or acquired from the World Wide Web and stored in database 27, is transmitted HTML page by server 36.
  • the remainder of the system functions as mentioned above with this arrangement, all semantic software and problem - solution statements processing is located at the server instead of each users apparatus.
  • Semantic chip for mobile and other devices Semantic chip for mobile and other devices .
  • This chip delivers the following functionality:
  • Fig 2 components 23, 24, 25, 28, 29, and 30 preferably in one chip as the users terminal or cell phone.
  • filtering can be done at the Semantic Server instead of the user's PC or chip.
  • Semantic Updating or News Networks Whenever each user asks the SAS a new question or new solutions to old questions appear in the Semantic Server, the server adds them to the Semantic database. As Semantic Database grows and stores more and more content S-A-O' s, the probability of the available solution increases over time. Semantic Updating or News Networks
  • Example 3 Original user is interested in the specific problem A-O. After initially serving the original user, the Semantic Server continues to track the appearance of any new S-A-O solutions that did not exist in the database before the original user was served. This updating happens either on a regular basis or during processing the relevant A-O queries of other users. The original user is automatically informed that the new solution is available.

Abstract

Answering System (10) enables user to input a query and responds with answers. Servers (6) stores indexed database (7) of a plurality of S-A-O's. User generates the query that includes query elements (A-O), (S-A), or (S-X-O), or element (S). The server (6) identifies the database element S, O, or A or elements (A-O) associated with a respective knowledge base S-A-O (27) that includes the query element(s) in response to the server (6) receiving the query and generates a natural language answer S-A-O that includes the identified and the query elements(s) and transmits the answer to the user apparatus that provides an audio (30) or visual response. The server can conduct WWW searches for documents with S-A-O elements that match query element(s)and adds them to the database, thus treating the WWW as an available knowledge base.

Description

TITLE: SEMANTIC ANSWERING SYSTEM AND METHOD RELATED APPLICATIONS:
This is a continuation-in-part application of U.S. Patent Application SN. 09/815,260 filed March 22, 2001 entitled NATURAL LANGUAGE PROCESSING AND QUERY DRIVEN INFORMATION RETRIEVAL, which is a continuing application of U.S. Provisional Application SN. 60/198,782 filed April 20, 2000. This is also a continuation-in-part of U.S. Provisional Patent Application SN. 60/249,610 filed November 17, 2000. Benefits of priorities to all related applications are claimed. BACKGROUND:
The present invention relates to Query and Response information retrieval systems and, more particularly, to such systems capable of receiving a user entered question, processing the data representing the question, searching local and/or web based databases for information relevant to an answer to user' s query, and conveying such answer information to the user.
Systems of this general type are known that enable a user to access a preprocessed database of predetermined standard answers to a predetermined set of user queries . The standard system responds to a user-entered query by processing the query to determine one or a combination of key words . The system includes a look-up table to determine which predetermined, stored standard answer or answers have the key word or combination of key words may be responsive to the query. The system activates a link to the predetermined, stored answer (sentence) that includes the matched key word(s) between the user query and the look-up table.
Such known systems are quite limited in the scope or subject matter of the queries that the system can properly process. For example, if user query comprises words that lack all the key words pre-stored in the lookup table, then the system cannot respond with any stored answer or it may respond with an incorrect prestored answer. Also, the known systems are limited to a particular subject matter, such as shareholder inquiries of a particular stock company, in order to focus the queries on more likely pre-stored key words.
Accordingly, there is a need for a system that does not rely on pre-stored key work matching and that can process the user query to gain an understanding of information or concepts requested, then searching preprocessed and knowledge bases of storing candidate concepts with links to databases of full documents in which such concepts appear. In addition, there is a need for such a system that can dynamically search all databases of stored documents on the World Wide Web for concept (s) in the user query, downloads candidate documents, processes them dynamically to determine if the downloaded document contains an answer to the query. If it does, then extracting the answer and presenting it to the user and adding the query, answer, and document link to the answer database. SUMMARY OP E2------MPLARY EMBODIMENTS OF THE INVENTION:
The present invention relates to a system to enable a user to ask a question (query) and for providing the user with one or more answers or solutions to such question. Since the system according to the principles of the present invention processes a query and generates answers employs the same methods regardless of the query format (X-A-O), (S-X-X) , (S-X-O) , or (S-A-X) , where "X" is the absence of an element, and responds with answers in preferably (S-A-O) format, only the processing of query format (X-A-O) will be described in detail below but it will be understood that such processing applies to the other query formats as well.
The present system includes software for processing such query into, EG, Action-Object (A-O) format and includes a knowledge base or database into which a plurality of documents or other information have been or shall be semantically processed which knowledge base or database associates a plurality of solutions or subjects (S's) in association with specific A-O' s as well as links for each A-O to the source document in which the A-O appears. The database can be server resident and in response to a user A-O query, transmits to the user some or all of the solutions stored in association with the specific A-O query. If no solutions (S's) reside in the database, the system searches the web for available web data, finds one or more entries (hereafter "documents") with relevant S-A-O, updates the database by storing the query A-O and particular S in association with the stored query A-O along with a link to the source document and transmits the answer (S) or answers (Si, S2,...) to the user. Preferably, as seen in the word examples below, the answers are conveyed in S-A-O format for the user's convenience and reminding user of the query user submitted, particularly since the Web search may take a few minutes and the system calls the user back with an answer a described below.
In addition to user being able to use user's PC keyboard or mouse to initiate a query, a key feature of exemplary embodiments according to the principles of the present invention, enables user to use an ordinary telephone or cellular phone to access and query the system verbally and to receive an audio or visual display response containing the answer or solution. An alternate feature of an alternate embodiment includes including in the user telephone or cellular phone a micro chip bearing software that converts voice to digital text, processes the query into A-O format, accesses the database server via the web, receives the solutions or answers from the web based server, converts it from text to synthesized voice or visual display data for user perception at users hand unit.
Other and further objects, benefits, and features shall become apparent with the following detailed description and drawings.
DESCRIPTION OF DRAWINGS:
Figure 1 is a schematic representation of a system according to the principles of the present invention.
Figure 2 is a block diagram of the principal steps and elements of the system of Figure 1.
Figure 3 is similar to Figure 2 showing an alternate embodiment of the present invention.
DETAILED DESCRIPTION OF EXEMPLARY EMBODIMENTS OF THE INVENTION:
One example of a Semantic Answering System (SAS) according to the principles of the present invention includes voice-to-text transformation device or/and software system, client software module, a server storing the knowledge base or database of semantically created answers .
A user asks a question by voice, using microphone or telephone; the sound is transformed into text by software or special semantic chip, which is able to recognize the question. For example, the user asks, "How can I reduce cholesterol?" Text-to-voice device or software transforms sound into a text file as a query. One exemplary method of achieving this is disclosed in U.S. Patent Application SN. 09/815,260 filed 3/22/01. The Client software module adds URL to the query; URL/query is sent over the World Wide Web to the Server, which contains the knowledge base of semantic index in Subject-Action-Object format.
Examples of semantic index:
Assume the following are stored in the index:
Dietary measure - reduce - cholesterol saturation; (Si) (A) (0)
Clofibrate - reduce - cholesterol. (S2) (A) (O)
The server searches the database for (Ss) answers which match the query, EG, (A-O) and transmits them in HTML format over- the Internet back to client software module, where A~0 and answers (Si and S2) are transformed into text files. Text files are transformed into voice by text-to-voice device or/and software system such as digital computer .
Alternately, if there is no answer in the database to the user query (A-O) , semantic indexing engine processes the Web to find and retrieve relevant documents, then creates subject-action-object entries
index and sends the index entries over the Internet. Generally, the following signal transformations occur: (See Fig 1)
User asks a question to a microphone 1.
The software or the hardware-level apparatus 2 converts the voice data stream into a plain text. Alternatively, user with the aid of keyboard, scanner, or other input device 3 may enter plain text. Problem statement is extracted from the plain text. The format of the problem statement is Action-Object (A-O) . Client software 4 codes the Problem statement as parameter of the URL query.
URL Query 5 is sent over the World Wide Web to the Semantic Server. The Semantic Server 6 searches for the available solutions in the semantic database. One example of a Semantic S-A-O processing method is disclosed in U.S. Patent Application SN. 09/541,182 filed April 3, 2000. If solutions (answers) exist, they are returned in HTML format. The representation of the solutions is basically Subject-Action-Object (S-A-O) . If solution is not found in the Semantic Database 7, additional search on the WWW is performed. User will be later notified about the results. The search can be performed on a regular basis to accommodate the changes of the Internet.
The solutions are filtered by server 6 or the user PC or device and can be stored on the User PC. The links to the source documents can be stored in the Semantic database or client PC, as well. User can be notified by email that there are new solutions to his (her) problems in the Semantic Database.
Text-to-Voice module 1 generates the audio stream from the filtered solutions.
User listens to the answers in sequential order to the user's query. On the whole, the SAS 10 delivers the answers to the user's questions. Answers can also be visually displayed or printed out as desired by user's PC.
If the current database does not contain solutions to the user' s problem, the Semantic Server performs a Web search. The results are converted to the Subject-Action- Object format. The components of the semantic database index are updated. The user may be notified about solution availability by, but not limited to, one of the following methods:
1. During the next interaction with SAS
2. Over the telephone
3. Over email
4. Over a pager
The components of SAS are (The following numbers relate to the blocks of Fig. 2) :
21. User. The user asks the questions and receives the answers to these questions. Output : Question containing a problem that is expressed in user voice, or as result of interaction with User PC through microphone, keyboard, scanner, etc.
22. Voice Receiver. VR converts the user voice to the electrical signals. Examples include headset microphone, telephone microphone, etc. The component includes also the sound card if it is used with the computer.
Input : User voice Output : Voice stream
23. Voice Recognition Software. This software converts the signals coming from the Voice Receiver into plain text. Examples of Voice Recognition Software include, but not limited to ViaVoice™ software from IBM Corporation, or Dragon NaturallySpeaking from Dragon Systems.
Input : Voice stream
Output : Plain text that corresponds to the user's voice.
24. Client Software Module. Component 24 represents a module for generating queries to be sent over the Internet. The Module formulates a problem contained in the user's question. Format of the problem is
Action-Object (A-O) . This module also supports plain text input as an extra functionality.
Input : Plain text
Output : Problem statement in form Action-Object.
25. Internet Connection. Module 25 converts Action- Object problem statement into URL that is transmitted over one of the following connections, but not limited to Network Connection, Modem Connection, and Wireless Connection. The additional parameters of the URL may include use synonyms and constraints with the Semantic Server. See U.S. Patent Application SN. 09/785,018 filed 2/16/01 and 09/814,698 filed 4/24/01.
Input : Problem statement in form Action-Object. Output : URL.
26. Semantic Server/Semantic Database. Semantic server 26 intercepts the URL. Parameters of an URL define the algorithm of the server functioning. In a general case the semantic server generates SQL query understandable by Semantic Database. See for example : ww .cobrai . com Input : URL. Output : SQL Query.
27. Semantic Database/Semantic Server. Semantic Database or Knowledge Base 27 stores the available solutions to the users' problems (A-O's). The database content is periodically updated. Content is optionally updated based in the users' requests. The solutions are stored in the form Subject-Action- Object. If Action-Object problem statement has similarity with at least one of the Subject-Action- Object solution, then it is retrieved from database 27. The maximal number of the solutions is indicated as one of the URL parameters . The results are presented as the recordsets. Semantic Server transforms these recordsets to the HTML pages. Input : SQL Query.
Output : HTML page.
28. Internet Connection. Internet Connection 28 delivers the Web page containing solutions in HTML format to the Client computer or device resident Software Module which transforms the HTML format into plain text format. Input : HTML page. Output : Plain text.
29. Client Software Module. The module filters out the results. One of the following, but not limited to, set of filters may be applied: Subject length, specific terms (such as stop words "be" "is", etc.), number of solutions, etc. The results may be in Subject-Action-Object format, or may contain the source sentences. The following information can be stored at the User PC:
• Result as Subject-Action-Object;
• Sentence of the source document that contains this result;
• [Hyper] link to the source document.
The filters that can be used for voice output are:
• Subject or Object are too long
• The total S-A-O length is too long
The user is notified if there are more results than allowed to be spoken. Input : Plain text.
Output : Plain text.
As an alternative, this filtering function can be resident in the semantic server block 26 so that only filtered answer data are conveyed to the user' s computer .
30. Voice Generation Software. The text of the answer passes through Voice Generation Software 30
(examples are ViaVoice software from IBM Corporation, or Dragon NaturallySpeaking from Dragon Systems) .
Input : Plain text. Output : Voice signal.
31. Speaking Device. Speaking Device 31 delivers the voice to the user by generating audio frequency waves. Examples include, but not limited, to telephone or cell phone speaker, computer speaker, or headset speaker. The component includes also the sound card if it is used with the computer. Input : Voice signal.
Output : Audio signal. Examples of User-SAS Interaction
Example 1. The solutions for the user problems are found in the Semantic Database.
Step No. 1 SAS:
"Hello, Dr. Smith!"
Step No. 2 User:
"How can I reduce cholesterol?"
Step No. 3 SAS:
"Reduce cholesterol?" (pause)
Step No. 4 SAS:
"Dietary measure-reduce-cholesterol saturation"
"Clofibrate-reduce-cholesterol"
"Saturation - reduce - serum cholesterol level"
"Talk with you later"
Step No. 5 User:
"Hello?"
Step No. 6 SAS:
"Yes, Dr. Smith!"
Step No.7 <Going to step 2 user asks another question> Example 2. The solutions for the user problems are not found in the Semantic Database.
Step No. 1 SAS:
"Hello, Dr. Smith!"
Step No. 2 User:
"How to cure West Nile encephalitis?"
Step No. 3 SAS:
"Cure West Nile encephalitis?" (pause)
Step No. 4 SAS:
"Currently there are no solutions of the problem "Cure
West Nile encephalitis" in Semantic Database. Do you want to initiate the search over the Internet?"
Step No. 5 User:
"Yes"
Step No. 6 SAS:
"I will inform you when the solution becomes available,
Talk with you later."
Step No. 7 SAS continues to search for solutions. The solutions for the user problem later appear available in the Semantic Database.
SAS calls to the user: Step No . 8 SAS :
"Hello, Dr. Smith! 10 minutes ago you were interested in the problem "Cure West Nile encephalitis". Currently we have the following solutions: a. X cures West Nile encephalitis . b. Y cures West Nile encephalitis. c. Z cures West Nile encephalitis."
As mentioned above, the SAS can handle different types of formatted queries. For example, each of the following would respond to user as above. Different types of formatted questions. Example 3. (S-A-X) query format
Question: What does aspirin cause?
S-aspirin, A-cause
Answers : a. Aspirin - cause - gastric damage b. Aspirin - cause - stomach bleeding c. Aspirin - cause - stomach irritation Example 4. (S-X-X) query format
Question: What does aspirin do?
S-aspirin
Answers : a. Aspirin - reduce - headache b. Aspirin - prevent - pregnancy loss c. Aspirin - reduce - risk of cataract development
Example 5. (S-X-O) query format
Question: What are the relations between aspirin and asthma?
S-aspirin, O-asthma
Answers : a. Aspirin - induce - asthma b. Aspirin - trigger - asthma attack
ALTERNATE EMBODIMENT:
An alternate embodiment is shown in Figure 3 in which user PC or device transmits the query in plain text. The query is processed and the problem statement generated in server 36 and the SAO, whether stored in database 27 or acquired from the World Wide Web and stored in database 27, is transmitted HTML page by server 36. The remainder of the system functions as mentioned above with this arrangement, all semantic software and problem - solution statements processing is located at the server instead of each users apparatus. Possible Applications :
Semantic chip for mobile and other devices .
This chip delivers the following functionality:
• Speech to Text Conversion
• Problem Statement based on the semantic algorithms
• Transmission of the problem through the web to the Semantic Server
• Receiving of the solution from the Semantic Server through the web
• Solutions filtering
• Text to Speech conversion
This corresponds to the Fig 2 components 23, 24, 25, 28, 29, and 30 preferably in one chip as the users terminal or cell phone. Alternately, filtering can be done at the Semantic Server instead of the user's PC or chip.
Self-Growing Semantic Networks
Whenever each user asks the SAS a new question or new solutions to old questions appear in the Semantic Server, the server adds them to the Semantic database. As Semantic Database grows and stores more and more content S-A-O' s, the probability of the available solution increases over time. Semantic Updating or News Networks
Example 3. Original user is interested in the specific problem A-O. After initially serving the original user, the Semantic Server continues to track the appearance of any new S-A-O solutions that did not exist in the database before the original user was served. This updating happens either on a regular basis or during processing the relevant A-O queries of other users. The original user is automatically informed that the new solution is available.
For details of suitable semantic processing systems and the S-A-O format, see U.S. Patent Application SN. 09/321,804, filed May 27, 1999 and 09/541,182, filed April 3, 2000, and the Knowledgist® Software and COBRAIN® Software marketed by Invention Machine Corporation of Boston, Massachusetts and used to support Invention Machine's website www. cobrai . co . See also US Pat. Application SN: 09/815, 260, filed 03/22/2001 for further SAO processing, query recognition, and expanded SAO query search capabilities.
Various improvements and modifications can be made to the herein disclosed exemplary embodiments without departing from the scope of the present invention.

Claims

We Claim :
Claim 1. A system enabling a user to ask a question (query) and for providing the user with one or more answers or solutions to such question, the system comprising user apparatus for generating first signals representative of a natural language user query that includes at least a query elements (A-O) , (S-A) , or (S-X-O) , or element (S) , a server for storing a knowledge base of a plurality of S-A-O' s and for identifying at least one knowledge base element S, O, or A, or elements (A-O) associated with a respective knowledge base S-A-O that includes the query elements or element in response to the server receiving the first signals, and generating second signals representative of the natural language answer S-A-O that includes the identified element or elements and the query elements or element, the user apparatus generating a natural language audio response or visual display to the user of the natural language answers S-A-O in response to receiving the second signals, and means for transmitting the first signals from the user apparatus to the server and for transmitting the second signals from the server to the user apparatus.
Claim 2. A system as set forth in Claim 1, wherein said server conducts a search of the World Wide Web, identifies documents that includes document S-A-O' s each comprising element or elements that match the query element or elements, stores links to such documents, and adds such document S-A-O' s to the knowledge base, and wherein the server includes as part of the second signals representation of each identified document answer S-A-O.
Claim 3. A system as set forth in Claim 1, wherein said server conducts said search automatically in response to server determining that no knowledge base element or elements matches the query element or elements or in response to user search command.
Claim 4. A system as set forth in Claim 3, wherein said server is programmed to query the user to determine if user wants to initiate a user search command.
Claim 5. A system as set forth in Claim 2, wherein user apparatus converts human voice signals into said first signals .
Claim 6. A system as set forth in Claim 2, wherein user apparatus converts second signals into audio signals.
Claim 7. A system as set forth in Claim 2, wherein said user apparatus includes voice-to-text and text-to-voice recognition capability and client software module for generating said first signals and for receiving said second signals.
Claim 8. A system as set forth in Claim 2, wherein said user apparatus includes a user digital computer for generating said first signals and receiving said second signals .
Claim 9. A system as set forth in Claim 8, wherein said user apparatus further includes at least one user input device that includes a human voice to signal converter or a keyboard.
Claim 10. A system as set forth in Claim 8, wherein said user apparatus further includes at least one user input device that includes a signal to audio converter or a visual display monitor.
Claim 11. A system as set forth in Claim 2, wherein said second signals represent each answer S-A-O in sentence
format .
Claim 12. In a digital computing system, the method enabling a user to input a question (query) and providing the user with one or more answers or solutions to such query, the method comprising generating first signals representative of a natural language user query that includes at least query elements (A-O) , (S-A) , or (S-X-O) , or element (S) , storing a knowledge base of a plurality of S-A-O' s identifying in response to the first signals at least one knowledge base element S, O, or A, or elements (A-O) associated with a respective knowledge base S-A-O that includes the query elements or element, and generating, in response to said identifying, second signals representative of the natural language answer S-A-O that includes the identified element or elements and the query elements or element, generating in response to the second signals a natural language audio message or visual display to the user of the natural language answers S-A-O.
Claim 13. A method as set forth in Claim 12, further comprising searching the World Wide Web, identifying documents that includes document S-A-O' s each comprising element or elements that match the query element or elements, storing links to such documents, and adding such document S-A-O' s to the knowledge base, and wherein at least a part of the second signals represent each identified document S-A-O.
Claim 14. A method as set forth in Claim 12, wherein said searching initiates automatically in response to identifying no knowledge base element or elements that matches the query element or elements or in response to user search command.
Claim 15. A method as set forth in Claim 14, further including prompting the user to determine if user wants to initiate a user search command.
Claim 16. A method as set forth in Claim 13, wherein user apparatus converts human voice signals into said first signals.
Claim 17. A method as set forth in Claim 13, wherein user apparatus converts second signals into audio signals or visual display.
Claim 18. A method as set forth in Claim 13, wherein generating the first signals includes converting voice- to-text.
Claim 19. A method as set forth in Claim 13, wherein generating the audio message or visual display includes converting text-to-audio or text-to-visual.
PCT/US2001/043528 2000-11-17 2001-11-16 Semantic answering system and method WO2002041169A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2002226924A AU2002226924A1 (en) 2000-11-17 2001-11-16 Semantic answering system and method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US24961000P 2000-11-17 2000-11-17
US60/249,610 2000-11-17
US09/815,260 2001-03-22
US09/815,260 US20020010574A1 (en) 2000-04-20 2001-03-22 Natural language processing and query driven information retrieval

Publications (1)

Publication Number Publication Date
WO2002041169A1 true WO2002041169A1 (en) 2002-05-23

Family

ID=26940211

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/043528 WO2002041169A1 (en) 2000-11-17 2001-11-16 Semantic answering system and method

Country Status (2)

Country Link
AU (1) AU2002226924A1 (en)
WO (1) WO2002041169A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007053257A1 (en) * 2005-10-31 2007-05-10 Voice Signal Technologies, Inc. A system and method for conducting a voice controlled search using a wireless mobile device
US8073700B2 (en) 2005-09-12 2011-12-06 Nuance Communications, Inc. Retrieval and presentation of network service results for mobile device using a multimodal browser
WO2013174407A1 (en) * 2012-05-24 2013-11-28 Iqser Ip Ag Generation of queries to a data processing system
US8843376B2 (en) 2007-03-13 2014-09-23 Nuance Communications, Inc. Speech-enabled web content searching using a multimodal browser
US9152982B2 (en) 2005-08-19 2015-10-06 Nuance Communications, Inc. Method of compensating a provider for advertisements displayed on a mobile phone
US10951555B2 (en) 2017-05-08 2021-03-16 Microsoft Technology Licensing, Llc Providing local service information in automated chatting

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5369575A (en) * 1992-05-15 1994-11-29 International Business Machines Corporation Constrained natural language interface for a computer system
US5855002A (en) * 1996-06-11 1998-12-29 Pegasus Micro-Technologies, Inc. Artificially intelligent natural language computational interface system for interfacing a human to a data processor having human-like responses
US5963940A (en) * 1995-08-16 1999-10-05 Syracuse University Natural language information retrieval system and method
US6173279B1 (en) * 1998-04-09 2001-01-09 At&T Corp. Method of using a natural language interface to retrieve information from one or more data resources

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5369575A (en) * 1992-05-15 1994-11-29 International Business Machines Corporation Constrained natural language interface for a computer system
US5963940A (en) * 1995-08-16 1999-10-05 Syracuse University Natural language information retrieval system and method
US5855002A (en) * 1996-06-11 1998-12-29 Pegasus Micro-Technologies, Inc. Artificially intelligent natural language computational interface system for interfacing a human to a data processor having human-like responses
US6173279B1 (en) * 1998-04-09 2001-01-09 At&T Corp. Method of using a natural language interface to retrieve information from one or more data resources

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9152982B2 (en) 2005-08-19 2015-10-06 Nuance Communications, Inc. Method of compensating a provider for advertisements displayed on a mobile phone
US9152983B2 (en) 2005-08-19 2015-10-06 Nuance Communications, Inc. Method of compensating a provider for advertisements displayed on a mobile phone
US9898761B2 (en) 2005-08-19 2018-02-20 Nuance Communications, Inc. Method of compensating a provider for advertisements displayed on a mobile phone
US8073700B2 (en) 2005-09-12 2011-12-06 Nuance Communications, Inc. Retrieval and presentation of network service results for mobile device using a multimodal browser
US8380516B2 (en) 2005-09-12 2013-02-19 Nuance Communications, Inc. Retrieval and presentation of network service results for mobile device using a multimodal browser
US8781840B2 (en) 2005-09-12 2014-07-15 Nuance Communications, Inc. Retrieval and presentation of network service results for mobile device using a multimodal browser
WO2007053257A1 (en) * 2005-10-31 2007-05-10 Voice Signal Technologies, Inc. A system and method for conducting a voice controlled search using a wireless mobile device
US7477909B2 (en) 2005-10-31 2009-01-13 Nuance Communications, Inc. System and method for conducting a search using a wireless mobile device
US8285273B2 (en) 2005-10-31 2012-10-09 Voice Signal Technologies, Inc. System and method for conducting a search using a wireless mobile device
US8843376B2 (en) 2007-03-13 2014-09-23 Nuance Communications, Inc. Speech-enabled web content searching using a multimodal browser
WO2013174407A1 (en) * 2012-05-24 2013-11-28 Iqser Ip Ag Generation of queries to a data processing system
US10951555B2 (en) 2017-05-08 2021-03-16 Microsoft Technology Licensing, Llc Providing local service information in automated chatting

Also Published As

Publication number Publication date
AU2002226924A1 (en) 2002-05-27

Similar Documents

Publication Publication Date Title
US7962326B2 (en) Semantic answering system and method
US7216080B2 (en) Natural-language voice-activated personal assistant
US9262533B2 (en) Context based data searching
EP1293962B1 (en) Focused language models for improved speech input of structured documents
US9761241B2 (en) System and method for providing network coordinated conversational services
US5895466A (en) Automated natural language understanding customer service system
US20010039493A1 (en) Answering verbal questions using a natural language system
US20020002461A1 (en) Data processing system for vocalizing web content
CA2376672A1 (en) Natural language interface for searching database
EP1125279A1 (en) System and method for providing network coordinated conversational services
JP2002536755A (en) Intercommunication system and method between user and system
CA2341583A1 (en) Document semantic analysis/selection with knowledge creativity capability
US20080228488A1 (en) Computer-Implemented Voice Application Indexing WEB Site
EP1685556B1 (en) Audio dialogue system and voice browsing method
JP2002132812A (en) Method and system for answering question and recording medium with recorded question answering program
US20010037198A1 (en) Method and system for providing texts for voice requests
US20010014861A1 (en) Voice internet service system
WO2013002820A1 (en) Provide services using unified communication content
WO2002041169A1 (en) Semantic answering system and method
Bai et al. Intelligent retrieval of dynamic networked information from mobile terminals using spoken natural language queries
US20230205794A1 (en) Generating search insight data
JP3683504B2 (en) Voice utilization type information retrieval apparatus, voice utilization type information retrieval program, and recording medium recording the program
Gu et al. Spoken Query for Web Search and Navigation.
US20010042082A1 (en) Information processing apparatus and method
JP2003058538A (en) Sentence analysis method and sentence analyzer capable of utilizing this method

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP