WO2015196902A1 - Method, server, client and system for providing special news search - Google Patents

Method, server, client and system for providing special news search Download PDF

Info

Publication number
WO2015196902A1
WO2015196902A1 PCT/CN2015/080581 CN2015080581W WO2015196902A1 WO 2015196902 A1 WO2015196902 A1 WO 2015196902A1 CN 2015080581 W CN2015080581 W CN 2015080581W WO 2015196902 A1 WO2015196902 A1 WO 2015196902A1
Authority
WO
WIPO (PCT)
Prior art keywords
news
event
content data
specific
special
Prior art date
Application number
PCT/CN2015/080581
Other languages
French (fr)
Chinese (zh)
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
Priority claimed from CN201410302801.3A external-priority patent/CN104050286B/en
Priority claimed from CN201410306022.0A external-priority patent/CN104077391A/en
Application filed by 北京奇虎科技有限公司, 奇智软件(北京)有限公司 filed Critical 北京奇虎科技有限公司
Publication of WO2015196902A1 publication Critical patent/WO2015196902A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software

Definitions

  • the present invention relates to the field of Internet search technology, and in particular, to a method, a server, a client and a system for providing a topical news search.
  • the existing news search is limited to crawlers grabbing news from news sources.
  • the keyword matching technology is used to match the news headlines and abstracts, and the corresponding news is displayed as search results.
  • the existing way of providing news search fails to provide the user system with the special news resources already available on the news website, and the search matching news is relatively scattered. And the timeliness is poor. After the press release is issued, only the crawler can crawl it, and it is possible to be included in the search engine.
  • the present invention has been made in order to provide a method, server, client and system for providing thematic news search that overcomes the above problems or at least partially solves the above problems.
  • a server for providing a thematic news search comprising:
  • a news content collection unit adapted to obtain and store the latest content data of a specific news event from a data interface provided by the news website;
  • the application box generating unit is adapted to parse the content data of the obtained specific news event when receiving the search request for the specific news event from the client, and apply the preset template to form a special news application box of the news event. ;
  • the search result returning unit is adapted to return the special news application box corresponding to the specific news event as a search result to the client for display.
  • a client for providing a feature news search comprising:
  • the transceiver unit is configured to send a search request for the specific news event to the server according to the input news search query word, and receive the special news application box corresponding to the specific news event returned by the server;
  • the search result display unit is adapted to display the special news application box corresponding to the specific news event as the content of the search result.
  • a system for providing a thematic news search comprising: the server of any one of the preceding claims, and one or more clients as described in any one of the above.
  • a method of providing a thematic news search comprising:
  • the special news application box corresponding to the specific news event is returned to the client as a search result for display.
  • a method of providing a thematic news search comprising:
  • the special news application box corresponding to the specific news event is displayed as the content of the search result.
  • the client when the computer readable code is run on a client, the client is caused to perform a method of providing a thematic news search performed by a client as described in the above item.
  • the content data is parsed, the preset template is used to form a special news application box of the news event, and the special news application box corresponding to the specific news event is returned as a search result to the client for display, and the news system can be provided for the user system.
  • the existing special news resources so as to make full use of the news site has been operational optimization of the news resources, to timely convey the latest and most systematic news information to users.
  • FIG. 1 shows a flow chart of a method of providing a thematic news search, in accordance with one embodiment of the present invention
  • FIG. 2 shows a schematic diagram of a feature news application box in accordance with one embodiment of the present invention
  • FIG. 3 shows a flow chart of yet another method of providing a thematic news search in accordance with one embodiment of the present invention
  • FIG. 4 is a block diagram showing a server for providing a feature news search according to an embodiment of the present invention.
  • FIG. 5 illustrates a structural diagram of a client providing a thematic news search, in accordance with one embodiment of the present invention
  • FIG. 6 shows a schematic diagram of a system for providing feature news search in accordance with one embodiment of the present invention.
  • Figure 7 is a schematic block diagram showing a server or client for performing the method according to the present invention.
  • Fig. 8 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
  • FIG. 1 shows a flow chart of a method of providing a thematic news search in accordance with one embodiment of the present invention. As shown in Figure 1, the method includes:
  • Step S110 Obtain the latest content data of the specific news event from the data interface provided by the news website and save it.
  • the server actively acquires the latest content data of a specific news event from the data interface provided by the news website periodically or in real time.
  • the news website may be actively pushed, that is, the server periodically or in real time receives the latest content data of a specific news event pushed by the data interface provided by the news website.
  • the news website provides a data interface including a contracted field, and the news content data in the data interface includes: keyword information and news data.
  • the news data specifically includes one or more of the following: data, videos, and interpretations of a series of news about news events.
  • the news content data in the data interface is updated based on the progress of the news event.
  • Step S120 Upon receiving a search request for the specific news event from the client, parsing the content data of the obtained specific news event, and applying a preset template to form a special news application box of the news event.
  • the application box here refers to onebox.
  • Step S130 returning the special news application box corresponding to the specific news event as a search result to the client for display.
  • the method shown in FIG. 1 can provide the user system with the special news resources already existing on the news website, thereby fully utilizing the news topic resources that the news website has been optimized for operation, and timely conveying the latest and most systematic special news information to the user.
  • the method shown in FIG. 1 further includes: classifying the content data according to the parsing result, and establishing corresponding Classification index. For example, news with pictures is classified into one category, and news without pictures is classified into one category, and the positions of different categories corresponding to onebox templates are different.
  • the special news application box for forming the news event by using the preset template in the method shown in FIG. 1 includes: selecting an applicable template from a preset template according to a corresponding classification index, and applying the applicable template to form the news event.
  • Thematic news application box For example, the news with the map and the template for the non-graphic news are different.
  • the layout of the template can be designed in different styles according to the needs.
  • the parsing of the content data of the acquired specific news event in the method shown in FIG. 1 includes: matching the content data according to the acquired specific news time with the search request, And/or the time attribute value of each latest content data, and sort each content data.
  • the special news application box for forming the news event by using the preset template includes: arranging each content data in a corresponding position of the preset template according to a sorting order to form a special news application box of the news event. In other words, the newer the news time attribute value, the more hot spots, the more it will be reflected in the front and upper position of the onebox.
  • the preset template may have a feature news timeline layout.
  • the special news application box for forming the news event by using the preset template includes: arranging each content data in time sequence to the special news timeline layout of the preset template according to the acquired time attribute value of each content data, A special news application box that forms the news event.
  • the template can be constructed in the form of a topic news timeline, such as a list form, each item of the list is placed with a news headline of the news event, and arranged according to the order of occurrence of each news, the nearest at the top In this way, the news about the news event can be arranged in the order of events. It is also possible to display the corresponding date in front of the headline of the daily news. Such a onebox display makes it easy for the user to view various news about the news event according to the date, so that the ins and outs of the news event can be easily and quickly learned.
  • a topic news timeline such as a list form
  • FIG. 2 shows a schematic diagram of a thematic news application box in accordance with one embodiment of the present invention.
  • the special news application box is about the news event "2014 Brazil World Cup”.
  • the app box aggregates the latest news about the 2014 Brazil World Cup, including hot news, video news, text news and related news.
  • FIG. 3 shows a flow chart of yet another method of providing a thematic news search in accordance with one embodiment of the present invention.
  • the process is a client execution process, including:
  • Step S310 sending a search request for a specific news event to the server according to the input news search query word;
  • Step S320 receiving a special news application box corresponding to the specific news event returned by the server;
  • Step S330 displaying the special news application box corresponding to the specific news event as the content of the search result.
  • the server 400 for providing thematic news search includes:
  • the news content collecting unit 401 is adapted to obtain and store the latest content data of the specific news event from the data interface provided by the news website;
  • the application box generating unit 402 is adapted to parse the content data of the obtained specific news event when receiving the search request for the specific news event from the client, and apply the preset template to form the special news application of the news event. box;
  • the search result returning unit 403 is adapted to return the special news application box corresponding to the specific news event as a search result to the client for display.
  • the server shown in Figure 4 can provide the user system with the special news resources already available on the news website. We will make full use of the news resources that have been optimized by the news website to timely convey the latest and most systematic special news information to users.
  • the application box generating unit 402 is configured to further classify the content data according to the parsing result after the parsing of the content data of the acquired specific news event, and establish Corresponding classification index, and then selecting an applicable template from the preset template according to the corresponding classification index, and applying the applicable template to form a special news application box of the news event. For example, news with pictures is classified into one category, and news without pictures is classified into one category, and the positions of different categories corresponding to onebox templates are different. There are different templates for the news and the news without the map. The layout of the template can be designed in different styles according to the needs.
  • the application box generating unit 402 is adapted to match the degree of matching of the content data of the specific news time with the search request, and/or the time attribute value of each latest content data.
  • Each content data is sorted, and each content data is arranged in a corresponding position of the preset template according to a sorting order to form a special news application box of the event.
  • the newer the news time attribute value the more hot spots, the more it will be reflected in the front and upper position of the onebox.
  • the preset template has a feature news timeline layout; the application box generating unit 402 is adapted to arrange each content data in chronological order according to the acquired time attribute value of each content data.
  • a special news application box of the news event is formed in the special news timeline layout of the preset template.
  • the template can be constructed in the form of a topic news timeline, such as a list form, each item of the list is placed with a news headline of the news event, and arranged according to the order of occurrence of each news, the nearest at the top In this way, the news about the news event can be arranged in the order of events. It is also possible to display the corresponding date in front of the headline of the daily news. Such a onebox display makes it easy for the user to view various news about the news event according to the date, so that the ins and outs of the news event can be easily and quickly learned.
  • a topic news timeline such as a list form
  • the news content collecting unit 401 is adapted to actively obtain the latest content data of a specific news event from a data interface provided by a news website on a regular or real-time basis; or, is suitable for receiving a news website on a regular or real-time basis. Provides the latest content data for specific news events pushed by the data interface.
  • the solution of the present invention utilizes the search onebox technology to quickly use the special news data pushed by the news website at the first time of the event to quickly meet the needs of the user.
  • the specific news event acquired by the news content collecting unit 401 includes: keyword information and news data; the news data includes one or more of the following: data, video, and interpretation of a series of news about the news event.
  • FIG. 5 shows a block diagram of a client providing a thematic news search, in accordance with one embodiment of the present invention.
  • the client 500 providing the thematic news search includes:
  • the transceiver unit 501 is configured to send a search request for a specific news event to the server according to the input news search query word, and receive a special news application box corresponding to the specific news event returned by the server;
  • the search result display unit 502 is adapted to display the special news application box corresponding to the specific news event as the content of the search result.
  • FIG. 6 shows a schematic diagram of a system for providing a thematic news search, in accordance with one embodiment of the present invention.
  • the system includes a server 400 that provides a thematic news search as shown in FIG. 4 and one or more clients 500 that provide a thematic news search.
  • Three clients 500 that provide thematic news search are schematically depicted in FIG.
  • the present invention obtains the latest content data of a specific news event from the data interface provided by the news website and saves it, when receiving the search request for the specific news event from the client, for the obtained
  • the content data of the specific news event is parsed, and the special news application box of the news event is formed by using the preset template, and the special news application box corresponding to the specific news event is returned as a search result to the client for display, and the technical solution can be used for the user.
  • the system provides the special news resources already available on the news website, so as to make full use of the news special resources that the news website has been optimized for operation, and timely convey the latest and most systematic special news information to the users.
  • modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment.
  • the modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components.
  • any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined.
  • Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some or all of the servers, clients, and systems that provide thematic news search in accordance with embodiments of the present invention.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • Figure 7 illustrates a server/client that can provide a thematic news search in accordance with the present invention.
  • the server/client conventionally includes a processor 710 and a computer program product or computer readable medium in the form of a memory 720.
  • Memory 720 can be an electronic memory such as a flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM.
  • Memory 720 has a memory space 7430 for program code 731 for performing any of the method steps described above.
  • storage space 730 for program code may include various program code 731 for implementing various steps in the above methods, respectively.
  • These program codes can be from one or more Read or write to one or more computer program products in a computer program product.
  • Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 720 in the server of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 731', code that can be read by a processor, such as 710, which, when executed by a server, causes the server to perform various steps in the methods described above.

Abstract

A method, server, client and system for providing a special news search. The method comprises: acquiring latest content data of a specific news event from a data interface provided by a news website and storing the content data (S110); upon receiving a search request for the specific news event from a client, parsing the acquired content data of the specific news event, and using a preset template to form a special news application box of the news event (S120); and returning the special news application box corresponding to the specific news event as a search result to the client for display (S130). Existing special news resources of a news website can be provided to a user system, and the latest and most systematic special news information can be duly transmitted to a user.

Description

提供专题新闻搜索的方法、服务器、客户端和系统Method, server, client and system for providing thematic news search 技术领域Technical field
本发明涉及互联网搜索技术领域,具体涉及提供专题新闻搜索的方法、服务器、客户端和系统。The present invention relates to the field of Internet search technology, and in particular, to a method, a server, a client and a system for providing a topical news search.
背景技术Background technique
现有的新闻搜索局限于爬虫从新闻源抓取新闻,用户搜索相关新闻事件时,利用关键词匹配技术,使用关键词匹配新闻的标题和摘要,将相对应的新闻以搜索结果展现出来。The existing news search is limited to crawlers grabbing news from news sources. When users search for related news events, the keyword matching technology is used to match the news headlines and abstracts, and the corresponding news is displayed as search results.
现有的这种提供新闻搜索的方式未能给用户系统提供新闻网站已有的专题新闻资源,搜索匹配到的新闻比较分散。且时效性较差,新闻稿发出后只有爬虫抓取后,才有可能被搜索引擎收录。The existing way of providing news search fails to provide the user system with the special news resources already available on the news website, and the search matching news is relatively scattered. And the timeliness is poor. After the press release is issued, only the crawler can crawl it, and it is possible to be included in the search engine.
发明内容Summary of the invention
鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的提供专题新闻搜索的方法、服务器、客户端和系统。In view of the above problems, the present invention has been made in order to provide a method, server, client and system for providing thematic news search that overcomes the above problems or at least partially solves the above problems.
依据本发明的一个方面,提供了一种提供专题新闻搜索的服务器,其中,该服务器包括:According to an aspect of the present invention, a server for providing a thematic news search is provided, wherein the server comprises:
新闻内容收集单元,适于从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据并保存;a news content collection unit adapted to obtain and store the latest content data of a specific news event from a data interface provided by the news website;
应用盒子生成单元,适于在接收到来自客户端的关于所述特定新闻事件的搜索请求时,对于获取到的特定新闻事件的内容数据进行解析,套用预设模板形成该新闻事件的专题新闻应用盒子;The application box generating unit is adapted to parse the content data of the obtained specific news event when receiving the search request for the specific news event from the client, and apply the preset template to form a special news application box of the news event. ;
搜索结果返回单元,适于将该特定新闻事件对应的专题新闻应用盒子作为搜索结果返回给客户端进行展示。The search result returning unit is adapted to return the special news application box corresponding to the specific news event as a search result to the client for display.
依据本发明的另一个方面,提供了一种提供专题新闻搜索的客户端,该客户端包括:According to another aspect of the present invention, a client for providing a feature news search is provided, the client comprising:
收发单元,适于根据输入的新闻搜索查询词向服务器发送关于特定新闻事件的搜索请求,接收服务器返回的该特定新闻事件对应的专题新闻应用盒子; The transceiver unit is configured to send a search request for the specific news event to the server according to the input news search query word, and receive the special news application box corresponding to the specific news event returned by the server;
搜索结果展示单元,适于将该特定新闻事件对应的专题新闻应用盒子作为搜索结果的内容进行展示。The search result display unit is adapted to display the special news application box corresponding to the specific news event as the content of the search result.
依据本发明的又一个方面,提供了一种提供专题新闻搜索的系统,该系统包括:如上述任一项所述的服务器和一个或多个如上述任一项所述的客户端。According to still another aspect of the present invention, there is provided a system for providing a thematic news search, the system comprising: the server of any one of the preceding claims, and one or more clients as described in any one of the above.
依据本发明的一个方面,提供了一种提供专题新闻搜索的方法,该方法包括:According to one aspect of the present invention, a method of providing a thematic news search is provided, the method comprising:
从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据并保存;Obtain the latest content data of a specific news event from the data interface provided by the news website and save it;
在接收到来自客户端的关于所述特定新闻事件的搜索请求时,对于获取到的特定新闻事件的内容数据进行解析,套用预设模板形成该新闻事件的专题新闻应用盒子;Upon receiving a search request for the specific news event from the client, parsing the content data of the obtained specific news event, applying a preset template to form a special news application box of the news event;
将该特定新闻事件对应的专题新闻应用盒子作为搜索结果返回给客户端进行展示。The special news application box corresponding to the specific news event is returned to the client as a search result for display.
依据本发明的另一个方面,还提供了一种提供专题新闻搜索的方法,其该方法包括:According to another aspect of the present invention, there is also provided a method of providing a thematic news search, the method comprising:
根据输入的新闻搜索查询词向服务器发送关于特定新闻事件的搜索请求;Sending a search request for a specific news event to the server according to the input news search query word;
接收服务器返回的该特定新闻事件对应的专题新闻应用盒子;Receiving a special news application box corresponding to the specific news event returned by the server;
将该特定新闻事件对应的专题新闻应用盒子作为搜索结果的内容进行展示。The special news application box corresponding to the specific news event is displayed as the content of the search result.
依据本发明的一个方面,还提供了一种计算机程序,包括计算机可读代码,According to an aspect of the invention there is also provided a computer program comprising computer readable code,
当所述计算机可读代码在服务器上运行时,导致所述服务器执行上述任一项所述的由服务器端执行的提供专题新闻搜索的方法;When the computer readable code is run on a server, causing the server to perform the method of providing a thematic news search performed by the server according to any of the above;
或者,当所述计算机可读代码在客户端上运行时,导致所述客户端执行如上述一项所述的由客户端执行的提供专题新闻搜索的方法。Alternatively, when the computer readable code is run on a client, the client is caused to perform a method of providing a thematic news search performed by a client as described in the above item.
依据本发明的一个方面还提供了一种计算机可读介质,其中存储了如上述所述的计算机程序。According to an aspect of the invention there is also provided a computer readable medium storing a computer program as described above.
根据本发明的这种从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据并保存,在接收到来自客户端的关于所述特定新闻事件的搜索请求时,对于获取到的特定新闻事件的内容数据进行解析,套用预设模板形成该新闻事件的专题新闻应用盒子,将该特定新闻事件对应的专题新闻应用盒子作为搜索结果返回给客户端进行展示的技术方案,能够为用户系统提供新闻网站已有的专题新闻资源,从而充分利用新闻网站已经进行运营优化后的新闻专题资源,及时给用户传达最新最系统的专题新闻信息。 Obtaining the latest content data of a specific news event from the data interface provided by the news website according to the present invention and saving, when receiving the search request for the specific news event from the client, for the specific news event acquired The content data is parsed, the preset template is used to form a special news application box of the news event, and the special news application box corresponding to the specific news event is returned as a search result to the client for display, and the news system can be provided for the user system. The existing special news resources, so as to make full use of the news site has been operational optimization of the news resources, to timely convey the latest and most systematic news information to users.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the present invention, and the above-described and other objects, features and advantages of the present invention can be more clearly understood. Specific embodiments of the invention are set forth below.
附图说明DRAWINGS
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those skilled in the art from a The drawings are only for the purpose of illustrating the preferred embodiments and are not to be construed as limiting. Throughout the drawings, the same reference numerals are used to refer to the same parts. In the drawing:
图1示出了根据本发明一个实施例的一种提供专题新闻搜索的方法的流程图;1 shows a flow chart of a method of providing a thematic news search, in accordance with one embodiment of the present invention;
图2示出了根据本发明一个实施例的专题新闻应用盒子的示意图;2 shows a schematic diagram of a feature news application box in accordance with one embodiment of the present invention;
图3示出了根据本发明一个实施例的又一种提供专题新闻搜索的方法的流程图;3 shows a flow chart of yet another method of providing a thematic news search in accordance with one embodiment of the present invention;
图4示出了根据本发明一个实施例的一种提供专题新闻搜索的服务器的结构图;4 is a block diagram showing a server for providing a feature news search according to an embodiment of the present invention;
图5示出了根据本发明一个实施例的一种提供专题新闻搜索的客户端的结构图;以及FIG. 5 illustrates a structural diagram of a client providing a thematic news search, in accordance with one embodiment of the present invention;
图6示出了根据本发明一个实施例的一种提供专题新闻搜索的系统的示意图6 shows a schematic diagram of a system for providing feature news search in accordance with one embodiment of the present invention.
图7示意性地示出了用于执行根据本发明的方法的服务器或客户端的框图;以及Figure 7 is a schematic block diagram showing a server or client for performing the method according to the present invention;
图8示意性地示出了用于保持或者携带实现根据本发明的方法的程序代码的存储单元。Fig. 8 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
具体实施例Specific embodiment
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整地传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While the embodiments of the present invention have been shown in the drawings, the embodiments Rather, these embodiments are provided so that this disclosure will be more fully understood, and the scope of the present disclosure can be fully conveyed to those skilled in the art.
图1示出了根据本发明一个实施例的一种提供专题新闻搜索的方法的流程图。如图1所示,该方法包括:1 shows a flow chart of a method of providing a thematic news search in accordance with one embodiment of the present invention. As shown in Figure 1, the method includes:
步骤S110,从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据并保存。 Step S110: Obtain the latest content data of the specific news event from the data interface provided by the news website and save it.
在本发明的实施例中,服务端定期或实时从新闻网站提供的数据接口中主动获取特定新闻事件的最新内容数据。或者,也可以是新闻网站方面主动推送,即服务端定期或实时接收新闻网站提供的数据接口推送的特定新闻事件的最新内容数据。In an embodiment of the present invention, the server actively acquires the latest content data of a specific news event from the data interface provided by the news website periodically or in real time. Alternatively, the news website may be actively pushed, that is, the server periodically or in real time receives the latest content data of a specific news event pushed by the data interface provided by the news website.
新闻网站提供包含约定字段数据接口,数据接口中的新闻内容数据包括:关键词信息和新闻数据。新闻数据具体包括如下中的一种或多种:关于新闻事件的系列新闻的数据、视频和解读。数据接口中的新闻内容数据会根据新闻事件的进展进行更新。The news website provides a data interface including a contracted field, and the news content data in the data interface includes: keyword information and news data. The news data specifically includes one or more of the following: data, videos, and interpretations of a series of news about news events. The news content data in the data interface is updated based on the progress of the news event.
步骤S120,在接收到来自客户端的关于所述特定新闻事件的搜索请求时,对于获取到的特定新闻事件的内容数据进行解析,套用预设模板形成该新闻事件的专题新闻应用盒子。Step S120: Upon receiving a search request for the specific news event from the client, parsing the content data of the obtained specific news event, and applying a preset template to form a special news application box of the news event.
这里的应用盒子指的是onebox。The application box here refers to onebox.
步骤S130,将该特定新闻事件对应的专题新闻应用盒子作为搜索结果返回给客户端进行展示。Step S130, returning the special news application box corresponding to the specific news event as a search result to the client for display.
图1所示的方法,能够为用户系统提供新闻网站已有的专题新闻资源,从而充分利用新闻网站已经进行运营优化后的新闻专题资源,及时给用户传达最新最系统的专题新闻信息。The method shown in FIG. 1 can provide the user system with the special news resources already existing on the news website, thereby fully utilizing the news topic resources that the news website has been optimized for operation, and timely conveying the latest and most systematic special news information to the user.
在本发明的一个实施例中,图1所示的方法在所述对于获取到的特定新闻事件的内容数据进行解析之后,进一步包括:根据解析结果对所述内容数据进行分类,并建立相应的分类索引。例如将有图片的新闻归为一类,将无图片的新闻归为一类,不同分类对应onebox模板展示的位置是不同的。In an embodiment of the present invention, after the method for analyzing the content data of the obtained specific news event, the method shown in FIG. 1 further includes: classifying the content data according to the parsing result, and establishing corresponding Classification index. For example, news with pictures is classified into one category, and news without pictures is classified into one category, and the positions of different categories corresponding to onebox templates are different.
则图1所示方法中所述套用预设模板形成该新闻事件的专题新闻应用盒子包括:根据相应的分类索引,从预设的模板中选择适用的模板,套用该适用的模板形成该新闻事件的专题新闻应用盒子。比如有图的新闻和无图的新闻套用的模板不同。模板的版式可以根据需求进行不同风格的设计。The special news application box for forming the news event by using the preset template in the method shown in FIG. 1 includes: selecting an applicable template from a preset template according to a corresponding classification index, and applying the applicable template to form the news event. Thematic news application box. For example, the news with the map and the template for the non-graphic news are different. The layout of the template can be designed in different styles according to the needs.
在本发明的一个实施例中,图1所示方法中所述对于获取到的特定新闻事件的内容数据进行解析包括:依据获取的特定新闻时间的各内容数据与所述搜索请求的匹配程度,和/或各最新内容数据的时间属性值,对各内容数据进行排序。则所述套用预设模板形成该新闻事件的专题新闻应用盒子包括:根据排序顺序将各内容数据排布在所述预设模板的相应位置,形成该闻事件的专题新闻应用盒子。也就是说,新闻时间属性值越新,越是热点,越会体现在onebox的靠前、靠上的明显位置。 In an embodiment of the present invention, the parsing of the content data of the acquired specific news event in the method shown in FIG. 1 includes: matching the content data according to the acquired specific news time with the search request, And/or the time attribute value of each latest content data, and sort each content data. The special news application box for forming the news event by using the preset template includes: arranging each content data in a corresponding position of the preset template according to a sorting order to form a special news application box of the news event. In other words, the newer the news time attribute value, the more hot spots, the more it will be reflected in the front and upper position of the onebox.
在本发明的一个实施例中,预设模板中可以具有专题新闻时间轴版式。则套用预设模板形成该新闻事件的专题新闻应用盒子包括:依据获取的各内容数据的时间属性值,将各内容数据按照时间顺序排布到所述预设模板的专题新闻时间轴版式中,形成该新闻事件的专题新闻应用盒子。In an embodiment of the present invention, the preset template may have a feature news timeline layout. The special news application box for forming the news event by using the preset template includes: arranging each content data in time sequence to the special news timeline layout of the preset template according to the acquired time attribute value of each content data, A special news application box that forms the news event.
例如模板可以构建成专题新闻时间轴的形式,如可以做成列表形式,列表的每一项放置新闻事件的一条新闻的标题,并且按照各条新闻的发生时间顺序进行排列,最近的在最上方,这样可以将关于该新闻事件的各条新闻按照事件顺序排列好。还可以在每天新闻的标题的前面显示对应的日期。这样的onebox展示,可以方便用户依照日期查看关于该新闻事件的各条新闻,从而能够方便快速地获知关于该新闻事件的来龙去脉。For example, the template can be constructed in the form of a topic news timeline, such as a list form, each item of the list is placed with a news headline of the news event, and arranged according to the order of occurrence of each news, the nearest at the top In this way, the news about the news event can be arranged in the order of events. It is also possible to display the corresponding date in front of the headline of the daily news. Such a onebox display makes it easy for the user to view various news about the news event according to the date, so that the ins and outs of the news event can be easily and quickly learned.
图2示出了根据本发明一个实施例的专题新闻应用盒子的示意图。参见图2,该专题新闻应用盒子是关于“2014巴西世界杯”这个新闻事件的。该应用盒子中聚合了关于2014巴西世界杯的最新新闻内容,包括热点新闻、视频新闻、文字新闻以及相关新闻等。2 shows a schematic diagram of a thematic news application box in accordance with one embodiment of the present invention. Referring to Figure 2, the special news application box is about the news event "2014 Brazil World Cup". The app box aggregates the latest news about the 2014 Brazil World Cup, including hot news, video news, text news and related news.
图3示出了根据本发明一个实施例的又一种提供专题新闻搜索的方法的流程图。参见图3,该流程是客户端的执行流程,包括:3 shows a flow chart of yet another method of providing a thematic news search in accordance with one embodiment of the present invention. Referring to Figure 3, the process is a client execution process, including:
步骤S310,根据输入的新闻搜索查询词向服务器发送关于特定新闻事件的搜索请求;Step S310, sending a search request for a specific news event to the server according to the input news search query word;
步骤S320,接收服务器返回的该特定新闻事件对应的专题新闻应用盒子;Step S320, receiving a special news application box corresponding to the specific news event returned by the server;
步骤S330,将该特定新闻事件对应的专题新闻应用盒子作为搜索结果的内容进行展示。Step S330, displaying the special news application box corresponding to the specific news event as the content of the search result.
图4示出了根据本发明一个实施例的一种提供专题新闻搜索的服务器的结构图。如图4所示,该提供专题新闻搜索的服务器400包括:4 shows a block diagram of a server that provides a thematic news search, in accordance with one embodiment of the present invention. As shown in FIG. 4, the server 400 for providing thematic news search includes:
新闻内容收集单元401,适于从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据并保存;The news content collecting unit 401 is adapted to obtain and store the latest content data of the specific news event from the data interface provided by the news website;
应用盒子生成单元402,适于在接收到来自客户端的关于所述特定新闻事件的搜索请求时,对于获取到的特定新闻事件的内容数据进行解析,套用预设模板形成该新闻事件的专题新闻应用盒子;The application box generating unit 402 is adapted to parse the content data of the obtained specific news event when receiving the search request for the specific news event from the client, and apply the preset template to form the special news application of the news event. box;
搜索结果返回单元403,适于将该特定新闻事件对应的专题新闻应用盒子作为搜索结果返回给客户端进行展示。The search result returning unit 403 is adapted to return the special news application box corresponding to the specific news event as a search result to the client for display.
图4所示的服务器,能够为用户系统提供新闻网站已有的专题新闻资源,从 而充分利用新闻网站已经进行运营优化后的新闻专题资源,及时给用户传达最新最系统的专题新闻信息。The server shown in Figure 4 can provide the user system with the special news resources already available on the news website. We will make full use of the news resources that have been optimized by the news website to timely convey the latest and most systematic special news information to users.
在本发明的一个实施例中,所述应用盒子生成单元402,适于在所述对于获取到的特定新闻事件的内容数据进行解析之后,进一步根据解析结果对所述内容数据进行分类,并建立相应的分类索引,然后根据相应的分类索引,从预设的模板中选择适用的模板,套用该适用的模板形成该新闻事件的专题新闻应用盒子。例如将有图片的新闻归为一类,将无图片的新闻归为一类,不同分类对应onebox模板展示的位置是不同的。有图的新闻和无图的新闻套用的模板不同。模板的版式可以根据需求进行不同风格的设计。In an embodiment of the present invention, the application box generating unit 402 is configured to further classify the content data according to the parsing result after the parsing of the content data of the acquired specific news event, and establish Corresponding classification index, and then selecting an applicable template from the preset template according to the corresponding classification index, and applying the applicable template to form a special news application box of the news event. For example, news with pictures is classified into one category, and news without pictures is classified into one category, and the positions of different categories corresponding to onebox templates are different. There are different templates for the news and the news without the map. The layout of the template can be designed in different styles according to the needs.
在本发明的一个实施例中,所述应用盒子生成单元402,适于依据获取的特定新闻时间的各内容数据与所述搜索请求的匹配程度,和/或各最新内容数据的时间属性值,对各内容数据进行排序,根据排序顺序将各内容数据排布在所述预设模板的相应位置,形成该闻事件的专题新闻应用盒子。也就是说,新闻时间属性值越新,越是热点,越会体现在onebox的靠前、靠上的明显位置。In an embodiment of the present invention, the application box generating unit 402 is adapted to match the degree of matching of the content data of the specific news time with the search request, and/or the time attribute value of each latest content data. Each content data is sorted, and each content data is arranged in a corresponding position of the preset template according to a sorting order to form a special news application box of the event. In other words, the newer the news time attribute value, the more hot spots, the more it will be reflected in the front and upper position of the onebox.
在本发明的一个实施例中,所述预设模板具有专题新闻时间轴版式;所述应用盒子生成单元402,适于依据获取的各内容数据的时间属性值,将各内容数据按照时间顺序排布到所述预设模板的专题新闻时间轴版式中,形成该新闻事件的专题新闻应用盒子。In an embodiment of the present invention, the preset template has a feature news timeline layout; the application box generating unit 402 is adapted to arrange each content data in chronological order according to the acquired time attribute value of each content data. A special news application box of the news event is formed in the special news timeline layout of the preset template.
例如模板可以构建成专题新闻时间轴的形式,如可以做成列表形式,列表的每一项放置新闻事件的一条新闻的标题,并且按照各条新闻的发生时间顺序进行排列,最近的在最上方,这样可以将关于该新闻事件的各条新闻按照事件顺序排列好。还可以在每天新闻的标题的前面显示对应的日期。这样的onebox展示,可以方便用户依照日期查看关于该新闻事件的各条新闻,从而能够方便快速地获知关于该新闻事件的来龙去脉。For example, the template can be constructed in the form of a topic news timeline, such as a list form, each item of the list is placed with a news headline of the news event, and arranged according to the order of occurrence of each news, the nearest at the top In this way, the news about the news event can be arranged in the order of events. It is also possible to display the corresponding date in front of the headline of the daily news. Such a onebox display makes it easy for the user to view various news about the news event according to the date, so that the ins and outs of the news event can be easily and quickly learned.
在本发明的一个实施例中,所述新闻内容收集单元401,适于定期或实时从新闻网站提供的数据接口中主动获取特定新闻事件的最新内容数据;或者,适于定期或实时接收新闻网站提供的数据接口推送的特定新闻事件的最新内容数据。In an embodiment of the present invention, the news content collecting unit 401 is adapted to actively obtain the latest content data of a specific news event from a data interface provided by a news website on a regular or real-time basis; or, is suitable for receiving a news website on a regular or real-time basis. Provides the latest content data for specific news events pushed by the data interface.
在新闻网站的数据接口主动推动的情况下,本发明的方案利用搜索onebox技术,在事件发生的第一时间使用新闻网站推送的专题新闻数据,快速满足用户的需求。In the case that the data interface of the news website is actively promoted, the solution of the present invention utilizes the search onebox technology to quickly use the special news data pushed by the news website at the first time of the event to quickly meet the needs of the user.
在本发明的一个实施例中,所述新闻内容收集单元401获取的特定新闻事件 的最新内容数据包括:关键词信息和新闻数据;所述新闻数据包括如下中的一种或多种:关于该新闻事件的系列新闻的数据、视频和解读。In an embodiment of the present invention, the specific news event acquired by the news content collecting unit 401 The latest content data includes: keyword information and news data; the news data includes one or more of the following: data, video, and interpretation of a series of news about the news event.
图5示出了根据本发明一个实施例的一种提供专题新闻搜索的客户端的结构图。如图5所示,该提供专题新闻搜索的客户端500包括:FIG. 5 shows a block diagram of a client providing a thematic news search, in accordance with one embodiment of the present invention. As shown in FIG. 5, the client 500 providing the thematic news search includes:
收发单元501,适于根据输入的新闻搜索查询词向服务器发送关于特定新闻事件的搜索请求,接收服务器返回的该特定新闻事件对应的专题新闻应用盒子;The transceiver unit 501 is configured to send a search request for a specific news event to the server according to the input news search query word, and receive a special news application box corresponding to the specific news event returned by the server;
搜索结果展示单元502,适于将该特定新闻事件对应的专题新闻应用盒子作为搜索结果的内容进行展示。The search result display unit 502 is adapted to display the special news application box corresponding to the specific news event as the content of the search result.
图6示出了根据本发明一个实施例的一种提供专题新闻搜索的系统的示意图。如图6所示,该系统包括:如图4所示的提供专题新闻搜索的服务器400和一个或多个提供专题新闻搜索的客户端500。图6中示意性地画出了3个提供专题新闻搜索的客户端500。6 shows a schematic diagram of a system for providing a thematic news search, in accordance with one embodiment of the present invention. As shown in FIG. 6, the system includes a server 400 that provides a thematic news search as shown in FIG. 4 and one or more clients 500 that provide a thematic news search. Three clients 500 that provide thematic news search are schematically depicted in FIG.
综上所述,本发明的这种从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据并保存,在接收到来自客户端的关于所述特定新闻事件的搜索请求时,对于获取到的特定新闻事件的内容数据进行解析,套用预设模板形成该新闻事件的专题新闻应用盒子,将该特定新闻事件对应的专题新闻应用盒子作为搜索结果返回给客户端进行展示的技术方案,能够为用户系统提供新闻网站已有的专题新闻资源,从而充分利用新闻网站已经进行运营优化后的新闻专题资源,及时给用户传达最新最系统的专题新闻信息。In summary, the present invention obtains the latest content data of a specific news event from the data interface provided by the news website and saves it, when receiving the search request for the specific news event from the client, for the obtained The content data of the specific news event is parsed, and the special news application box of the news event is formed by using the preset template, and the special news application box corresponding to the specific news event is returned as a search result to the client for display, and the technical solution can be used for the user. The system provides the special news resources already available on the news website, so as to make full use of the news special resources that the news website has been optimized for operation, and timely convey the latest and most systematic special news information to the users.
需要说明的是:It should be noted:
在此提供的算法和显示不与任何特定计算机、虚拟装置或者其它设备固有相关。各种通用装置也可以与基于在此的示教一起使用。根据上面的描述,构造这类装置所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。The algorithms and displays provided herein are not inherently related to any particular computer, virtual device, or other device. Various general purpose devices can also be used with the teaching based on the teachings herein. The structure required to construct such a device is apparent from the above description. Moreover, the invention is not directed to any particular programming language. It is to be understood that the invention may be embodied in a variety of programming language, and the description of the specific language has been described above in order to disclose the preferred embodiments of the invention.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that the embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures, and techniques are not shown in detail so as not to obscure the understanding of the description.
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下 意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, the various features of the invention are sometimes grouped together into a single embodiment, in the above description of the exemplary embodiments of the invention, Figure, or a description of it. However, the method disclosed should not be interpreted as reflecting It is intended that the claimed invention be characterized by the features of the invention as claimed. Rather, as the following claims reflect, inventive aspects reside in less than all features of the single embodiments disclosed herein. Therefore, the claims following the specific embodiments are hereby explicitly incorporated into the embodiments, and each of the claims as a separate embodiment of the invention.
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art will appreciate that the modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components. In addition to such features and/or at least some of the processes or units being mutually exclusive, any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined. Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。In addition, those skilled in the art will appreciate that, although some embodiments described herein include certain features that are included in other embodiments and not in other features, combinations of features of different embodiments are intended to be within the scope of the present invention. Different embodiments are formed and formed. For example, in the following claims, any one of the claimed embodiments can be used in any combination.
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的提供专题新闻搜索的服务器、客户端和系统中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or digital signal processor (DSP) may be used in practice to implement some or all of the servers, clients, and systems that provide thematic news search in accordance with embodiments of the present invention. Some or all of the features. The invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein. Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
例如,图7示出了可以实现根据本发明的提供专题新闻搜索的服务器/客户端。该服务器/客户端传统上包括处理器710和以存储器720形式的计算机程序产品或者计算机可读介质。存储器720可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。存储器720具有用于执行上述方法中的任何方法步骤的程序代码731的存储空间7430。例如,用于程序代码的存储空间730可以包括分别用于实现上面的方法中的各种步骤的各个程序代码731。这些程序代码可以从一个或者多 个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。这些计算机程序产品包括诸如硬盘,紧致盘(CD)、存储卡或者软盘之类的程序代码载体。这样的计算机程序产品通常为如参考图8所述的便携式或者固定存储单元。该存储单元可以具有与图7的服务器中的存储器720类似布置的存储段、存储空间等。程序代码可以例如以适当形式进行压缩。通常,存储单元包括计算机可读代码731’,即可以由例如诸如710之类的处理器读取的代码,这些代码当由服务器运行时,导致该服务器执行上面所描述的方法中的各个步骤。For example, Figure 7 illustrates a server/client that can provide a thematic news search in accordance with the present invention. The server/client conventionally includes a processor 710 and a computer program product or computer readable medium in the form of a memory 720. Memory 720 can be an electronic memory such as a flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM. Memory 720 has a memory space 7430 for program code 731 for performing any of the method steps described above. For example, storage space 730 for program code may include various program code 731 for implementing various steps in the above methods, respectively. These program codes can be from one or more Read or write to one or more computer program products in a computer program product. These computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks. Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG. The storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 720 in the server of FIG. The program code can be compressed, for example, in an appropriate form. Typically, the storage unit includes computer readable code 731', code that can be read by a processor, such as 710, which, when executed by a server, causes the server to perform various steps in the methods described above.
本文中所称的“一个实施例”、“实施例”或者“一个或者多个实施例”意味着,结合实施例描述的特定特征、结构或者特性包括在本发明的至少一个实施例中。此外,请注意,这里“在一个实施例中”的词语例子不一定全指同一个实施例。"an embodiment," or "an embodiment," or "an embodiment," In addition, it is noted that the phrase "in one embodiment" is not necessarily referring to the same embodiment.
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It is to be noted that the above-described embodiments are illustrative of the invention and are not intended to be limiting, and that the invention may be devised without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as a limitation. The word "comprising" does not exclude the presence of the elements or steps that are not recited in the claims. The word "a" or "an" The invention can be implemented by means of hardware comprising several distinct elements and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means can be embodied by the same hardware item. The use of the words first, second, and third does not indicate any order. These words can be interpreted as names.
此外,还应当注意,本说明书中使用的语言主要是为了可读性和教导的目的而选择的,而不是为了解释或者限定本发明的主题而选择的。因此,在不偏离所附权利要求书的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。对于本发明的范围,对本发明所做的公开是说明性的,而非限制性的,本发明的范围由所附权利要求书限定。 In addition, it should be noted that the language used in the specification has been selected for the purpose of readability and teaching, and is not intended to be construed or limited. Therefore, many modifications and changes will be apparent to those skilled in the art without departing from the scope of the invention. The disclosure of the present invention is intended to be illustrative, and not restrictive, and the scope of the invention is defined by the appended claims.

Claims (17)

  1. 一种提供专题新闻搜索的服务器,其中,该服务器包括:A server for providing a feature news search, wherein the server includes:
    新闻内容收集单元,适于从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据并保存;a news content collection unit adapted to obtain and store the latest content data of a specific news event from a data interface provided by the news website;
    应用盒子生成单元,适于在接收到来自客户端的关于所述特定新闻事件的搜索请求时,对于获取到的特定新闻事件的内容数据进行解析,套用预设模板形成该新闻事件的专题新闻应用盒子;The application box generating unit is adapted to parse the content data of the obtained specific news event when receiving the search request for the specific news event from the client, and apply the preset template to form a special news application box of the news event. ;
    搜索结果返回单元,适于将该特定新闻事件对应的专题新闻应用盒子作为搜索结果返回给客户端进行展示。The search result returning unit is adapted to return the special news application box corresponding to the specific news event as a search result to the client for display.
  2. 如权利要求1所述的服务器,其中,The server according to claim 1, wherein
    所述应用盒子生成单元,适于在所述对于获取到的特定新闻事件的内容数据进行解析之后,进一步根据解析结果对所述内容数据进行分类,并建立相应的分类索引,然后根据相应的分类索引,从预设的模板中选择适用的模板,套用该适用的模板形成该新闻事件的专题新闻应用盒子。The application box generating unit is configured to further classify the content data according to the parsing result after parsing the content data of the acquired specific news event, and establish a corresponding classification index, and then according to the corresponding classification Index, select the applicable template from the preset template, and apply the applicable template to form the special news application box of the news event.
  3. 如权利要求1-2中任一项所述的服务器,其中,A server according to any one of claims 1 to 2, wherein
    所述应用盒子生成单元,适于依据获取的特定新闻时间的各内容数据与所述搜索请求的匹配程度,和/或各最新内容数据的时间属性值,对各内容数据进行排序,根据排序顺序将各内容数据排布在所述预设模板的相应位置,形成该闻事件的专题新闻应用盒子。The application box generating unit is adapted to sort each content data according to a matching degree of each content data of the acquired specific news time with the search request, and/or a time attribute value of each latest content data, according to a sorting order Each content data is arranged in a corresponding position of the preset template to form a special news application box of the event.
  4. 如权利要求1-3中任一项所述的服务器,其中,所述预设模板具有专题新闻时间轴版式;The server according to any one of claims 1 to 3, wherein the preset template has a feature news timeline layout;
    所述应用盒子生成单元,适于依据获取的各内容数据的时间属性值,将各内容数据按照时间顺序排布到所述预设模板的专题新闻时间轴版式中,形成该新闻事件的专题新闻应用盒子。The application box generating unit is adapted to arrange each content data in a chronological order into a special news timeline layout of the preset template according to the obtained time attribute value of each content data, to form a special news of the news event. Application box.
  5. 如权利要求1-4中任一项所述的服务器,其中,A server according to any one of claims 1 to 4, wherein
    所述新闻内容收集单元,适于定期或实时从新闻网站提供的数据接口中主动获取特定新闻事件的最新内容数据;或者,适于定期或实时接收新闻网站提供的数据接口推送的特定新闻事件的最新内容数据。The news content collecting unit is adapted to actively acquire the latest content data of a specific news event from a data interface provided by the news website on a regular or real-time basis; or, is suitable for receiving a specific news event pushed by a data interface provided by the news website periodically or in real time. Latest content data.
  6. 如权利要求1-5中任一项所述的服务器,其中,A server according to any one of claims 1 to 5, wherein
    所述新闻内容收集单元获取的特定新闻事件的最新内容数据包括:关键词信 息和新闻数据;The latest content data of the specific news event acquired by the news content collecting unit includes: a keyword letter Information and news data;
    所述新闻数据包括如下中的一种或多种:关于该新闻事件的系列新闻的数据、视频和解读。The news data includes one or more of the following: data, videos, and interpretations of a series of news about the news event.
  7. 一种提供专题新闻搜索的客户端,其中,该客户端包括:A client that provides a feature news search, wherein the client includes:
    收发单元,适于根据输入的新闻搜索查询词向服务器发送关于特定新闻事件的搜索请求,接收服务器返回的该特定新闻事件对应的专题新闻应用盒子;The transceiver unit is configured to send a search request for the specific news event to the server according to the input news search query word, and receive the special news application box corresponding to the specific news event returned by the server;
    搜索结果展示单元,适于将该特定新闻事件对应的专题新闻应用盒子作为搜索结果的内容进行展示。The search result display unit is adapted to display the special news application box corresponding to the specific news event as the content of the search result.
  8. 一种提供专题新闻搜索的系统,其中,该系统包括:如权利要求1-6中任一项所述的服务器和一个或多个如权利要求7所述的客户端。A system for providing a thematic news search, wherein the system comprises: the server of any of claims 1-6 and one or more clients of claim 7.
  9. 一种提供专题新闻搜索的方法,其中,该方法包括:A method of providing a feature news search, wherein the method comprises:
    从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据并保存;Obtain the latest content data of a specific news event from the data interface provided by the news website and save it;
    在接收到来自客户端的关于所述特定新闻事件的搜索请求时,对于获取到的特定新闻事件的内容数据进行解析,套用预设模板形成该新闻事件的专题新闻应用盒子;Upon receiving a search request for the specific news event from the client, parsing the content data of the obtained specific news event, applying a preset template to form a special news application box of the news event;
    将该特定新闻事件对应的专题新闻应用盒子作为搜索结果返回给客户端进行展示。The special news application box corresponding to the specific news event is returned to the client as a search result for display.
  10. 如权利要求9所述的方法,其中,在所述对于获取到的特定新闻事件的内容数据进行解析之后,该方法进一步包括:根据解析结果对所述内容数据进行分类,并建立相应的分类索引;The method according to claim 9, wherein after parsing the content data of the acquired specific news event, the method further comprises: classifying the content data according to the parsing result, and establishing a corresponding classification index ;
    所述套用预设模板形成该新闻事件的专题新闻应用盒子包括:根据相应的分类索引,从预设的模板中选择适用的模板,套用该适用的模板形成该新闻事件的专题新闻应用盒子。The special news application box for forming the news event by using the preset template comprises: selecting an applicable template from the preset template according to the corresponding classification index, and applying the applicable template to form a special news application box of the news event.
  11. 如权利要求9-10中任一项所述的方法,其中,A method according to any of claims 9-10, wherein
    所述对于获取到的特定新闻事件的内容数据进行解析包括:依据获取的特定新闻时间的各内容数据与所述搜索请求的匹配程度,和/或各最新内容数据的时间属性值,对各内容数据进行排序;The parsing the content data of the acquired specific news event includes: matching the content data according to the acquired specific news time with the search request, and/or the time attribute value of each latest content data, for each content Sorting data;
    所述套用预设模板形成该新闻事件的专题新闻应用盒子包括:根据排序顺序将各内容数据排布在所述预设模板的相应位置,形成该闻事件的专题新闻应用盒子。The special news application box for forming the news event by using the preset template comprises: arranging each content data in a corresponding position of the preset template according to a sorting order to form a special news application box of the news event.
  12. 如权利要求9-11中任一项所述的方法,其中,A method according to any of claims 9-11, wherein
    所述预设模板具有专题新闻时间轴版式; The preset template has a special news timeline layout;
    套用预设模板形成该新闻事件的专题新闻应用盒子包括:依据获取的各内容数据的时间属性值,将各内容数据按照时间顺序排布到所述预设模板的专题新闻时间轴版式中,形成该新闻事件的专题新闻应用盒子。Forming the special news application box of the news event by using the preset template includes: arranging each content data in time sequence to the special news timeline layout of the preset template according to the acquired time attribute value of each content data, forming The special news application box for the news event.
  13. 如权利要求9-12中任一项所述的方法,其中,所述从新闻网站提供的数据接口中获取特定新闻事件的最新内容数据包括:The method of any of claims 9-12, wherein the obtaining the latest content data of the specific news event from the data interface provided by the news website comprises:
    定期或实时从新闻网站提供的数据接口中主动获取特定新闻事件的最新内容数据;Proactively obtain the latest content data of a specific news event from the data interface provided by the news website on a regular or real-time basis;
    或者,or,
    定期或实时接收新闻网站提供的数据接口推送的特定新闻事件的最新内容数据。Receive the latest content data for specific news events pushed by the data interface provided by the news site on a regular or real-time basis.
  14. 如权利要求9-13中任一项所述的方法,其中,A method according to any of claims 9-13, wherein
    所述新闻事件的最新内容数据包括:关键词信息和新闻数据;The latest content data of the news event includes: keyword information and news data;
    所述新闻数据包括如下中的一种或多种:关于该新闻事件的系列新闻的数据、视频和解读。The news data includes one or more of the following: data, videos, and interpretations of a series of news about the news event.
  15. 一种提供专题新闻搜索的方法,其中,该方法包括:A method of providing a feature news search, wherein the method comprises:
    根据输入的新闻搜索查询词向服务器发送关于特定新闻事件的搜索请求;Sending a search request for a specific news event to the server according to the input news search query word;
    接收服务器返回的该特定新闻事件对应的专题新闻应用盒子;Receiving a special news application box corresponding to the specific news event returned by the server;
    将该特定新闻事件对应的专题新闻应用盒子作为搜索结果的内容进行展示。The special news application box corresponding to the specific news event is displayed as the content of the search result.
  16. 一种计算机程序,包括计算机可读代码,A computer program comprising computer readable code,
    当所述计算机可读代码在服务器上运行时,导致所述服务器执行根据权利要求9-14中的任一个所述的提供专题新闻搜索的方法;When the computer readable code is run on a server, causing the server to perform the method of providing a thematic news search according to any one of claims 9-14;
    或者,当所述计算机可读代码在客户端上运行时,导致所述客户端执行根据权利要求15所述的提供专题新闻搜索的方法。Alternatively, when the computer readable code is run on a client, the client is caused to perform the method of providing a thematic news search according to claim 15.
  17. 一种计算机可读介质,其中存储了如权利要求16所述的计算机程序。 A computer readable medium storing the computer program of claim 16.
PCT/CN2015/080581 2014-06-27 2015-06-02 Method, server, client and system for providing special news search WO2015196902A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN201410302801.3 2014-06-27
CN201410302801.3A CN104050286B (en) 2014-06-27 2014-06-27 Method and device for providing search result integration
CN201410306022.0 2014-06-30
CN201410306022.0A CN104077391A (en) 2014-06-30 2014-06-30 Method, server, client and system for providing special news search

Publications (1)

Publication Number Publication Date
WO2015196902A1 true WO2015196902A1 (en) 2015-12-30

Family

ID=54936736

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/080581 WO2015196902A1 (en) 2014-06-27 2015-06-02 Method, server, client and system for providing special news search

Country Status (1)

Country Link
WO (1) WO2015196902A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111552877A (en) * 2020-04-29 2020-08-18 百度在线网络技术(北京)有限公司 Data processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110109A (en) * 2009-12-28 2011-06-29 北大方正集团有限公司 Digital report topic making method and system
CN102750299A (en) * 2011-11-30 2012-10-24 新奥特(北京)视频技术有限公司 Method for converging information on internet
CN103164427A (en) * 2011-12-13 2013-06-19 中国移动通信集团公司 Method and device of news aggregation
CN104050286A (en) * 2014-06-27 2014-09-17 北京奇虎科技有限公司 Method and device for providing search result integration
CN104077391A (en) * 2014-06-30 2014-10-01 北京奇虎科技有限公司 Method, server, client and system for providing special news search

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110109A (en) * 2009-12-28 2011-06-29 北大方正集团有限公司 Digital report topic making method and system
CN102750299A (en) * 2011-11-30 2012-10-24 新奥特(北京)视频技术有限公司 Method for converging information on internet
CN103164427A (en) * 2011-12-13 2013-06-19 中国移动通信集团公司 Method and device of news aggregation
CN104050286A (en) * 2014-06-27 2014-09-17 北京奇虎科技有限公司 Method and device for providing search result integration
CN104077391A (en) * 2014-06-30 2014-10-01 北京奇虎科技有限公司 Method, server, client and system for providing special news search

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111552877A (en) * 2020-04-29 2020-08-18 百度在线网络技术(北京)有限公司 Data processing method and device
CN111552877B (en) * 2020-04-29 2023-11-07 百度在线网络技术(北京)有限公司 Data processing method and device

Similar Documents

Publication Publication Date Title
US11709901B2 (en) Personalized search filter and notification system
US10963513B2 (en) Data system and method
US11176124B2 (en) Managing a search
KR101511050B1 (en) Method, apparatus, system and computer program for offering and displaying a product information
WO2015070673A1 (en) Method for browser-side network search and browser
JP5721818B2 (en) Use of model information group in search
US10503803B2 (en) Animated snippets for search results
US8909617B2 (en) Semantic matching by content analysis
JP2015191655A (en) Method and apparatus for generating recommendation page
US10210181B2 (en) Searching and annotating within images
US9594540B1 (en) Techniques for providing item information by expanding item facets
US7962523B2 (en) System and method for detecting templates of a website using hyperlink analysis
US20150046423A1 (en) Refining Search Query Results
WO2017080173A1 (en) Nature information recognition-based push system and method and client
US20180189359A1 (en) Systems and Methods for Harvesting Data Associated with Fraudulent Content in a Networked Environment
US20160373465A1 (en) Application Spam Detector
KR20190108657A (en) Extracting similar group elements
CN107636643A (en) Locally applied search result is provided together with web search result
US20140236939A1 (en) Systems and methods for topical grouping of search results and organizing of search results
CN106899879B (en) Multimedia data processing method and device
JP2009015495A (en) Keyword classification device
TW201428515A (en) Content and object metadata based search in e-reader environment
JP2013109513A (en) Information display control device, information display control method, and program
WO2015196902A1 (en) Method, server, client and system for providing special news search
WO2016101727A1 (en) Question-and-answer-based search result adjustment method and device

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

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

Country of ref document: EP

Kind code of ref document: A1