WO2014065529A1 - System for providing search service and method for providing search service - Google Patents

System for providing search service and method for providing search service Download PDF

Info

Publication number
WO2014065529A1
WO2014065529A1 PCT/KR2013/009179 KR2013009179W WO2014065529A1 WO 2014065529 A1 WO2014065529 A1 WO 2014065529A1 KR 2013009179 W KR2013009179 W KR 2013009179W WO 2014065529 A1 WO2014065529 A1 WO 2014065529A1
Authority
WO
WIPO (PCT)
Prior art keywords
query
content
user
received
search service
Prior art date
Application number
PCT/KR2013/009179
Other languages
French (fr)
Korean (ko)
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 WO2014065529A1 publication Critical patent/WO2014065529A1/en

Links

Images

Classifications

    • 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/903Querying
    • G06F16/9032Query formulation
    • G06F16/90324Query formulation using system suggestions

Definitions

  • Embodiments of the present invention relate to a search service providing system and a search service providing method for providing a search result corresponding to the query when a user inputs a query.
  • the search service refers to a service that receives a search word for a target to be searched from a user and provides a search result to the user based on the search word.
  • Korean Patent Laid-Open Publication No. 10-2012-0039921 (published April 26, 2012), “A search service providing method and a display device using the same” accesses a web page searched by a specific search word.
  • a method of providing a search service for extracting at least one keyword from texts included in a web page being accessed and displaying the extracted at least one keyword so that a user can easily input a desired keyword is disclosed.
  • Such a conventional search service has generally been provided through a terminal installed in a fixed place such as a personal computer (PC), a television (TeleVision), etc., but recently, due to the development of information and communication technology, a smart phone, a tablet ( As mobile terminals such as tablets and PCs are rapidly spreading, users can use a search service without limitation of time and space, and accordingly, a tendency to eliminate freeness through a search service is also increasing.
  • a search service providing system and a search service providing method capable of recommending content that may be of interest to a user without inputting a search word for a target to be searched by the user.
  • search service providing system and a search service providing method capable of recommending appropriate contents for each user.
  • search service providing system and a search service providing method capable of recommending content that is not duplicated even when the user uses it for a long time.
  • the search service providing system may include an input unit that receives a query from a user, a determination unit that determines whether the received query corresponds to a preset query, and when the received query is determined to correspond to a preset query, It may include an extracting unit for extracting at least one content of a plurality of contents irrelevant to the query and a providing unit for providing the extracted content to the user.
  • the plurality of contents may be fun (Fun) content that causes the user's interest.
  • the extractor may extract the at least one content by assigning a weight to a category corresponding to the content selected by the user among the plurality of contents based on the history information on the content selected by the user.
  • the extractor may randomly extract the content to be provided to the user among the plurality of contents except for the content once provided to the user when the content is extracted.
  • the preset query may be a query composed of at least one special symbol.
  • the preset query may be a queryless search without input of the query.
  • the preset query may be a blank query composed of at least one space input.
  • the preset query may be acceleration information sensed by an acceleration sensor included in the mobile terminal of the user.
  • the preset query may be a query that is input when the dedicated button for providing the content is provided on one side of the search box for receiving the query.
  • the preset query may be a query that is input when the dedicated button for providing content is provided on one side of the keyboard layer for inputting the query.
  • the search result providing apparatus may include an input unit for receiving a query from a user, a transmitter / receiver for transmitting the received query to a search service providing system, and receiving content corresponding to the input query from the search service providing system, and the mobile terminal of the user.
  • a display unit displaying the received content through a display of the at least one content, wherein the received content is extracted from a plurality of contents irrelevant to the received query when it is determined that the received query corresponds to a preset query; It may be one content.
  • the search service providing system may provide a search service by receiving a query from a user, determining whether the received query corresponds to a preset query, and the received query corresponds to a preset query. If determined, the method may include extracting at least one content from among a plurality of contents irrelevant to the received query and providing the extracted content to the user.
  • a method of providing a search result by a search result providing apparatus may include receiving a query from a user, transmitting the received query to a search service providing system, and receiving content corresponding to the received query from the search service providing system. And displaying the received content through a display of the mobile terminal of the user, wherein the received content is irrelevant to the received query when it is determined that the received query corresponds to a preset query. It may be at least one content extracted from a plurality of contents.
  • a recording medium in which a program for providing a search result to a user is recorded includes a code for receiving a query from a user, a code for transmitting the received query to a search service providing system, and a code for receiving the input from the search service providing system.
  • the query received from the user corresponds to a preset query
  • at least one content is extracted from a plurality of contents irrelevant to the received query and provided to the user, thereby not inputting a search word for a target to be searched by the user.
  • the user may recommend content that may be of interest to the user.
  • the content may be recommended by weighting a category corresponding to the content selected by the user based on the history information on the content selected by the user, content suitable for each user may be recommended.
  • the contents provided once to the user are excluded at the time of contents extraction, and thus randomly extracts the contents to be provided to the user, so that the contents which are not duplicated even when the user is used for a long time can be recommended.
  • FIG. 1 is a block diagram illustrating a search service providing system according to an exemplary embodiment of the present invention.
  • FIGS. 2 and 3 are exemplary diagrams illustrating a screen provided through a conventional search service providing system and a screen provided through a search service providing system according to the present invention when a special symbol is input.
  • FIG. 4 is an exemplary diagram illustrating a screen provided through a conventional search service providing system and a screen provided through a search service providing system according to the present invention when a query of a quality or blank is input.
  • FIG. 5 is a diagram illustrating a method of inputting a query through shaking, according to an embodiment of the present invention.
  • FIG. 6 is an exemplary view illustrating an interface for a search service according to an embodiment of the present invention.
  • FIG. 7 is a block diagram illustrating an apparatus for providing a search result according to an exemplary embodiment of the present invention.
  • FIG. 8 is a flowchart illustrating a search service providing method according to an embodiment of the present invention.
  • FIG. 9 is a flowchart illustrating a search result providing method according to an embodiment of the present invention.
  • FIG. 1 is a block diagram illustrating a search service providing system according to an exemplary embodiment of the present invention.
  • a search service providing system according to the present invention will be described with reference to FIG. 1.
  • the search service providing system 100 may include an input unit 110, a determiner 120, an extractor 130, and a provider 140.
  • the input unit 110 receives a query from a user.
  • the input unit 110 may receive the query by receiving the input query from the mobile terminal.
  • the query may be a query having low informationality as a search result and configured of at least one special symbol, or may be a queryless search without input of the query.
  • the query may be a blank query composed of at least one space input, and may be acceleration information sensed by an acceleration sensor included in the mobile terminal of the user.
  • the query may be a query that is input when the dedicated button for providing the content is provided on one side of the search box for receiving the query, and the content provided on one side of the keyboard layer for inputting the query.
  • a dedicated button for providing When a dedicated button for providing is selected, it may be an input query.
  • the determination unit 120 determines whether the query input through the input unit 110 corresponds to a preset query.
  • the preset query may be stored in a predetermined database.
  • the determination unit 120 compares the preset query stored in the database with the query received through the input unit 110 and matches the query.
  • the input query may be determined to correspond to a preset query.
  • the database may be implemented as a query database, and may be included in the search service providing system 100 or may be implemented as a separate database system.
  • the extraction unit 130 extracts at least one content from among a plurality of contents not related to the query received through the input unit 110 when the input query corresponds to a preset query as a result of the determination by the determination unit 120. . However, when the determination unit 120 determines that the received query does not correspond to a preset query, the extractor 130 searches for content corresponding to the query received through the input unit 110 and retrieves a search result. It can also be extracted.
  • the plurality of contents irrelevant to the received query may be fun contents that induce interest of the user.
  • the fun content may be stored in a predetermined content database for each category such as a webtoon, an image, a video, a social networking service, a common sense, and a recent popular story.
  • a webtoon category such as a webtoon, an image, a video, a social networking service, a common sense, and a recent popular story.
  • information about popular webtoons may be stored in the webtoon category, and information about interesting images among hot topic images may be stored in the image category.
  • the video category may store information about videos such as hot topics UGC (User Generated Contents) that are not exposed through the search page, and the latest information related to SNS may be stored in the SNS category.
  • the common sense category may store information about surprising common knowledge that users do not know well
  • the recent popular story category may store information about recent popular posts selected by the users.
  • the content database may be included in the search service providing system 100 or may be implemented as a separate database system.
  • the extractor 130 when it is determined that the query input through the input unit 110 corresponds to a preset query, the extractor 130 once provides the content to the user based on the history information on the content provided to the user.
  • the content to be provided to the user may be randomly extracted from the plurality of contents stored in the content database. That is, the search service providing system 100 may manage history information about the content provided to the user in order to continuously provide new content without worrying about a search word to be input by the user separately. Deduplication processing and random processing may be performed so that the provided contents are not duplicated.
  • the search service providing system 100 may provide content based on a date on which the content is updated to provide new content.
  • the extractor 130 may assign a weight to a category corresponding to the content selected by the user among the plurality of contents stored in the content database based on the history information on the content selected by the user. That is, since the search service providing system 100 may have different contents that are of interest to each user, the search service providing system 100 may manage history information about the content selected by the user in order to provide content suitable for each user. At least one content may be extracted from a plurality of contents stored in the.
  • the provider 140 may provide the extracted content to the mobile terminal of the user so that the extracted content may be provided to the user.
  • FIGS. 2 and 3 are exemplary diagrams illustrating a screen provided through a conventional search service providing system and a screen provided through a search service providing system according to the present invention when a special symbol is input.
  • a special symbol is used as a query for providing fun content.
  • the conventional search service providing system provides a search result 220 for the exclamation point 210 to the user when the exclamation point 210 is input as shown in FIG.
  • the search service providing system determines whether the exclamation point corresponds to a predetermined query when the exclamation point 210 is input as a query as shown in FIG. Can provide. 2B illustrates an example in which an image is provided as fun content.
  • the conventional search service providing system provides a search result 320 for the question mark 310 to the user.
  • the search service providing system determines whether the question mark corresponds to a preset query, and if so, the fun content 330.
  • Can provide. 3 (b) shows a case where information on the latest SNS is provided as fun content.
  • the search service providing system when a special symbol is input as a query in general, it is often meaningless or without special intention. Therefore, when a special symbol with low informational information is input as a search result, the special symbol is input to the special symbol. It can provide fun content instead of the search results page.
  • the search service providing system is a query consisting of a combination of special symbols Even if inputted, fun content may be provided.
  • the search service providing system provides a category of content to be provided for each special symbol. If the corresponding special symbol is set and set, the content may be extracted from the category set for each special symbol. For example, when an exclamation point is input, a webtoon may be provided, and when a question mark is input, common sense information may be provided. As such, when a category of content to be provided for each special symbol is set, the user may have fun in the process of searching for a query for receiving content of a desired category. The category set for each special symbol may change periodically.
  • FIG. 4 is an exemplary diagram illustrating a screen provided through a conventional search service providing system and a screen provided through a search service providing system according to the present invention when a query of a quality or blank is input.
  • a blank query or a query-free as a query for providing fun content will be described in more detail.
  • a user inputs a blank query composed of input of at least one space key or a queryless search by selecting a search button without inputting the query.
  • the predetermined page 410 is notified to the user that there are no search results.
  • the search service providing system according to the present invention may provide the content 420 when a blank query or a random query is input as shown in FIG. 4 (b).
  • the page 410 indicating that there is no search result has an advantage in that there is no burden for modifying the search result because the page has no value for the search result.
  • FIG. 4B illustrates an example in which a video is provided as fun content.
  • FIG. 5 is a diagram illustrating a method of inputting a query through shaking, according to an embodiment of the present invention.
  • the search service providing system may receive the acceleration information sensed by the acceleration sensor included in the mobile terminal in order to provide fun contents.
  • the search service providing system according to the present invention may be shaken with a different intention from the intention of the mobile terminal to provide the fun content, and thus may receive the acceleration information when the mobile terminal shakes two or more times as a query. have.
  • FIG. 6 is an exemplary view illustrating an interface for a search service according to an embodiment of the present invention.
  • the search service providing system may provide fun contents when a query is input through a separate dedicated button for providing fun contents.
  • the dedicated button may be provided at one side 610 of the search box or at one side 620 of the keyboard layer, as shown in FIG. 6, so that the user can easily and quickly receive the fun content. have.
  • FIG. 7 is a block diagram illustrating an apparatus for providing a search result according to an exemplary embodiment of the present invention.
  • the search result providing apparatus 700 is for providing fun contents to a user in association with a search service providing system.
  • the search result providing apparatus 700 may be implemented as an application included in a mobile terminal.
  • the search result providing apparatus 700 may include an input unit 710, a transceiver 720, and a display unit 730.
  • the input unit 710 of the search result providing apparatus 700 may receive a query from a user.
  • the input unit 710 may be implemented as a predetermined interface for receiving a query from a user, for example, and may be exposed through a display of a mobile terminal.
  • the transceiver 720 transmits a query received from a user through the input unit 720 to a search service providing system using a communication module of a mobile terminal, and transmits content corresponding to the received query from the search service providing system. Receive.
  • the display unit 730 displays the content received by the transceiver 720 through the display of the mobile terminal.
  • the received content when it is determined that the received query corresponds to a preset query, the received content may be at least one content extracted from a plurality of contents irrelevant to the received query.
  • the received content may be fun content to induce interest of the user, and a category corresponding to the content selected by the user among the plurality of contents based on history information about the content selected by the user. Can be extracted by giving a weight to.
  • the fun content may be randomly provided by the search service providing system, and once provided to the user, may be excluded when the next fun content is provided.
  • the preset query to be compared with the received query may be a query having low informationality as a search result and may be composed of at least one special symbol, or may be a queryless search without inputting the query. It may also be a blank query consisting of a space input of.
  • the preset query may be acceleration information sensed by an acceleration sensor included in a mobile terminal, and is input when a dedicated button for providing contents provided on one side of a search box for receiving the query is selected or When a dedicated button for providing contents is provided on one side of the keyboard layer for inputting a query, the query may be input.
  • the search service providing system receives a query input by a user from the transceiver 720 of the search result providing apparatus 700, it is determined whether there is a matching query among a plurality of queries stored in the query database. If it is determined and present, it is possible to extract the fun content to be provided to the user from the plurality of fun contents irrelevant to the received query and transmit the extracted fun content to the mobile terminal.
  • the plurality of contents irrelevant to the received query may be stored in a predetermined content database for each category such as webtoon, image, video, SNS, common sense, and recent popular stories.
  • the search service providing system determines that the received query corresponds to a preset query, the search service providing system excludes the content once provided to the user based on the history information on the content provided to the user, and is stored in the content database.
  • the contents to be provided to the user from among the plurality of contents may be randomly extracted. That is, the search service providing system may manage history information about the contents provided to the user in order to continuously provide new contents without having to worry about a search word to be input by the user separately. Deduplication processing and random processing may be performed so that duplication is not provided. In this case, the search service providing system may provide the content based on the date when the content is updated to provide new content.
  • the search service providing system may assign a weight to a category corresponding to the content selected by the user among the plurality of contents stored in the content database based on the history information on the content selected by the user. That is, since the search service providing system may have different contents that are of interest to each user, the search service providing system may manage history information about the content selected by the user in order to provide content suitable for each user, and stored in the content database based on the content. At least one content may be extracted from the plurality of contents.
  • the search result providing apparatus 700 may provide fun contents received from a search service providing system to a user when a special preference query, a random query, a blank query, etc. are input in addition to the search results according to a general query.
  • the fun content received from the search service providing system may be provided to the user.
  • FIG. 8 is a flowchart illustrating a search service providing method according to an embodiment of the present invention. Hereinafter, a method of providing a search service by the search service providing system will be described.
  • the search service providing system When the search service providing system receives an input from the user (810), it determines whether the input query corresponds to a preset query (820).
  • the preset query may be a query having low informationality as a search result.
  • the preset query may be a query composed of at least one special symbol, or may be a queryless search without input of the query.
  • the preset query may be a blank query composed of at least one space input or may be acceleration information sensed by an acceleration sensor included in a mobile terminal of a user.
  • the query may be a query that is input when the dedicated button for providing the content is provided on one side of the search box for receiving the query, and the content provided on one side of the keyboard layer for inputting the query.
  • a dedicated button for providing it may be an input query.
  • the search service providing system extracts at least one of a plurality of contents irrelevant to the inputted query (830), and extracts the extracted content from the user.
  • the search service providing system may, for example, compare a preset query stored in a database with a query input from the user and determine that the input query corresponds to the preset query. If the received query corresponds to a preset query, at least one of a plurality of contents irrelevant to the received query may be extracted.
  • the plurality of contents irrelevant to the received query may be fun contents that induce interest of the user.
  • the fun content may be stored in a predetermined content database for each category such as webtoon, image, video, SNS, common sense, and recent popular stories.
  • the search service providing system excludes content provided once to the user based on history information about the content provided to the user when providing the fun content, and randomly extracts content to be provided to the user from a plurality of contents stored in the content database. can do. That is, the search service providing system may manage history information about the contents provided to the user in order to continuously provide new contents without having to worry about a search word to be input by the user separately. Deduplication processing and random processing may be performed so that duplication is not provided. In addition, the search service providing system may provide content based on a date when the content is updated to provide new content.
  • the search service providing system may assign a weight to a category corresponding to the content selected by the user among the plurality of contents stored in the content database based on the history information on the content selected by the user. That is, since the search service providing system may have different contents that are of interest to each user, the search service providing system may manage history information about the content selected by the user in order to provide content suitable for each user, and based on the plurality of contents stored in the content database, At least one of the contents can be extracted.
  • the search service providing system may search for and provide content corresponding to the inputted query as in the general search service providing system (850).
  • FIG. 9 is a flowchart illustrating a search result providing method according to an embodiment of the present invention. Hereinafter, a method of providing a search result by the search result providing apparatus will be described.
  • the search result providing apparatus transmits the received query to the search service providing system (920).
  • the search service providing system that receives a query input by the user from the search result providing apparatus determines that the received query corresponds to a preset query
  • the search service providing system extracts at least one content from a plurality of contents irrelevant to the received query.
  • the search result providing apparatus displays the content received from the search service providing system through the display of the mobile terminal.
  • the received content may be fun content that induces interest of the user, and weights a category corresponding to the content selected by the user among the plurality of contents based on history information about the content selected by the user. Can be extracted.
  • the fun content may be randomly provided by the search service providing system, and once provided to the user, may be excluded when the next fun content is provided.
  • the preset query to be compared with the received query may be a query having low informationality as a search result, which may include at least one special symbol, or may be a queryless search without inputting the query. It may also be a blank query consisting of a space input of.
  • the preset query may be acceleration information sensed by an acceleration sensor included in a mobile terminal, and is input when a dedicated button for providing contents provided on one side of a search box for receiving the query is selected or When a dedicated button for providing contents is provided on one side of the keyboard layer for inputting a query, the query may be input.
  • a search service providing system receives a query input by a user from a search result providing apparatus, if the received query determines whether a matching query exists among a plurality of queries stored in a query database, the received query exists. From the plurality of fun contents irrelevant to the content, the fun content to be provided to the user may be extracted and the extracted fun content may be transmitted to the mobile terminal.
  • the plurality of contents irrelevant to the received query may be stored in a predetermined content database for each category such as webtoon, image, video, SNS, common sense, and recent popular stories.
  • the search service providing system determines that the received query corresponds to a preset query, the search service providing system excludes the content once provided to the user based on the history information on the content provided to the user, and is stored in the content database.
  • the contents to be provided to the user from among the plurality of contents may be randomly extracted. That is, the search service providing system may manage history information about the contents provided to the user in order to continuously provide new contents without having to worry about a search word to be input by the user separately. Deduplication processing and random processing may be performed so as not to be duplicated, and content may be provided based on a date on which the content is updated.
  • Weights may be assigned to categories corresponding to the selected content.
  • the search result providing apparatus may provide the user with the fun content received from the search service providing system in addition to the search result according to the general query, when receiving a special preference query, a quality query, a blank query, and the like.
  • the fun content received from the search service providing system may be provided to the user.
  • Embodiments of the invention include a computer readable medium containing program instructions for performing various computer-implemented operations.
  • the present embodiment includes a computer readable storage medium having stored thereon one or more programs including instructions which, when executed by a mobile terminal having a display, cause the mobile terminal to perform the above-described search result providing method.
  • the program may include a code for receiving a query from a user, a code for transmitting the received query to a search service providing system, a code for receiving content corresponding to the input query from the search service providing system, and the received code. And a code for displaying content on a display of the mobile terminal of the user, and if the received content is determined to correspond to a preset query, the received content is extracted from a plurality of contents irrelevant to the received query. It may be at least one content.
  • the program according to the present embodiment may be configured as a PC-based program or a mobile terminal-only application (for example, a smartphone application, a feature phone virtual machine (VM), or the like). It may be configured to be stored in a memory of the user terminal and executed by one or more processors running in the user terminal.
  • a mobile terminal-only application for example, a smartphone application, a feature phone virtual machine (VM), or the like. It may be configured to be stored in a memory of the user terminal and executed by one or more processors running in the user terminal.
  • the computer readable medium may include program instructions, data files, data structures, etc. alone or in combination.
  • Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts.

Abstract

Disclosed are a system for providing search service and a method for providing search service. The system for providing search service, includes: an input unit that receives a query from a user; a determining unit that determines whether the received query corresponds to a preset query; and an extracting unit that extracts at least one item of content from among a plurality of contents which are not related to the received query when the received query is determined to correspond to the preset query; and a providing unit that provides the extracted content to the user.

Description

검색 서비스 제공 시스템 및 검색 서비스 제공 방법Search service provision system and search service provision method
본 발명의 실시예들은 사용자가 질의 입력 시 상기 질의에 해당하는 검색 결과를 제공하는 검색 서비스 제공 시스템 및 검색 서비스 제공 방법에 관한 것이다.Embodiments of the present invention relate to a search service providing system and a search service providing method for providing a search result corresponding to the query when a user inputs a query.
검색 서비스란 사용자로부터 검색하고자 하는 대상에 대한 검색어를 입력 받아 해당 검색어를 기초로 검색한 결과를 상기 사용자에게 제공하는 서비스를 의미한다.The search service refers to a service that receives a search word for a target to be searched from a user and provides a search result to the user based on the search word.
이러한 검색 서비스의 일 예로, 한국공개특허공보 제10-2012-0039921호(공개일 2012년 4월 26일) "검색 서비스 제공 방법 및 이를 적용한 디스플레이 장치"에는 특정 검색어에 의해 검색된 웹페이지에 접속하고, 상기 접속중인 웹페이지에 포함된 텍스트들 내에서 적어도 하나의 키워드를 추출하여 상기 추출된 적어도 하나의 키워드를 표시함으로써 사용자가 원하는 키워드를 쉽게 입력할 수 있도록 하는 검색 서비스 제공 방법이 개시되어 있다.As an example of such a search service, Korean Patent Laid-Open Publication No. 10-2012-0039921 (published April 26, 2012), “A search service providing method and a display device using the same” accesses a web page searched by a specific search word. A method of providing a search service for extracting at least one keyword from texts included in a web page being accessed and displaying the extracted at least one keyword so that a user can easily input a desired keyword is disclosed.
이와 같은 종래의 검색 서비스는 일반적으로 PC(Personal Computer), TV(TeleVision) 등과 같은 고정된 장소에 설치된 단말을 통해 제공되어 왔으나, 최근에는 정보통신 기술의 발달로 스마트폰(Smart Phone), 태블릿(Tablet) PC 등과 같은 모바일 단말이 급속도로 보급됨에 따라 사용자는 시간과 공간의 제약 없이 검색 서비스를 이용할 수 있게 되었고, 이에 따라 검색 서비스를 통해 무료함을 해소하고자 하는 경향 또한 증가하고 있는 추세이다.Such a conventional search service has generally been provided through a terminal installed in a fixed place such as a personal computer (PC), a television (TeleVision), etc., but recently, due to the development of information and communication technology, a smart phone, a tablet ( As mobile terminals such as tablets and PCs are rapidly spreading, users can use a search service without limitation of time and space, and accordingly, a tendency to eliminate freeness through a search service is also increasing.
그러나, 사용자 마다 지식 수준이 다르고 관심을 가지는 분야 또한 다르기 때문에 각각의 사용자 마다 입력 가능한 검색어의 수에는 한계가 있고, 검색 서비스 제공 시스템이 검색 페이지를 통해 노출 가능한 추천 검색어의 수 또한 한계가 있기 때문에, 한정된 검색어의 수를 이용한 검색 서비스를 통해 소정의 컨텐츠가 소비되고 나면 사용자는 쉽게 무료해질 수 있다는 문제점이 있다.However, since each user has a different level of knowledge and different fields of interest, there is a limit to the number of search terms that can be entered for each user, and there is a limit to the number of search terms that can be exposed through a search page. After a predetermined content is consumed through a search service using a limited number of search terms, a user can easily become free.
이에 따라, 사용자가 쉽게 무료해지지 않을 수 있도록 사용자들이 흥미를 가지는 다양한 정보들을 사용자가 검색어를 입력하지 않아도 추천해줄 수 있는 방법이 요구되고 있다.Accordingly, there is a demand for a method that can recommend various information that the users are interested in without requiring the user to enter a search word so that the user may not easily be free.
사용자가 검색하고자 하는 대상에 대한 검색어를 입력하지 않아도 상기 사용자가 흥미를 가질 수 있는 컨텐츠를 추천해줄 수 있는 검색 서비스 제공 시스템 및 검색 서비스 제공 방법이 제공된다.Provided are a search service providing system and a search service providing method capable of recommending content that may be of interest to a user without inputting a search word for a target to be searched by the user.
각각의 사용자 마다 적합한 컨텐츠를 추천해줄 수 있는 검색 서비스 제공 시스템 및 검색 서비스 제공 방법이 제공된다.There is provided a search service providing system and a search service providing method capable of recommending appropriate contents for each user.
사용자가 장기간 이용할 경우에도 중복되지 않는 컨텐츠를 추천해줄 수 있는 검색 서비스 제공 시스템 및 검색 서비스 제공 방법이 제공된다.There is provided a search service providing system and a search service providing method capable of recommending content that is not duplicated even when the user uses it for a long time.
검색 서비스 제공 시스템은 사용자로부터의 질의를 입력 받는 입력부, 상기 입력 받은 질의가 기 설정된 질의에 해당하는지 여부를 판단하는 판단부, 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중 적어도 하나의 컨텐츠를 추출하는 추출부 및 상기 추출한 컨텐츠를 상기 사용자에게 제공하는 제공부를 포함할 수 있다.The search service providing system may include an input unit that receives a query from a user, a determination unit that determines whether the received query corresponds to a preset query, and when the received query is determined to correspond to a preset query, It may include an extracting unit for extracting at least one content of a plurality of contents irrelevant to the query and a providing unit for providing the extracted content to the user.
일측에 따르면, 상기 복수개의 컨텐츠는 상기 사용자의 흥미를 유발시키는 펀(Fun) 컨텐츠일 수 있다.According to one side, the plurality of contents may be fun (Fun) content that causes the user's interest.
다른 측면에 따르면, 상기 추출부는 상기 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 상기 복수개의 컨텐츠 중 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여하여 상기 적어도 하나의 컨텐츠를 추출할 수 있다.According to another aspect, the extractor may extract the at least one content by assigning a weight to a category corresponding to the content selected by the user among the plurality of contents based on the history information on the content selected by the user.
또 다른 측면에 따르면, 상기 추출부는 상기 사용자에게 한번 제공된 컨텐츠는 컨텐츠 추출 시 제외하고 상기 복수개의 컨텐츠 중 상기 사용자에게 제공할 컨텐츠를 무작위로 추출할 수 있다.According to another aspect, the extractor may randomly extract the content to be provided to the user among the plurality of contents except for the content once provided to the user when the content is extracted.
또 다른 측면에 따르면, 상기 기 설정된 질의는 적어도 하나의 특수 기호로 구성되는 질의일 수 있다.According to another aspect, the preset query may be a query composed of at least one special symbol.
또 다른 측면에 따르면, 상기 기 설정된 질의는 상기 질의의 입력 없이 검색하는 무질의일 수 있다.According to another aspect, the preset query may be a queryless search without input of the query.
또 다른 측면에 따르면, 상기 기 설정된 질의는 적어도 하나의 스페이스 입력으로 구성되는 블랭크 질의일 수 있다.According to another aspect, the preset query may be a blank query composed of at least one space input.
또 다른 측면에 따르면, 상기 기 설정된 질의는 상기 사용자의 모바일 단말에 포함되는 가속도 센서에 의해 센싱된 가속도 정보일 수 있다.According to another aspect, the preset query may be acceleration information sensed by an acceleration sensor included in the mobile terminal of the user.
또 다른 측면에 따르면, 상기 기 설정된 질의는 상기 질의를 입력 받는 검색창의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의일 수 있다.According to another aspect, the preset query may be a query that is input when the dedicated button for providing the content is provided on one side of the search box for receiving the query.
또 다른 측면에 따르면, 상기 기 설정된 질의는 상기 질의를 입력하기 위한 키보드 레이어의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의일 수 있다.According to another aspect, the preset query may be a query that is input when the dedicated button for providing content is provided on one side of the keyboard layer for inputting the query.
검색 결과 제공 장치는 사용자로부터 질의를 입력 받는 입력부, 상기 입력 받은 질의를 검색 서비스 제공 시스템으로 전송하고 상기 검색 서비스 제공 시스템으로부터 상기 입력 받은 질의에 해당하는 컨텐츠를 수신하는 송수신부 및 상기 사용자의 모바일 단말의 디스플레이를 통해 상기 수신한 컨텐츠를 표시하는 표시부를 포함하고, 상기 수신한 컨텐츠는 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 추출된 적어도 하나의 컨텐츠일 수 있다.The search result providing apparatus may include an input unit for receiving a query from a user, a transmitter / receiver for transmitting the received query to a search service providing system, and receiving content corresponding to the input query from the search service providing system, and the mobile terminal of the user. A display unit displaying the received content through a display of the at least one content, wherein the received content is extracted from a plurality of contents irrelevant to the received query when it is determined that the received query corresponds to a preset query; It may be one content.
검색 서비스 제공 시스템이 검색 서비스를 제공하는 방법은 사용자로부터의 질의를 입력 받는 단계, 상기 입력 받은 질의가 기 설정된 질의에 해당하는지 여부를 판단하는 단계, 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중 적어도 하나의 컨텐츠를 추출하는 단계 및 상기 추출한 컨텐츠를 상기 사용자에게 제공하는 단계를 포함할 수 있다.The search service providing system may provide a search service by receiving a query from a user, determining whether the received query corresponds to a preset query, and the received query corresponds to a preset query. If determined, the method may include extracting at least one content from among a plurality of contents irrelevant to the received query and providing the extracted content to the user.
검색 결과 제공 장치가 검색 결과를 제공하는 방법은 사용자로부터 질의를 입력 받는 단계, 상기 입력 받은 질의를 검색 서비스 제공 시스템으로 전송하는 단계, 상기 검색 서비스 제공 시스템으로부터 상기 입력 받은 질의에 해당하는 컨텐츠를 수신하는 단계 및 상기 사용자의 모바일 단말의 디스플레이를 통해 상기 수신한 컨텐츠를 표시하는 단계를 포함하고, 상기 수신한 컨텐츠는 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 추출된 적어도 하나의 컨텐츠일 수 있다.A method of providing a search result by a search result providing apparatus may include receiving a query from a user, transmitting the received query to a search service providing system, and receiving content corresponding to the received query from the search service providing system. And displaying the received content through a display of the mobile terminal of the user, wherein the received content is irrelevant to the received query when it is determined that the received query corresponds to a preset query. It may be at least one content extracted from a plurality of contents.
사용자에게 검색 결과를 제공하는 프로그램이 기록되어 있는 기록 매체는 사용자로부터 질의를 입력 받는 코드와, 상기 입력 받은 질의를 검색 서비스 제공 시스템으로 전송하는 코드와, 상기 검색 서비스 제공 시스템으로부터 상기 입력 받은 질의에 해당하는 컨텐츠를 수신하는 코드와, 상기 수신한 컨텐츠를 상기 사용자의 모바일 단말의 디스플레이를 통해 표시하는 코드를 포함하고, 상기 수신한 컨텐츠는 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 추출된 적어도 하나의 컨텐츠일 수 있다.A recording medium in which a program for providing a search result to a user is recorded includes a code for receiving a query from a user, a code for transmitting the received query to a search service providing system, and a code for receiving the input from the search service providing system. A code for receiving corresponding content and a code for displaying the received content on a display of the mobile terminal of the user, wherein the received content is determined to correspond to a preset query. It may be at least one content extracted from a plurality of contents irrelevant to the received query.
사용자로부터의 입력 받은 질의가 기 설정된 질의에 해당하는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 적어도 하나의 컨텐츠를 추출하여 상기 사용자에게 제공함으로써 상기 사용자가 검색하고자 하는 대상에 대한 검색어를 입력하지 않아도 상기 사용자가 흥미를 가질 수 있는 컨텐츠를 추천할 수 있다.If the query received from the user corresponds to a preset query, at least one content is extracted from a plurality of contents irrelevant to the received query and provided to the user, thereby not inputting a search word for a target to be searched by the user. The user may recommend content that may be of interest to the user.
사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여하여 컨텐츠를 추천할 수 있기 때문에 사용자 각각에 적합한 컨텐츠를 추천할 수 있다.Since the content may be recommended by weighting a category corresponding to the content selected by the user based on the history information on the content selected by the user, content suitable for each user may be recommended.
사용자에게 한번 제공된 컨텐츠는 컨텐츠 추출 시 제외하고 상기 사용자에게 제공할 컨텐츠를 무작위로 추출함으로써 상기 사용자가 장기간 이용할 경우에도 중복되지 않는 컨텐츠를 추천할 수 있다.The contents provided once to the user are excluded at the time of contents extraction, and thus randomly extracts the contents to be provided to the user, so that the contents which are not duplicated even when the user is used for a long time can be recommended.
도 1은 본 발명의 일실시예에 있어서, 검색 서비스 제공 시스템을 나타내는 블록도이다.1 is a block diagram illustrating a search service providing system according to an exemplary embodiment of the present invention.
도 2 및 도 3은 특수 기호가 입력되는 경우 종래의 검색 서비스 제공 시스템을 통해 제공되는 화면과 본 발명에 따른 검색 서비스 제공 시스템을 통해 제공되는 화면을 나타내는 예시도이다.2 and 3 are exemplary diagrams illustrating a screen provided through a conventional search service providing system and a screen provided through a search service providing system according to the present invention when a special symbol is input.
도 4는 무질의 또는 블랭크 질의가 입력되는 경우 종래의 검색 서비스 제공 시스템을 통해 제공되는 화면과 본 발명에 따른 검색 서비스 제공 시스템을 통해 제공되는 화면을 나타내는 예시도이다.4 is an exemplary diagram illustrating a screen provided through a conventional search service providing system and a screen provided through a search service providing system according to the present invention when a query of a quality or blank is input.
도 5는 본 발명의 일실시예에 있어서, 쉐이킹(shaking)을 통해 질의를 입력하는 방식을 나타내는 도면이다.FIG. 5 is a diagram illustrating a method of inputting a query through shaking, according to an embodiment of the present invention.
도 6은 본 발명의 일실시예에 있어서, 검색 서비스를 위한 인터페이스를 나타내는 예시도이다.6 is an exemplary view illustrating an interface for a search service according to an embodiment of the present invention.
도 7은 본 발명의 일실시예에 있어서, 검색 결과 제공 장치를 나타내는 블록도이다.7 is a block diagram illustrating an apparatus for providing a search result according to an exemplary embodiment of the present invention.
도 8은 본 발명의 일실시예에 있어서, 검색 서비스 제공 방법을 나타내는 흐름도이다.8 is a flowchart illustrating a search service providing method according to an embodiment of the present invention.
도 9는 본 발명의 일실시예에 있어서, 검색 결과 제공 방법을 나타내는 흐름도이다.9 is a flowchart illustrating a search result providing method according to an embodiment of the present invention.
이하, 본 발명의 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명의 일실시예에 있어서, 검색 서비스 제공 시스템을 나타내는 블록도이다. 이후, 도 1을 참조하여 본 발명에 따른 검색 서비스 제공 시스템에 대해 설명한다.1 is a block diagram illustrating a search service providing system according to an exemplary embodiment of the present invention. Hereinafter, a search service providing system according to the present invention will be described with reference to FIG. 1.
검색 서비스 제공 시스템(100)은 입력부(110), 판단부(120), 추출부(130) 및 제공부(140)를 포함할 수 있다.The search service providing system 100 may include an input unit 110, a determiner 120, an extractor 130, and a provider 140.
입력부(110)는 사용자로부터의 질의를 입력 받는다. 일 예로, 입력부(110)는 사용자가 모바일 단말에 질의를 입력하면, 상기 모바일 단말로부터 상기 입력된 질의를 수신함으로써 질의를 입력 받을 수 있다. 여기서, 상기 질의는 검색 결과로서의 정보성이 낮은 질의로서 적어도 하나의 특수 기호로 구성되는 질의일 수 있고, 질의의 입력 없이 검색하는 무질의일 수 있다. 또한, 상기 질의는 적어도 하나의 스페이스 입력으로 구성되는 블랭크 질의일 수 있고, 사용자의 모바일 단말에 포함되는 가속도 센서에 의해 센싱된 가속도 정보일 수 있다.The input unit 110 receives a query from a user. For example, when the user inputs a query to the mobile terminal, the input unit 110 may receive the query by receiving the input query from the mobile terminal. In this case, the query may be a query having low informationality as a search result and configured of at least one special symbol, or may be a queryless search without input of the query. In addition, the query may be a blank query composed of at least one space input, and may be acceleration information sensed by an acceleration sensor included in the mobile terminal of the user.
뿐만 아니라, 상기 질의는 상기 질의를 입력 받는 검색창의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의일 수 있고, 상기 질의를 입력하기 위한 키보드 레이어의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의일 수 있다. 상기 질의에 대해서는 후술되는 도면을 통해 보다 상세히 설명한다.In addition, the query may be a query that is input when the dedicated button for providing the content is provided on one side of the search box for receiving the query, and the content provided on one side of the keyboard layer for inputting the query. When a dedicated button for providing is selected, it may be an input query. The query will be described in more detail with reference to the following drawings.
판단부(120)는 입력부(110)를 통해 입력 받은 질의가 기 설정된 질의에 해당하는지 여부를 판단한다. 일 예로, 상기 기 설정된 질의는 소정의 데이터베이스에 저장되어 있을 수 있으며, 이 경우 판단부(120)는 데이터베이스에 저장된 기 설정된 질의와 상기 입력부(110)를 통해 입력 받은 질의를 비교하여 일치하는 경우 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단할 수 있다. 상기 데이터베이스는 질의 데이터베이스로 구현될 수 있으며, 필요에 따라 검색 서비스 제공 시스템(100)에 포함되거나 별도의 데이터베이스 시스템으로 구현될 수 있다.The determination unit 120 determines whether the query input through the input unit 110 corresponds to a preset query. For example, the preset query may be stored in a predetermined database. In this case, the determination unit 120 compares the preset query stored in the database with the query received through the input unit 110 and matches the query. The input query may be determined to correspond to a preset query. The database may be implemented as a query database, and may be included in the search service providing system 100 or may be implemented as a separate database system.
추출부(130)는 판단부(120)의 판단 결과 상기 입력 받은 질의가 기 설정된 질의에 해당하는 경우, 입력부(110)를 통해 입력 받은 질의와 무관한 복수개의 컨텐츠 중 적어도 하나의 컨텐츠를 추출한다. 그러나, 상기 추출부(130)는 판단부(120)의 판단 결과 상기 입력 받은 질의가 기 설정된 질의에 해당하지 않는 경우, 입력부(110)를 통해 입력 받은 질의에 해당하는 컨텐츠를 검색하여 검색 결과를 추출할 수도 있다.The extraction unit 130 extracts at least one content from among a plurality of contents not related to the query received through the input unit 110 when the input query corresponds to a preset query as a result of the determination by the determination unit 120. . However, when the determination unit 120 determines that the received query does not correspond to a preset query, the extractor 130 searches for content corresponding to the query received through the input unit 110 and retrieves a search result. It can also be extracted.
여기서, 상기 입력 받은 질의와 무관한 복수개의 컨텐츠는 사용자의 흥미를 유발시키는 펀(Fun) 컨텐츠일 수 있다. 상기 펀 컨텐츠는 소정의 컨텐츠 데이터베이스에 웹툰(Webtoon), 이미지, 동영상, SNS(Social Networking Service), 상식, 최근 인기 있는 이야기 등의 카테고리 별로 저장될 수 있다. 예를 들어, 웹툰 카테고리에는 인기 웹툰들에 대한 정보가 저장될 수 있고, 이미지 카테고리에는 핫토픽(hot topic) 이미지 중 재미있는 이미지들에 대한 정보가 저장될 수 있다. 마찬가지로, 동영상 카테고리에는 검색 페이지를 통해서는 노출되지 않았지만 검수된 핫토픽 UGC(User Generated Contents)와 같은 동영상들에 대한 정보가 저장될 수 있고, SNS 카테고리에는 SNS에 관련된 최신 정보가 저장될 수 있다. 또한, 상식 카테고리에는 사용자들이 잘 모르는 놀라운 상식들에 대한 정보가 저장될 수 있고, 최근 인기 있는 이야기 카테고리에는 사용자들에 의해 선정된 최근 인기 있는 게시물들에 대한 정보가 저장될 수 있다.Here, the plurality of contents irrelevant to the received query may be fun contents that induce interest of the user. The fun content may be stored in a predetermined content database for each category such as a webtoon, an image, a video, a social networking service, a common sense, and a recent popular story. For example, information about popular webtoons may be stored in the webtoon category, and information about interesting images among hot topic images may be stored in the image category. Similarly, the video category may store information about videos such as hot topics UGC (User Generated Contents) that are not exposed through the search page, and the latest information related to SNS may be stored in the SNS category. In addition, the common sense category may store information about surprising common knowledge that users do not know well, and the recent popular story category may store information about recent popular posts selected by the users.
상기 컨텐츠 데이터베이스는 상기 질의 데이터베이스와 마찬가지로 필요에 따라 검색 서비스 제공 시스템(100)에 포함되거나, 별도의 데이터베이스 시스템으로 구현될 수 있다.Like the query database, the content database may be included in the search service providing system 100 or may be implemented as a separate database system.
일 예로, 상기 추출부(130)는 입력부(110)를 통해 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되면, 사용자에게 제공된 컨텐츠에 대한 이력 정보를 기초로 사용자에게 한번 제공된 컨텐츠는 컨텐츠 추출 시 제외하는 한편, 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 사용자에게 제공할 컨텐츠를 무작위로 추출할 수 있다. 즉, 검색 서비스 제공 시스템(100)은 사용자가 별도로 입력할 검색어를 고민하지 않지 않아도 새로운 컨텐츠를 지속적으로 제공하기 위하여 사용자에게 제공된 컨텐츠에 대한 이력 정보를 관리할 수 있고, 이를 기초로 해당 사용자에게 한번 제공된 컨텐츠가 중복 제공되지 않도록 중복 제거 처리 및 랜덤 처리를 수행할 수 있다. 또한, 검색 서비스 제공 시스템(100)은 새로운 컨텐츠를 제공하기 위하여 컨텐츠가 업데이트된 날짜를 기초로 컨텐츠를 제공할 수도 있다.For example, when it is determined that the query input through the input unit 110 corresponds to a preset query, the extractor 130 once provides the content to the user based on the history information on the content provided to the user. On the other hand, the content to be provided to the user may be randomly extracted from the plurality of contents stored in the content database. That is, the search service providing system 100 may manage history information about the content provided to the user in order to continuously provide new content without worrying about a search word to be input by the user separately. Deduplication processing and random processing may be performed so that the provided contents are not duplicated. In addition, the search service providing system 100 may provide content based on a date on which the content is updated to provide new content.
한편, 추출부(130)는 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여할 수 있다. 즉, 검색 서비스 제공 시스템(100)은 사용자 마다 흥미를 가지는 컨텐츠가 서로 다를 수 있으므로 각각의 사용자에게 적합한 컨텐츠를 제공하기 위하여 사용자가 선택한 컨텐츠에 대한 이력 정보를 관리할 수 있고, 이를 기초로 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 적어도 하나의 컨텐츠를 추출할 수 있다.Meanwhile, the extractor 130 may assign a weight to a category corresponding to the content selected by the user among the plurality of contents stored in the content database based on the history information on the content selected by the user. That is, since the search service providing system 100 may have different contents that are of interest to each user, the search service providing system 100 may manage history information about the content selected by the user in order to provide content suitable for each user. At least one content may be extracted from a plurality of contents stored in the.
추출부(130)에 의해 적어도 하나의 컨텐츠가 추출되면, 제공부(140)는 추출된 컨텐츠가 상기 사용자에게 제공될 수 있도록 상기 사용자의 모바일 단말로 제공할 수 있다.When at least one content is extracted by the extractor 130, the provider 140 may provide the extracted content to the mobile terminal of the user so that the extracted content may be provided to the user.
도 2 및 도 3은 특수 기호가 입력되는 경우 종래의 검색 서비스 제공 시스템을 통해 제공되는 화면과 본 발명에 따른 검색 서비스 제공 시스템을 통해 제공되는 화면을 나타내는 예시도이다. 이하, 도 2 및 도 3을 참조하여 펀 컨텐츠를 제공하기 위한 질의로서 특수 기호를 이용하는 경우에 대해 보다 상세히 설명한다.2 and 3 are exemplary diagrams illustrating a screen provided through a conventional search service providing system and a screen provided through a search service providing system according to the present invention when a special symbol is input. Hereinafter, a case in which a special symbol is used as a query for providing fun content will be described in more detail with reference to FIGS. 2 and 3.
종래의 검색 서비스 제공 시스템은 도 2(a)에 도시된 것과 같이 느낌표(210)가 입력되는 경우 사용자에게 느낌표(210)에 대한 검색 결과(220)를 제공한다. 그러나, 본 발명에 따른 검색 서비스 제공 시스템은 도 2(b)에 도시된 것과 같이 질의로서 느낌표(210)가 입력되면 느낌표가 기 설정된 질의에 해당하는지를 판단하고, 해당되는 경우 펀 컨텐츠(230)를 제공할 수 있다. 도 2(b)에는 일 예로 펀 컨텐츠로서 이미지가 제공되는 경우가 도시되어 있다.The conventional search service providing system provides a search result 220 for the exclamation point 210 to the user when the exclamation point 210 is input as shown in FIG. However, the search service providing system according to the present invention determines whether the exclamation point corresponds to a predetermined query when the exclamation point 210 is input as a query as shown in FIG. Can provide. 2B illustrates an example in which an image is provided as fun content.
마찬가지로 도 3을 참조하면, 종래의 검색 서비스 제공 시스템은 물음표(310)가 입력되는 경우 사용자에게 물음표(310)에 대한 검색 결과(320)를 제공한다. 그러나, 본 발명에 따른 검색 서비스 제공 시스템은 도 3(b)에 도시된 것과 같이 질의로서 물음표(310)가 입력되면 물음표가 기 설정된 질의에 해당하는지를 판단하고, 해당되는 경우 펀 컨텐츠(330)를 제공할 수 있다. 도 3(b)에는 일 예로 펀 컨텐츠로서 최신 SNS에 대한 정보가 제공되는 경우가 도시되어 있다.Similarly, referring to FIG. 3, when the question mark 310 is input, the conventional search service providing system provides a search result 320 for the question mark 310 to the user. However, when the question mark 310 is input as a query as illustrated in FIG. 3 (b), the search service providing system according to the present invention determines whether the question mark corresponds to a preset query, and if so, the fun content 330. Can provide. 3 (b) shows a case where information on the latest SNS is provided as fun content.
즉, 본 발명에 따른 검색 서비스 제공 시스템은 질의로서 특수 기호가 입력되는 경우는 일반적으로 무의미하거나 특별한 의도 없이 입력되는 경우가 많으므로, 검색 결과로서 정보성이 낮은 특수 기호가 입력되는 경우 특수 기호에 대한 검색 결과 페이지 대신 펀 컨텐츠를 제공할 수 있다.That is, in the search service providing system according to the present invention, when a special symbol is input as a query in general, it is often meaningless or without special intention. Therefore, when a special symbol with low informational information is input as a search result, the special symbol is input to the special symbol. It can provide fun content instead of the search results page.
한편, 도 3 및 도 4에는 일 예로 하나의 특수 기호만이 입력되는 경우 펀 컨텐츠를 제공하는 것이 일 예로서 도시되어 있지만, 본 발명에 따른 검색 서비스 제공 시스템은 특수 기호의 조합으로 구성되는 질의가 입력되는 경우에도 펀 컨텐츠를 제공할 수도 있다.On the other hand, Figure 3 and 4, for example, when only one special symbol is input to provide the fun content as an example, the search service providing system according to the present invention is a query consisting of a combination of special symbols Even if inputted, fun content may be provided.
또한, 도 3 및 도 4에는 일 예로 특수 기호가 입력되는 경우 다양한 카테고리의 펀 컨텐츠가 무작위로 제공되는 것으로 설명하였지만, 본 발명에 따른 검색 서비스 제공 시스템은 각각의 특수 기호 별로 제공할 컨텐츠의 카테고리를 설정하여 해당 특수 기호가 입력되는 경우 각각의 특수 기호 마다 설정된 카테고리에서 컨텐츠를 추출할 수도 있다. 예를 들어, 느낌표가 입력되는 경우 웹툰이 제공되도록 설정될 수 있고, 물음표가 입력되는 경우 상식 정보가 제공되도록 설정될 수 있다. 이와 같이, 각각의 특수 기호 마다 제공할 컨텐츠의 카테고리가 설정되는 경우, 사용자는 원하는 카테고리의 컨텐츠를 제공받기 위한 질의를 찾는 과정에서 재미를 느낄 수 있다. 상기 각각의 특수 기호 별로 설정된 카테고리는 주기적으로 변동될 수도 있다.3 and 4 illustrate that fun contents of various categories are randomly provided when a special symbol is input as an example, the search service providing system according to the present invention provides a category of content to be provided for each special symbol. If the corresponding special symbol is set and set, the content may be extracted from the category set for each special symbol. For example, when an exclamation point is input, a webtoon may be provided, and when a question mark is input, common sense information may be provided. As such, when a category of content to be provided for each special symbol is set, the user may have fun in the process of searching for a query for receiving content of a desired category. The category set for each special symbol may change periodically.
도 4는 무질의 또는 블랭크 질의가 입력되는 경우 종래의 검색 서비스 제공 시스템을 통해 제공되는 화면과 본 발명에 따른 검색 서비스 제공 시스템을 통해 제공되는 화면을 나타내는 예시도이다. 이하, 도 4를 참조하여 펀 컨텐츠를 제공하기 위한 질의로서 블랭크 질의 또는 무질의를 이용하는 경우에 대해 보다 상세히 설명한다.4 is an exemplary diagram illustrating a screen provided through a conventional search service providing system and a screen provided through a search service providing system according to the present invention when a query of a quality or blank is input. Hereinafter, referring to FIG. 4, a blank query or a query-free as a query for providing fun content will be described in more detail.
종래의 검색 서비스 제공 시스템은 도 4(a)에 도시된 것과 같이, 적어도 하나의 스페이스 키의 입력만으로 구성되는 블랭크 질의 또는 상기 질의의 입력 없이 검색 버튼을 선택함으로써 검색하는 무질의가 입력되는 경우 사용자에게 검색 결과가 없음을 소정의 페이지(410)를 통해 알린다. 그러나, 본 발명에 따른 검색 서비스 제공 시스템은 도 4(b)에 도시된 것과 같이 블랭크 질의 또는 무질의가 입력되는 경우 컨텐츠(420)를 제공할 수 있다. 검색 결과가 없음을 알리는 페이지(410)는 검색 결과에 대한 가치가 없는 페이지이므로 검색 결과 변형에 대한 부담이 없다는 장점이 있다. 도 4(b)에는 일 예로 펀 컨텐츠로서 동영상이 제공되는 경우가 도시되어 있다.In the conventional search service providing system, as shown in FIG. 4 (a), a user inputs a blank query composed of input of at least one space key or a queryless search by selecting a search button without inputting the query. The predetermined page 410 is notified to the user that there are no search results. However, the search service providing system according to the present invention may provide the content 420 when a blank query or a random query is input as shown in FIG. 4 (b). The page 410 indicating that there is no search result has an advantage in that there is no burden for modifying the search result because the page has no value for the search result. FIG. 4B illustrates an example in which a video is provided as fun content.
도 5는 본 발명의 일실시예에 있어서, 쉐이킹(shaking)을 통해 질의를 입력하는 방식을 나타내는 도면이다.FIG. 5 is a diagram illustrating a method of inputting a query through shaking, according to an embodiment of the present invention.
이상에서는 사용자가 특수 기호를 입력하거나 스페이스 키, 검색 버튼을 선택함으로써 질의를 입력하는 것에 대해 설명하였지만, 경우에 따라서 사용자는 특수 기호를 입력하거나 스페이스 키, 검색 버튼을 선택하는 것이 어렵거나 귀찮을 수 있다. 본 발명에 따른 검색 서비스 제공 시스템은 이와 같은 경우에도 펀 컨텐츠를 제공하기 위하여 모바일 단말에 포함되는 가속도 센서에 의해 센싱된 가속도 정보를 절의로서 입력 받을 수 있다. 이 경우, 본 발명에 따른 검색 서비스 제공 시스템은 모바일 단말이 펀 컨텐츠를 제공 받고자 하는 의도와는 다른 의도로 쉐이킹될 수 있으므로, 모바일 단말이 2회 이상 쉐이킹되는 경우의 가속도 정보를 질의로서 입력 받을 수도 있다.In the above description, the user inputs a query by inputting a special symbol or by selecting a space key or a search button. However, in some cases, the user may have difficulty in entering a special symbol or selecting a space key or a search button. . Even in such a case, the search service providing system according to the present invention may receive the acceleration information sensed by the acceleration sensor included in the mobile terminal in order to provide fun contents. In this case, the search service providing system according to the present invention may be shaken with a different intention from the intention of the mobile terminal to provide the fun content, and thus may receive the acceleration information when the mobile terminal shakes two or more times as a query. have.
도 6은 본 발명의 일실시예에 있어서, 검색 서비스를 위한 인터페이스를 나타내는 예시도이다.6 is an exemplary view illustrating an interface for a search service according to an embodiment of the present invention.
본 발명에 따른 검색 서비스 제공 시스템은 펀 컨텐츠를 제공하기 위한 별도의 전용 버튼을 통해 질의가 입력되는 경우 펀 컨텐츠를 제공할 수 있다. 상기 전용 버튼은 사용자가 쉽고 빠르게 펀 컨텐츠를 제공 받을 수 있도록 일 예로, 도 6에 도시된 것과 같이 검색창의 일측(610)에 구비되거나, 키보드 레이어(keyboard layer)의 일측(620)에 구비될 수 있다.The search service providing system according to the present invention may provide fun contents when a query is input through a separate dedicated button for providing fun contents. The dedicated button may be provided at one side 610 of the search box or at one side 620 of the keyboard layer, as shown in FIG. 6, so that the user can easily and quickly receive the fun content. have.
도 7은 본 발명의 일실시예에 있어서, 검색 결과 제공 장치를 나타내는 블록도이다.7 is a block diagram illustrating an apparatus for providing a search result according to an exemplary embodiment of the present invention.
검색 결과 제공 장치(700)는 검색 서비스 제공 시스템과 연동하여 사용자에게 펀 컨텐츠를 제공하기 위한 것으로, 일 예로 모바일 단말에 포함되는 어플리케이션 형태로 구현될 수 있다. 상기 검색 결과 제공 장치(700)는 입력부(710), 송수신부(720) 및 표시부(730)를 포함할 수 있다.The search result providing apparatus 700 is for providing fun contents to a user in association with a search service providing system. For example, the search result providing apparatus 700 may be implemented as an application included in a mobile terminal. The search result providing apparatus 700 may include an input unit 710, a transceiver 720, and a display unit 730.
검색 결과 제공 장치(700)의 입력부(710)는 사용자로부터 질의를 입력 받을 수 있다. 상기 입력부(710)는 일 예로 사용자로부터의 질의를 입력 받기 위한 소정의 인터페이스로 구현되어 모바일 단말의 디스플레이를 통해 노출될 수 있다.The input unit 710 of the search result providing apparatus 700 may receive a query from a user. The input unit 710 may be implemented as a predetermined interface for receiving a query from a user, for example, and may be exposed through a display of a mobile terminal.
송수신부(720)는 입력부(720)를 통해 사용자로부터 입력 받은 질의를 모바일 단말의 통신 모듈을 이용하여 검색 서비스 제공 시스템으로 전송하는 한편, 상기 검색 서비스 제공 시스템으로부터 상기 입력 받은 질의에 해당하는 컨텐츠를 수신한다.The transceiver 720 transmits a query received from a user through the input unit 720 to a search service providing system using a communication module of a mobile terminal, and transmits content corresponding to the received query from the search service providing system. Receive.
표시부(730)는 모바일 단말의 디스플레이를 통해 송수신부(720)가 수신한 컨텐츠를 표시한다.The display unit 730 displays the content received by the transceiver 720 through the display of the mobile terminal.
이 때, 상기 수신한 컨텐츠는 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 추출된 적어도 하나의 컨텐츠일 수 있다. 이 경우, 상기 수신한 컨텐츠는 상기 사용자의 흥미를 유발시키는 펀(Fun) 컨텐츠일 수 있고, 상기 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 상기 복수개의 컨텐츠 중에서 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여하여 추출될 수 있다.In this case, when it is determined that the received query corresponds to a preset query, the received content may be at least one content extracted from a plurality of contents irrelevant to the received query. In this case, the received content may be fun content to induce interest of the user, and a category corresponding to the content selected by the user among the plurality of contents based on history information about the content selected by the user. Can be extracted by giving a weight to.
상기 펀 컨텐츠는 검색 서비스 제공 시스템에 의해 무작위로 제공될 수 있고, 상기 사용자에게 한번 제공된 경우 다음의 펀 컨텐츠 제공 시 제외될 수 있다.The fun content may be randomly provided by the search service providing system, and once provided to the user, may be excluded when the next fun content is provided.
이 때, 상기 입력 받은 질의와의 비교 대상이 되는 기 설정된 질의는 검색 결과로서의 정보성이 낮은 질의로서 적어도 하나의 특수 기호로 구성되거나, 상기 질의의 입력 없이 검색하는 무질의일 수 있으며, 적어도 하나의 스페이스 입력으로 구성되는 블랭크 질의일 수도 있다.In this case, the preset query to be compared with the received query may be a query having low informationality as a search result and may be composed of at least one special symbol, or may be a queryless search without inputting the query. It may also be a blank query consisting of a space input of.
또한, 상기 기 설정된 질의는 모바일 단말에 포함되는 가속도 센서에 의해 센싱된 가속도 정보일 수 있고, 상기 질의를 입력 받는 검색창의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되거나, 상기 질의를 입력하기 위한 키보드 레이어의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의일 수 있다.The preset query may be acceleration information sensed by an acceleration sensor included in a mobile terminal, and is input when a dedicated button for providing contents provided on one side of a search box for receiving the query is selected or When a dedicated button for providing contents is provided on one side of the keyboard layer for inputting a query, the query may be input.
즉, 검색 서비스 제공 시스템은 검색 결과 제공 장치(700)의 송수신부(720)로부터 사용자가 입력한 질의를 수신하면, 상기 수신한 질의가 질의 데이터베이스에 저장된 복수개의 질의 중 매칭되는 질의가 존재하지를 판단하여 존재하는 경우 상기 수신한 질의와 무관한 복수개의 펀 컨텐츠 중에서 상기 사용자에게 제공할 펀 컨텐츠를 추출하고 추출한 펀 컨텐츠를 상기 모바일 단말로 전송할 수 있다. 여기서, 상기 수신한 질의와 무관한 복수개의 컨텐츠는 소정의 컨텐츠 데이터베이스에 웹툰, 이미지, 동영상, SNS, 상식, 최근 인기 있는 이야기 등의 카테고리 별로 저장될 수 있다.That is, when the search service providing system receives a query input by a user from the transceiver 720 of the search result providing apparatus 700, it is determined whether there is a matching query among a plurality of queries stored in the query database. If it is determined and present, it is possible to extract the fun content to be provided to the user from the plurality of fun contents irrelevant to the received query and transmit the extracted fun content to the mobile terminal. Here, the plurality of contents irrelevant to the received query may be stored in a predetermined content database for each category such as webtoon, image, video, SNS, common sense, and recent popular stories.
일 예로, 검색 서비스 제공 시스템은 수신한 질의가 기 설정된 질의에 해당하는 것으로 판단되면, 사용자에게 제공된 컨텐츠에 대한 이력 정보를 기초로 사용자에게 한번 제공된 컨텐츠는 컨텐츠 추출 시 제외하는 한편, 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 사용자에게 제공할 컨텐츠를 무작위로 추출할 수 있다. 즉, 검색 서비스 제공 시스템은 사용자가 별도로 입력할 검색어를 고민하지 않지 않아도 새로운 컨텐츠를 지속적으로 제공하기 위하여 사용자에게 제공된 컨텐츠에 대한 이력 정보를 관리할 수 있고, 이를 기초로 해당 사용자에게 한번 제공된 컨텐츠가 중복 제공되지 않도록 중복 제거 처리 및 랜덤 처리를 수행할 수 있다. 이 때, 검색 서비스 제공 시스템은 새로운 컨텐츠를 제공하기 위하여 컨텐츠가 업데이트된 날짜를 기초로 컨텐츠를 제공할 수도 있다.For example, when the search service providing system determines that the received query corresponds to a preset query, the search service providing system excludes the content once provided to the user based on the history information on the content provided to the user, and is stored in the content database. The contents to be provided to the user from among the plurality of contents may be randomly extracted. That is, the search service providing system may manage history information about the contents provided to the user in order to continuously provide new contents without having to worry about a search word to be input by the user separately. Deduplication processing and random processing may be performed so that duplication is not provided. In this case, the search service providing system may provide the content based on the date when the content is updated to provide new content.
한편, 검색 서비스 제공 시스템은 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여할 수 있다. 즉, 검색 서비스 제공 시스템은 사용자 마다 흥미를 가지는 컨텐츠가 서로 다를 수 있기 때문에 각각의 사용자에게 적합한 컨텐츠를 제공하기 위하여 사용자가 선택한 컨텐츠에 대한 이력 정보를 관리할 수 있고, 이를 기초로 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 적어도 하나의 컨텐츠를 추출할 수 있다.Meanwhile, the search service providing system may assign a weight to a category corresponding to the content selected by the user among the plurality of contents stored in the content database based on the history information on the content selected by the user. That is, since the search service providing system may have different contents that are of interest to each user, the search service providing system may manage history information about the content selected by the user in order to provide content suitable for each user, and stored in the content database based on the content. At least one content may be extracted from the plurality of contents.
따라서, 본 발명에 따른 검색 결과 제공 장치(700)는 일반적인 질의에 따른 검색 결과 이외에도, 특수 기호 질의, 무질의, 블랭크 질의 등을 입력 받는 경우 검색 서비스 제공 시스템으로부터 수신한 펀 컨텐츠를 사용자에게 제공할 수 있을 뿐만 아니라, 모바일 단말이 쉐이킹되거나 질의 입력을 위한 인터페이스를 통해 노출되는 펀 컨텐츠 수신을 위한 전용 버튼이 선택되는 경우에도 검색 서비스 제공 시스템으로부터 수신한 펀 컨텐츠를 사용자에게 제공할 수 있다.Accordingly, the search result providing apparatus 700 according to the present invention may provide fun contents received from a search service providing system to a user when a special preference query, a random query, a blank query, etc. are input in addition to the search results according to a general query. In addition, even if a dedicated button for receiving the fun content exposed through the interface for shaking or querying the mobile terminal is selected, the fun content received from the search service providing system may be provided to the user.
도 8은 본 발명의 일실시예에 있어서, 검색 서비스 제공 방법을 나타내는 흐름도이다. 이하, 검색 서비스 제공 시스템이 검색 서비스를 제공하는 방법에 대해 설명한다.8 is a flowchart illustrating a search service providing method according to an embodiment of the present invention. Hereinafter, a method of providing a search service by the search service providing system will be described.
검색 서비스 제공 시스템은 사용자로부터의 질의를 입력 받으면(810), 상기 입력 받은 질의가 기 설정된 질의에 해당하는지 여부를 판단한다(820). 이 때, 기 설정된 질의는 검색 결과로서의 정보성이 낮은 질의일 수 있는데, 일 예로 적어도 하나의 특수 기호로 구성되는 질의일 수 있고, 질의의 입력 없이 검색하는 무질의일 수 있다. 또한, 상기 기 설정된 질의는 적어도 하나의 스페이스 입력으로 구성되는 블랭크 질의일 수 있고, 사용자의 모바일 단말에 포함되는 가속도 센서에 의해 센싱된 가속도 정보일 수 있다.When the search service providing system receives an input from the user (810), it determines whether the input query corresponds to a preset query (820). In this case, the preset query may be a query having low informationality as a search result. For example, the preset query may be a query composed of at least one special symbol, or may be a queryless search without input of the query. The preset query may be a blank query composed of at least one space input or may be acceleration information sensed by an acceleration sensor included in a mobile terminal of a user.
뿐만 아니라, 상기 질의는 상기 질의를 입력 받는 검색창의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의일 수 있고, 상기 질의를 입력하기 위한 키보드 레이어의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의일 수 있다.In addition, the query may be a query that is input when the dedicated button for providing the content is provided on one side of the search box for receiving the query, and the content provided on one side of the keyboard layer for inputting the query. When a dedicated button for providing is selected, it may be an input query.
이후, 검색 서비스 제공 시스템은 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중 적어도 하나의 컨텐츠를 추출하고(830), 상기 추출한 컨텐츠를 상기 사용자에게 제공한다(840). 이를 위하여 검색 서비스 제공 시스템은 일 예로, 데이터베이스에 저장된 기 설정된 질의와 상기 사용자로부터 입력 받은 질의를 비교하여 일치하는 경우 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단할 수 있다. 그리고, 판단 결과 상기 입력 받은 질의가 기 설정된 질의에 해당하는 경우, 입력 받은 질의와 무관한 복수개의 컨텐츠 중 적어도 하나의 컨텐츠를 추출할 수 있다.Thereafter, when it is determined that the inputted query corresponds to a preset query, the search service providing system extracts at least one of a plurality of contents irrelevant to the inputted query (830), and extracts the extracted content from the user. Provided to (840). To this end, the search service providing system may, for example, compare a preset query stored in a database with a query input from the user and determine that the input query corresponds to the preset query. If the received query corresponds to a preset query, at least one of a plurality of contents irrelevant to the received query may be extracted.
여기서, 상기 입력 받은 질의와 무관한 복수개의 컨텐츠는 사용자의 흥미를 유발시키는 펀 컨텐츠일 수 있다. 상기 펀 컨텐츠는 소정의 컨텐츠 데이터베이스에 웹툰, 이미지, 동영상, SNS, 상식, 최근 인기 있는 이야기 등의 카테고리 별로 저장될 수 있다.Here, the plurality of contents irrelevant to the received query may be fun contents that induce interest of the user. The fun content may be stored in a predetermined content database for each category such as webtoon, image, video, SNS, common sense, and recent popular stories.
일 예로, 검색 서비스 제공 시스템은 펀 컨텐츠 제공 시 사용자에게 제공된 컨텐츠에 대한 이력 정보를 기초로 사용자에게 한번 제공된 컨텐츠는 제외하는 한편, 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 사용자에게 제공할 컨텐츠를 무작위로 추출할 수 있다. 즉, 검색 서비스 제공 시스템은 사용자가 별도로 입력할 검색어를 고민하지 않지 않아도 새로운 컨텐츠를 지속적으로 제공하기 위하여 사용자에게 제공된 컨텐츠에 대한 이력 정보를 관리할 수 있고, 이를 기초로 해당 사용자에게 한번 제공된 컨텐츠가 중복 제공되지 않도록 중복 제거 처리 및 랜덤 처리를 수행할 수 있다. 또한, 검색 서비스 제공 시스템은 새로운 컨텐츠를 제공하기 위하여 컨텐츠가 업데이트된 날짜를 기초로 컨텐츠를 제공할 수도 있다.For example, the search service providing system excludes content provided once to the user based on history information about the content provided to the user when providing the fun content, and randomly extracts content to be provided to the user from a plurality of contents stored in the content database. can do. That is, the search service providing system may manage history information about the contents provided to the user in order to continuously provide new contents without having to worry about a search word to be input by the user separately. Deduplication processing and random processing may be performed so that duplication is not provided. In addition, the search service providing system may provide content based on a date when the content is updated to provide new content.
또한, 검색 서비스 제공 시스템은 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여할 수 있다. 즉, 검색 서비스 제공 시스템은 사용자 마다 흥미를 가지는 컨텐츠가 서로 다를 수 있으므로 각각의 사용자에게 적합한 컨텐츠를 제공하기 위하여 사용자가 선택한 컨텐츠에 대한 이력 정보를 관리할 수 있고, 이를 기초로 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 적어도 하나의 컨텐츠를 추출할 수 있다.In addition, the search service providing system may assign a weight to a category corresponding to the content selected by the user among the plurality of contents stored in the content database based on the history information on the content selected by the user. That is, since the search service providing system may have different contents that are of interest to each user, the search service providing system may manage history information about the content selected by the user in order to provide content suitable for each user, and based on the plurality of contents stored in the content database, At least one of the contents can be extracted.
한편, 검색 서비스 제공 시스템은 입력 받은 질의가 기 설정된 질의에 해당하지 않으면, 일반적인 검색 서비스 제공 시스템과 마찬가지로 입력 받은 질의에 해당하는 컨텐츠를 검색하여 제공할 수 있다(850).If the inputted query does not correspond to the preset query, the search service providing system may search for and provide content corresponding to the inputted query as in the general search service providing system (850).
도 9는 본 발명의 일실시예에 있어서, 검색 결과 제공 방법을 나타내는 흐름도이다. 이하, 검색 결과 제공 장치가 검색 결과를 제공하는 방법에 대해 설명한다.9 is a flowchart illustrating a search result providing method according to an embodiment of the present invention. Hereinafter, a method of providing a search result by the search result providing apparatus will be described.
검색 결과 제공 장치는 소정의 인터페이스를 통해 사용자로부터 질의가 입력되면(910), 입력 받은 질의를 검색 서비스 제공 시스템으로 전송한다(920).When the query is input from the user through a predetermined interface (910), the search result providing apparatus transmits the received query to the search service providing system (920).
검색 결과 제공 장치로부터 사용자가 입력한 질의를 수신한 검색 서비스 제공 시스템은 수신한 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 적어도 하나의 컨텐츠를 추출하여 검색 결과 제공 장치로 전송하고(930), 검색 결과 제공 장치는 검색 서비스 제공 시스템으로부터 수신한 컨텐츠를 모바일 단말의 디스플레이를 통해 표시한다(940).When the search service providing system that receives a query input by the user from the search result providing apparatus determines that the received query corresponds to a preset query, the search service providing system extracts at least one content from a plurality of contents irrelevant to the received query. In operation 930, the search result providing apparatus displays the content received from the search service providing system through the display of the mobile terminal.
이 때, 상기 수신한 컨텐츠는 상기 사용자의 흥미를 유발시키는 펀 컨텐츠일 수 있고, 상기 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 상기 복수개의 컨텐츠 중에서 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여하여 추출될 수 있다. 상기 펀 컨텐츠는 검색 서비스 제공 시스템에 의해 무작위로 제공될 수 있고, 상기 사용자에게 한번 제공된 경우 다음의 펀 컨텐츠 제공 시 제외될 수 있다.In this case, the received content may be fun content that induces interest of the user, and weights a category corresponding to the content selected by the user among the plurality of contents based on history information about the content selected by the user. Can be extracted. The fun content may be randomly provided by the search service providing system, and once provided to the user, may be excluded when the next fun content is provided.
이 경우, 상기 입력 받은 질의와의 비교 대상이 되는 기 설정된 질의는 검색 결과로서의 정보성이 낮은 질의로서 적어도 하나의 특수 기호로 구성되거나, 상기 질의의 입력 없이 검색하는 무질의일 수 있으며, 적어도 하나의 스페이스 입력으로 구성되는 블랭크 질의일 수도 있다.In this case, the preset query to be compared with the received query may be a query having low informationality as a search result, which may include at least one special symbol, or may be a queryless search without inputting the query. It may also be a blank query consisting of a space input of.
또한, 상기 기 설정된 질의는 모바일 단말에 포함되는 가속도 센서에 의해 센싱된 가속도 정보일 수 있고, 상기 질의를 입력 받는 검색창의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되거나, 상기 질의를 입력하기 위한 키보드 레이어의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의일 수 있다.The preset query may be acceleration information sensed by an acceleration sensor included in a mobile terminal, and is input when a dedicated button for providing contents provided on one side of a search box for receiving the query is selected or When a dedicated button for providing contents is provided on one side of the keyboard layer for inputting a query, the query may be input.
즉, 검색 서비스 제공 시스템은 검색 결과 제공 장치로부터 사용자가 입력한 질의를 수신하면, 상기 수신한 질의가 질의 데이터베이스에 저장된 복수개의 질의 중 매칭되는 질의가 존재하지를 판단하여 존재하는 경우 상기 수신한 질의와 무관한 복수개의 펀 컨텐츠 중에서 상기 사용자에게 제공할 펀 컨텐츠를 추출하고 추출한 펀 컨텐츠를 해당 모바일 단말로 전송할 수 있다. 여기서, 상기 수신한 질의와 무관한 복수개의 컨텐츠는 소정의 컨텐츠 데이터베이스에 웹툰, 이미지, 동영상, SNS, 상식, 최근 인기 있는 이야기 등의 카테고리 별로 저장될 수 있다.That is, when a search service providing system receives a query input by a user from a search result providing apparatus, if the received query determines whether a matching query exists among a plurality of queries stored in a query database, the received query exists. From the plurality of fun contents irrelevant to the content, the fun content to be provided to the user may be extracted and the extracted fun content may be transmitted to the mobile terminal. Here, the plurality of contents irrelevant to the received query may be stored in a predetermined content database for each category such as webtoon, image, video, SNS, common sense, and recent popular stories.
일 예로, 검색 서비스 제공 시스템은 수신한 질의가 기 설정된 질의에 해당하는 것으로 판단되면, 사용자에게 제공된 컨텐츠에 대한 이력 정보를 기초로 사용자에게 한번 제공된 컨텐츠는 컨텐츠 추출 시 제외하는 한편, 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 사용자에게 제공할 컨텐츠를 무작위로 추출할 수 있다. 즉, 검색 서비스 제공 시스템은 사용자가 별도로 입력할 검색어를 고민하지 않지 않아도 새로운 컨텐츠를 지속적으로 제공하기 위하여 사용자에게 제공된 컨텐츠에 대한 이력 정보를 관리할 수 있고, 이를 기초로 해당 사용자에게 한번 제공된 컨텐츠가 중복 제공되지 않도록 중복 제거 처리 및 랜덤 처리를 수행할 수 있으며, 컨텐츠가 업데이트된 날짜를 기초로 컨텐츠를 제공할 수도 있다.For example, when the search service providing system determines that the received query corresponds to a preset query, the search service providing system excludes the content once provided to the user based on the history information on the content provided to the user, and is stored in the content database. The contents to be provided to the user from among the plurality of contents may be randomly extracted. That is, the search service providing system may manage history information about the contents provided to the user in order to continuously provide new contents without having to worry about a search word to be input by the user separately. Deduplication processing and random processing may be performed so as not to be duplicated, and content may be provided based on a date on which the content is updated.
한편, 검색 서비스 제공 시스템은 사용자 마다 흥미를 가지는 컨텐츠가 서로 다를 수 있으므로 각각의 사용자에게 적합한 컨텐츠를 제공하기 위하여 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 컨텐츠 데이터베이스에 저장된 복수개의 컨텐츠 중에서 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여할 수도 있다.On the other hand, since the search service providing system may have different contents that are of interest to each user, among the plurality of contents stored in the content database based on the history information on the contents selected by the user in order to provide suitable contents to each user, Weights may be assigned to categories corresponding to the selected content.
따라서, 본 발명에 따른 검색 결과 제공 장치는 일반적인 질의에 따른 검색 결과 이외에도, 특수 기호 질의, 무질의, 블랭크 질의 등을 입력 받는 경우 검색 서비스 제공 시스템으로부터 수신한 펀 컨텐츠를 사용자에게 제공할 수 있을 뿐만 아니라, 모바일 단말이 쉐이킹되거나 펀 컨텐츠 수신을 위한 전용 버튼이 선택되는 경우에도 검색 서비스 제공 시스템으로부터 수신한 펀 컨텐츠를 사용자에게 제공할 수 있다.Accordingly, the search result providing apparatus according to the present invention may provide the user with the fun content received from the search service providing system in addition to the search result according to the general query, when receiving a special preference query, a quality query, a blank query, and the like. In addition, even when the mobile terminal shakes or a dedicated button for receiving the fun content is selected, the fun content received from the search service providing system may be provided to the user.
본 발명의 실시예들은 다양한 컴퓨터로 구현되는 동작을 수행하기 위한 프로그램 명령을 포함하는 컴퓨터 판독 가능 매체를 포함한다. 특히, 본 실시예에서는 디스플레이를 구비한 모바일 단말에 의해 실행될 경우, 상기 모바일 단말로 하여금 상술한 검색 결과 제공 방법을 수행하도록 하는 명령어들을 포함하는 하나 이상의 프로그램을 저장한 컴퓨터 판독가능 저장 매체를 포함할 수 있다. 상기 프로그램은 사용자로부터 질의를 입력 받는 코드와, 상기 입력 받은 질의를 검색 서비스 제공 시스템으로 전송하는 코드와, 상기 검색 서비스 제공 시스템으로부터 상기 입력 받은 질의에 해당하는 컨텐츠를 수신하는 코드와, 상기 수신한 컨텐츠를 상기 사용자의 모바일 단말의 디스플레이를 통해 표시하는 코드를 포함하고, 상기 수신한 컨텐츠는 상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 추출된 적어도 하나의 컨텐츠일 수 있다.Embodiments of the invention include a computer readable medium containing program instructions for performing various computer-implemented operations. In particular, the present embodiment includes a computer readable storage medium having stored thereon one or more programs including instructions which, when executed by a mobile terminal having a display, cause the mobile terminal to perform the above-described search result providing method. Can be. The program may include a code for receiving a query from a user, a code for transmitting the received query to a search service providing system, a code for receiving content corresponding to the input query from the search service providing system, and the received code. And a code for displaying content on a display of the mobile terminal of the user, and if the received content is determined to correspond to a preset query, the received content is extracted from a plurality of contents irrelevant to the received query. It may be at least one content.
본 실시예에 따른 프로그램은 PC 기반의 프로그램 또는 휴대 단말 전용 애플리케이션(예를 들어, 스마트폰 애플리케이션, 피쳐폰 VM(virtual machine) 등의 형태) 등으로 구성될 수 있다. 이는 사용자 단말의 메모리에 저장되어 사용자 단말에서 구동되는 하나 이상의 프로세서에 의해 실행되도록 구성될 수 있다.The program according to the present embodiment may be configured as a PC-based program or a mobile terminal-only application (for example, a smartphone application, a feature phone virtual machine (VM), or the like). It may be configured to be stored in a memory of the user terminal and executed by one or more processors running in the user terminal.
상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다.The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts.
이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above embodiments, and those skilled in the art to which the present invention pertains various modifications and variations from such descriptions. This is possible.
그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the claims below but also by the equivalents of the claims.

Claims (21)

  1. 사용자로부터의 질의를 입력 받는 입력부;An input unit for receiving a query from a user;
    상기 입력 받은 질의가 기 설정된 질의에 해당하는지 여부를 판단하는 판단부;A determination unit that determines whether the received query corresponds to a preset query;
    상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중 적어도 하나의 컨텐츠를 추출하는 추출부; 및An extraction unit for extracting at least one content from among a plurality of contents irrelevant to the received query when it is determined that the received query corresponds to a preset query; And
    상기 추출한 컨텐츠를 상기 사용자에게 제공하는 제공부Providing unit for providing the extracted content to the user
    를 포함하는 검색 서비스 제공 시스템.Search service providing system comprising a.
  2. 제1항에 있어서,The method of claim 1,
    상기 복수개의 컨텐츠는,The plurality of contents,
    상기 사용자의 흥미를 유발시키는 펀(Fun) 컨텐츠인 것을 특징으로 하는 검색 서비스 제공 시스템.Search service providing system, characterized in that the fun (Fun) content that induces the user's interest.
  3. 제1항에 있어서,The method of claim 1,
    상기 추출부는,The extraction unit,
    상기 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 상기 복수개의 컨텐츠 중 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여하여 상기 적어도 하나의 컨텐츠를 추출하는 것을 특징으로 하는 검색 서비스 제공 시스템.And at least one content is extracted by assigning a weight to a category corresponding to the content selected by the user among the plurality of contents based on the history information on the content selected by the user.
  4. 제1항에 있어서,The method of claim 1,
    상기 추출부는,The extraction unit,
    상기 사용자에게 한번 제공된 컨텐츠는 컨텐츠 추출 시 제외하고 상기 복수개의 컨텐츠 중 상기 사용자에게 제공할 컨텐츠를 무작위로 추출하는 것을 특징으로 하는 검색 서비스 제공 시스템.Search contents providing system, characterized in that the content once provided to the user to extract the content to be provided to the user of the plurality of contents at random except the content extraction.
  5. 제1항에 있어서,The method of claim 1,
    상기 기 설정된 질의는,The preset query is
    적어도 하나의 특수 기호로 구성되는 질의인 것을 특징으로 하는 검색 서비스 제공 시스템.Search service providing system, characterized in that the query consisting of at least one special symbol.
  6. 제1항에 있어서,The method of claim 1,
    상기 기 설정된 질의는,The preset query is
    상기 질의의 입력 없이 검색하는 무질의인 것을 특징으로 하는 검색 서비스 제공 시스템.Search service providing system, characterized in that the search without inputting the query.
  7. 제1항에 있어서,The method of claim 1,
    상기 기 설정된 질의는,The preset query is
    적어도 하나의 스페이스 입력으로 구성되는 블랭크 질의인 것을 특징으로 하는 검색 서비스 제공 시스템.Search service providing system, characterized in that the blank query consisting of at least one space input.
  8. 제1항에 있어서,The method of claim 1,
    상기 기 설정된 질의는,The preset query is
    상기 사용자의 모바일 단말에 포함되는 가속도 센서에 의해 센싱된 가속도 정보인 것을 특징으로 하는 검색 서비스 제공 시스템.Search service providing system, characterized in that the acceleration information sensed by the acceleration sensor included in the mobile terminal of the user.
  9. 제1항에 있어서,The method of claim 1,
    상기 기 설정된 질의는,The preset query is
    상기 질의를 입력 받는 검색창의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의인 것을 특징으로 하는 검색 서비스 제공 시스템.Search service providing system, characterized in that the input is input when the dedicated button for providing the content is provided on one side of the search window receiving the query.
  10. 제1항에 있어서,The method of claim 1,
    상기 기 설정된 질의는,The preset query is
    상기 질의를 입력하기 위한 키보드 레이어의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의인 것을 특징으로 하는 검색 서비스 제공 시스템.Search service providing system, characterized in that the input is input when the dedicated button for providing the content is provided on one side of the keyboard layer for inputting the query.
  11. 사용자로부터 질의를 입력 받는 입력부;An input unit for receiving a query from a user;
    상기 입력 받은 질의를 검색 서비스 제공 시스템으로 전송하고 상기 검색 서비스 제공 시스템으로부터 상기 입력 받은 질의에 해당하는 컨텐츠를 수신하는 송수신부; 및A transmission / reception unit configured to transmit the received query to a search service providing system and receive content corresponding to the received query from the search service providing system; And
    상기 사용자의 모바일 단말의 디스플레이를 통해 상기 수신한 컨텐츠를 표시하는 표시부A display unit for displaying the received content on the display of the mobile terminal of the user
    를 포함하고,Including,
    상기 수신한 컨텐츠는,The received content is,
    상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 추출된 적어도 하나의 컨텐츠인 것을 특징으로 하는 검색 결과 제공 장치.And when it is determined that the received query corresponds to a preset query, the search result providing apparatus comprising at least one content extracted from a plurality of contents irrelevant to the received query.
  12. 제11항에 있어서,The method of claim 11,
    상기 수신한 컨텐츠는,The received content is,
    상기 사용자의 흥미를 유발시키는 펀(Fun) 컨텐츠이고, 상기 사용자가 선택한 컨텐츠에 대한 이력 정보를 기초로 상기 복수개의 컨텐츠 중에서 상기 사용자가 선택한 컨텐츠에 해당하는 카테고리에 가중치를 부여하여 추출되는 것을 특징으로 하는 검색 결과 제공 장치.Fun content that induces interest of the user, and is extracted by weighting a category corresponding to the content selected by the user among the plurality of contents based on history information about the content selected by the user. Device to provide search results.
  13. 제11항에 있어서,The method of claim 11,
    상기 수신한 컨텐츠는,The received content is,
    무작위로 추출되고 상기 사용자에게 한번 제공된 경우 상기 사용자에게 제공 시 컨텐츠 추출에서 제외되는 것을 특징으로 하는 검색 결과 제공 장치.Apparatus for providing a search result, characterized in that extracted randomly and provided to the user once excluded from the content extraction when provided to the user.
  14. 제11항에 있어서,The method of claim 11,
    상기 기 설정된 질의는,The preset query is
    적어도 하나의 특수 기호로 구성되는 질의인 것을 특징으로 하는 검색 결과 제공 장치.Search result providing apparatus, characterized in that the query consisting of at least one special symbol.
  15. 제11항에 있어서,The method of claim 11,
    상기 기 설정된 질의는,The preset query is
    상기 질의의 입력 없이 검색하는 무질의인 것을 특징으로 하는 검색 결과 제공 장치.And a search result providing apparatus for searching without inputting the query.
  16. 제11항에 있어서,The method of claim 11,
    상기 기 설정된 질의는,The preset query is
    적어도 하나의 스페이스 입력으로 구성되는 블랭크 질의인 것을 특징으로 하는 검색 결과 제공 장치.And a blank query comprising at least one space input.
  17. 제11항에 있어서,The method of claim 11,
    상기 기 설정된 질의는,The preset query is
    상기 모바일 단말에 포함되는 가속도 센서에 의해 센싱된 가속도 정보인 것을 특징으로 하는 검색 결과 제공 장치.The search result providing apparatus, characterized in that the acceleration information sensed by the acceleration sensor included in the mobile terminal.
  18. 제11항에 있어서,The method of claim 11,
    상기 기 설정된 질의는,The preset query is
    상기 질의를 입력 받는 검색창의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되거나, 상기 질의를 입력하기 위한 키보드 레이어의 일측에 구비되는 상기 컨텐츠 제공을 위한 전용 버튼이 선택되는 경우 입력되는 질의인 것을 특징으로 하는 검색 결과 제공 장치.Input when the dedicated button for providing the content is provided on one side of the search window receiving the query is selected, or input when the dedicated button for providing the content provided on one side of the keyboard layer for inputting the query is selected Search result providing apparatus, characterized in that the query.
  19. 검색 서비스 제공 시스템이 검색 서비스를 제공하는 방법에 있어서,In the search service providing system to provide a search service,
    사용자로부터의 질의를 입력 받는 단계;Receiving a query from a user;
    상기 입력 받은 질의가 기 설정된 질의에 해당하는지 여부를 판단하는 단계;Determining whether the received query corresponds to a preset query;
    상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중 적어도 하나의 컨텐츠를 추출하는 단계; 및Extracting at least one content from among a plurality of contents irrelevant to the input query if it is determined that the received query corresponds to a preset query; And
    상기 추출한 컨텐츠를 상기 사용자에게 제공하는 단계Providing the extracted content to the user
    를 포함하는 검색 서비스 제공 방법.Search service providing method comprising a.
  20. 검색 결과 제공 장치가 검색 결과를 제공하는 방법에 있어서,In the search result providing apparatus provides a search result,
    사용자로부터 질의를 입력 받는 단계;Receiving a query from a user;
    상기 입력 받은 질의를 검색 서비스 제공 시스템으로 전송하는 단계;Transmitting the received query to a search service providing system;
    상기 검색 서비스 제공 시스템으로부터 상기 입력 받은 질의에 해당하는 컨텐츠를 수신하는 단계; 및Receiving content corresponding to the received query from the search service providing system; And
    상기 사용자의 모바일 단말의 디스플레이를 통해 상기 수신한 컨텐츠를 표시하는 단계Displaying the received content on a display of the mobile terminal of the user
    를 포함하고,Including,
    상기 수신한 컨텐츠는,The received content is,
    상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 추출된 적어도 하나의 컨텐츠인 것을 특징으로 하는 검색 결과 제공 방법.And if it is determined that the received query corresponds to a preset query, the search result providing method comprising at least one content extracted from a plurality of contents irrelevant to the received query.
  21. 사용자에게 검색 결과를 제공하는 프로그램이 기록되어 있는 기록 매체에 있어서,A recording medium in which a program for providing a search result to a user is recorded.
    사용자로부터 질의를 입력 받는 코드와,The code that receives the query from the user,
    상기 입력 받은 질의를 검색 서비스 제공 시스템으로 전송하는 코드와,A code for transmitting the received query to a search service providing system;
    상기 검색 서비스 제공 시스템으로부터 상기 입력 받은 질의에 해당하는 컨텐츠를 수신하는 코드와,A code for receiving content corresponding to the received query from the search service providing system;
    상기 수신한 컨텐츠를 상기 사용자의 모바일 단말의 디스플레이를 통해 표시하는 코드Code for displaying the received content on the display of the mobile terminal of the user
    를 포함하고,Including,
    상기 수신한 컨텐츠는,The received content is,
    상기 입력 받은 질의가 기 설정된 질의에 해당하는 것으로 판단되는 경우 상기 입력 받은 질의와 무관한 복수개의 컨텐츠 중에서 추출된 적어도 하나의 컨텐츠인 것을 특징으로 하는 프로그램이 기록되어 있는 컴퓨터에서 판독 가능한 기록 매체.And if it is determined that the received query corresponds to a preset query, at least one content extracted from a plurality of contents irrelevant to the received query.
PCT/KR2013/009179 2012-10-23 2013-10-15 System for providing search service and method for providing search service WO2014065529A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020120118032A KR101397896B1 (en) 2012-10-23 2012-10-23 System and method for providing retrieval service
KR10-2012-0118032 2012-10-23

Publications (1)

Publication Number Publication Date
WO2014065529A1 true WO2014065529A1 (en) 2014-05-01

Family

ID=50544864

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2013/009179 WO2014065529A1 (en) 2012-10-23 2013-10-15 System for providing search service and method for providing search service

Country Status (2)

Country Link
KR (1) KR101397896B1 (en)
WO (1) WO2014065529A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010016317A (en) * 2000-12-01 2001-03-05 민귀옥 Advertisement method using internet error message page
KR20080024712A (en) * 2006-09-14 2008-03-19 삼성전자주식회사 Moblie information retrieval method, clustering method and information retrieval system using personal searching history
US20090327260A1 (en) * 2008-06-25 2009-12-31 Microsoft Corporation Constructing a classifier for classifying queries
KR101035039B1 (en) * 2010-11-02 2011-05-19 한국과학기술정보연구원 Apparatus and method for providing a related information by inquiry
KR20120111215A (en) * 2011-03-31 2012-10-10 국민대학교산학협력단 Apparatus and method for information search by inquiry

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010016317A (en) * 2000-12-01 2001-03-05 민귀옥 Advertisement method using internet error message page
KR20080024712A (en) * 2006-09-14 2008-03-19 삼성전자주식회사 Moblie information retrieval method, clustering method and information retrieval system using personal searching history
US20090327260A1 (en) * 2008-06-25 2009-12-31 Microsoft Corporation Constructing a classifier for classifying queries
KR101035039B1 (en) * 2010-11-02 2011-05-19 한국과학기술정보연구원 Apparatus and method for providing a related information by inquiry
KR20120111215A (en) * 2011-03-31 2012-10-10 국민대학교산학협력단 Apparatus and method for information search by inquiry

Also Published As

Publication number Publication date
KR20140051694A (en) 2014-05-02
KR101397896B1 (en) 2014-05-20

Similar Documents

Publication Publication Date Title
WO2016208916A1 (en) Method and system for context based tab management
WO2018074716A1 (en) Method and system for recommending query by using search context
WO2012020974A2 (en) Method and apparatus for providing information about an identified object
WO2012011712A2 (en) Method and apparatus for sharing content
WO2013165227A1 (en) Icon password setting apparatus and icon password setting method using keyword of icon
WO2014069755A1 (en) System and method for providing content recommendation service
WO2014175520A1 (en) Display apparatus for providing recommendation information and method thereof
WO2016035970A1 (en) Advertisement system using search advertisement
WO2014003520A1 (en) Led display for outdoor advertising, and interaction method
WO2013133545A1 (en) Search system and operating method thereof
WO2017164510A2 (en) Voice data-based multimedia content tagging method, and system using same
WO2015023087A1 (en) Search results with common interest information
WO2014014229A1 (en) System for providing contact number information having added search function, and method for same
WO2014069754A1 (en) System and method for providing content based on area of interest
WO2016186326A1 (en) Search word list providing device and method using same
WO2019143161A1 (en) Electronic device and search keyword processing method thereof
WO2014065529A1 (en) System for providing search service and method for providing search service
WO2012060526A1 (en) Device and method for providing related information according to query
WO2015108243A1 (en) System and method for providing contents using object recognition, and application thereof
WO2009126012A2 (en) Search system and method for same
WO2014148739A1 (en) Display apparatus, remote controller and control method thereof
WO2013125833A1 (en) Device and method for providing community service
WO2018182055A1 (en) Information providing method and system using remote control device
WO2015178713A1 (en) Search term integrated information providing system using search term analysis
WO2013122305A1 (en) Device for providing customized widget

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

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

Country of ref document: EP

Kind code of ref document: A1