WO2017173773A1 - 信息搜索方法和装置 - Google Patents

信息搜索方法和装置 Download PDF

Info

Publication number
WO2017173773A1
WO2017173773A1 PCT/CN2016/097291 CN2016097291W WO2017173773A1 WO 2017173773 A1 WO2017173773 A1 WO 2017173773A1 CN 2016097291 W CN2016097291 W CN 2016097291W WO 2017173773 A1 WO2017173773 A1 WO 2017173773A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
requirement
knowledge entity
entity
information
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/CN2016/097291
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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to JP2018552167A priority Critical patent/JP6732938B2/ja
Priority to KR1020187032155A priority patent/KR102148691B1/ko
Publication of WO2017173773A1 publication Critical patent/WO2017173773A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • G06F16/353Clustering; Classification into predefined classes
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • G06F16/355Creation or modification of classes or clusters
    • 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
    • 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

Definitions

  • the present application relates to the field of computer technologies, and in particular, to the field of search technologies, and in particular, to an information search method and apparatus.
  • the existing information retrieval technology generally searches a webpage containing content related to a search sentence according to a search sentence input by a user, extracts a content summary related to the search sentence in the webpage, and displays the digest in the search result.
  • the purpose of the present application is to propose an information search method and apparatus to solve the technical problems mentioned in the above background art.
  • the present application provides an information search method, the method comprising: receiving a search request, the search request including a search sentence input by a user; acquiring user information of the user, and based on the search sentence and the The user information is obtained by using a pre-trained classification model, wherein the search requirement includes: a knowledge entity, at least one requirement associated with the knowledge entity; and obtaining in a pre-stored knowledge entity information set At least one attribute information of the knowledge entity, wherein the at least one attribute information is in one-to-one correspondence with the at least one requirement; and the acquired attribute information is combined into one search result and added to the search result page.
  • the obtaining a search requirement of the user by using a pre-trained classification model based on the search statement and the user information comprises: pre-training based on the search statement and the user information a knowledge entity classification model, the knowledge entity is obtained; and the at least one requirement is obtained through a pre-trained demand classification model based on the search sentence, the user information, and the knowledge entity.
  • the method further comprises: after receiving the search request, obtaining an initial match with the search statement by a multi-pattern matching algorithm and according to a correspondence between the predetermined matching result and the initial knowledge entity and the initial requirement a knowledge entity and an initial requirement; and the obtaining, by the pre-trained knowledge entity classification model based on the search statement and the user information, the knowledge entity, including: based on the search statement, the user information, The initial knowledge entity and the initial requirement are obtained by a pre-trained knowledge entity classification model.
  • the obtaining, by the pre-trained demand classification model, the at least one requirement based on the search statement, the user information, and the knowledge entity including: based on the search statement, the user
  • the information, the knowledge entity, the initial knowledge entity, and the initial requirement are obtained by the pre-trained demand classification model.
  • the method further comprises: after receiving the search request, obtaining an entity word and a requirement word in the search sentence by a named entity recognition algorithm based on the search statement; and the searching based on the search
  • the statement, the user information, the initial knowledge entity, and the initial requirement are obtained by a pre-trained knowledge entity classification model, including: based on the search statement, the user information, the initial knowledge The entity, the initial requirement, the entity word, and the requirement word are obtained by a pre-trained knowledge entity classification model.
  • the obtaining, by the pre-trained demand classification model, the at least one requirement based on the search statement, the user information, and the knowledge entity including: based on the search statement, the user
  • the information, the knowledge entity, the initial knowledge entity, the initial requirement, the entity word, and the requirement word are obtained by the pre-trained demand classification model to obtain the at least one requirement.
  • the acquired attribute information includes at least one of the following: a graph Piece information, text information.
  • the present application provides an information search apparatus, the apparatus comprising: a search request receiving unit, configured to receive a search request, the search request including a search sentence input by a user; and a search requirement acquisition unit, configured to acquire Deriving user information of the user, and obtaining a search requirement of the user by using a pre-trained classification model based on the search statement and the user information, wherein the search requirement comprises: a knowledge entity, associated with the knowledge entity At least one requirement; the attribute information obtaining unit is configured to acquire at least one attribute information of the knowledge entity in the pre-stored knowledge entity information set, wherein the at least one attribute information is in one-to-one correspondence with the at least one requirement; The generating unit is configured to merge the obtained attribute information into one search result and join the search result page.
  • a search request receiving unit configured to receive a search request, the search request including a search sentence input by a user
  • a search requirement acquisition unit configured to acquire Deriving user information of the user, and obtaining a search requirement of the user by using
  • the search requirement acquisition unit includes: a knowledge entity acquisition subunit, configured to obtain the knowledge entity by using a pre-trained knowledge entity classification model based on the search sentence and the user information; a subunit, configured to obtain the at least one requirement by using a pre-trained demand classification model based on the search statement, the user information, and the knowledge entity.
  • the apparatus further includes: a multi-pattern matching unit, configured to obtain, after receiving the search request, a multi-pattern matching algorithm, and according to a correspondence between the predetermined matching result and the initial knowledge entity and the initial requirement, The initial knowledge entity and initial requirement that the search statement matches; and the knowledge entity acquisition subunit is further configured to pre-train based on the search statement, the user information, the initial knowledge entity, and the initial requirement
  • the knowledge entity classification model obtains the knowledge entity.
  • the requirement acquisition subunit is further configured to pass a pre-trained demand classification model based on the search statement, the user information, the knowledge entity, the initial knowledge entity, and the initial requirement, The at least one requirement is obtained.
  • the apparatus further includes: a named entity identifying unit, configured to obtain an entity word and a requirement word in the search sentence by a named entity recognition algorithm based on the search statement after receiving the search request; And the knowledge entity obtaining subunit is further configured to classify the pre-trained knowledge entity based on the search sentence, the user information, the initial knowledge entity, the initial requirement, the entity word, and the requirement word Model to get the knowledge entity.
  • a named entity identifying unit configured to obtain an entity word and a requirement word in the search sentence by a named entity recognition algorithm based on the search statement after receiving the search request
  • the knowledge entity obtaining subunit is further configured to classify the pre-trained knowledge entity based on the search sentence, the user information, the initial knowledge entity, the initial requirement, the entity word, and the requirement word Model to get the knowledge entity.
  • the requirement acquisition subunit is further configured to be based on the search statement, the user information, the knowledge entity, the initial knowledge entity, the initial requirement, the entity word, and the requirement The word, the at least one requirement is obtained by a pre-trained demand classification model.
  • the attribute information acquired by the attribute information acquiring unit includes at least one of the following: picture information, text information.
  • the information searching method and apparatus obtains a knowledge entity and at least one requirement in a user's search requirement through a pre-trained classification model based on the search sentence and the user information, and acquires in the pre-stored knowledge entity information set. Having at least one attribute information corresponding to the requirement of the knowledge entity, and combining the acquired attribute information into a search result to join the search result page, displaying the content required by the user, and enriching the display content of the search result .
  • FIG. 1 is an exemplary system architecture diagram to which the present application can be applied;
  • FIG. 2 is a flow chart of one embodiment of an information search method in accordance with the present application.
  • FIG. 3 is an exemplary schematic diagram of an application scenario of an information search method according to the present application.
  • FIG. 4 is a flow chart of another embodiment of an information search method according to the present application.
  • FIG. 5 is a schematic structural diagram of an embodiment of an information search apparatus according to the present application.
  • FIG. 6 is a block diagram showing the structure of a computer system suitable for implementing the server of the embodiment of the present application.
  • FIG. 1 illustrates an exemplary system architecture 100 in which an embodiment of the information search method or information search device of the present application may be applied.
  • system architecture 100 can include terminal devices 101, 102, 103, network 104, and server 105.
  • the network 104 is used to provide a medium for communication links between the terminal devices 101, 102, 103 and the server 105.
  • Network 104 may include various types of connections, such as wired, wireless communication links, fiber optic cables, and the like.
  • the user can interact with the server 105 over the network 104 using the terminal devices 101, 102, 103 to receive or transmit messages and the like.
  • Various client applications such as a browser application, a search application, a shopping application, and the like, may be installed on the terminal devices 101, 102, and 103.
  • the terminal devices 101, 102, 103 may be various electronic devices that support browser applications or search-type applications, including but not limited to smartphones, tablets, laptop portable computers, desktop computers, and the like.
  • the server 105 may be a server that provides various services, such as a database server or a cloud server that provides support for browser applications on the terminal devices 101, 102, 103, search applications, and the like.
  • the server can analyze, retrieve, and the like the received data, and feed back the processing result (for example, the search result) to the terminal device.
  • the information search method provided by the embodiment of the present application is generally performed by the server 105. Accordingly, the information search device is typically disposed in the server 105.
  • terminal devices, networks, and servers in Figure 1 is merely illustrative. Depending on the implementation needs, there can be any number of terminal devices, networks, and servers.
  • FIG. 2 illustrates a flow 200 of one embodiment of an information search method in accordance with the present application.
  • the information search method of this embodiment includes the following steps:
  • Step 201 Receive a search request.
  • the above search request includes a search sentence input by a user.
  • the electronic device for example, the server shown in FIG. 1
  • the electronic device on which the information search method runs may be from the terminal by wire or wirelessly (for example, as shown in FIG. 1
  • the terminal device receives the above search request.
  • the search sentence may be text input by a user in a search text box of a browser search page or a search application.
  • Step 202 Acquire user information of the user, and obtain a search requirement of the user by using a pre-trained classification model based on the search statement and the user information.
  • the foregoing search requirements include: a knowledge entity, and at least one requirement associated with the knowledge entity.
  • the electronic device may first obtain the user information of the user from the cookie information of the terminal, and may also obtain the user information of the user from the user image data that is pre-established.
  • the user information may include, but is not limited to, one or more of the following information: historical search record, gender, age, occupation, interest, and the like.
  • a pre-trained classification model for example, a logistic regression model
  • a classification algorithm for example, a logistic regression algorithm
  • the above knowledge entity may be an object corresponding to a knowledge point/proper noun (for example, “Jiuzhaigou” or “arthritis”).
  • the requirements associated with each of the predetermined knowledge entities may be preset by humans based on domain knowledge or by machine learning.
  • the requirements associated with the knowledge entity "arthritis” may include: “treatment”, “inquiry”, “understanding”.
  • the above classification model can be obtained by learning and training a large number of training data with physical annotations.
  • the training data may include the following information: a search term, a user information, a knowledge entity, and an annotation, wherein the annotation is used to indicate whether the search term is related to the knowledge entity of the training data.
  • the above training data can be collected by the user clicking on the content of the page entered by the search result and the search term used in the search. For example, suppose that the page that the user clicks on a certain search result is about Jiuzhaigou, then a training data can be generated, and the search word of the training data is the search word used by the user, and the knowledge entity is “Jiuzhaigou”, marked as 1 .
  • Step 203 Acquire at least one attribute information of the foregoing knowledge entity in the pre-stored knowledge entity information set.
  • the at least one attribute information is in one-to-one correspondence with the at least one requirement.
  • the knowledge entity information set includes multiple attribute information of each knowledge entity, and may include, for example, attribute information such as a strategy, introduction, history, and travel route of the knowledge entity “Jiuzhaigou”.
  • the electronic device may search for the knowledge entity information that matches the knowledge entity in the search requirement obtained in step 202 in the knowledge entity information set, and then obtain at least one of the above-mentioned search requirements corresponding to the at least one of the search requirements in the knowledge entity information.
  • An attribute information is a strategy, introduction, history, and travel route of the knowledge entity “Jiuzhaigou”.
  • the above-mentioned knowledge entity information set may be obtained in advance by crawling the edited structured information from a third-party site (for example, an encyclopedic site or a medical site). For example, for a knowledge entity "face”, information can be crawled from the relevant page of the predetermined medical site to obtain attribute information such as introduction, symptom, and cause.
  • a third-party site for example, an encyclopedic site or a medical site.
  • the acquired attribute information may include at least one of the following: picture information and text information.
  • Step 204 Combine the acquired attribute information into a search result and join the search result page.
  • the electronic device may combine at least one attribute information obtained in step 203 as a search result, and add the search result to the search result page, so that the terminal can display the search result including the plurality of attribute information.
  • the step 202 may include: obtaining, by using the pre-trained knowledge entity classification model, the knowledge entity based on the search statement and the user information; and based on the search statement, the user information, and The above knowledge entity obtains at least one of the above requirements through a pre-trained demand classification model.
  • the electronic device may input the above-mentioned search statement and the acquired user information into a pre-trained knowledge entity classification model, and obtain a probability corresponding to each knowledge entity by using a classification algorithm, and take the knowledge entity with the highest probability of correspondence as the search requirement.
  • Knowledge entity The training method of the knowledge entity classification model may refer to the training method of the classification model in step 202, and details are not described herein again.
  • the electronic device may input the above-mentioned search sentence, the user information, and the knowledge entity in the search requirement into the pre-trained demand classification model to obtain the probability corresponding to each requirement, and select the predetermined ones according to the corresponding probability from the largest to the smallest.
  • the number of requirements as at least one of the above search requirements.
  • the above demand classification model can be obtained by learning and training a large number of training data with demand labels.
  • the training data may include the following information: a search term, a user information, a knowledge entity, a requirement, and an annotation, wherein the annotation is used to indicate whether the search term is related to the knowledge entity and the requirement of the training data.
  • the above training data can be collected by the user clicking on the content of the page entered by the search result and the search term used in the search. For example, suppose that the page that the user clicks on a certain search result is about the travel strategy of Jiuzhaigou, then a training data can be generated, the search word of the training data is the search word used by the user, and the knowledge entity is “Jiuzhaigou”.
  • the demand is “Travel Guide” and is marked as 1.
  • At least one requirement associated with the knowledge entity in the obtained user's retrieval requirements is made more accurate, so that the content required by the user can be more accurately displayed.
  • FIG. 3 shows an exemplary schematic diagram of an application scenario of the information search method of this embodiment.
  • the user first enters the search term "face” in the search input box and clicks the search button.
  • the server obtains the search statement “face” in the search request, and obtains the search requirement of the user by using the information search method provided in this embodiment: the knowledge entity “face” and the knowledge entity “face” Associated “causes", “introduction”, “symptoms”; then obtain the attribute information of "face” which is corresponding to "cause", "introduction” and “symptom” in the knowledge entity information set, and the attribute information
  • the combination adds a search result page to a search result, and then sends the search result page to the terminal, and the terminal interface will display the graphic information about the cause, introduction, and symptom of the "face” as shown in FIG.
  • the information search method provided by the embodiment obtains the knowledge entity and the at least one requirement in the search requirement of the user through the pre-trained classification model based on the search sentence and the user information, and acquires the above knowledge in the pre-stored knowledge entity information set. At least one attribute information of the entity corresponding to the above requirements, and combining the obtained attribute information into a search result to join the search result page, displaying the content required by the user, and enriching the display content of the search result.
  • FIG. 4 illustrates a flow 400 of another embodiment of an information search method in accordance with the present application.
  • the information search method of this embodiment includes the following steps:
  • Step 401 Receive a search request.
  • the above search request includes a search sentence input by a user.
  • step 401 may refer to the related description of step 201 in the corresponding embodiment of FIG. 2, and details are not described herein again.
  • Step 402 Obtain an initial knowledge entity and an initial requirement that match the foregoing search statement by using a multi-pattern matching algorithm and according to a correspondence between the predetermined matching result and the initial knowledge entity and the initial requirement.
  • the multi-pattern matching algorithm may be an algorithm that performs matching by using a regular expression or by a suffix tree or the like.
  • the electronic device may acquire a pattern string (expression) matching the search sentence by using a multi-pattern matching algorithm as a matching result, and obtain an initial matching with the above-mentioned search sentence according to a correspondence between the predetermined matching result and the initial knowledge entity and the initial requirement.
  • Knowledge entities and initial needs.
  • the correspondence between the predetermined matching result and the initial knowledge entity and the initial requirement may be preset by the manual according to the domain knowledge, or may be obtained by the machine learning method.
  • the matching regular expression can be "Beijing* (how? Fun?)”.
  • the initial knowledge entity corresponding to the expression is “Beijing Tourism” and the initial requirements are “Introduction” and “Rommes”
  • the initial knowledge entity matching the search statement “Great Wall of Beijing?” be “ Beijing Tourism”
  • the initial demand is “introduction” and “raising”.
  • Step 403 Acquire the user information of the user, and obtain a knowledge entity in the search requirement of the user by using the pre-trained knowledge entity classification model based on the search sentence, the user information, the initial knowledge entity, and the initial requirement.
  • the electronic device may input the search sentence, the user information, the initial knowledge entity, and the initial requirement into the pre-trained knowledge entity classification model, and obtain a probability corresponding to each knowledge entity by using a classification algorithm.
  • the corresponding knowledge entity with the highest probability is used as the knowledge entity in the user's search requirements.
  • the knowledge entity classification model of the embodiment may be through a large number of entities
  • the labeled training data is obtained through learning and training.
  • the training data may include the following information: a search term, user information, an initial knowledge entity, an initial requirement, a knowledge entity, and an annotation, wherein the annotation is used to indicate whether the search term is related to the knowledge entity of the training data.
  • Step 404 Obtain the at least one requirement by using a pre-trained demand classification model based on the search statement, the user information, and the knowledge entity.
  • the specific processing of the step 404 may refer to the related description of the related alternative implementation manner in the corresponding embodiment of FIG. 2, and details are not described herein again.
  • Step 405 Acquire at least one attribute information of the foregoing knowledge entity in the pre-stored knowledge entity information set.
  • the at least one attribute information is in one-to-one correspondence with the at least one requirement.
  • step 405 can refer to the related description of step 203 in the corresponding embodiment of FIG. 2, and details are not described herein again.
  • Step 406 Combine the acquired attribute information into a search result and join the search result page.
  • step 406 may refer to the related description of step 204 in the corresponding embodiment of FIG. 2, and details are not described herein again.
  • step 404 may include: obtaining, by using the pre-trained demand classification model, based on the search query, the user information, the knowledge entity, the initial knowledge entity, and the initial requirement. At least one requirement.
  • the electronic device may input the search term, the user information, the knowledge entity in the search requirement acquired in step 403, the initial knowledge entity, and the initial requirement into the pre-trained demand classification model, and obtain the probability corresponding to each requirement. The corresponding probability is selected in order from the largest to the smallest, as a demand of at least one of the above search requirements.
  • the above demand classification model may be obtained by learning and training a large number of training data with demand labels.
  • the training data may include the following information: a search term, a user information, a knowledge entity, an initial knowledge entity, an initial requirement, a requirement, and an annotation, wherein the annotation is used to indicate whether the search term is related to the knowledge entity and the requirement of the training data.
  • At least one requirement associated with the knowledge entity in the obtained user's retrieval requirements is made more accurate and scientific, so that the user needs can be more accurately displayed.
  • the information retrieval method of the present embodiment may further include: after receiving the search request, obtaining the entity words in the search sentence by using a named entity recognition algorithm based on the search statement.
  • the named entity identification algorithm may be a CRF (Conditional Random Field) algorithm.
  • the step 403 may include: obtaining, by using the pre-trained knowledge entity classification model, the knowledge entity based on the search query, the user information, the initial knowledge entity, the initial requirement, the entity word, and the requirement word.
  • the knowledge entity classification model of the implementation manner may be obtained by training training on a large number of training data with entity annotation.
  • the foregoing training data of the implementation manner may include the following information: a search term, user information, an initial knowledge entity, an initial requirement, an entity word, a requirement word, a knowledge entity, and an annotation, wherein the annotation is used to indicate whether the search term is related to the training.
  • the knowledge entity of the data is related.
  • the implementation method adds the entity words and the requirement words in the above-mentioned search sentences obtained by the named entity recognition algorithm to the reference factors of the knowledge entity classification, so that the obtained knowledge entities are more scientific, so as to more accurately display the content that the user needs.
  • step 404 may include: based on the foregoing search statement, the user information, the knowledge entity, the initial knowledge entity, the initial requirement, and the foregoing entity.
  • the word and the above demand word are obtained by the pre-trained demand classification model to obtain at least one of the above requirements.
  • the electronic device may input the search statement, the user information, the knowledge entity in the search requirement acquired in step 403, the initial knowledge entity, the initial requirement, the entity word, and the requirement word into a pre-trained demand classification model.
  • the probability corresponding to each requirement is obtained, and a predetermined number of requirements are sequentially selected according to the corresponding probability from the largest to the smallest, as at least one of the above-mentioned search requirements.
  • the above demand classification model may be obtained by learning and training a large number of training data with demand labels.
  • the training data may include the following information: a search term, a user information, a knowledge entity, an initial knowledge entity, an initial requirement, an entity word, a requirement word, a requirement, and an annotation, wherein the annotation is used to indicate whether the search term is related to the training data.
  • Knowledge entities are related to needs.
  • the implementation method adds the entity word and the requirement word in the above search sentence obtained by the named entity recognition algorithm to the reference factor of the demand classification, so that at least one requirement associated with the knowledge entity in the obtained user's retrieval requirement is more accurate and scientific. In order to more accurately display the content that the user needs.
  • the flow 400 of the information search method in the present embodiment increases the steps of obtaining an initial knowledge entity and initial requirements matching the search sentence by the multi-pattern matching algorithm as compared with the embodiment corresponding to FIG. 2. And add the initial knowledge entity and initial requirements to the reference factors for the classification of knowledge entities.
  • the solution described in this embodiment can make the obtained knowledge entity more scientific, thereby more accurately displaying the content that the user needs.
  • the present application provides an embodiment of an information search apparatus, and the apparatus embodiment corresponds to the method embodiment shown in FIG. Applied to the server.
  • the above-described information search apparatus 500 of the present embodiment includes a search request receiving unit 501, a search request acquiring unit 502, an attribute information acquiring unit 503, and a page generating unit 504.
  • the search request receiving unit 501 is configured to receive a search request, where the search request includes a search sentence input by the user;
  • the search requirement obtaining unit 502 is configured to acquire the user information of the user, and perform pre-training based on the search statement and the user information.
  • the classification model obtains the search requirement of the user, wherein the search requirement includes: a knowledge entity, at least one requirement associated with the knowledge entity; and the attribute information acquisition unit 503 is configured to acquire the knowledge entity in the pre-stored knowledge entity information set.
  • At least one attribute information wherein the at least one attribute information is in one-to-one correspondence with the at least one requirement;
  • the page generating unit 504 is configured to merge the acquired attribute information into a search result and join the search result page.
  • the specific processing of the search request receiving unit 501, the search request obtaining unit 502, the attribute information acquiring unit 503, and the page generating unit 504 may refer to step 201, step 202, step 203, and steps in the corresponding embodiment of FIG. 2, respectively.
  • the related description of 204 will not be repeated here.
  • the search requirement obtaining unit 502 may include: a knowledge entity obtaining subunit 5021, configured to obtain the foregoing by using a pre-trained knowledge entity classification model based on the above-mentioned search sentence and the user information.
  • Knowledge entity The obtaining subunit 5022 is configured to obtain the at least one requirement by using a pre-trained demand classification model based on the search sentence, the user information, and the knowledge entity.
  • the information search apparatus 500 of the present embodiment may further include: a multi-pattern matching unit 505, configured to pass the multi-pattern matching algorithm after receiving the search request, and according to a predetermined match. The result is a correspondence with the initial knowledge entity and the initial requirement, and the initial knowledge entity and the initial requirement that match the above search sentence are obtained.
  • the knowledge entity obtaining sub-unit 5021 is further configured to obtain the knowledge entity by using a pre-trained knowledge entity classification model based on the foregoing search sentence, the user information, the initial knowledge entity, and the initial requirement.
  • the multi-mode matching unit 505 refer to the related description of step 402 in the corresponding embodiment of FIG. 4, and details are not described herein again.
  • the knowledge entity acquisition sub-unit 5021 of the implementation refer to the related description of step 403 in the corresponding embodiment of FIG. 4, and details are not described herein again.
  • the requirement acquisition subunit 5022 may be further configured to use the foregoing search statement, the user information, the knowledge entity, the initial knowledge entity, and the initial requirement. At least one of the above requirements is obtained by a pre-trained demand classification model.
  • a pre-trained demand classification model For the specific processing of the implementation manner and the technical effects of the proxy, refer to the related description of the corresponding implementation manner in the corresponding embodiment of FIG. 4, and details are not described herein again.
  • the information search apparatus 500 of the present embodiment may further include: a named entity identifying unit 506, configured to, after receiving the search request, a named entity recognition algorithm based on the search statement, Obtain the entity word and the requirement word in the above search sentence.
  • the knowledge entity obtaining subunit 5021 is further configured to obtain the foregoing knowledge by using the pre-trained knowledge entity classification model based on the foregoing search sentence, the user information, the initial knowledge entity, the initial requirement, the entity word, and the requirement word. entity.
  • a named entity identifying unit 506 configured to, after receiving the search request, a named entity recognition algorithm based on the search statement, Obtain the entity word and the requirement word in the above search sentence.
  • the knowledge entity obtaining subunit 5021 is further configured to obtain the foregoing knowledge by using the pre-trained knowledge entity classification model based on the foregoing search sentence, the user information, the initial knowledge entity, the initial requirement, the entity word, and the requirement word. entity.
  • the requirement The obtaining subunit 5022 may be further configured to obtain the at least one by using the pre-trained demand classification model based on the search query, the user information, the knowledge entity, the initial knowledge entity, the initial requirement, the entity word, and the requirement word. demand.
  • the pre-trained demand classification model based on the search query, the user information, the knowledge entity, the initial knowledge entity, the initial requirement, the entity word, and the requirement word. demand.
  • the attribute information acquired by the attribute information acquiring unit 503 includes at least one of the following: picture information and text information.
  • picture information and text information For the specific processing of the implementation and the technical effects of the proxy, refer to the related description of the optional implementation of the step 203 in the corresponding embodiment of FIG. 2, and details are not described herein again.
  • the information search device obtains the knowledge entity and the at least one requirement in the search request of the user through the pre-trained classification model based on the search sentence and the user information, and obtains the attribute information acquiring unit 503 through the attribute information acquiring unit 503. Obtaining at least one attribute information of the above-mentioned knowledge entity corresponding to the above-mentioned requirements in a pre-stored knowledge entity information set, and then merging the acquired attribute information into a search result by the page generating unit 504 to join the search result page, and displaying The content that the user needs, and enriches the display content of the search results.
  • FIG. 6 a block diagram of a computer system 600 suitable for use in implementing a server of an embodiment of the present application is shown.
  • computer system 600 includes a central processing unit (CPU) 601 that can be loaded into a program in random access memory (RAM) 603 according to a program stored in read only memory (ROM) 602 or from storage portion 606. And perform various appropriate actions and processes.
  • RAM random access memory
  • ROM read only memory
  • RAM random access memory
  • various programs and data required for the operation of the system 600 are also stored.
  • the CPU 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604.
  • An input/output (I/O) interface 605 is also coupled to bus 604.
  • the following components are connected to the I/O interface 605: a storage portion 606 including a hard disk or the like; and a communication portion 607 including a network interface card such as a LAN card, a modem, or the like.
  • the communication section 607 performs communication processing via a network such as the Internet.
  • Driver 608 is also coupled to I/O interface 605 as needed.
  • a removable medium 609 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory or the like, is mounted on the drive 608 as needed so that a computer program read therefrom is installed into the storage portion 606 as needed.
  • an embodiment of the present disclosure includes a computer program product comprising a computer program tangibly embodied on a machine readable medium, the computer program comprising program code for executing the method illustrated in the flowchart.
  • the computer program can be downloaded and installed from the network via communication portion 607, and/or installed from removable media 609.
  • the central processing unit (CPU) 601 the above-described functions defined in the method of the present application are performed.
  • each block of the flowchart or block diagrams can represent a module, a program segment, or a portion of code that includes one or more logic for implementing the specified.
  • Functional executable instructions can also occur in a different order than that illustrated in the drawings. For example, two successively represented blocks may in fact be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented in a dedicated hardware-based system that performs the specified function or operation. Or it can be implemented by a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments of the present application may be implemented by software or by hardware.
  • the described unit may also be disposed in the processor, for example, as a processor including a search request receiving unit, a search requirement acquiring unit, an attribute information acquiring unit, and a page generating unit.
  • the names of these units do not constitute a limitation on the unit itself under certain circumstances.
  • the search request receiving unit may also be described as "a unit that receives a search request.”
  • the present application further provides a non-volatile computer storage medium, which may be a non-volatile computer storage medium included in the apparatus described in the foregoing embodiments; It may be a non-volatile computer storage medium that exists alone and is not assembled into the terminal.
  • the non-volatile computer storage medium stores one or more programs, when the one or more programs are executed by a device, causing the device to: receive a search request, the search request including a search sentence input by a user; Obtain The user information of the user, and based on the search statement and the user information, obtain a search requirement of the user by using a pre-trained classification model, where the search requirement includes: a knowledge entity, and the knowledge entity Acquiring at least one requirement of the at least one attribute; acquiring at least one attribute information of the knowledge entity in the pre-stored knowledge entity information set, wherein the at least one attribute information is in one-to-one correspondence with the at least one requirement; and the acquired attribute information is merged Add a search results page for a search result.

Landscapes

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

Abstract

一种信息搜索方法和装置。所述信息搜索方法具体包括:接收搜索请求(201),所述搜索请求包括用户输入的搜索语句;获取所述用户的用户信息,并基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求(202),其中,所述搜索需求包括:知识实体、与所述知识实体关联的至少一个需求;在预存的知识实体信息集合中获取所述知识实体的至少一个属性信息(203),其中,所述至少一个属性信息与所述至少一个需求一一对应;将获取到的属性信息合并为一条搜索结果加入搜索结果页面(204)。该方法展示出了用户需要的内容,并丰富了搜索结果的展示内容。

Description

信息搜索方法和装置
相关申请的交叉引用
本申请要求于2016年4月7日提交的中国专利申请号为“201610214064.0”的优先权,其全部内容作为整体并入本申请中。
技术领域
本申请涉及计算机技术领域,具体涉及搜索技术领域,尤其涉及信息搜索方法和装置。
背景技术
目前,现有的信息检索技术通常是根据用户输入的搜索语句检索含有与搜索语句相关内容的网页,并提取网页中与检索语句相关的内容摘要,然后将该摘要显示在搜索结果中。
然而,通过现有技术所展示的搜索结果的内容较为单一,通常不能展示出用户需要的内容。
发明内容
本申请的目的在于提出一种信息搜索方法和装置,来解决以上背景技术部分提到的技术问题。
第一方面,本申请提供了一种信息搜索方法,所述方法包括:接收搜索请求,所述搜索请求包括用户输入的搜索语句;获取所述用户的用户信息,并基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求,其中,所述搜索需求包括:知识实体、与所述知识实体关联的至少一个需求;在预存的知识实体信息集合中获取所述知识实体的至少一个属性信息,其中,所述至少一个属性信息与所述至少一个需求一一对应;将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
在一些实施例中,所述基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求,包括:基于所述搜索语句和所述用户信息,通过预先训练的知识实体分类模型,得到所述知识实体;基于所述搜索语句、所述用户信息和所述知识实体,通过预先训练的需求分类模型,得到所述至少一个需求。
在一些实施例中,所述方法还包括:在接收搜索请求之后,通过多模式匹配算法,并根据预定的匹配结果与初始知识实体和初始需求的对应关系,获得与所述搜索语句匹配的初始知识实体和初始需求;以及所述基于所述搜索语句和所述用户信息,通过预先训练的知识实体分类模型,得到所述知识实体,包括:基于所述搜索语句、所述用户信息、所述初始知识实体和所述初始需求,通过预先训练的知识实体分类模型,得到所述知识实体。
在一些实施例中,所述基于所述搜索语句、所述用户信息和所述知识实体,通过预先训练的需求分类模型,得到所述至少一个需求,包括:基于所述搜索语句、所述用户信息、所述知识实体、所述初始知识实体和所述初始需求,通过预先训练的需求分类模型,得到所述至少一个需求。
在一些实施例中,所述方法还包括:在接收搜索请求之后,基于所述搜索语句,通过命名实体识别算法,得到所述搜索语句中的实体词和需求词;以及所述基于所述搜索语句、所述用户信息、所述初始知识实体和所述初始需求,通过预先训练的知识实体分类模型,得到所述知识实体,包括:基于所述搜索语句、所述用户信息、所述初始知识实体、所述初始需求、所述实体词和所述需求词,通过预先训练的知识实体分类模型,得到所述知识实体。
在一些实施例中,所述基于所述搜索语句、所述用户信息和所述知识实体,通过预先训练的需求分类模型,得到所述至少一个需求,包括:基于所述搜索语句、所述用户信息、所述知识实体、所述初始知识实体、所述初始需求、所述实体词和所述需求词,通过预先训练的需求分类模型,得到所述至少一个需求。
在一些实施例中,所述获取到的属性信息包括以下至少一种:图 片信息、文字信息。
第二方面,本申请提供了一种信息搜索装置,所述装置包括:搜索请求接收单元,用于接收搜索请求,所述搜索请求包括用户输入的搜索语句;搜索需求获取单元,用于获取所述用户的用户信息,并基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求,其中,所述搜索需求包括:知识实体、与所述知识实体关联的至少一个需求;属性信息获取单元,用于在预存的知识实体信息集合中获取所述知识实体的至少一个属性信息,其中,所述至少一个属性信息与所述至少一个需求一一对应;页面生成单元,用于将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
在一些实施例中,所述搜索需求获取单元包括:知识实体获取子单元,用于基于所述搜索语句和所述用户信息,通过预先训练的知识实体分类模型,得到所述知识实体;需求获取子单元,用于基于所述搜索语句、所述用户信息和所述知识实体,通过预先训练的需求分类模型,得到所述至少一个需求。
在一些实施例中,所述装置还包括:多模式匹配单元,用于在接收搜索请求之后,通过多模式匹配算法,并根据预定的匹配结果与初始知识实体和初始需求的对应关系,获得与所述搜索语句匹配的初始知识实体和初始需求;以及所述知识实体获取子单元还用于基于所述搜索语句、所述用户信息、所述初始知识实体和所述初始需求,通过预先训练的知识实体分类模型,得到所述知识实体。
在一些实施例中,所述需求获取子单元还用于基于所述搜索语句、所述用户信息、所述知识实体、所述初始知识实体和所述初始需求,通过预先训练的需求分类模型,得到所述至少一个需求。
在一些实施例中,所述装置还包括:命名实体识别单元,用于在接收搜索请求之后,基于所述搜索语句,通过命名实体识别算法,得到所述搜索语句中的实体词和需求词;以及所述知识实体获取子单元还用于基于所述搜索语句、所述用户信息、所述初始知识实体、所述初始需求、所述实体词和所述需求词,通过预先训练的知识实体分类模型,得到所述知识实体。
在一些实施例中,所述需求获取子单元还用于基于所述搜索语句、所述用户信息、所述知识实体、所述初始知识实体、所述初始需求、所述实体词和所述需求词,通过预先训练的需求分类模型,得到所述至少一个需求。
在一些实施例中,所述属性信息获取单元获取到的属性信息包括以下至少一种:图片信息、文字信息。
本申请提供的信息搜索方法和装置,通过基于搜索语句和用户信息,通过预先训练的分类模型,得到用户的搜索需求中的知识实体和至少一个需求,并在预存的知识实体信息集合中获取所述知识实体的与所述需求一一对应的至少一个属性信息,并将获取到的属性信息合并为一条搜索结果加入搜索结果页面,展示出了用户需要的内容,并丰富了搜索结果的展示内容。
附图说明
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:
图1是本申请可以应用于其中的示例性系统架构图;
图2是根据本申请的信息搜索方法的一个实施例的流程图;
图3是根据本申请的信息搜索方法的一个应用场景的示例性示意图;
图4是根据本申请的信息搜索方法的另一个实施例的流程图;
图5是根据本申请的信息搜索装置的一个实施例的结构示意图;
图6是适于用来实现本申请实施例的服务器的计算机系统的结构示意图。
具体实施方式
下面结合附图和实施例对本申请作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释相关发明,而非对该发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与有关发明相关的部分。
需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本申请。
图1示出了可以应用本申请的信息搜索方法或信息搜索装置的实施例的示例性系统架构100。
如图1所示,系统架构100可以包括终端设备101、102、103,网络104和服务器105。网络104用以在终端设备101、102、103和服务器105之间提供通信链路的介质。网络104可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。
用户可以使用终端设备101、102、103通过网络104与服务器105交互,以接收或发送消息等。终端设备101、102、103上可以安装有各种客户端应用,例如浏览器应用、搜索类应用、购物类应用等。
终端设备101、102、103可以是支持浏览器应用或搜索类应用的各种电子设备,包括但不限于智能手机、平板电脑、膝上型便携计算机和台式计算机等等。
服务器105可以是提供各种服务的服务器,例如对终端设备101、102、103上的浏览器应用、搜索类应用等提供支持的数据库服务器或云服务器。服务器可以对接收到的数据进行分析、检索等处理,并将处理结果(例如搜索结果)反馈给终端设备。
需要说明的是,本申请实施例所提供的信息搜索方法通常由服务器105执行。相应地,信息搜索装置通常设置于服务器105中。
应该理解,图1中的终端设备、网络和服务器的数目仅仅是示意性的。根据实现需要,可以具有任意数目的终端设备、网络和服务器。
继续参考图2,图2示出了根据本申请的信息搜索方法的一个实施例的流程200。
如图2所示,本实施例的信息搜索方法包括以下步骤:
步骤201,接收搜索请求。
其中,上述搜索请求包括用户输入的搜索语句。
在本实施例中,信息搜索方法运行于其上的电子设备(例如图1所示的服务器)可以通过有线或无线的方式从终端(例如提1所示的 终端设备)接收上述搜索请求。其中,上述搜索语句可以是用户在浏览器搜索页面或搜索类应用中的搜索文本框输入的文本。
步骤202,获取上述用户的用户信息,并基于上述搜索语句和上述用户信息,通过预先训练的分类模型,得到上述用户的搜索需求。其中,上述搜索需求包括:知识实体、与上述知识实体关联的至少一个需求。
在本实施例中,电子设备可以首先从终端的Cookie信息中获取用户的用户信息,还可以从预先建立的用户画像数据中获取用户的用户信息。其中,用户信息可以包括但不限于以下信息中的一个或多个:历史搜索记录、性别、年龄、职业、兴趣等。然后将上述搜索语句和获取到的用户信息输入预先训练的分类模型(例如逻辑回归模型),通过分类算法(例如逻辑回归算法),得到各个知识实体对应的概率,取对应的概率最大的知识实体作为上述搜索需求中的知识实体;并根据预定的各个知识实体所关联的需求,得到上述搜索需求中的与知识实体关联的至少一个需求。其中,上述知识实体可以是知识点/专有名词(例如“九寨沟”、“关节炎”)对应的对象。上述预定的各个知识实体所关联的需求可以是由人工根据领域知识预设的,也可以是通过机器学习的方法获得的。例如,知识实体“关节炎”所关联的需求可以包括:“治疗”、“询价”、“了解”。
上述分类模型可以是通过对大量带有实体标注的训练数据进行学习训练得到的。其中,上述训练数据可以包括以下信息:检索词、用户信息、知识实体、标注,其中,标注用于表示检索词是否与该训练数据的知识实体相关。上述训练数据可以通过用户点击搜索结果所进入的页面内容以及本次搜索所用的搜索词来收集。例如,假设用户点击某条搜索结果所进入的页面是关于九寨沟的内容,那么就可以生成一条训练数据,该训练数据的搜索词为用户使用的搜索词,知识实体为“九寨沟”,标注为1。
步骤203,在预存的知识实体信息集合中获取上述知识实体的至少一个属性信息。
其中,上述至少一个属性信息与上述至少一个需求一一对应。
在本实施例中,上述知识实体信息集合中包括各个知识实体的多个属性信息,例如可以包括知识实体“九寨沟”的攻略、介绍、历史、旅行路线等属性信息。电子设备可以在上述知识实体信息集合中查找与在步骤202中得到的搜索需求中的知识实体匹配的知识实体信息,然后在该知识实体信息中获取与上述搜索需求中的至少一个需求对应的至少一个属性信息。
其中,上述知识实体信息集合可以预先通过从第三方站点(例如百科类站点、医疗类站点)爬取已编辑好的结构化的信息获得。例如,对于知识实体“面瘫”,可以从预定的医疗类站点的面瘫相关页面中爬取信息,得到如介绍、症状、病因等属性信息。
在本实施例的一些可选的实现方式中,上述获取到的属性信息可以包括以下至少一种:图片信息、文字信息。从而更加丰富了搜索结果的展示内容
步骤204,将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
在本实施例中,电子设备可以将步骤203得到的至少一个属性信息组合在一起作为一条搜索结果,并将该搜索结果加入搜索结果页面,以使终端可以展示包括多个属性信息的搜索结果。
在本实施例的一些可选的实现方式中,步骤202可以包括:基于上述搜索语句和上述用户信息,通过预先训练的知识实体分类模型,得到上述知识实体;基于上述搜索语句、上述用户信息和上述知识实体,通过预先训练的需求分类模型,得到上述至少一个需求。
其中,电子设备可以将上述搜索语句和获取到的用户信息输入预先训练的知识实体分类模型,通过分类算法,得到各个知识实体对应的概率,取对应的概率最大的知识实体作为上述搜索需求中的知识实体。其中,知识实体分类模型的训练方法可以参考步骤202中分类模型的训练方法,在此不再赘述。之后,电子设备可以将上述搜索语句、上述用户信息和上述搜索需求中的知识实体输入预先训练的需求分类模型,得到各个需求对应的概率,按照对应的概率从大到小的顺序依次选取预定个数的需求,作为上述搜索需求中的至少一个需求。其中, 上述需求分类模型可以是通过对大量带有需求标注的训练数据进行学习训练得到的。其中,上述训练数据可以包括以下信息:检索词、用户信息、知识实体、需求、标注,其中,标注用于表示检索词是否与该训练数据的知识实体和需求相关。上述训练数据可以通过用户点击搜索结果所进入的页面内容以及本次搜索所用的搜索词来收集。例如,假设用户点击某条搜索结果所进入的页面是关于九寨沟的旅游攻略的内容,那么就可以生成一条训练数据,该训练数据的搜索词为用户使用的搜索词,知识实体为“九寨沟”,需求为“旅游攻略”,标注为1。
通过该实现方式,使得获得的用户的检索需求中的与知识实体关联的至少一个需求更加准确,从而可以更准确地展示出用户需要的内容。
下面参见图3,图3示出了本实施例的信息搜索方法的一个应用场景的示例性示意图。在图3的应用场景中,用户首先在搜索输入框中输入检索词“面瘫”,并点击搜索按钮。之后,服务器接收到该搜索请求,并获取到搜索请求中的搜索语句“面瘫”,通过本实施例提供的信息搜索方法获取到用户的搜索需求:知识实体“面瘫”以及知识实体“面瘫”所关联的“病因”、“介绍”、“症状”;然后在知识实体信息集合中获取“面瘫”的与“病因”、“介绍”、“症状”一一对应的属性信息,并将这些属性信息组合在一条搜索结果中加入搜索结果页面,然后将该搜索结果页面发送到终端,终端界面就会如图3所示,展示出关于“面瘫”的病因、介绍、症状的图文信息。
本实施例提供的信息搜索方法,通过基于搜索语句和用户信息,通过预先训练的分类模型,得到用户的搜索需求中的知识实体和至少一个需求,并在预存的知识实体信息集合中获取上述知识实体的与上述需求一一对应的至少一个属性信息,并将获取到的属性信息合并为一条搜索结果加入搜索结果页面,展示出了用户需要的内容,并丰富了搜索结果的展示内容。
继续参考图4,图4示出了根据本申请的信息搜索方法的另一个实施例的流程400。
如图4所示,本实施例的信息搜索方法包括以下步骤:
步骤401,接收搜索请求。
其中,上述搜索请求包括用户输入的搜索语句。
在本实施例中,步骤401的具体处理可参考图2对应实施例中步骤201的相关说明,在此不再赘述。
步骤402,通过多模式匹配算法,并根据预定的匹配结果与初始知识实体和初始需求的对应关系,获得与上述搜索语句匹配的初始知识实体和初始需求。
在本实施例中,上述多模式匹配算法可以是通过正则表达式、或通过后缀树等进行匹配的算法。电子设备可以通过多模式匹配算法获取与搜索语句匹配的模式串(表达式),作为匹配结果,并根据预定的匹配结果与初始知识实体和初始需求的对应关系,获得与上述搜索语句匹配的初始知识实体和初始需求。其中,预定的匹配结果与初始知识实体和初始需求的对应关系可以是由人工根据领域知识预设的,也可以是通过机器学习的方法获取的。
例如,以通过正则表达式进行匹配为例,假设搜索语句为“北京的长城好玩吗”,则匹配到的正则表达式可以为“北京*(怎么样|好玩吗)”。假设预设的与该表达式对应的初始知识实体为“北京旅游”,初始需求为“介绍”和“攻略”,则可以获得与搜索语句“北京的长城好玩吗”匹配的初始知识实体为“北京旅游”、初始需求为“介绍”和“攻略”。
步骤403,获取上述用户的用户信息,并基于上述搜索语句、上述用户信息、上述初始知识实体和上述初始需求,通过预先训练的知识实体分类模型,得到用户的搜索需求中的知识实体。
在本实施例中,获取上述用户的用户信息的具体处理可参考图2对应实施例中步骤202的相关说明,在此不再赘述。电子设备可以在获取到上述用户信息之后,将上述搜索语句、上述用户信息、上述初始知识实体和上述初始需求输入预先训练的知识实体分类模型,通过分类算法,得到各个知识实体对应的概率,取对应的概率最大的知识实体作为用户的搜索需求中的知识实体。
其中,本实施例的知识实体分类模型可以是通过对大量带有实体 标注的训练数据进行学习训练得到的。其中,上述训练数据可以包括以下信息:检索词、用户信息、初始知识实体、初始需求、知识实体、标注,其中,标注用于表示检索词是否与该训练数据的知识实体相关。
步骤404,基于上述搜索语句、上述用户信息和上述知识实体,通过预先训练的需求分类模型,得到上述至少一个需求。
在本实施例中,步骤404的具体处理可参考图2对应实施例中相关可选实现方式的相关说明,在此不再赘述。
步骤405,在预存的知识实体信息集合中获取上述知识实体的至少一个属性信息。
其中,上述至少一个属性信息与上述至少一个需求一一对应。
在本实施例中,步骤405的具体处理可参考图2对应实施例中步骤203的相关说明,在此不再赘述。
步骤406,将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
在本实施例中,步骤406的具体处理可参考图2对应实施例中步骤204的相关说明,在此不再赘述。
在本实施例的一些可选的实现方式中,步骤404可以包括:基于上述搜索语句、上述用户信息、上述知识实体、上述初始知识实体和上述初始需求,通过预先训练的需求分类模型,得到上述至少一个需求。其中,电子设备可以将上述搜索语句、上述用户信息、步骤403获取到的搜索需求中的知识实体、上述初始知识实体和上述初始需求输入预先训练的需求分类模型,得到各个需求对应的概率,按照对应的概率从大到小的顺序依次选取预定个数的需求,作为上述搜索需求中的至少一个需求。其中,上述需求分类模型可以是通过对大量带有需求标注的训练数据进行学习训练得到的。其中,上述训练数据可以包括以下信息:检索词、用户信息、知识实体、初始知识实体、初始需求、需求、标注,其中,标注用于表示检索词是否与该训练数据的知识实体和需求相关。
通过该实现方式,使得获得的用户的检索需求中的与知识实体关联的至少一个需求更加准确、科学,从而可以更准确地展示出用户需 要的内容。
在本实施例的一些可选的实现方式中,本实施例的信息检索方法还可以包括:在接收搜索请求之后,基于上述搜索语句,通过命名实体识别算法,得到上述搜索语句中的实体词和需求词。其中,上述命名实体识别算法可以是CRF(Conditional Random Field,条件随机场)算法。
以及,步骤403可以包括:基于上述搜索语句、上述用户信息、上述初始知识实体、上述初始需求、上述实体词和上述需求词,通过预先训练的知识实体分类模型,得到上述知识实体。其中,本实现方式的知识实体分类模型可以是通过对大量带有实体标注的训练数据进行学习训练得到的。其中,本实现方式的上述训练数据可以包括以下信息:检索词、用户信息、初始知识实体、初始需求、实体词、需求词、知识实体、标注,其中,标注用于表示检索词是否与该训练数据的知识实体相关。
该实现方式通过将通过命名实体识别算法得到的上述搜索语句中的实体词和需求词加入知识实体分类的参考因素,从而使获得的知识实体更加科学,以更准确地展示出用户需要的内容。
此外,基于上一实现方式,在本实施例的一些可选的实现方式中,步骤404可以包括:基于上述搜索语句、上述用户信息、上述知识实体、上述初始知识实体、上述初始需求、上述实体词和上述需求词,通过预先训练的需求分类模型,得到上述至少一个需求。其中,电子设备可以将上述搜索语句、上述用户信息、步骤403获取到的搜索需求中的知识实体、上述初始知识实体、上述初始需求、上述实体词和上述需求词输入预先训练的需求分类模型,得到各个需求对应的概率,按照对应的概率从大到小的顺序依次选取预定个数的需求,作为上述搜索需求中的至少一个需求。其中,上述需求分类模型可以是通过对大量带有需求标注的训练数据进行学习训练得到的。其中,上述训练数据可以包括以下信息:检索词、用户信息、知识实体、初始知识实体、初始需求、实体词、需求词、需求、标注,其中,标注用于表示检索词是否与该训练数据的知识实体和需求相关。
该实现方式通过将通过命名实体识别算法得到的上述搜索语句中的实体词和需求词加入需求分类的参考因素,使得获得的用户的检索需求中的与知识实体关联的至少一个需求更加准确、科学,从而可以更准确地展示出用户需要的内容。
从图4中可以看出,与图2对应的实施例相比,本实施例中的信息搜索方法的流程400增加了通过多模式匹配算法获得与搜索语句匹配的初始知识实体和初始需求的步骤,并将该初始知识实体和初始需求加入知识实体分类的参考因素。由此,本实施例描述的方案可以使获得的知识实体更加科学,从而更准确地展示出用户需要的内容。
进一步参考图5,作为对上述各图所示方法的实现,本申请提供了一种信息搜索装置的一个实施例,该装置实施例与图2所示的方法实施例相对应,该装置具体可以应用于服务器中。
如图5所示,本实施例上述的信息搜索装置500包括:搜索请求接收单元501、搜索需求获取单元502、属性信息获取单元503以及页面生成单元504。其中,搜索请求接收单元501用于接收搜索请求,上述搜索请求包括用户输入的搜索语句;搜索需求获取单元502用于获取上述用户的用户信息,并基于上述搜索语句和上述用户信息,通过预先训练的分类模型,得到上述用户的搜索需求,其中,上述搜索需求包括:知识实体、与上述知识实体关联的至少一个需求;属性信息获取单元503用于在预存的知识实体信息集合中获取上述知识实体的至少一个属性信息,其中,上述至少一个属性信息与上述至少一个需求一一对应;页面生成单元504用于将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
在本实施例中,搜索请求接收单元501、搜索需求获取单元502、属性信息获取单元503以及页面生成单元504的具体处理可分别参考图2对应实施例中步骤201、步骤202、步骤203以及步骤204的相关说明,在此不再赘述。
在本实施例的一些可选的实现方式中,搜索需求获取单元502可以包括:知识实体获取子单元5021,用于基于上述搜索语句和上述用户信息,通过预先训练的知识实体分类模型,得到上述知识实体;需 求获取子单元5022,用于基于上述搜索语句、上述用户信息和上述知识实体,通过预先训练的需求分类模型,得到上述至少一个需求。其中,实体获取子单元5021和需求获取子单元5022的具体处理及其所代理的技术效果可参考图2对应实施例中相应实现方式的相关说明,在此不再赘述。
在本实施例的一些可选的实现方式中,本实施例的信息搜索装置500还可以包括:多模式匹配单元505,用于在接收搜索请求之后,通过多模式匹配算法,并根据预定的匹配结果与初始知识实体和初始需求的对应关系,获得与上述搜索语句匹配的初始知识实体和初始需求。以及,知识实体获取子单元5021还可以用于基于上述搜索语句、上述用户信息、上述初始知识实体和上述初始需求,通过预先训练的知识实体分类模型,得到上述知识实体。其中,多模式匹配单元505的具体处理可参考图4对应实施例中步骤402的相关说明,在此不再赘述。该实现方式的知识实体获取子单元5021的具体处理可参考图4对应实施例中步骤403的相关说明,在此不再赘述。
基于上一实现方式,在本实施例的一些可选的实现方式中,需求获取子单元5022还可以用于基于上述搜索语句、上述用户信息、上述知识实体、上述初始知识实体和上述初始需求,通过预先训练的需求分类模型,得到上述至少一个需求。该实现方式的具体处理及其所代理的技术效果可参考图4对应实施例中相应实现方式的相关说明,在此不再赘述。
在本实施例的一些可选的实现方式中,本实施例的信息搜索装置500还可以包括:命名实体识别单元506,用于在接收搜索请求之后,基于上述搜索语句,通过命名实体识别算法,得到上述搜索语句中的实体词和需求词。以及,知识实体获取子单元5021还可以用于基于上述搜索语句、上述用户信息、上述初始知识实体、上述初始需求、上述实体词和上述需求词,通过预先训练的知识实体分类模型,得到上述知识实体。该实现方式的具体处理及其所代理的技术效果可参考图4对应实施例中相应实现方式的相关说明,在此不再赘述。
基于上一实现方式,在本实施例的一些可选的实现方式中,需求 获取子单元5022还可以用于基于上述搜索语句、上述用户信息、上述知识实体、上述初始知识实体、上述初始需求、上述实体词和上述需求词,通过预先训练的需求分类模型,得到上述至少一个需求。该实现方式的具体处理及其所代理的技术效果可参考图4对应实施例中相应实现方式的相关说明,在此不再赘述。
在本实施例的一些可选的实现方式中,属性信息获取单元503获取到的属性信息包括以下至少一种:图片信息、文字信息。该实现方式的具体处理及其所代理的技术效果可参考图2对应实施例中步骤203的可选实现方式的相关说明,在此不再赘述。
本实施例提供的信息搜索装置,通过搜索需求获取单元502基于搜索语句和用户信息,通过预先训练的分类模型,得到用户的搜索需求中的知识实体和至少一个需求,并通过属性信息获取单元503在预存的知识实体信息集合中获取上述知识实体的与上述需求一一对应的至少一个属性信息,然后通过页面生成单元504将获取到的属性信息合并为一条搜索结果加入搜索结果页面,展示出了用户需要的内容,并丰富了搜索结果的展示内容。
下面参考图6,其示出了适于用来实现本申请实施例的服务器的计算机系统600的结构示意图。
如图6所示,计算机系统600包括中央处理单元(CPU)601,其可以根据存储在只读存储器(ROM)602中的程序或者从存储部分606加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理。在RAM 603中,还存储有系统600操作所需的各种程序和数据。CPU 601、ROM 602以及RAM 603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。
以下部件连接至I/O接口605:包括硬盘等的存储部分606;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分607。通信部分607经由诸如因特网的网络执行通信处理。驱动器608也根据需要连接至I/O接口605。可拆卸介质609,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器608上,以便于从其上读出的计算机程序根据需要被安装入存储部分606。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括有形地包含在机器可读介质上的计算机程序,所述计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分607从网络上被下载和安装,和/或从可拆卸介质609被安装。在该计算机程序被中央处理单元(CPU)601执行时,执行本申请的方法中限定的上述功能。
附图中的流程图和框图,图示了按照本申请各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,所述模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本申请实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的单元也可以设置在处理器中,例如,可以描述为:一种处理器包括搜索请求接收单元、搜索需求获取单元、属性信息获取单元以及页面生成单元。其中,这些单元的名称在某种情况下并不构成对该单元本身的限定,例如,搜索请求接收单元还可以被描述为“接收搜索请求的单元”。
作为另一方面,本申请还提供了一种非易失性计算机存储介质,该非易失性计算机存储介质可以是上述实施例中所述装置中所包含的非易失性计算机存储介质;也可以是单独存在,未装配入终端中的非易失性计算机存储介质。上述非易失性计算机存储介质存储有一个或者多个程序,当所述一个或者多个程序被一个设备执行时,使得所述设备:接收搜索请求,所述搜索请求包括用户输入的搜索语句;获取 所述用户的用户信息,并基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求,其中,所述搜索需求包括:知识实体、与所述知识实体关联的至少一个需求;在预存的知识实体信息集合中获取所述知识实体的至少一个属性信息,其中,所述至少一个属性信息与所述至少一个需求一一对应;将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
以上描述仅为本申请的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本申请中所涉及的发明范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离所述发明构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本申请中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。

Claims (16)

  1. 一种信息搜索方法,其特征在于,所述方法包括:
    接收搜索请求,所述搜索请求包括用户输入的搜索语句;
    获取所述用户的用户信息,并基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求,其中,所述搜索需求包括:知识实体、与所述知识实体关联的至少一个需求;
    在预存的知识实体信息集合中获取所述知识实体的至少一个属性信息,其中,所述至少一个属性信息与所述至少一个需求一一对应;
    将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
  2. 根据权利要求1所述的方法,其特征在于,所述基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求,包括:
    基于所述搜索语句和所述用户信息,通过预先训练的知识实体分类模型,得到所述知识实体;
    基于所述搜索语句、所述用户信息和所述知识实体,通过预先训练的需求分类模型,得到所述至少一个需求。
  3. 根据权利要求2所述的方法,其特征在于,所述方法还包括:
    在接收搜索请求之后,通过多模式匹配算法,并根据预定的匹配结果与初始知识实体和初始需求的对应关系,获得与所述搜索语句匹配的初始知识实体和初始需求;以及
    所述基于所述搜索语句和所述用户信息,通过预先训练的知识实体分类模型,得到所述知识实体,包括:
    基于所述搜索语句、所述用户信息、所述初始知识实体和所述初始需求,通过预先训练的知识实体分类模型,得到所述知识实体。
  4. 根据权利要求3所述的方法,其特征在于,所述基于所述搜索语句、所述用户信息和所述知识实体,通过预先训练的需求分类模型, 得到所述至少一个需求,包括:
    基于所述搜索语句、所述用户信息、所述知识实体、所述初始知识实体和所述初始需求,通过预先训练的需求分类模型,得到所述至少一个需求。
  5. 根据权利要求3所述的方法,其特征在于,所述方法还包括:
    在接收搜索请求之后,基于所述搜索语句,通过命名实体识别算法,得到所述搜索语句中的实体词和需求词;以及
    所述基于所述搜索语句、所述用户信息、所述初始知识实体和所述初始需求,通过预先训练的知识实体分类模型,得到所述知识实体,包括:
    基于所述搜索语句、所述用户信息、所述初始知识实体、所述初始需求、所述实体词和所述需求词,通过预先训练的知识实体分类模型,得到所述知识实体。
  6. 根据权利要求5所述的方法,其特征在于,所述基于所述搜索语句、所述用户信息和所述知识实体,通过预先训练的需求分类模型,得到所述至少一个需求,包括:
    基于所述搜索语句、所述用户信息、所述知识实体、所述初始知识实体、所述初始需求、所述实体词和所述需求词,通过预先训练的需求分类模型,得到所述至少一个需求。
  7. 根据权利要求1-6任一所述的方法,其特征在于,所述获取到的属性信息包括以下至少一种:图片信息、文字信息。
  8. 一种信息搜索装置,其特征在于,所述装置包括:
    搜索请求接收单元,用于接收搜索请求,所述搜索请求包括用户输入的搜索语句;
    搜索需求获取单元,用于获取所述用户的用户信息,并基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户 的搜索需求,其中,所述搜索需求包括:知识实体、与所述知识实体关联的至少一个需求;
    属性信息获取单元,用于在预存的知识实体信息集合中获取所述知识实体的至少一个属性信息,其中,所述至少一个属性信息与所述至少一个需求一一对应;
    页面生成单元,用于将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
  9. 根据权利要求8所述的装置,其特征在于,所述搜索需求获取单元包括:
    知识实体获取子单元,用于基于所述搜索语句和所述用户信息,通过预先训练的知识实体分类模型,得到所述知识实体;
    需求获取子单元,用于基于所述搜索语句、所述用户信息和所述知识实体,通过预先训练的需求分类模型,得到所述至少一个需求。
  10. 根据权利要求9所述的装置,其特征在于,所述装置还包括:
    多模式匹配单元,用于在接收搜索请求之后,通过多模式匹配算法,并根据预定的匹配结果与初始知识实体和初始需求的对应关系,获得与所述搜索语句匹配的初始知识实体和初始需求;以及
    所述知识实体获取子单元还用于基于所述搜索语句、所述用户信息、所述初始知识实体和所述初始需求,通过预先训练的知识实体分类模型,得到所述知识实体。
  11. 根据权利要求10所述的装置,其特征在于,所述需求获取子单元还用于基于所述搜索语句、所述用户信息、所述知识实体、所述初始知识实体和所述初始需求,通过预先训练的需求分类模型,得到所述至少一个需求。
  12. 根据权利要求10所述的装置,其特征在于,所述装置还包括:
    命名实体识别单元,用于在接收搜索请求之后,基于所述搜索语 句,通过命名实体识别算法,得到所述搜索语句中的实体词和需求词;以及
    所述知识实体获取子单元还用于基于所述搜索语句、所述用户信息、所述初始知识实体、所述初始需求、所述实体词和所述需求词,通过预先训练的知识实体分类模型,得到所述知识实体。
  13. 根据权利要求12所述的装置,其特征在于,所述需求获取子单元还用于基于所述搜索语句、所述用户信息、所述知识实体、所述初始知识实体、所述初始需求、所述实体词和所述需求词,通过预先训练的需求分类模型,得到所述至少一个需求。
  14. 根据权利要求8-13任一所述的装置,其特征在于,所述属性信息获取单元获取到的属性信息包括以下至少一种:图片信息、文字信息。
  15. 一种设备,包括:
    处理器;和
    存储器,
    所述存储器中存储有能够被所述处理器执行的计算机可读指令,在所述计算机可读指令被执行时,所述处理器执行信息搜索方法,所述方法包括:
    接收搜索请求,所述搜索请求包括用户输入的搜索语句;
    获取所述用户的用户信息,并基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求,其中,所述搜索需求包括:知识实体、与所述知识实体关联的至少一个需求;
    在预存的知识实体信息集合中获取所述知识实体的至少一个属性信息,其中,所述至少一个属性信息与所述至少一个需求一一对应;
    将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
  16. 一种非易失性计算机存储介质,所述计算机存储介质存储有 能够被处理器执行的计算机可读指令,当所述计算机可读指令被处理器执行时,所述处理器执行信息搜索方法,所述方法包括:
    接收搜索请求,所述搜索请求包括用户输入的搜索语句;
    获取所述用户的用户信息,并基于所述搜索语句和所述用户信息,通过预先训练的分类模型,得到所述用户的搜索需求,其中,所述搜索需求包括:知识实体、与所述知识实体关联的至少一个需求;
    在预存的知识实体信息集合中获取所述知识实体的至少一个属性信息,其中,所述至少一个属性信息与所述至少一个需求一一对应;
    将获取到的属性信息合并为一条搜索结果加入搜索结果页面。
PCT/CN2016/097291 2016-04-07 2016-08-30 信息搜索方法和装置 Ceased WO2017173773A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018552167A JP6732938B2 (ja) 2016-04-07 2016-08-30 情報検索方法及び装置
KR1020187032155A KR102148691B1 (ko) 2016-04-07 2016-08-30 정보 검색 방법 및 장치

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610214064.0A CN105677931B (zh) 2016-04-07 2016-04-07 信息搜索方法和装置
CN201610214064.0 2016-04-07

Publications (1)

Publication Number Publication Date
WO2017173773A1 true WO2017173773A1 (zh) 2017-10-12

Family

ID=56308607

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/097291 Ceased WO2017173773A1 (zh) 2016-04-07 2016-08-30 信息搜索方法和装置

Country Status (4)

Country Link
JP (1) JP6732938B2 (zh)
KR (1) KR102148691B1 (zh)
CN (1) CN105677931B (zh)
WO (1) WO2017173773A1 (zh)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110134860A (zh) * 2019-04-12 2019-08-16 阿里巴巴集团控股有限公司 用户画像生成方法、装置和设备
CN111915366A (zh) * 2020-07-20 2020-11-10 上海燕汐软件信息科技有限公司 一种用户画像构建方法、装置、计算机设备及存储介质
CN111949793A (zh) * 2020-08-13 2020-11-17 深圳市欢太科技有限公司 用户意图识别方法、装置及终端设备
CN112925883A (zh) * 2021-02-19 2021-06-08 北京百度网讯科技有限公司 搜索请求处理方法、装置、电子设备及可读存储介质
CN114139542A (zh) * 2021-11-25 2022-03-04 北京皮尔布莱尼软件有限公司 一种实体识别方法、装置及计算设备

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105677931B (zh) * 2016-04-07 2018-06-19 北京百度网讯科技有限公司 信息搜索方法和装置
CN108052613B (zh) * 2017-12-14 2021-12-31 北京百度网讯科技有限公司 用于生成页面的方法和装置
CN108256070B (zh) * 2018-01-17 2022-07-15 北京百度网讯科技有限公司 用于生成信息的方法和装置
CN110516226A (zh) * 2018-05-22 2019-11-29 广东神马搜索科技有限公司 搜索语句处理方法、装置及服务器
CN110633476B (zh) * 2019-09-27 2024-04-05 北京百度网讯科技有限公司 用于获取知识标注信息的方法及装置
CN111241400B (zh) * 2020-01-14 2023-04-25 北京字节跳动网络技术有限公司 一种信息搜索方法及装置
CN111708943B (zh) * 2020-06-12 2024-03-01 北京搜狗科技发展有限公司 一种搜索结果展示方法、装置和用于搜索结果展示的装置
CN113221572B (zh) * 2021-05-31 2024-05-07 抖音视界有限公司 一种信息处理方法、装置、设备及介质
CN115203549A (zh) * 2022-07-13 2022-10-18 上海喜马拉雅科技有限公司 一种搜索类目预测方法、装置、存储介质及电子设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102073729A (zh) * 2011-01-14 2011-05-25 百度在线网络技术(北京)有限公司 一种关系化知识共享平台及其实现方法
CN103425714A (zh) * 2012-05-25 2013-12-04 北京搜狗信息服务有限公司 一种搜索方法和系统
CN104199855A (zh) * 2014-08-13 2014-12-10 王和平 一种针对中医药学信息的检索系统和方法
CN104598556A (zh) * 2015-01-04 2015-05-06 百度在线网络技术(北京)有限公司 搜索方法及装置
CN104866498A (zh) * 2014-02-24 2015-08-26 华为技术有限公司 一种信息处理方法及装置
CN105677931A (zh) * 2016-04-07 2016-06-15 北京百度网讯科技有限公司 信息搜索方法和装置

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003228580A (ja) * 2002-02-04 2003-08-15 Celestar Lexico-Sciences Inc 文献知識管理装置、文献知識管理方法、プログラム、および、記録媒体
JP2003256466A (ja) 2002-03-04 2003-09-12 Denso Corp 適応的情報検索システム
US7584177B2 (en) * 2005-06-29 2009-09-01 Google Inc. Determination of a desired repository
JP5013701B2 (ja) * 2005-10-26 2012-08-29 ヤフー株式会社 検索装置及び検索方法
CN101339551B (zh) * 2007-07-05 2013-01-30 日电(中国)有限公司 自然语言查询需求扩展设备及其方法
JP2009282903A (ja) * 2008-05-26 2009-12-03 Nippon Telegr & Teleph Corp <Ntt> 知識抽出・検索装置およびその方法
US9665643B2 (en) * 2011-12-30 2017-05-30 Microsoft Technology Licensing, Llc Knowledge-based entity detection and disambiguation
JP5250709B1 (ja) * 2012-03-12 2013-07-31 楽天株式会社 情報処理装置、情報処理方法、情報処理装置用プログラム、および、記録媒体
CN103853722B (zh) * 2012-11-29 2017-09-22 腾讯科技(深圳)有限公司 一种基于检索串的关键词扩展方法、装置和系统
CN103425741A (zh) * 2013-07-16 2013-12-04 北京中科汇联信息技术有限公司 一种信息展示方法和装置
KR101553848B1 (ko) * 2014-02-17 2015-09-17 네이버 주식회사 검색 결과를 제공하는 방법 및 상기 방법을 수행하는 시스템
CN103914566A (zh) * 2014-04-22 2014-07-09 百度在线网络技术(北京)有限公司 搜索结果的展现方法和装置
CN104462505A (zh) * 2014-12-19 2015-03-25 北京奇虎科技有限公司 搜索方法和装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102073729A (zh) * 2011-01-14 2011-05-25 百度在线网络技术(北京)有限公司 一种关系化知识共享平台及其实现方法
CN103425714A (zh) * 2012-05-25 2013-12-04 北京搜狗信息服务有限公司 一种搜索方法和系统
CN104866498A (zh) * 2014-02-24 2015-08-26 华为技术有限公司 一种信息处理方法及装置
CN104199855A (zh) * 2014-08-13 2014-12-10 王和平 一种针对中医药学信息的检索系统和方法
CN104598556A (zh) * 2015-01-04 2015-05-06 百度在线网络技术(北京)有限公司 搜索方法及装置
CN105677931A (zh) * 2016-04-07 2016-06-15 北京百度网讯科技有限公司 信息搜索方法和装置

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110134860A (zh) * 2019-04-12 2019-08-16 阿里巴巴集团控股有限公司 用户画像生成方法、装置和设备
CN110134860B (zh) * 2019-04-12 2023-04-07 创新先进技术有限公司 用户画像生成方法、装置和设备
CN111915366A (zh) * 2020-07-20 2020-11-10 上海燕汐软件信息科技有限公司 一种用户画像构建方法、装置、计算机设备及存储介质
CN111915366B (zh) * 2020-07-20 2024-01-12 上海燕汐软件信息科技有限公司 一种用户画像构建方法、装置、计算机设备及存储介质
CN111949793A (zh) * 2020-08-13 2020-11-17 深圳市欢太科技有限公司 用户意图识别方法、装置及终端设备
CN111949793B (zh) * 2020-08-13 2024-02-27 深圳市欢太科技有限公司 用户意图识别方法、装置及终端设备
CN112925883A (zh) * 2021-02-19 2021-06-08 北京百度网讯科技有限公司 搜索请求处理方法、装置、电子设备及可读存储介质
CN112925883B (zh) * 2021-02-19 2024-01-19 北京百度网讯科技有限公司 搜索请求处理方法、装置、电子设备及可读存储介质
CN114139542A (zh) * 2021-11-25 2022-03-04 北京皮尔布莱尼软件有限公司 一种实体识别方法、装置及计算设备

Also Published As

Publication number Publication date
JP2019511065A (ja) 2019-04-18
CN105677931B (zh) 2018-06-19
JP6732938B2 (ja) 2020-07-29
KR102148691B1 (ko) 2020-08-27
KR20180126589A (ko) 2018-11-27
CN105677931A (zh) 2016-06-15

Similar Documents

Publication Publication Date Title
CN105677931B (zh) 信息搜索方法和装置
JP6745384B2 (ja) 情報をプッシュするための方法及び装置
CN107491547B (zh) 基于人工智能的搜索方法和装置
CN107273503B (zh) 用于生成同语言平行文本的方法和装置
CN108153901B (zh) 基于知识图谱的信息推送方法和装置
KR102354716B1 (ko) 딥 러닝 모델을 이용한 상황 의존 검색 기법
CN107256267B (zh) 查询方法和装置
US20180336193A1 (en) Artificial Intelligence Based Method and Apparatus for Generating Article
CN107241260B (zh) 基于人工智能的新闻推送的方法和装置
CN107346336B (zh) 基于人工智能的信息处理方法和装置
CN106960030B (zh) 基于人工智能的推送信息方法及装置
US20190251087A1 (en) Method and apparatus for providing aggregate result of question-and-answer information
CN108052613B (zh) 用于生成页面的方法和装置
WO2018149115A1 (zh) 用于提供搜索结果的方法和装置
CN110059172B (zh) 基于自然语言理解的推荐答案的方法和装置
CN107944025A (zh) 信息推送方法和装置
US10437894B2 (en) Method and system for app search engine leveraging user reviews
CN109766418B (zh) 用于输出信息的方法和装置
JP2019511065A5 (zh)
CN106993030A (zh) 基于人工智能的信息推送方法和装置
CN108287927B (zh) 用于获取信息的方法及装置
CN107305578A (zh) 人机智能问答方法和装置
CN112926308B (zh) 匹配正文的方法、装置、设备、存储介质以及程序产品
US20210004406A1 (en) Method and apparatus for storing media files and for retrieving media files
CN108268450A (zh) 用于生成信息的方法和装置

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2018552167

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20187032155

Country of ref document: KR

Kind code of ref document: A

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

Ref document number: 16897705

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16897705

Country of ref document: EP

Kind code of ref document: A1