WO2014040536A1 - 信息搜索方法、系统及存储介质 - Google Patents

信息搜索方法、系统及存储介质 Download PDF

Info

Publication number
WO2014040536A1
WO2014040536A1 PCT/CN2013/083321 CN2013083321W WO2014040536A1 WO 2014040536 A1 WO2014040536 A1 WO 2014040536A1 CN 2013083321 W CN2013083321 W CN 2013083321W WO 2014040536 A1 WO2014040536 A1 WO 2014040536A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
user
query
complete
query string
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
PCT/CN2013/083321
Other languages
English (en)
French (fr)
Inventor
贺翔
亓超
陈建群
王业
焦峰
杨月奎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
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
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to US14/413,239 priority Critical patent/US20150302056A1/en
Publication of WO2014040536A1 publication Critical patent/WO2014040536A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/2453Query optimisation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/242Query formulation
    • G06F16/2425Iterative querying; Query formulation based on the results of a preceding query
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/2457Query processing with adaptation to user needs
    • G06F16/24575Query processing with adaptation to user needs using context
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • the subject matter disclosed herein belongs to the field of Internet technologies, and in particular, to an information search method, system, and storage medium.
  • search engines have become an indispensable tool for people's work and life.
  • the search engine can extract the information of each website from the Internet, retrieve the records matching the user query string, and return the results in a certain order.
  • Typical search engines include Baidu, Google, and the like.
  • the existing search engine has the following disadvantages: It can only query according to the current search string input by the user, and cannot understand the user's intention in combination with the context; in addition, the existing search engine searches for any search term input by the user, when the information is missing. , can not prompt the user to complete the retrieval information according to the characteristics of the retrieval task.
  • An information search method, system and storage medium are provided, which aim to solve the problem that the current search string can only be queried according to the current search string input by the user, the user intention cannot be fully understood, and the user cannot be prompted to supplement the search information.
  • An aspect of the present invention provides an information search method, including:
  • Another aspect of the present invention also provides an information search system, including:
  • Information receiving module an information query string for receiving user input
  • the information supplementing module is configured to determine whether the information query string input by the user is complete, and if the information query string input by the user is incomplete, the user is assisted to complete the information query string;
  • Information Search Module Used for complete information query string search.
  • an embodiment of the present invention further provides a storage medium including computer executable instructions for executing an information search method, the method comprising the steps of: receiving a message query string input by a user; The input information query string is complete. If the information query string input by the user is incomplete, the user is assisted to complete the information query string; and the search is performed according to the complete information query string.
  • the technical solution of the foregoing aspect has the following advantages or advantages:
  • the information searching method and system of the embodiment of the present invention understands the user's intention by combining the user history query and the user context, and helps the user to supplement the retrieval information, thereby making the retrieval more convenient and rapid, and improving the retrieval.
  • the operability of the search in addition, the information search method and system of the embodiment of the present invention establish a database of corresponding domain knowledge for different tasks, and parse the user query, interact with the user, and complete the query task through the domain knowledge of the database.
  • FIG. 1 is a flowchart of an information search method according to a first embodiment of the present invention
  • FIG. 2 is a flowchart of an information search method according to a second embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of an information search system according to a first embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of an information search system according to a second embodiment of the present invention.
  • FIG. 1 is a flow chart of an information search method according to a first embodiment of the present invention. As shown in Figure 1, the present invention The information search method of the first embodiment includes the following steps:
  • Step S100 Receive a message query string input by a user
  • the information query string input by the user may be a single word, word or sentence, or may be a plurality of words, words or sentences.
  • Step S110 determining whether the information query string input by the user is complete, if the information query string input by the user is incomplete, proceeding to step S120, if the information query string input by the user is complete, proceeding to step S130;
  • determining whether the information query string input by the user is complete may be based on whether the information input by the user can query the search result in the database, or the number of occurrences of the search result according to the query, or the retrieval of the same type of information according to the history.
  • the information query string can be understood, and the manner of judging whether the information query string input by the user is complete is not limited to the above manner.
  • Step S120 Help the user to complete the query information through the user context and/or the user context, and return to step S100;
  • the user context includes a user history query, a user query record, and related query records of other users for similar information, and the user intention is understood through multiple human-machine conversations; the user context includes the user's geographic location, time, user interest, and the like. Helping the user to complete the query information can automatically help the user to complete the information query string, or return the prompt information for the user to complete.
  • the information query string entered by the user is: Train ticket to Shanghai
  • the information query string entered by the user is:
  • Step S130 Search according to the complete information query string.
  • the information search method of the second embodiment of the present invention includes the following steps:
  • Step S200 Establish a database of the search field
  • step S200 establishing a database of the search field includes the following steps: establishing different search domain keywords; obtaining common query corpus of the search task; extracting common sentence patterns according to the query corpus.
  • a database of search fields can be set for different tasks such as train tickets, flights, and buses.
  • the following is a description of the train ticket inquiry task. It can be understood that the information search method of the embodiment of the present invention is not limited to the above field.
  • the establishment of a database for searching trains includes:
  • Step a Establish keywords related to train query information, such as querying train information, and need to establish keywords such as train stations and trains;
  • Step b Obtain common query corpus for train class queries.
  • the common queries for train ticket inquiries include: How much is the train ticket from Beijing to Shanghai?
  • Step c Through the above corpus, summarize the common sentence patterns of the train query tasks, such as the common sentence of the train class:
  • Step S210 Receive an information query string input by a user
  • the information query string input by the user may be a single word, word or sentence, or may be a plurality of words, words or sentences.
  • Step S220 Differentiating the received information query string according to the established task classifier; in step S220, the task classifier distinguishes a specific domain to which the information query string belongs, for example, information The query string belongs to the fields of train, flight, bus information, restaurant information and so on.
  • Step S230 determining whether the information query string input by the user is complete, if the information query string input by the user is incomplete, proceeding to step S240, if the information query string input by the user is complete, proceeding to step S270;
  • determining whether the information query string input by the user is complete may be based on whether the information input by the user can query the search result in the database, or according to the number of times the search result is queried, or the same type of information is retrieved according to the history.
  • the information query string can be understood, and the manner of judging whether the information query string input by the user is complete is not limited to the above manner.
  • Step S240 Help the user to complete the query information by using the user context and/or the user context.
  • the user context includes a user history query, a user query record, and related query records of other users for similar information, and multiple human-machine conversations. The user's intention is understood; the user's situation includes the user's geographical location, time, user interest, etc.; Helping the user to complete the query information can automatically help the user to complete the information query string, or return the prompt information for the user to complete.
  • the information query string entered by the user is: Train ticket to Shanghai
  • the information query string entered by the user is:
  • Step S250 determining whether the user query information is complete, if the user query information is not complete, proceed to step S260, and if the user query information is complete, proceed to step 270;
  • Step S260 prompting the user to complete the corresponding query information
  • step S260 the user is prompted to complete the corresponding query information by returning a letter that needs to be supplemented. Interest, you can also return multiple query information for the user to choose.
  • the information query string entered by the user is: Train ticket departing from Beijing
  • Step S270 extract key information according to the query information
  • Step S280 Call the corresponding service to perform retrieval, and return the retrieval result to the user.
  • Figure 3 is a flow chart of the information search system of the first embodiment of the present invention.
  • the information search system of the first embodiment of the present invention includes: an information receiving module, an information judging module, an information supplementing module, and an information searching module.
  • the information receiving module is configured to receive a message query string input by the user; wherein the information query string input by the user may be a single word, a word or a sentence, or may be a plurality of words, words or sentences.
  • the information judging module is configured to judge whether the information query string input by the user is complete. If the information query string input by the user is incomplete, the information supplementing module is used to help the user to complete the query information. If the information query string input by the user is complete, the information search is performed. The module searches.
  • the information supplementing module is configured to help the user to complete the query information through the user context and/or the user context, where the user context includes a user history query, a user query record, and related query records of other users for similar information, and through multiple human-machine conversations, Understand the user's intention; the user's situation includes the user's geographical location, time, user interest, etc.; Help the user to complete the query information can automatically help the user to complete the information query string, or return the prompt information for the user to complete.
  • the information query string entered by the user is: Train ticket to Shanghai
  • the information query string entered by the user is:
  • the information search module is configured to perform a search according to the information query string input by the user.
  • Figure 4 is a flow chart showing the operation of the information search system of the second embodiment of the present invention.
  • the information search system of the second embodiment of the present invention includes: a database establishing module, an information receiving module, an information distinguishing module, an information determining module, an information supplementing module, an information prompting module, an information extracting module, and an information searching module.
  • the database establishing module is used to establish a database of the search field, wherein the database establishing module establishes a database of the search field, including the following steps: establishing keywords of different search fields; obtaining common query corpora of the search task; and extracting common sentence patterns according to the query corpus.
  • a database of search fields can be set for different tasks such as train tickets, flights, and buses.
  • the following is a description of the train ticket inquiry task. It can be understood that the information search method of the embodiment of the present invention is not limited to the above field.
  • the establishment of a database for searching trains includes:
  • Step a Establish keywords related to train query information, such as querying train information, and need to establish keywords such as train stations and trains;
  • Step b Obtain common query corpus for train class queries.
  • the common queries for train ticket inquiries include: How much is the train ticket from Beijing to Shanghai?
  • Step c Through the above corpus, summarize the common sentence patterns of the train query tasks, such as the common sentence of the train class:
  • the information receiving module is configured to receive a message query string input by the user; wherein the information query string input by the user may be a single word, a word or a sentence, or may be a plurality of words, words or sentences.
  • the information distinguishing module is configured to distinguish the received information query string according to the established task classifier.
  • the task classifier distinguishes the specific domain to which the information query string belongs, for example, the information query string belongs to the fields of train, flight, public transportation information, restaurant information, and the like.
  • the information judging module is configured to judge whether the information query string input by the user is complete. If the information query string input by the user is incomplete, the information supplementing module is used to help the user to complete the query information. If the information query string input by the user is complete, the information is extracted. The module extracts key information. The information judging module judges whether the information query string input by the user is complete according to whether the information input by the user can query the search result in the database, or the number of times the search result is obtained according to the query, or the historical information is used to retrieve the similar information.
  • the information query string can be understood, and the manner of judging whether the information query string input by the user is complete is not limited to the above manner.
  • the information supplementing module is configured to help the user to complete the query information through the user context and/or the user context, where the user context includes a user history query, a user query record, and related query records of other users for similar information, and through multiple human-machine conversations, Understand the user's intention; the user's situation includes the user's geographical location, time, user interest, etc.; Help the user to complete the query information can automatically help the user to complete the information query string, or return the prompt information for the user to complete.
  • the information query string entered by the user is: Train ticket to Shanghai
  • the information query string entered by the user is:
  • the information supplement judging module is configured to judge whether the user query information is supplemented completely. If the user query information is not supplemented, the information prompting module prompts the user to supplement the query information, if the user queries When the information is complete, the key information is extracted through the information extraction module.
  • the information prompting module is configured to prompt the user to complete the corresponding query information, wherein the information prompting module prompts the user to complete the corresponding query information by returning the information that needs to be supplemented, or returns multiple query information for the user to select.
  • the information query string entered by the user is: Train ticket departing from Beijing
  • the information extraction module is configured to extract key information according to the query information.
  • the information search module is configured to invoke a corresponding service to retrieve based on the information input by the user, and return the search result to the user.
  • the information search method and system of the embodiment of the present invention can understand the user's intention by combining the user history query and the user context, and help the user to supplement the retrieval information, so that the retrieval is more convenient and rapid, and the operability of the retrieval is improved;
  • the information search method and system establishes a database of corresponding domain knowledge for different tasks, and analyzes user queries, interacts with users, and completes query tasks through domain knowledge of the database.
  • a person skilled in the art may understand that all or part of the steps of implementing the above embodiments may be completed by hardware, or may be instructed by a program to execute related hardware, and the program may be stored in a computer readable storage medium.
  • the storage medium mentioned may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

信息搜索方法、 系统及存储介质
技术领域
这里公开的主题内容属于互联网技术领域, 特别是涉及一种信息搜索方法、 系统及存储介质。
背景技术
随着互联网业务的不断发展, 搜索引擎已经成为人们时常工作和生活中不 可缺少的重要工具。 搜索引擎可以从互联网提取各个网站的信息, 检索与用户 查询串相匹配的记录, 按一定的排列顺序返回结果, 典型的搜索引擎包括百度、 谷歌等。 但是现有的搜索引擎存在以下缺点: 只能根据用户输入的当前检索串 进行查询, 不能结合上下文理解用户意图; 另外现有的搜索引擎对用户输入的 任意检索词均进行检索, 在信息缺失时, 不能根据检索任务特点, 提示用户补 全检索信息。
发明内容
提供了一种信息搜索方法、 系统及存储介质, 旨在解决现有技术中只能根 据用户输入的当前检索串进行查询, 不能完全理解用户意图以及不能提示用户 补充检索信息的问题。
本发明的一方面提供一种信息搜索方法, 包括:
接收用户输入的信息查询串;
判断用户输入的信息查询串是否完整, 如果用户输入的信息查询串不完整, 则帮助用户补全信息查询串; 根据完整的信息查询串进行搜索。
本发明的另一方面还提供一种信息搜索系统, 包括:
信息接收模块: 用于接收用户输入的信息查询串;
信息补充模块: 用于判断用户输入的信息查询串是否完整, 如果用户输入 的信息查询串不完整, 则帮助用户补全信息查询串; 信息搜索模块: 用于完整的信息查询串进行搜索。
此外, 本发明实施例还提供了一种包含计算机可执行指令的存储介质, 该 计算机可执行指令用于执行一种信息搜索方法, 此方法包括以下步骤: 接收用 户输入的信息查询串; 判断用户输入的信息查询串是否完整, 如果用户输入的 信息查询串不完整, 则帮助用户补全信息查询串; 根据完整的信息查询串进行 搜索。
上述方面的技术方案具有如下优点或有益效果: 本发明实施例的信息搜索 方法和系统通过结合用户历史查询和用户情境来理解用户意图, 帮助用户补充 检索信息, 使检索更加便捷和迅速, 提高了检索的可操作性; 另外, 本发明实 施例的信息搜索方法和系统针对不同的任务, 建立对应的领域知识的数据库, 并通过数据库的领域知识来解析用户查询、 与用户交互、 完成查询任务。
附图概述
为了更清楚地说明本发明实施例的技术方案, 下面将对实施例描述中所需 要使用的附图作筒单地介绍, 显而易见地, 下面描述中的附图仅仅是本发明的 一些实施例, 对于本领域的普通技术人员来讲, 在不付出创造性劳动的前提下, 还可以根据这些附图获得其他附图。
图 1是本发明第一实施例的信息搜索方法的流程图;
图 2是本发明第二实施例的信息搜索方法的流程图;
图 3是本发明第一实施例的信息搜索系统的结构示意图;
图 4是本发明第二实施例的信息搜索系统的结构示意图。
本发明的较佳实施方式
下面结合本发明实施例中的附图, 对本发明实施例中的技术方案进行清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是全部 的实施例。 基于本发明的实施例, 本领域普通技术人员在没有做出创造性劳动 前提下所获得的所有其他实施例, 都属于本发明的保护范围。
下面将结合附图对本发明实施例作进一步地详细描述。
图 1是本发明第一实施例的信息搜索方法的流程图。 如图 1所示, 本发明 第一实施例的信息搜索方法包括以下步骤:
步骤 S100: 接收用户输入的信息查询串;
在步骤 S100中, 用户输入的信息查询串可以是单个的字、 词或句子, 也可 以是多个的字、 词或句子。
步骤 S110: 判断用户输入的信息查询串是否完整, 如果用户输入的信息查 询串不完整, 则进入步骤 S120, 如果用户输入的信息查询串完整, 则进入步骤 S130;
在步骤 S110中, 判断用户输入的信息查询串是否完整可以根据用户输入的 信息是否能在数据库中查询到检索结果, 或者根据查询到的检索结果出现的次 数, 或者根据历史检索同类信息所采用的信息查询串, 可以理解, 判断用户输 入的信息查询串是否完整的方式不限于上述的方式。
步骤 S120: 通过用户上下文和 /或用户情境帮助用户补全查询信息, 并返回 步骤 S100;
在步骤 S120中, 用户上下文包括用户历史查询、 用户查询记录以及其他用 户对同类信息的相关查询记录, 通过多次人机对话, 理解用户意图; 用户情境 包括用户的地理位置、 时间、 用户兴趣等; 帮助用户补全查询信息可以自动帮 助用户补全信息查询串, 也可以返回提示信息让用户自行补全。
例如: 根据用户情境(用户在北京)补全信息, 输入缺少出发地
用户输入的信息查询串为: 去上海的火车票
帮助用户补全查询信息为: 北京到上海列车
车次 发车 到达
G101 (北京南) (上海虹桥)
G105 (北京南) (上海虹桥)
D365 (北京南) (上海虹桥)
对话式、 并根据用户上下文补全信息, 输入缺少出发地和目的地
用户输入的信息查询串为: 飞机呢
帮助用户补全查询信息为: 北京到上海飞机票
HU7605 08:30-10:50 589 5.2折
HU7607 09:05-11:15 590 5.2折 CZ3907 08:40-10:50 605 5.4折
步骤 S130: 根据完整的信息查询串进行搜索。
图 2是本发明第二实施例的信息搜索方法的流程图。 如图 2所示, 本发明 第二实施例的信息搜索方法包括以下步骤:
步骤 S200: 建立检索领域的数据库;
在步骤 S200 中, 建立检索领域的数据库包括以下步骤: 建立不同检索领 域关键词; 获取检索任务的常见查询语料; 根据查询语料提取常见句式。
例如, 检索领域的数据库可以针对火车票、 航班、 公交等不同的任务进行 设置。 以下以火车票查询任务为例进行描述, 可以理解, 本发明实施例的信息 搜索方法不限于上述领域。
建立检索火车类的数据库包括:
步骤 a: 建立与火车类查询信息相关的关键词, 例如查询火车信息, 需要建 立火车站、 火车车次等关键词;
步骤 b:获取火车类查询的常见查询语料,例如火车票查询的常见查询包括: 从北京到上海的火车票多少钱
上海有没有去拉萨的火车
北京到拉萨的 T27次车要开多久
T27什么时候发车
T27票价多少
步骤 c: 通过上述语料, 总结火车类查询任务的常见句式, 例如火车类的常 见句式:
从 A地到 B地 + 火车、 车票等关键词
车次 + 票价、 发车等关键词
步骤 S210: 接收用户输入的信息查询串;
在步骤 S210中, 用户输入的信息查询串可以是单个的字、 词或句子, 也可 以是多个的字、 词或句子。
步骤 S220: 根据建立的任务分类器对接收的信息查询串进行区分; 在步骤 S220 中, 任务分类器区分信息查询串所属的具体领域, 例如信息 查询串属于火车、 航班、 公交信息、 餐馆信息等领域。
步骤 S230: 判断用户输入的信息查询串是否完整,如果用户输入的信息查 询串不完整, 则进入步骤 S240, 如果用户输入的信息查询串完整, 则进入步骤 S270;
在步骤 S230中,判断用户输入的信息查询串是否完整可以根据用户输入的 信息是否能在数据库中查询到检索结果, 或者根据查询到的检索结果出现的次 数, 或者根据历史检索同类信息所采用的信息查询串, 可以理解, 判断用户输 入的信息查询串是否完整的方式不限于上述的方式。
步骤 S240: 通过用户上下文和 /或用户情境帮助用户补全查询信息; 在步骤 S240中, 用户上下文包括用户历史查询、 用户查询记录以及其他用 户对同类信息的相关查询记录, 通过多次人机对话, 理解用户意图; 用户情境 包括用户的地理位置、 时间、 用户兴趣等; 帮助用户补全查询信息可以自动帮 助用户补全信息查询串, 也可以返回提示信息让用户自行补全。
例如: 根据用户情境(用户在北京)补全信息, 输入缺少出发地
用户输入的信息查询串为: 去上海的火车票
帮助用户补全查询信息为: 北京到上海列车
车次 发车 到达
G101 (北京南) (上海虹桥)
G105 (北京南) (上海虹桥)
D365 (北京南) (上海虹桥)
对话式、 并根据用户上下文补全信息, 输入缺少出发地和目的地
用户输入的信息查询串为: 飞机呢
帮助用户补全查询信息为: 北京到上海飞机票
HU7605 08:30-10:50 589 5.2折
HU7607 09:05-11:15 590 5.2折
CZ3907 08:40-10:50 605 5.4折
步骤 S250: 判断用户查询信息是否补充完整, 如果用户查询信息没有补充 完整, 则进入步骤 S260, 如果用户查询信息补充完整, 则进入步骤 270;
步骤 S260: 提示用户补全对应的查询信息;
在步骤 S260中,提示用户补全对应的查询信息可以通过返回需要补充的信 息, 也可以返回多个查询信息让用户选择。
例如: 用户输入的信息查询串为: 从北京出发的火车票
返回提示信息: 是不是忘记说目的地?
步骤 S270: 根据查询信息提取关键信息;
步骤 S280: 调用对应的服务进行检索, 并将检索结果返回给用户。
图 3是本发明第一实施例的信息搜索系统的流程图。 如图 3所示, 本发明 第一实施例的信息搜索系统包括: 信息接收模块、 信息判断模块、 信息补充模 块和信息搜索模块。
信息接收模块用于接收用户输入的信息查询串; 其中, 用户输入的信息查 询串可以是单个的字、 词或句子, 也可以是多个的字、 词或句子。
信息判断模块用于判断用户输入的信息查询串是否完整, 如果用户输入的 信息查询串不完整, 则通过信息补充模块帮助用户补全查询信息, 如果用户输 入的信息查询串完整, 则通过信息搜索模块进行搜索。
信息补充模块用于通过用户上下文和 /或用户情境帮助用户补全查询信息, 其中, 用户上下文包括用户历史查询、 用户查询记录以及其他用户对同类信息 的相关查询记录, 通过多次人机对话, 理解用户意图; 用户情境包括用户的地 理位置、 时间、 用户兴趣等; 帮助用户补全查询信息可以自动帮助用户补全信 息查询串, 也可以返回提示信息让用户自行补全。
例如: 根据用户情境(用户在北京)补全信息, 输入缺少出发地
用户输入的信息查询串为: 去上海的火车票
帮助用户补全查询信息为: 北京到上海列车
车次 发车 到达
G101 (北京南) (上海虹桥)
G105 (北京南) (上海虹桥)
D365 (北京南) (上海虹桥)
对话式、 并根据用户上下文补全信息, 输入缺少出发地和目的地
用户输入的信息查询串为: 飞机呢
帮助用户补全查询信息为: 北京到上海飞机票
HU7605 08:30-10:50 589 5.2折
HU7607 09:05-11:15 590 5.2折 CZ3907 08:40-10:50 605 5.4折
信息搜索模块用于根据用户输入的信息查询串进行搜索。
图 4是本发明第二实施例的信息搜索系统的工作流程图。 如图 4所示, 本 发明第二实施例的信息搜索系统包括: 数据库建立模块、 信息接收模块、 信息 区分模块、 信息判断模块、 信息补充模块、 信息提示模块、 信息提取模块、 信 息搜索模块。
数据库建立模块用于建立检索领域的数据库, 其中, 数据库建立模块建立 检索领域的数据库包括以下步骤: 建立不同检索领域关键词; 获取检索任务的 常见查询语料; 根据查询语料提取常见句式。
例如, 检索领域的数据库可以针对火车票、 航班、 公交等不同的任务进行 设置。 以下以火车票查询任务为例进行描述, 可以理解, 本发明实施例的信息 搜索方法不限于上述领域。
建立检索火车类的数据库包括:
步骤 a: 建立与火车类查询信息相关的关键词, 例如查询火车信息, 需要建 立火车站、 火车车次等关键词;
步骤 b:获取火车类查询的常见查询语料,例如火车票查询的常见查询包括: 从北京到上海的火车票多少钱
上海有没有去拉萨的火车
北京到拉萨的 T27次车要开多久
T27什么时候发车
T27票价多少
步骤 c: 通过上述语料, 总结火车类查询任务的常见句式, 例如火车类的常 见句式:
从 A地到 B地 + 火车、 车票等关键词
车次 + 票价、 发车等关键词
信息接收模块用于接收用户输入的信息查询串; 其中, 用户输入的信息查 询串可以是单个的字、 词或句子, 也可以是多个的字、 词或句子。
信息区分模块用于根据建立的任务分类器对接收的信息查询串进行区分, 其中, 任务分类器区分信息查询串所属的具体领域, 例如信息查询串属于火车、 航班、 公交信息、 餐馆信息等领域。
信息判断模块用于判断用户输入的信息查询串是否完整, 如果用户输入的 信息查询串不完整, 则通过信息补充模块帮助用户补全查询信息, 如果用户输 入的信息查询串完整, 则通过信息提取模块提取关键信息。 其中, 信息判断模 块判断用户输入的信息查询串是否完整可以根据用户输入的信息是否能在数据 库中查询到检索结果, 或者根据查询到的检索结果出现的次数, 或者根据历史 检索同类信息所采用的信息查询串, 可以理解, 判断用户输入的信息查询串是 否完整的方式不限于上述的方式。
信息补充模块用于通过用户上下文和 /或用户情境帮助用户补全查询信息, 其中, 用户上下文包括用户历史查询、 用户查询记录以及其他用户对同类信息 的相关查询记录, 通过多次人机对话, 理解用户意图; 用户情境包括用户的地 理位置、 时间、 用户兴趣等; 帮助用户补全查询信息可以自动帮助用户补全信 息查询串, 也可以返回提示信息让用户自行补全。
例如: 根据用户情境(用户在北京)补全信息, 输入缺少出发地
用户输入的信息查询串为: 去上海的火车票
帮助用户补全查询信息为: 北京到上海列车
车次 发车 到达
G101 (北京南) (上海虹桥)
G105 (北京南) (上海虹桥)
D365 (北京南) (上海虹桥)
对话式、 并根据用户上下文补全信息, 输入缺少出发地和目的地
用户输入的信息查询串为: 飞机呢
帮助用户补全查询信息为: 北京到上海飞机票
HU7605 08:30-10:50 589 5.2折
HU7607 09:05-11:15 590 5.2折
CZ3907 08:40-10:50 605 5.4折
信息补充判断模块用于判断用户查询信息是否补充完整, 如果用户查询信 息没有补充完整, 则通过信息提示模块提示用户补充查询信息, 如果用户查询 信息补充完整, 则通过信息提取模块提取关键信息。
信息提示模块用于提示用户补全对应的查询信息, 其中, 信息提示模块提 示用户补全对应的查询信息可以通过返回需要补充的信息, 也可以返回多个查 询信息让用户选择。
例如: 用户输入的信息查询串为: 从北京出发的火车票
返回提示信息: 是不是忘记说目的地?
信息提取模块用于根据查询信息提取关键信息。
信息搜索模块用于根据用户输入的信息调用对应的服务进行检索, 并将检 索结果返回给用户。 本发明实施例的信息搜索方法和系统通过结合用户历史查询和用户情境来 理解用户意图, 帮助用户补充检索信息, 使检索更加便捷和迅速, 提高了检索 的可操作性; 另外, 本发明实施例的信息搜索方法和系统针对不同的任务, 建 立对应的领域知识的数据库, 并通过数据库的领域知识来解析用户查询、 与用 户交互、 完成查询任务。
本领域普通技术人员可以理解实现上述实施例的全部或部分步骤可以通过 硬件来完成, 也可以通过程序来指令相关的硬件完成, 所述的程序可以存储于 一种计算机可读存储介质中, 上述提到的存储介质可以是只读存储器, 磁盘或 光盘等。
以上所述, 仅为本发明较佳的具体实施方式, 但本发明的保护范围并不局 限于此, 任何熟悉本技术领域的技术人员在本发明披露的技术范围内, 可轻易 想到的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护 范围应该以权利要求书的保护范围为准。

Claims

权 利 要 求 书
1、 一种信息搜索方法, 包
接收用户输入的信息查询串;
判断用户输入的信息查询串是否完整, 如果用户输入的信息查询串不完整, 则帮助用户补全信息查询串;
根据完整的信息查询串进行搜索。
2、 根据权利要求 1所述的信息搜索方法, 其中, 所述帮助用户补全信息查 询串的步骤包括: 通过用户上下文和 /或用户情境帮助用户补全信息查询串。
3、 根据权利要求 2所述的信息搜索方法, 其中, 所述用户上下文包括用户 历史查询、 用户查询记录以及其他用户对同类信息的相关查询记录; 所述用户 情境包括用户的地理位置、 时间和 /或用户兴趣。
4、 根据权利要求 2或 3所述的信息搜索方法, 其中, 所述接收用户输入的 信息查询串步骤前还包括: 建立检索领域的数据库。
5、 根据权利要求 4所述的信息搜索方法, 其中, 所述建立检索领域的数据 库包括: 建立不同检索领域关键词; 获取检索任务的常见查询语料; 根据查询 语料提取常见句式。
6、 根据权利要求 2或 3所述的信息搜索方法, 其中, 所述接收用户输入的 信息查询串步骤后还包括: 根据建立的任务分类器对接收的信息查询串进行区 分。
7、 根据权利要求 1所述的信息搜索方法, 其中, 所述帮助用户补全信息查 询串的步骤后还包括: 判断用户查询信息是否补充完整, 如果用户查询信息没 有补充完整, 则提示用户补全对应的查询信息, 如果用户查询信息补充完整, 则根据查询信息提取关键信息, 调用对应的服务进行检索, 并将检索结果返回 给用户。
8、 一种信息搜索系统, 包括:
信息接收模块: 用于接收用户输入的信息查询串; 信息补充模块: 用于判断用户输入的信息查询串是否完整, 如果用户输入 的信息查询串不完整, 则帮助用户补全信息查询串;
信息搜索模块: 用于完整的信息查询串进行搜索。
9、 根据权利要求 8所述的信息搜索系统, 其中, 所述信息补充模块在帮助 用户补全信息查询串时, 通过用户上下文和 /或用户情境帮助用户补全信息查询 串。
10、 根据权利要求 9所述的信息搜索系统, 其中, 所述用户上下文包括用 户历史查询、 用户查询记录以及其他用户对同类信息的相关查询记录; 所述用 户情境包括用户的地理位置、 时间和 /或用户兴趣。
11、 根据权利要求 9或 10所述的信息搜索系统, 其中, 还包括信息判断 模块, 所述信息判断模块用于判断用户输入的信息查询串是否完整, 如果用户 输入的信息查询串不完整, 则通过信息补充模块帮助用户补全查询信息, 如果 用户输入的信息查询串完整, 则通过信息提取模块提取关键信息。
12、 根据权利要求 9或 10所述的信息搜索系统, 其中, 还包括数据库建立 模块和信息区分模块, 所述数据库建立模块用于建立检索领域的数据库, 所述 信息区分模块用于根据建立的任务分类器对接收的信息查询串进行区分。
13、 根据权利要求 12所述的信息搜索系统, 其中, 所述数据库建立模块建 议数据库方式为: 建立不同检索领域关键词; 获取检索任务的常见查询语料; 根据查询语料提取常见句式。
14、 根据权利要求 9或 10所述的信息搜索系统, 其中, 还包括信息补充判 断模块、 信息提示模块和信息提取模块, 所述信息补充判断模块用于判断用户 查询信息是否补充完整, 如果用户查询信息没有补充完整, 则通过信息提示模 块提示用户补充查询信息, 如果用户查询信息补充完整, 则通过信息提取模块 提取关键信息, 所述信息提示模块用于提示用户补全对应的查询信息, 所述信 息提取模块用于根据查询信息提取关键信息。
15、 一个或多个包含计算机可执行指令的存储介质, 所述计算机可执行指 令用于执行一种信息搜索方法, 所述方法包括以下步骤:
接收用户输入的信息查询串;
判断用户输入的信息查询串是否完整, 如果用户输入的信息查询串不完整, 则帮助用户补全信息查询串;
根据完整的信息查询串进行搜索。
PCT/CN2013/083321 2012-09-13 2013-09-11 信息搜索方法、系统及存储介质 Ceased WO2014040536A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/413,239 US20150302056A1 (en) 2012-09-13 2013-09-11 Method, system, and storage medium for information search

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210336551.6 2012-09-13
CN201210336551.6A CN103678358A (zh) 2012-09-13 2012-09-13 一种信息搜索方法及系统

Publications (1)

Publication Number Publication Date
WO2014040536A1 true WO2014040536A1 (zh) 2014-03-20

Family

ID=50277626

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/083321 Ceased WO2014040536A1 (zh) 2012-09-13 2013-09-11 信息搜索方法、系统及存储介质

Country Status (3)

Country Link
US (1) US20150302056A1 (zh)
CN (1) CN103678358A (zh)
WO (1) WO2014040536A1 (zh)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914548B (zh) * 2014-04-10 2018-01-09 北京百度网讯科技有限公司 信息搜索方法和装置
US10210146B2 (en) * 2014-09-28 2019-02-19 Microsoft Technology Licensing, Llc Productivity tools for content authoring
US9521522B2 (en) * 2015-02-19 2016-12-13 Indooratlas Oy Mobile apparatus with search function
CN105095456B (zh) * 2015-07-27 2019-11-26 联想(北京)有限公司 一种信息处理方法及电子设备
CN105808688B (zh) * 2016-03-02 2021-02-05 百度在线网络技术(北京)有限公司 基于人工智能的补全检索方法及装置
CN105892861A (zh) * 2016-03-31 2016-08-24 联想(北京)有限公司 一种信息处理方法、系统及电子设备
US9684693B1 (en) * 2016-04-05 2017-06-20 Google Inc. On-device query rewriting
CN106874507B (zh) * 2017-02-28 2020-12-25 百度在线网络技术(北京)有限公司 用于推送信息的方法、装置及服务器
CN108334487B (zh) * 2017-07-14 2021-06-25 腾讯科技(深圳)有限公司 缺失语意信息补全方法、装置、计算机设备和存储介质
CN110020148B (zh) * 2017-11-29 2022-04-26 北京搜狗科技发展有限公司 一种信息推荐方法、装置和用于信息推荐的装置
CN108427756B (zh) * 2018-03-16 2021-02-12 中国人民解放军国防科技大学 基于同类用户模型的个性化查询词补全推荐方法和装置
CN108763579B (zh) * 2018-06-08 2020-12-22 Oppo(重庆)智能科技有限公司 搜索内容推荐方法、装置、终端设备及存储介质
CN109271500A (zh) * 2018-09-18 2019-01-25 广州神马移动信息科技有限公司 一种问答输入的智能提示方法、装置和终端设备
CN113901314B (zh) * 2021-09-30 2025-11-25 北京百度网讯科技有限公司 处理用户查询内容的方法、装置、设备和介质
CN113986953A (zh) * 2021-11-03 2022-01-28 中国南方电网有限责任公司超高压输电公司天生桥局 换流站受限数据显示方法、装置、计算机设备和存储介质
CN117009614B (zh) * 2023-07-20 2024-01-09 武汉大学 一种地理信息资源检索意图检测方法及计算机可读介质
CN117009451A (zh) * 2023-08-22 2023-11-07 深圳依时货拉拉科技有限公司 检索服务中查询信息的补全方法、装置和可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006042480A2 (en) * 2004-10-22 2006-04-27 Metaswarm (Hongkong) Ltd. System and method for investigating phishing web sites
CN101131706A (zh) * 2007-09-28 2008-02-27 北京金山软件有限公司 一种查询修正方法及系统
CN102375885A (zh) * 2011-10-21 2012-03-14 北京百度网讯科技有限公司 一种提供与查询序列相对应的搜索建议的方法与设备
CN102542001A (zh) * 2011-12-08 2012-07-04 北京百度网讯科技有限公司 一种搜索方法及系统

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5727129A (en) * 1996-06-04 1998-03-10 International Business Machines Corporation Network system for profiling and actively facilitating user activities
JP3791908B2 (ja) * 2002-02-22 2006-06-28 インターナショナル・ビジネス・マシーンズ・コーポレーション 検索システム、システム、検索方法およびプログラム
US7007364B2 (en) * 2004-07-13 2006-03-07 Infosight Corporation Tag nailing system
US7451152B2 (en) * 2004-07-29 2008-11-11 Yahoo! Inc. Systems and methods for contextual transaction proposals
US7603349B1 (en) * 2004-07-29 2009-10-13 Yahoo! Inc. User interfaces for search systems using in-line contextual queries
US7958115B2 (en) * 2004-07-29 2011-06-07 Yahoo! Inc. Search systems and methods using in-line contextual queries
US7788248B2 (en) * 2005-03-08 2010-08-31 Apple Inc. Immediate search feedback
US7647312B2 (en) * 2005-05-12 2010-01-12 Microsoft Corporation System and method for automatic generation of suggested inline search terms
WO2012012115A1 (en) * 2010-06-30 2012-01-26 First Solar, Inc Double- sided pressure - sensitive adhesive tape
US8577913B1 (en) * 2011-05-27 2013-11-05 Google Inc. Generating midstring query refinements
CN102436502A (zh) * 2011-12-14 2012-05-02 清华大学 搜索系统
IL218419A0 (en) * 2012-03-01 2012-07-31 Google Inc Presenting content in accordance with a placement designation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006042480A2 (en) * 2004-10-22 2006-04-27 Metaswarm (Hongkong) Ltd. System and method for investigating phishing web sites
CN101131706A (zh) * 2007-09-28 2008-02-27 北京金山软件有限公司 一种查询修正方法及系统
CN102375885A (zh) * 2011-10-21 2012-03-14 北京百度网讯科技有限公司 一种提供与查询序列相对应的搜索建议的方法与设备
CN102542001A (zh) * 2011-12-08 2012-07-04 北京百度网讯科技有限公司 一种搜索方法及系统

Also Published As

Publication number Publication date
CN103678358A (zh) 2014-03-26
US20150302056A1 (en) 2015-10-22

Similar Documents

Publication Publication Date Title
WO2014040536A1 (zh) 信息搜索方法、系统及存储介质
CN102880649B (zh) 一种个性化信息处理方法和系统
US11257038B2 (en) Event extraction systems and methods
CN107391706B (zh) 一种基于移动互联网的城市旅游问答系统
US9613166B2 (en) Search suggestions of related entities based on co-occurrence and/or fuzzy-score matching
KR101040119B1 (ko) 콘텐츠 검색 장치 및 방법
CN110111780B (zh) 数据处理方法和服务器
CN104584010B (zh) 基于语音的媒体搜索
CN114600081B (zh) 经由动态更新自然语言处理与应用交互
US20110231353A1 (en) Artificial intelligence application in human machine interface for advanced information processing and task managing
US20250094480A1 (en) Document processing and retrieval for knowledge-based question answering
CN108551766A (zh) 用于与服务提供者的会话建立的自然语言处理
CN108647194B (zh) 信息抽取方法及装置
CN110692042B (zh) 在基于音频的计算环境中执行请求的动作的平台选择
EP3625668B1 (en) Establishment of audio-based network sessions with non-registered resources
CN106601237A (zh) 交互式语音应答系统及其语音识别方法
US8489626B2 (en) Method and apparatus for recommending a short message recipient
US11321532B2 (en) Conversational manifests for enabling complex bot communications
CN117216212A (zh) 对话处理方法、对话模型训练方法、装置、设备及介质
CN110309277A (zh) 人机对话语义解析方法和系统
US20250200061A1 (en) Method for displaying search result, electronic device and storage medium
US9507834B2 (en) Search suggestions using fuzzy-score matching and entity co-occurrence
US11314793B2 (en) Query processing
US20250165547A1 (en) Identifying at Least One Geospatial Location in Accordance with User Input
KR20210063876A (ko) 지식 그래프 및 국가별 음역 전환 기반 신조어 정보 서비스 제공 방법 및 그 장치

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13836785

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14413239

Country of ref document: US

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 21/05/2015)

122 Ep: pct application non-entry in european phase

Ref document number: 13836785

Country of ref document: EP

Kind code of ref document: A1