WO2017114282A1 - 信息搜索装置及方法、搜索服务器及机器可读存储介质 - Google Patents

信息搜索装置及方法、搜索服务器及机器可读存储介质 Download PDF

Info

Publication number
WO2017114282A1
WO2017114282A1 PCT/CN2016/111496 CN2016111496W WO2017114282A1 WO 2017114282 A1 WO2017114282 A1 WO 2017114282A1 CN 2016111496 W CN2016111496 W CN 2016111496W WO 2017114282 A1 WO2017114282 A1 WO 2017114282A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
user
information
rating information
user rating
Prior art date
Application number
PCT/CN2016/111496
Other languages
English (en)
French (fr)
Inventor
李嘉昱
Original Assignee
广州神马移动信息科技有限公司
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 广州神马移动信息科技有限公司 filed Critical 广州神马移动信息科技有限公司
Publication of WO2017114282A1 publication Critical patent/WO2017114282A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Definitions

  • the present invention relates to the field of information retrieval and information search, and in particular to an information search device, an information search method, a search server, and a machine readable storage medium.
  • search engines provide users with the ability to return search results based on query keywords.
  • Most of the existing search engines for providing user network search and content query functions do not fully consider the special circumstances of the search users and return the search results to the search users.
  • the existing search engine does not consider the difference in the age of different search users.
  • an embodiment of the present invention provides an information search apparatus, which is applied to a search server.
  • the information search device includes:
  • a request receiving module configured to receive a search request sent by the user terminal
  • a request parsing module configured to parse the search request, to obtain a search keyword and user rating information of the user terminal
  • a content search module configured to search, according to the search keyword and user rating information, a search result that matches the user rating information
  • the result returning module is configured to return the search result that is searched for and matched with the user rating information to the user terminal.
  • the preferred embodiment of the present invention also provides an information search method applied to a search server.
  • the information search method includes:
  • the search result that is searched for and matched with the user rating information is returned to the user terminal.
  • the preferred embodiment of the present invention further provides a search server, where the search server includes:
  • a communication unit that enables the search server to establish a communication connection with a user terminal via a network
  • processor communicatively coupled to the communication unit and the memory, the processor performing the following operations when the program instruction is executed:
  • the search result that is searched for and matched with the user rating information is returned to the user terminal.
  • the preferred embodiment of the present invention also provides a non-transitory machine readable storage medium having stored thereon executable code that, when executed by a processor, causes the processor to perform the information search method.
  • the information search device and the information search method provided by the embodiments of the present invention not only rely on search keywords but also user classification information (such as age) to determine users when searching for network content. Grading, and finally combining search keywords and user ratings to search for network content that is suitable for user ratings and then return. In this way, the result that the user sees is the result of the corresponding rating and the corresponding rating, and the inappropriate content such as pornography and violence is prevented from being viewed by an unsuitable group (such as a minor).
  • FIG. 1 is a schematic diagram of interaction between a search server and at least one user terminal according to a preferred embodiment of the present invention.
  • FIG. 2 is a block schematic diagram of the search server shown in FIG. 1.
  • FIG. 3 is a functional block diagram of the information search apparatus shown in FIG. 1 according to a preferred embodiment of the present invention.
  • FIG. 4 is a schematic block diagram of sub-modules included in the content search module shown in FIG. 3 in an embodiment.
  • FIG. 5 is a schematic block diagram of sub-modules included in the content search module shown in FIG. 3 in another embodiment.
  • FIG. 6 is a flowchart of an information search method applied to the search server shown in FIG. 1 according to a preferred embodiment of the present invention.
  • Figure 7 is a schematic illustration of the sub-steps included in step S603 of Figure 6 in an embodiment.
  • FIG. 6 A schematic diagram of the sub-steps included in step S603 of FIG. 6 in another embodiment of FIG.
  • Search server 100 User terminal 200
  • processor 112 Communication unit 113 Request receiving module 1101 Request parsing module 1102 Content search module 1103 Result return module 1104 Search submodule 1113 Filter submodule 1114 Index grading submodule 1123 Hierarchical search submodule 1124
  • FIG. 1 it is a schematic diagram of interaction between the search server 100 and at least one user terminal 200 according to a preferred embodiment of the present invention.
  • the user terminal 200 can access the search server 100 through the network 300 to use the search service provided by the search server 100.
  • the search server 100 may be, but not limited to, a web server.
  • the user terminal 200 can be, but not limited to, a smart phone, a personal computer (PC), a tablet computer, a personal digital assistant (PDA), a mobile Internet device (MID), and the like.
  • the network 300 can be, but is not limited to, a wired network or a wireless network.
  • the search server 100 includes an information search device 110, a memory 111, a processor 112, and a communication unit 113.
  • the components of the memory 111, the processor 112, and the communication unit 113 are electrically connected directly or indirectly to each other to implement data transmission or interaction.
  • the components can be electrically connected to one another via one or more communication buses or signal lines.
  • the memory 111 can be, but not limited to, a random access memory (RAM), a read only memory (ROM), and a programmable read-only memory (PROM). Erasable Programmable Read-Only Memory (EPROM), Electric Erasable Programmable Read-Only Memory (EEPROM), and the like.
  • RAM random access memory
  • ROM read only memory
  • PROM programmable read-only memory
  • EPROM Erasable Programmable Read-Only Memory
  • EEPROM Electric Erasable Programmable Read-Only Memory
  • the memory 111 is used to store a program, and the processor 112 executes the program after receiving an execution instruction.
  • the communication unit 113 is configured to establish a communication connection between the search server 100 and the user terminal 200 through the network 300, and is used to send and receive data through the network 300.
  • the information search device 110 includes at least one software function module that can be stored in the memory 111 or in an operating system (OS) of the search server 100 in the form of software or firmware.
  • the processor 112 is configured to execute an executable module stored in the memory 111, such as a software function module, a computer program, and the like included in the information search device 110.
  • the information search device 110 provides a network information search service for the user terminal 200, and the specific method is described in detail later.
  • the information search device 110 may be a search engine provided by the search server 100 or belong to a part of the search engine (such as one of the function modules of the search engine).
  • the search engine refers to collecting information from a network (such as the Internet) according to a certain strategy, using a computer program, and providing a search service for the user after organizing and processing the information, and the related information (such as a document) that the user needs to search. , video, music, etc.) to the user's system.
  • FIG. 3 is a functional block diagram of the information search device 110 included in the search server 100 shown in FIG. 1 according to a preferred embodiment of the present invention.
  • the letter The information search device 110 includes a request receiving module 1101, a request parsing module 1102, a content search module 1103, and a result returning module 1104.
  • the request receiving module 1101 is configured to receive a search request sent by the user terminal 200.
  • the user of the user terminal 200 can access the search server 100 through the network 300, input a search request through the search interface (such as a search engine interface) provided by the search server 100, and send the search request to the search server 100.
  • the request receiving module 1101 receives and processes.
  • the user terminal 200 can log in to the search interface through the network 300 and input and send a search request using a dedicated web browser (such as a UC browser, an IE browser, a Firefox browser, a 360 browser, etc.).
  • a dedicated web browser such as a UC browser, an IE browser, a Firefox browser, a 360 browser, etc.
  • the request parsing module 1102 is configured to parse the search request to obtain a search keyword and user rating information of the user terminal 200.
  • the search request is text information having a predetermined format, the text information including the search key and user rating information of the user terminal 200.
  • the user of the user terminal 200 can input the search request in accordance with the predetermined format and then transmit it to the search server 200.
  • the format of the search request may be in the format of "search keyword + user rating information”.
  • the user rating information may be age information of the user, and the rating information of the user may be determined according to the age information of the user. For example, if the search request is “search keyword + 10 years old”, the user rating information parsed by the request parsing module 1102 may be “8-12 years old”.
  • the search server 100 may preset a plurality of user ratings, for example, setting "users under 8 years old”, “8-12 years old”, “12-18 years old”, “18 years old or older”, etc. .
  • users under the age of 8 cannot search or consult search results with violent content, horror content, or pornographic content; users belonging to "8-12 years old” cannot search or consult within violence.
  • Search results for pornographic content; users belonging to "12-18” cannot search or view search results with pornographic content; users belonging to "18+” can search or view all search results.
  • two user ratings of "restricted level” and "unrestricted level” can be set.
  • the user rating information may be rating information sent by the user terminal 200 according to the preset user rating.
  • the search server 100 can provide a service for the user terminal 200 to perform account registration.
  • the user of the user terminal 200 can input basic information of the user, such as age or customized rating information, when performing account registration.
  • the user uses the search service provided by the search server 100, the user first logs in to the search server 100 using the user account.
  • the user terminal 200 sends the search request, the user terminal 200 carries the relevant parameters of the user account.
  • the request parsing module 1102 can parse the user account used by the user terminal 200 that sends the search request to determine the user rating information when receiving the search request.
  • the content search module 1103 is configured to search for a search result that matches the user rating information according to the search keyword and user rating information.
  • the search results include web content such as text, web pages, video, audio, and the like.
  • the text can be, but is not limited to, an HTML document, a PDF document, a WORD document, and the like.
  • the content search module 1103 includes a search sub-module 1113 and a filter sub-module 1114.
  • the search sub-module 1113 is configured to search for a search result that matches the search keyword according to the search keyword.
  • the filtering sub-module 1114 is configured to filter, according to the user rating information included in the search request, content that does not match the user rating information from the search result that matches the search keyword, to obtain the user rating information. Matching search results. For example, if the user rating information is “restricted level”, the filtering sub-module 1114 filters the search result including the violent content and the pornographic content in the search result to obtain a final search result that matches the user rating information. . In addition, if the user rating information is “unrestricted level”, the filtering sub-module 1114 may directly use the search result as the final search result.
  • the content search module 1103 includes an index grading sub-module 1123 and a hierarchical search sub-module 1124.
  • the index grading sub-module 1123 is configured to classify network content according to a preset grading standard, and establish a hierarchical index database of network content.
  • the index grading sub-module 1123 may classify different network content according to different information included in the network content.
  • the network content can be divided into two levels, a restricted level and an unrestricted level, thereby establishing two hierarchical index databases, such as a restricted level index database and an unrestricted level index database.
  • the restricted level index database includes network content that is viewable by a user whose user level is “restricted level”, and the unrestricted level index database includes network content that is “accessible” by the “unrestricted level” user.
  • the user level corresponding to the “unrestricted level” is higher than the user level corresponding to the “restricted level”, so the content of the unrestricted level index database covers the content of the restricted level index database. That is, the content of the unrestricted index database includes the contents of the restricted level index database.
  • the index grading sub-module 1123 can play the role of the search engine grading system in the search server 100, and is used to classify the content in the network to establish a hierarchical index database, thereby facilitating the retrieval of users of different gradings. Web content.
  • the hierarchical search sub-module 1124 is configured to search, from a hierarchical index database corresponding to the user rating information, a search result that matches the search keyword, where the search result is a search result that matches the user rating information. .
  • the result returning module 1104 is configured to return the searched search result that matches the user rating information to the user terminal 200 to present the returned network content in the user terminal 200.
  • FIG. 6 is a flowchart of an information search method applied to the search server 100 shown in FIG. 1 according to a preferred embodiment of the present invention. The specific processes and steps shown in FIG. 6 will be described in detail below.
  • Step S601 the request receiving module 1101 receives a search request sent by the user terminal 200.
  • the user of the user terminal 200 can access the search server 100 through the network 300, input a search request through the search interface (such as a search engine interface) provided by the search server 100, and send the search request to the search server 100.
  • the user terminal 200 can log in to the search interface through the network 300 and input and send a search request using a dedicated web browser (such as a UC browser, an IE browser, a Firefox browser, a 360 browser, etc.).
  • a dedicated web browser such as a UC browser, an IE browser, a Firefox browser, a 360 browser, etc.
  • Step S602 the request parsing module 1102 parses the search request to obtain a search keyword and user rating information of the user terminal 200.
  • the search request includes the search key and user rating information.
  • the user of the user terminal 200 can input the search request in a predetermined format and then send it to the search server 200.
  • the format of the search request may be in the format of "search keyword + user rating information”.
  • the user rating information may be age information of the user, and the rating information of the user may be determined according to the age information of the user.
  • the search server 100 can provide a service for the user terminal 200 to perform account registration.
  • the user of the user terminal 200 can input basic information of the user, such as age or customized rating information, when performing account registration. Subsequently, when the user uses the search service provided by the search server 100, the user first logs in to the search server 100 through the user account.
  • the request parsing module 1102 can determine the user rating information according to a user account that sends the search request.
  • Step S603 the content search module 1103 searches for a search result that matches the user rating information according to the search keyword and the user rating information.
  • the search results include web content such as text information, web pages, video, audio, and the like.
  • the text information may be, but is not limited to, an HTML document, a PDF document, a WORD document, and the like.
  • Step S604 the result returning module 1104 returns the searched search result matching the user rating information to the user terminal 200 to present the returned network content in the user terminal 200.
  • the step S603 further includes two sub-steps of steps S6031 and S6032, which are specifically described as follows.
  • step S6031 the search sub-module 1113 searches for a search result that matches the search keyword according to the search keyword included in the search request.
  • Step S6032 the filtering sub-module 1114 filters out content that does not match the user rating information from the search result that matches the search keyword according to the user rating information, and further obtains matching with the user rating information. search results. For example, if the user rating information is “restricted level”, the filtering sub-module 1114 filters the search result including the violent content and the pornographic content in the search result to obtain a final search result that matches the user rating information. . In addition, if the user rating information is “unrestricted level”, the filtering sub-module 1114 may directly use the search result as the final search result.
  • the step S603 further includes two sub-steps of steps S6131 and S6132, which are specifically described as follows.
  • the index grading sub-module 1123 classifies the network content according to a preset grading standard, and establishes a hierarchical index database of the network content.
  • Different network content can be classified according to different information included in the network content.
  • the network content can be divided into two levels, a restricted level and an unrestricted level, thereby establishing two hierarchical index databases, such as a restricted level index database and an unrestricted level index database.
  • the restricted level index database includes network content that is viewable by a user whose user level is “restricted level”, and the unrestricted level index database includes network content that is “accessible” by the “unrestricted level” user.
  • the user level corresponding to the “unrestricted level” is higher than the user level corresponding to the “restricted level”, so the content of the unrestricted level index database covers the content of the restricted level index database. That is, the content of the unrestricted index database includes the contents of the restricted level index database. In this way, by classifying the content in the network and establishing a hierarchical index database, it is convenient for users of different ratings to retrieve appropriate network content.
  • Step S6132 the hierarchical search sub-module 1124 searches for a search result that matches the search keyword from a hierarchical index database corresponding to the user rating information, and uses the search result as a search that matches the user rating information. result. For example, if the user rating information is “restricted level”, the hierarchical search sub-module 1124 searches the restricted-level index database for the network content that matches the search keyword to obtain a search result; The user rating information is "unrestricted", then the hierarchical search sub-module 1124 is from the unrestricted Searching the network content matching the search keyword in the index database to obtain search results.
  • the information search device and the information search method provided by the embodiments of the present invention not only rely on search keywords but also user rating information (such as age) to determine user ratings when searching for network content. Finally, combined with search keywords and ratings to search for network content suitable for user ratings and then return. In this way, the result that the user sees is the result of the corresponding rating and the corresponding rating, and the inappropriate content such as pornography and violence is prevented from being viewed by an unsuitable group (such as a minor).
  • each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the blocks may also occur in a different order than those illustrated in the drawings.
  • 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 function. Or it can be implemented by a combination of dedicated hardware and computer instructions.
  • each functional module in each embodiment of the present invention may be integrated to form a separate part, or each module may exist separately, or two or more modules may be integrated to form a separate part.
  • the functions, if implemented in the form of software functional modules and sold or used as separate products, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including
  • the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .

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

一种信息搜索装置和方法、搜索服务器及机器可读存储介质,在接收到用户终端的搜索请求时,解析得到搜索关键字及用户分级信息(S602),然后再根据该搜索关键字和用户分级信息搜索出与所述用户分级信息匹配的搜索结果(S603)返回给所述用户终端。该信息搜索装置及信息搜索方法可避免诸如色情和暴力等不适内容给诸如未成年人的不适宜人群阅览。

Description

信息搜索装置及方法、搜索服务器及机器可读存储介质 技术领域
本发明涉及信息检索及信息搜索领域,具体而言,涉及一种信息搜索装置、信息搜索方法、搜索服务器及机器可读存储介质。
背景技术
搜索引擎作为互联网的重要入口,提供用户依据查询关键字返回搜索结果的功能。现有的用于提供用户网络搜索及内容查询功能的大多搜索引擎,并未充分考虑搜索用户的特殊情况及将搜索结果一起返回给搜索用户。例如,现有的搜索引擎并未考虑不同搜索用户年龄的差异,其直接返回的结果中,可能会有大量不适宜特殊人群(如未成年人群)的内容,诸如色情,暴力等不适内容。
发明内容
鉴于以上内容,本发明实施例提供一种信息搜索装置,应用于搜索服务器。其中,所述信息搜索装置包括:
请求接收模块,用于接收用户终端发送的搜索请求;
请求解析模块,用于对所述搜索请求进行解析,得到搜索关键字以及所述用户终端的用户分级信息;
内容搜索模块,用于根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果;及
结果返回模块,用于将上述搜索出的与所述用户分级信息匹配的搜索结果返回给所述用户终端。
本发明较佳实施例还提供一种信息搜索方法,应用于搜索服务器。其中,所述信息搜索方法包括:
接收用户终端发送的搜索请求;
对所述搜索请求进行解析,得到搜索关键字以及所述用户终端的用户分级信息;
根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果;及
将上述搜索出的与所述用户分级信息匹配的搜索结果返回给所述用户终端。
本发明较佳实施例还提供一种搜索服务器,所述搜索服务器包括:
通信单元,所述通信单元使得所述搜索服务器能够经由网络与用户终端建立通信连接;
存储器,所述存储器中存储有程序指令;以及
处理器,所述处理器与所述通信单元和所述存储器通信连接,所述处理器在运行所述程序指令时执行以下操作:
接收用户终端发送的搜索请求;
对所述搜索请求进行解析,得到搜索关键字以及所述用户终端的用户分级信息;
根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果;及
将上述搜索出的与所述用户分级信息匹配的搜索结果返回给所述用户终端。
本发明较佳实施例还提供一种非暂时性机器可读存储介质,其上存储有可执行代码,当所述可执行代码被处理器执行时,使所述处理器执行上述信息搜索方法。与现有技术相比,本发明实施例提供的信息搜索装置及信息搜索方法在对网络内容进行搜索时,不仅要依据搜索关键字,还要结合用户分级信息(如年龄等),来确定用户分级,最后结合搜索关键字和用户分级来搜索出适宜用户分级的网络内容再予以返回。如此,可使得用户看到的结果是对应分级及对应分级以下的结果,避免诸如色情和暴力等不适内容给不适宜人群(如未成年人)阅览。
为使本发明的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。
附图说明
为了更清楚地说明本发明实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,应当理解,以下附图仅示出了本发明的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。
图1是本发明较佳实施例提供的搜索服务器与至少一用户终端进行通信的交互示意图。
图2是图1所示的搜索服务器的方框示意图。
图3是本发明较佳实施例提供的图1所示的信息搜索装置的功能模块框图。
图4是一实施例中图3所示的内容搜索模块包括的子模块的示意框图。
图5是另一实施例中图3所示的内容搜索模块包括的子模块的示意框图。
图6是本发明较佳实施例提供的应用于图1所示的搜索服务器的信息搜索方法的流程图。
图7是一实施例中图6的步骤S603包括的子步骤的示意图。
图8另一实施例中图6的步骤S603包括的子步骤的示意图。
主要元件符号说明
搜索服务器 100
用户终端 200
网络 300
信息搜索装置 110
存储器 111
处理器 112
通信单元 113
请求接收模块 1101
请求解析模块 1102
内容搜索模块 1103
结果返回模块 1104
搜索子模块 1113
过滤子模块 1114
索引分级子模块 1123
分级搜索子模块 1124
具体实施方式
下面将结合本发明实施例中附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本发明实施例的组件可以以各种不同的配置来布置和设计。因此,以下对在附图中提供的本发明的实施例的 详细描述并非旨在限制要求保护的本发明的范围,而是仅仅表示本发明的选定实施例。基于本发明的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本发明保护的范围。
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释。
如图1所示,是本发明较佳实施例提供的搜索服务器100与至少一用户终端200进行通信的交互示意图。所述用户终端200可通过网络300访问搜索服务器100,以使用搜索服务器100提供的搜索服务。本实施例中,所述搜索服务器100,所述搜索服务器100可以是,但不限于,web(网站)服务器。所述用户终端200可以是,但不限于,智能手机、个人电脑(personal computer,PC)、平板电脑、个人数字助理(personal digital assistant,PDA)、移动上网设备(mobile Internet device,MID)等。所述网络300可以是,但不限于,有线网络或无线网络。
如图2所示,是图1所示的搜索服务器100的方框示意图。所述搜索服务器100包括信息搜索装置110、存储器111、处理器112、及通信单元113。
所述存储器111、处理器112以及通信单元113各元件相互之间直接或间接地电性连接,以实现数据的传输或交互。例如,这些元件相互之间可通过一条或多条通讯总线或信号线实现电性连接。
其中,所述存储器111可以是,但不限于,随机存取存储器(Random Access Memory,RAM),只读存储器(Read Only Memory,ROM),可编程只读存储器(Programmable Read-Only Memory,PROM),可擦除只读存储器(Erasable Programmable Read-Only Memory,EPROM),电可擦除只读存储器(Electric Erasable Programmable Read-Only Memory,EEPROM)等。其中,存储器111用于存储程序,所述处理器112在接收到执行指令后,执行所述程序。所述通信单元113用于通过所述网络300建立所述搜索服务器100与用户终端200之间的通信连接,并用于通过所述网络300收发数据。
所述信息搜索装置110包括至少一个可以软件或固件(firmware)的形式存储于所述存储器111中或固化在所述搜索服务器100的操作系统(operating system,OS)中的软件功能模块。所述处理器112用于执行所述存储器111中存储的可执行模块,例如所述信息搜索装置110所包括的软件功能模块及计算机程序等。本实施例中,所述信息搜索装置110,为用户终端200提供网络信息搜索服务,具体的方法在后续进行详细说明。本实施例中,所述信息搜索装置110可以是搜索服务器100提供的搜索引擎或者属于该搜索引擎的一部分(如该搜索引擎的其中一个功能模块)。所述搜索引擎是指根据一定的策略、运用计算机程序从网络(如互联网)上搜集信息,在对信息进行组织和处理后,为用户提供搜索服务,将用户需要搜索的相关的信息(例如文档、视频、音乐等)展示给用户的系统。
请参阅图3,是本发明较佳实施例提供的图1所示的搜索服务器100包括的信息搜索装置110的功能模块框图。所述信 息搜索装置110包括请求接收模块1101、请求解析模块1102、内容搜索模块1103及结果返回模块1104。
所述请求接收模块1101用于接收用户终端200发送的搜索请求。本实施例中,所述用户终端200的用户可通过所述网络300访问搜索服务器100,通过该搜索服务器100提供的搜索界面(如搜索引擎界面)输入搜索请求并发送至搜索服务器100,由所述请求接收模块1101接收并处理。例如,所述用户终端200可使用专用的网页浏览器(如UC浏览器、IE浏览器、火狐浏览器、360浏览器等)通过所述网络300登入所述搜索界面并输入和发送搜索请求。
所述请求解析模块1102用于对所述搜索请求进行解析,得到搜索关键字以及所述用户终端200的用户分级信息。
一优选实施例中,所述搜索请求为具有预定格式的文本信息,该文本信息包括所述搜索关键字以及所述用户终端200的用户分级信息。用户终端200的用户可以按照所述预定的格式输入所述搜索请求之后再发送给搜索服务器200。例如,所述搜索请求的格式可以是“搜索关键字+用户分级信息”的格式。所述用户分级信息可以是用户的年龄信息,根据用户的年龄信息即可确定用户的分级信息。例如,若所述搜索请求为“搜索关键字+10岁”,所述请求解析模块1102解析得到的用户分级信息可以是:“8-12岁”。相应地,所述搜索服务器100可预先设定多个用户分级,例如设定“8岁以下”、“8-12岁”、“12-18岁”、“18岁以上”等几个用户分级。其中,属于“8岁以下”的用户不能搜索或查阅具有暴力内容、恐怖内容、色情内容的搜索结果;属于“8-12岁”的用户不能搜索或查阅具有暴力内 容和色情内容的搜索结果;属于“12-18岁”的用户不能搜索或查阅具有色情内容的搜索结果;属于“18岁以上”的用户则可搜索或查阅所有的搜索结果。又或者,也可以设定“限制级”和“无限制级”两个用户分级。其中,属于“限制级”的用户不能搜索或查阅具有暴力内容和色情内容的搜索结果;属于“无限制级”的用户则可搜索或查阅所有的搜索结果。相应地,所述用户分级信息可以是用户终端200根据所述预设的用户分级发送的分级信息。
在另一实施例中,所述搜索服务器100可提供用户终端200进行账号注册的服务。用户终端200的用户在进行账号注册时,可输入用户的基本信息,例如年龄或自定义的分级信息等。后续,用户在使用搜索服务器100提供的搜索服务时,首先使用用户账号登录搜索服务器100。相应地,所述用户终端200在发送所述搜索请求时,一并带上所述用户账号的有关参数。如此,所述请求解析模块1102可在接收到所述搜索请求时,解析出发送所述搜索请求的用户终端200所使用的用户账号确定所述用户分级信息。
所述内容搜索模块1103用于根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果。所述搜索结果包括网络内容,如文本、网页、视频、音频等。文本可以是,但不限于HTML文档、PDF文档、WORD文档等。
具体地,在一优选实施例中,如图4所示,所述内容搜索模块1103包括搜索子模块1113和过滤子模块1114。
所述搜索子模块1113用于根据所述搜索关键字搜索出与所述搜索关键字匹配的搜索结果。
所述过滤子模块1114用于根据所述搜索请求包括的用户分级信息从与所述搜索关键字匹配的搜索结果中过滤掉与所述用户分级信息不匹配的内容,得到与所述用户分级信息匹配的搜索结果。例如,若所述用户分级信息为“限制级”,所述过滤子模块1114将所述搜索结果中包含暴力内容和色情内容的搜索结果过滤掉之后得到与所述用户分级信息匹配的最终搜索结果。另外,若所述用户分级信息为“无限制级”,所述过滤子模块1114可直接将所述搜索结果作为所述最终搜索结果。
在另一优选实施例中,如图5所示,所述内容搜索模块1103包括索引分级子模块1123和分级搜索子模块1124。
所述索引分级子模块1123用于按照预设的分级标准对网络内容进行分级,建立网络内容的分级索引数据库。所述索引分级子模块1123可根据网络内容包括的不同信息,将不同的网络内容进行分级。例如,所述网络内容可以被分为限制级和无限制级两个级别,进而建立两个分级索引数据库,如限制级索引数据库和无限制级索引数据库。其中,所述限制级索引数据库包括用户等级为“限制级”的用户可查阅的网络内容,无限制级索引数据库包括“无限制级”用户可查阅的网络内容。其中,“无限制级”对应的用户分级高于“限制级”对应的用户分级,因此无限制级索引数据库的内容覆盖限制级索引数据库的内容。也即,无限制级索引数据库的内容包括限制级索引数据库的内容。本实施例中,所述索引分级子模块1123在搜索服务器100中可扮演搜索引擎分级系统的角色,其用于将网络中的内容进行分级后建立分级索引数据库,从而方便不同分级的用户检索适宜的网络内容。
所述分级搜索子模块1124用于从与所述用户分级信息对应的分级索引数据库中搜索出与所述搜索关键字匹配的搜索结果,该搜索结果即为与所述用户分级信息匹配的搜索结果。
所述结果返回模块1104用于将上述搜索出的与所述用户分级信息匹配的搜索结果返回给用户终端200,以在所述用户终端200中呈现返回的网络内容。
请参阅图6,是本发明较佳实施例提供的应用于图1所示的搜索服务器100的信息搜索方法的流程图。下面将对图6所示的具体流程和步骤进行详细阐述。
步骤S601,所述请求接收模块1101接收用户终端200发送的搜索请求。
本实施例中,所述用户终端200的用户可通过所述网络300访问搜索服务器100,通过该搜索服务器100提供的搜索界面(如搜索引擎界面)输入搜索请求并发送至搜索服务器100。例如,所述用户终端200可使用专用的网页浏览器(如UC浏览器、IE浏览器、火狐浏览器、360浏览器等)通过所述网络300登入所述搜索界面并输入和发送搜索请求。
步骤S602,所述请求解析模块1102对所述搜索请求进行解析,得到搜索关键字以及所述用户终端200的用户分级信息。
一优选实施例中,所述搜索请求包括所述搜索关键字以及用户分级信息。用户终端200的用户可以按照预定的格式输入所述搜索请求之后再发送给搜索服务器200。例如,所述搜索请求的格式可以是“搜索关键字+用户分级信息”的格式。所述用户分级信息可以是用户的年龄信息,根据用户的年龄信息即可确定用户的分级信息。
在另一实施例中,所述搜索服务器100可提供用户终端200进行账号注册的服务。用户终端200的用户在进行账号注册时,可输入用户的基本信息,例如年龄或自定义的分级信息等。后续,用户在使用搜索服务器100提供的搜索服务时,首先通过用户账号登录搜索服务器100。如此,所述请求解析模块1102可根据发送所述搜索请求的用户账号确定所述用户分级信息。
步骤S603,所述内容搜索模块1103根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果。所述搜索结果包括网络内容,如文本信息、网页、视频、音频等。文本信息可以是,但不限于HTML文档、PDF文档、WORD文档等。
步骤S604,所述结果返回模块1104将上述搜索出的与所述用户分级信息匹配的搜索结果返回给用户终端200,以在所述用户终端200中呈现返回的网络内容。
具体地,在一优选实施例中,如图7所示,所述步骤S603还包括步骤S6031和S6032两个子步骤,具体描述如下。
步骤S6031,所述搜索子模块1113根据所述搜索请求包括的搜索关键字搜索出与所述搜索关键字匹配的搜索结果。
步骤S6032,所述过滤子模块1114根据所述用户分级信息从与所述搜索关键字匹配的搜索结果中过滤掉与所述用户分级信息不匹配的内容,进而得到与所述用户分级信息匹配的搜索结果。例如,若所述用户分级信息为“限制级”,所述过滤子模块1114将所述搜索结果中包含暴力内容和色情内容的搜索结果过滤掉之后得到与所述用户分级信息匹配的最终搜索结果。 另外,若所述用户分级信息为“无限制级”,所述过滤子模块1114可直接将所述搜索结果作为所述最终搜索结果。
在另一优选实施例中,如图8所示,所述步骤S603还包括步骤S6131和S6132两个子步骤,具体描述如下。
步骤S6131,所述索引分级子模块1123按照预设的分级标准对网络内容进行分级,建立网络内容的分级索引数据库。其中,根据网络内容包括的不同信息,可将不同的网络内容进行分级。例如,所述网络内容可以被分为限制级和无限制级两个级别,进而建立两个分级索引数据库,如限制级索引数据库和无限制级索引数据库。其中,所述限制级索引数据库包括用户等级为“限制级”的用户可查阅的网络内容,无限制级索引数据库包括“无限制级”用户可查阅的网络内容。其中,“无限制级”对应的用户分级高于“限制级”对应的用户分级,因此无限制级索引数据库的内容覆盖限制级索引数据库的内容。也即,无限制级索引数据库的内容包括限制级索引数据库的内容。如此,通过将网络中的内容进行分级后建立分级索引数据库,可方便不同分级的用户检索适宜的网络内容。
步骤S6132,所述分级搜索子模块1124从与所述用户分级信息对应的分级索引数据库中搜索出与所述搜索关键字匹配的搜索结果,将该搜索结果作为与所述用户分级信息匹配的搜索结果。举例而言,若所述用户分级信息为“限制级”,那么分级搜索子模块1124即从所述限制级索引数据库中搜索与所述搜索关键字匹配的网络内容,得到搜索结果;若所述用户分级信息为“无限制级”,那么分级搜索子模块1124即从所述无限制 级索引数据库中搜索与所述搜索关键字匹配的网络内容,得到搜索结果。
综上所述,本发明实施例提供的信息搜索装置及信息搜索方法在对网络内容进行搜索时,不仅要依据搜索关键字,还要结合用户分级信息(如年龄等),来确定用户分级,最后结合搜索关键字和分级来搜索出适宜用户分级的网络内容再予以返回。如此,可使得用户看到的结果是对应分级及对应分级以下的结果,避免诸如色情和暴力等不适内容给不适宜人群(如未成年人)阅览。
在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,也可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,附图中的流程图和框图显示了根据本发明的多个实施例的装置、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现方式中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
另外,在本发明各个实施例中的各功能模块可以集成在一起形成一个独立的部分,也可以是各个模块单独存在,也可以两个或两个以上模块集成形成一个独立的部分。
所述功能如果以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和 变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释。
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应所述以权利要求的保护范围为准。

Claims (14)

  1. 一种信息搜索装置,其特征在于,所述信息搜索装置包括:
    请求接收模块,用于接收用户终端发送的搜索请求;
    请求解析模块,用于对所述搜索请求进行解析,得到搜索关键字以及所述用户终端的用户分级信息;
    内容搜索模块,用于根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果;及
    结果返回模块,用于将上述搜索出的与所述用户分级信息匹配的搜索结果返回给所述用户终端。
  2. 如权利要求1所述的信息搜索装置,其特征在于,所述内容搜索模块包括:
    搜索子模块,用于根据所述搜索关键字搜索出与所述搜索关键字匹配的搜索结果;及
    过滤子模块,用于根据所述用户分级信息从与所述搜索关键字匹配的搜索结果中过滤掉与所述用户分级信息不匹配的内容,得到与所述用户分级信息匹配的搜索结果。
  3. 如权利要求1所述的信息搜索装置,其特征在于,所述内容搜索模块包括:
    索引分级子模块,用于按照预设的分级标准对网络内容进行分级,建立网络内容的分级索引数据库;及
    分级搜索子模块,用于从与所述用户分级信息对应的分级索引数据库中搜索出与所述搜索关键字匹配的搜索结果,将该搜索结果作为与所述用户分级信息匹配的搜索结果。
  4. 如权利要求1所述的信息搜索装置,其特征在于,所述搜索请求为具有预定格式的文本信息,该文本信息包括所述搜索关键字以及所述用户终端的用户分级信息。
  5. 如权利要求1所述的信息搜索装置,其特征在于,所述请求解析模块根据发送所述搜索请求的用户终端使用的用户账号确定所述用户分级信息。
  6. 如权利要求1-5任意一项所述的信息搜索装置,其特征在于,所述用户分级信息包括客户终端发送的用户的年龄信息、客户终端根据预设的用户分级发送的用户分级信息、或客户终端在所述搜索服务器中注册用户账号时设置的用户分级信息中的其中至少一个。
  7. 一种信息搜索方法,其特征在于,所述信息搜索方法包括:
    接收用户终端发送的搜索请求;
    对接收到的搜索请求进行解析,得到搜索关键字以及所述用户终端的用户分级信息;
    根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果;及
    将上述搜索出的与所述用户分级信息匹配的搜索结果返回给所述用户终端。
  8. 如权利要求7所述的信息搜索方法,其特征在于,所述根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果的步骤包括:
    根据所述搜索关键字搜索出与所述搜索关键字匹配的搜索结果;及
    根据所述用户分级信息从与所述搜索关键字匹配的搜索结果中过滤掉与所述用户分级信息不匹配的内容,得到与所述用户分级信息匹配的搜索结果。
  9. 如权利要求7所述的信息搜索方法,其特征在于,所述根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果的步骤包括:
    按照预设的分级标准对网络内容进行分级,建立网络内容的分级索引数据库;及
    从与所述用户分级信息对应的分级索引数据库中搜索出与所述搜索关键字匹配的搜索结果,将该搜索结果作为与所述用户分级信息匹配的搜索结果。
  10. 如权利要求7所述的信息搜索方法,其特征在于,所述搜索请求为具有预定格式的文本信息,该文本信息包括所述搜索关键字以及所述用户终端的用户分级信息。
  11. 如权利要求7所述的信息搜索方法,其特征在于,所述对所述搜索请求进行解析,得到搜索关键字以及所述用户终端的用户分级信息的步骤包括:
    解析出发送所述搜索请求的用户终端使用的用户账号;及
    根据该用户账号确定所述用户分级信息。
  12. 如权利要求8-11任意一项所述的信息搜索方法,其特征在于,所述用户分级信息包括客户终端发送的用户的年龄信息、客户终端根据预设的用户分级发送的用户分级信息、及客户终端在搜索服务器中注册用户账号时设置的用户分级信息中的其中至少一个。
  13. 一种搜索服务器,其特征在于,所述搜索服务器包括:
    通信单元,所述通信单元使得所述搜索服务器能够经由网络与用户终端建立通信连接;
    存储器,所述存储器中存储有程序指令;以及
    处理器,所述处理器与所述通信单元和所述存储器通信连接,所述处理器在运行所述程序指令时执行以下操作:
    接收用户终端发送的搜索请求;
    对所述搜索请求进行解析,得到搜索关键字以及所述用户终端的用户分级信息;
    根据所述搜索关键字及用户分级信息搜索出与所述用户分级信息匹配的搜索结果;及
    将上述搜索出的与所述用户分级信息匹配的搜索结果返回给所述用户终端。
  14. 一种非暂时性机器可读存储介质,其上存储有可执行代码,当所述可执行代码被处理器执行时,使所述处理器执行根据权利要求7至12中任一项所述的信息搜索方法。
PCT/CN2016/111496 2015-12-29 2016-12-22 信息搜索装置及方法、搜索服务器及机器可读存储介质 WO2017114282A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201511028429.2A CN105677787B (zh) 2015-12-29 2015-12-29 信息搜索装置及信息搜索方法
CN201511028429.2 2015-12-29

Publications (1)

Publication Number Publication Date
WO2017114282A1 true WO2017114282A1 (zh) 2017-07-06

Family

ID=56298327

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/111496 WO2017114282A1 (zh) 2015-12-29 2016-12-22 信息搜索装置及方法、搜索服务器及机器可读存储介质

Country Status (2)

Country Link
CN (1) CN105677787B (zh)
WO (1) WO2017114282A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105677787B (zh) * 2015-12-29 2017-10-13 广州神马移动信息科技有限公司 信息搜索装置及信息搜索方法
CN105898525A (zh) * 2016-04-19 2016-08-24 乐视控股(北京)有限公司 在特定视频库中搜索视频的方法及其视频终端
CN106503081B (zh) * 2016-10-08 2019-08-02 珠海格力电器股份有限公司 网络信息的处理方法、装置及移动设备
CN106599110A (zh) * 2016-11-29 2017-04-26 百度在线网络技术(北京)有限公司 基于人工智能的语音搜索方法及装置
CN110046898B (zh) * 2018-01-17 2022-01-25 苏州君林智能科技有限公司 账户信息的分组方法、装置及支付方法、装置
CN109284354B (zh) * 2018-09-11 2023-04-14 平安科技(深圳)有限公司 脚本搜索方法、装置、计算机设备及存储介质
CN109255053B (zh) * 2018-09-14 2021-08-20 北京奇艺世纪科技有限公司 资源搜索方法、装置、终端、服务器、计算机可读存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013439A (zh) * 2007-01-19 2007-08-08 徐源 网站中利用数据库进行信息查询的控制方法
US20090063452A1 (en) * 2007-08-29 2009-03-05 Google Inc. Search filtering
CN101847146A (zh) * 2009-03-27 2010-09-29 华为技术有限公司 一种搜索方法、系统及搜索服务器
CN104636409A (zh) * 2013-11-12 2015-05-20 国际商业机器公司 对受保护上下文数据的用户特定搜索
CN105677787A (zh) * 2015-12-29 2016-06-15 广州神马移动信息科技有限公司 信息搜索装置及信息搜索方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541943A (zh) * 2010-12-31 2012-07-04 上海量明科技发展有限公司 一种筛选式人物搜索方法及系统
CN104199855B (zh) * 2014-08-13 2017-07-28 王和平 一种针对中医药学信息的检索系统和方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013439A (zh) * 2007-01-19 2007-08-08 徐源 网站中利用数据库进行信息查询的控制方法
US20090063452A1 (en) * 2007-08-29 2009-03-05 Google Inc. Search filtering
CN101847146A (zh) * 2009-03-27 2010-09-29 华为技术有限公司 一种搜索方法、系统及搜索服务器
CN104636409A (zh) * 2013-11-12 2015-05-20 国际商业机器公司 对受保护上下文数据的用户特定搜索
CN105677787A (zh) * 2015-12-29 2016-06-15 广州神马移动信息科技有限公司 信息搜索装置及信息搜索方法

Also Published As

Publication number Publication date
CN105677787A (zh) 2016-06-15
CN105677787B (zh) 2017-10-13

Similar Documents

Publication Publication Date Title
WO2017114282A1 (zh) 信息搜索装置及方法、搜索服务器及机器可读存储介质
US9448992B2 (en) Natural language search results for intent queries
US11321421B2 (en) Method, apparatus and device for generating entity relationship data, and storage medium
JP5575902B2 (ja) クエリのセマンティックパターンに基づく情報検索
US20130097140A1 (en) Presenting social network connections on a search engine results page
US9569487B1 (en) Using an entity database to answer entity-triggering questions
US20170212899A1 (en) Method for searching related entities through entity co-occurrence
WO2015183529A1 (en) Multi-domain search on a computing device
JP2012525645A (ja) 知識ベース構築の方法および装置
US8180751B2 (en) Using an encyclopedia to build user profiles
CN106663100B (zh) 多域查询补全
CN102622375A (zh) 第三方律师推荐智能匹配系统和方法
US20110208715A1 (en) Automatically mining intents of a group of queries
US20150347543A1 (en) Federated search
US10482390B2 (en) Information discovery system
US8572073B1 (en) Spam detection for user-generated multimedia items based on appearance in popular queries
CN105224555B (zh) 一种搜索的方法、装置和系统
KR100671077B1 (ko) 페이지 묶음을 이용한 정보 검색 서비스 제공 서버, 방법및 시스템
US9552415B2 (en) Category classification processing device and method
TWI682286B (zh) 利用文字解析結果與自然語言輸入的文件搜尋系統
KR101446154B1 (ko) 사용자 질의 확장 기법을 이용한 시맨틱 콘텐츠 검색 시스템 및 방법
CN104240107B (zh) 社群数据筛选系统及其方法
EP2402866A1 (en) Object recommendation method and system
JP2009301540A (ja) 情報検索装置及び情報検索方法
US20140337260A1 (en) System and method for identifying offline consumer interests for online personalization by leveraging multimedia inputs

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: 16881071

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16881071

Country of ref document: EP

Kind code of ref document: A1