WO2018074714A1 - 검색 결과 별 추천 질의를 제공하는 방법 및 시스템 - Google Patents

검색 결과 별 추천 질의를 제공하는 방법 및 시스템 Download PDF

Info

Publication number
WO2018074714A1
WO2018074714A1 PCT/KR2017/008171 KR2017008171W WO2018074714A1 WO 2018074714 A1 WO2018074714 A1 WO 2018074714A1 KR 2017008171 W KR2017008171 W KR 2017008171W WO 2018074714 A1 WO2018074714 A1 WO 2018074714A1
Authority
WO
WIPO (PCT)
Prior art keywords
search result
electronic device
search
query
screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/KR2017/008171
Other languages
English (en)
French (fr)
Inventor
서희철
이승준
이인재
이지혜
김은영
설용수
소성은
송현제
조휘헌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Naver Corp
Original Assignee
Naver Corp
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 Naver Corp filed Critical Naver Corp
Priority to JP2019512760A priority Critical patent/JP6737954B2/ja
Publication of WO2018074714A1 publication Critical patent/WO2018074714A1/ko
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services

Definitions

  • the description below provides a search service, and more particularly, a technique for providing a recommendation query.
  • a search service When a search query is input from a user, a search service means an image having a search result corresponding to the input query (for example, a web site including the input query, an article including the input query, or a file name including the input query). Etc.) to provide a service to the user.
  • Mobile terminals are developing not only search services but also various functions that can be provided by a personal computer (PC) such as communication, games, and multimedia services.
  • PC personal computer
  • Korean Patent No. 10-0860093 (Registration Date September 18, 2008) discloses a technology for providing a search service using a mobile web.
  • the present invention provides a method and system for providing a recommendation query for each search result in an interactive search service that displays a search query and a search result in a form of dialogue with a user.
  • a recommendation query is provided for each search result, and a method and system for easily checking a recommendation query for a previous search result are provided.
  • a method for providing a recommendation query performed in a computer-implemented electronic device comprising: transmitting a search query input from the user to the server through a conversation session established between a user of the electronic device and a server for searching; Receiving, at the server, at least one search result generated for the search query and a recommendation query generated for each of the search results from the server through the chat session; And displaying a search result of the search query on a screen of the electronic device through a search chat room corresponding to the chat session, identifying a search result currently displayed on the screen of the electronic device, and recommending the identified search result.
  • It provides a recommendation query providing method comprising the step of displaying a query.
  • the method may further include storing each of the search results as an instance message of the search chat room, including a recommendation query of the corresponding search result, wherein the displaying of the search result comprises: identifying the search result stored as the instance message.
  • the recommended query of the search result may be read and displayed on the screen of the electronic device through the search chat room.
  • the displaying may include determining a recommendation query to be displayed on the screen of the electronic device according to a search result currently displayed on the screen of the electronic device in response to the screen control gesture of the user.
  • the displaying may include comparing a coordinate value of a search result displayed on the screen of the electronic device with a predetermined reference position to display a recommendation query of the search result adjacent to the reference position. Can be marked on.
  • the displaying may include configuring the plurality of cards in a carousel form when the search results are plural, and searching through the card moving in response to a screen control gesture of the user.
  • Results may be displayed one by one on the screen of the electronic device, and a recommendation query of the search result currently displayed on the screen of the electronic device may be displayed on the screen of the electronic device.
  • the method may further include storing each search result as an instance message of the search chat room, including a recommendation query of the search result, wherein the displaying of the search result corresponds to a screen control gesture of the user.
  • the recommendation query of the previous search result may be read and displayed on the screen of the electronic device.
  • a computer program is provided, the method comprising displaying a query.
  • a system for providing a recommendation query for an electronic device implemented by a computer comprising: at least one processor configured to execute a computer readable instruction, wherein the at least one processor is configured between a user of the electronic device and a server for searching.
  • the search query input from the user is transmitted to the server through the established chat session, and the chat session includes at least one search result generated for the search query and a recommendation query generated for each of the search results.
  • a transmission and reception control unit for controlling the electronic device to receive from the server through; And displaying a search result of the search query on a screen of the electronic device through a search chat room corresponding to the chat session, identifying a search result currently displayed on the screen of the electronic device, and recommending the identified search result.
  • a system for providing a recommendation query including a search result display control unit for controlling the electronic device to display a query.
  • a recommendation query may be provided for each search result in an interactive search service that shows a search query and a search result in a form of talking with a user.
  • a recommendation query may be provided based on a search result by a departure from a method of providing a recommendation query based on a search query input from a user.
  • a recommendation query may be provided for each search result.
  • FIG. 1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention.
  • FIG. 2 is a block diagram illustrating an internal configuration of an electronic device and a server according to an embodiment of the present invention.
  • FIG. 3 is a block diagram illustrating an example of components that may be included in a processor of an electronic device according to an embodiment of the present invention.
  • FIG. 4 is a flowchart illustrating an example of a method that an electronic device may perform according to an embodiment of the present disclosure.
  • 5 to 9 illustrate examples in which a search result and a recommendation query provided to a server are displayed on a screen of an electronic device according to an embodiment of the present invention.
  • Embodiments of the present invention relate to a technology for providing a recommendation query in a search service.
  • a search query is input by voice or text as a dialogue with a user, and a search result corresponding to the search query is obtained as an answer to the search query.
  • the present invention relates to a technology for providing a recommendation query for each search result in an interactive search service provided.
  • Embodiments including those specifically disclosed herein, can provide a recommendation query for each search result in an interactive search environment, thereby achieving significant advantages in terms of efficiency, convenience, cost savings, and the like.
  • FIG. 1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention.
  • the network environment of FIG. 1 illustrates an example including a plurality of electronic devices 110, 120, 130, and 140, a plurality of servers 150 and 160, and a network 170.
  • 1 is an example for describing the present invention, and the number of electronic devices or the number of servers is not limited as shown in FIG. 1.
  • the plurality of electronic devices 110, 120, 130, and 140 may be fixed terminals or mobile terminals implemented as computer devices.
  • Examples of the plurality of electronic devices 110, 120, 130, and 140 include smart phones, mobile phones, navigation systems, computers, notebook computers, digital broadcasting terminals, personal digital assistants (PDAs), and portable multimedia players (PMPs). Tablet PC).
  • the electronic device 1 110 may communicate with other electronic devices 120, 130, 140 and / or the server 150, 160 through a network 170 using a wireless or wired communication scheme.
  • the communication method is not limited, and may include not only a communication method using a communication network (for example, a mobile communication network, a wired internet, a wireless internet, a broadcasting network) that the network 170 may include, but also a short range wireless communication between devices.
  • the network 170 may include a personal area network (PAN), a local area network (LAN), a campus area network (CAN), a metropolitan area network (MAN), a wide area network (WAN), and a broadband network (BBN). And one or more of networks such as the Internet.
  • the network 170 may also include any one or more of network topologies, including bus networks, star networks, ring networks, mesh networks, star-bus networks, trees, or hierarchical networks, but It is not limited.
  • Each of the servers 150 and 160 communicates with the plurality of electronic devices 110, 120, 130, and 140 through the network 170 to provide a command, code, file, content, service, or the like. It may be implemented in devices.
  • the server 160 may provide a file for installing an application to the electronic device 1 110 connected through the network 170.
  • the electronic device 1110 may install an application using a file provided from the server 160.
  • a service provided by the server 150 by accessing the server 150 under the control of an operating system (OS) included in the electronic device 1 110 or at least one program (for example, a browser or the installed application). I can be provided with the content.
  • OS operating system
  • the server 150 transmits a code corresponding to the service request message to the electronic device 1.
  • the electronic device 1 110 may provide content to a user by configuring and displaying a screen according to a code under the control of an application.
  • FIG. 2 is a block diagram illustrating an internal configuration of an electronic device and a server according to an embodiment of the present invention.
  • an internal configuration of the electronic device 1 110 as an example of one electronic device and the server 150 as an example of one server will be described.
  • Other electronic devices 120, 130, 140 or server 160 may also have the same or similar internal configuration.
  • the electronic device 1 110 and the server 150 may include memories 211 and 221, processors 212 and 222, communication modules 213 and 223, and input / output interfaces 214 and 224.
  • the memories 211 and 221 are computer-readable recording media, and may include non-volatile permanent storage devices such as random access memory (RAM), read only memory (ROM), and disk drives.
  • the memory 211 and 221 may store an operating system or at least one program code (for example, a code for an application installed and driven in the electronic device 1110). These software components may be loaded from a computer readable recording medium separate from the memories 211 and 221.
  • Such a separate computer-readable recording medium may include a computer-readable recording medium such as a floppy drive, a disk, a tape, a DVD / CD-ROM drive, a memory card, and the like.
  • software components may be loaded into the memory 211, 221 through the communication module 213, 223 rather than a computer readable recording medium.
  • the at least one program is a program installed by files provided by the file distribution system (for example, the server 160 described above) through the network 170 for distributing installation files of developers or applications (for example, It can be loaded into the memory (211, 221) based on the above-described application).
  • Processors 212 and 222 may be configured to process instructions of a computer program by performing basic arithmetic, logic, and input / output operations. Instructions may be provided to the processors 212, 222 by the memory 211, 221 or the communication modules 213, 223. For example, the processors 212 and 222 may be configured to execute a command received according to a program code stored in a recording device such as the memory 211 and 221.
  • the communication modules 213 and 223 may provide a function for the electronic device 1 110 and the server 150 to communicate with each other through the network 170, and another electronic device (for example, the electronic device 2 120). Alternatively, it may provide a function for communicating with another server (eg, server 160). For example, a request (for example, a search request) generated by the processor 212 of the electronic device 1 110 according to a program code stored in a recording device such as the memory 211 is controlled by the communication module 213. It may be delivered to the server 150 through 170.
  • a request for example, a search request generated by the processor 212 of the electronic device 1 110 according to a program code stored in a recording device such as the memory 211 is controlled by the communication module 213. It may be delivered to the server 150 through 170.
  • control signals, commands, contents, files, and the like provided according to the control of the processor 222 of the server 150 are transmitted to the communication module of the electronic device 1 110 via the communication module 223 and the network 170 ( It may be received by the electronic device 1110 through 213.
  • a control signal or a command of the server 150 received through the communication module 213 may be transmitted to the processor 212 or the memory 211, and the content or the file may be transmitted by the electronic device 1110. It may be stored as a storage medium that may further include.
  • the input / output interface 214 may be a means for interfacing with the input / output device 215.
  • the input device may include a device such as a keyboard or mouse
  • the output device may include a device such as a display for displaying a communication session of an application.
  • the input / output interface 214 may be a means for interfacing with a device in which functions for input and output are integrated into one, such as a touch screen.
  • the processor 212 of the electronic device 1110 is configured using data provided by the server 150 or the electronic device 2 120 in processing a command of a computer program loaded in the memory 211.
  • the service screen or the content may be displayed on the display through the input / output interface 214.
  • the electronic device 1 110 and the server 150 may include more components than those of FIG. 2. However, it is not necessary to clearly show most of the prior art components.
  • the electronic device 1 110 may be implemented to include at least some of the above-described input / output devices 215 or other components such as a transceiver, a global positioning system (GPS) module, a camera, various sensors, a database, and the like. It may further include elements. More specifically, when the electronic device 1 110 is a smartphone, an acceleration sensor or a gyro sensor, a camera, various physical buttons, a button using a touch panel, an input / output port, and a vibrator for vibration are generally included in the smartphone. It can be appreciated that various components such as the electronic device 1 110 may be implemented to be further included in the electronic device 1110.
  • FIG. 3 is a block diagram illustrating an example of a component that may be included in a processor of an electronic device according to an embodiment of the present invention
  • FIG. 4 is a method that may be performed by an electronic device according to an embodiment of the present invention.
  • the electronic device 1 110 may be configured with a computer-provided recommendation query providing system.
  • the system for providing a recommendation query is implemented in the form of an application installed on the electronic device 1 110, and a search result received from the server 150 on the screen of the electronic device 1 110 in a network environment through interworking with the server 150. It can provide a recommendation query for each search result.
  • the recommendation query providing system implemented in the electronic device 1110 may perform a recommendation query providing method based on a command provided by an application installed in the electronic device 1110.
  • the processor 212 of the electronic device 1110 is a component as shown in FIG. 3.
  • components of the processor 212 may optionally be included or excluded in the processor 212.
  • the components of the processor 212 may be separated or merged for representation of the functions of the processor 212.
  • the processor 212 and the components of the processor 212 may control the electronic device 1110 to perform steps S410 to S460 included in the recommendation query providing method of FIG. 4.
  • the processor 212 and the components of the processor 212 may be implemented to execute instructions according to code of an operating system included in the memory 211 and code of at least one program.
  • the components of the processor 212 may be provided to the processor 212 according to a command provided by a program code stored in the electronic device 1110 (for example, a command provided by an application driven in the electronic device 1110). It may be representations of different functions of the processor 212 performed by it.
  • the transmission / reception control unit 310 as a functional representation of the processor 212 controlling the electronic device 1 110 in accordance with the above-described command for the electronic device 1 110 to transmit and receive data related to the search with the server 150. Can be used.
  • the processor 212 may read a necessary command from the memory 211 loaded with a command related to the control of the electronic device 1110.
  • the read command may include a command for controlling the processor 212 to execute steps S420 to S460 to be described later.
  • the transmission and reception control unit 310 transmits a search query input from the user to the server 150 through a conversation session established between the user of the electronic device 1110 and the server 150 for keyword search.
  • 1 110 may be controlled.
  • the electronic device 1110 may transmit a search request including the search query to the server 150 for keyword search through the network 170.
  • the electronic device 1 110 may receive a search query from a user through voice recognition or a text input method, and the transmission / reception control unit 310 may transmit a search query input from the user to the server 150. .
  • the search query input from the user may be an instance message form of an interactive search interface (hereinafter, referred to as a search chat room) corresponding to a chat session between the user of the electronic device 1110 and the server 150. After being stored as, it may be displayed on the screen of the electronic device 1110 through the corresponding search chat room.
  • a search chat room an interactive search interface
  • the transmission / reception control unit 310 may receive a search result and a recommendation query corresponding to the search query from the server 150 through a conversation session between the user of the electronic device 1 110 and the server 150. 110 may be controlled.
  • the electronic device 1 110 may receive the search result and the recommendation query generated by the server 150 from the server 150 based on the search query input from the user.
  • the server 150 may generate a search result and a recommendation query with respect to the search query received from the electronic device 1 110 and transmit it to the electronic device 1 110 through the network 170.
  • the server 150 may generate at least one search result corresponding to the user's search query, and generate a recommendation query for each search result as at least one related search word related to the search result.
  • the search result and the recommendation query for each search result may be generated based on a search history included in a search chat room corresponding to a chat session between the user of the electronic device 1110 and the server 150.
  • the server 150 can grasp the importance of the currently entered query based on the user's search history, that is, the history of the user's recent search request and the search results provided to the user for each query.
  • a search result corresponding to the query and a recommendation query for each search result can be generated.
  • the recommendation query may include not only related search terms related to the search results, but also related search terms related to the search query input from the user according to an exemplary embodiment.
  • the search result storage control unit 320 may correspond to the search result and the recommendation query received from the server 150 through the chat session between the user of the electronic device 1110 and the server 150.
  • the electronic device 1110 may be controlled to be stored as an instance message of the search chat room. All data transmitted and received through a chat session between the user of the electronic device 1 110 and the server 150, that is, the search query, the search result, and the recommendation query, are instance messages of the search chat room corresponding to the corresponding chat session. ) May be stored in a storage space (eg, the memory 211 or the like).
  • the search query and the search results may be stored as individual conversation messages but stored in chronological order including time information, and the search results may be stored in association with the search query so as to identify which search query the result is.
  • the recommendation query is generated for each search result which is an individual information unit corresponding to the search query, and may be stored in a form included in the search result.
  • the search result display control unit 330 corresponds to a search result and a recommendation query received from the server 150 through the chat session between the user of the electronic device 1110 and the server 150.
  • the electronic device 1110 may be controlled to be displayed on the screen of the electronic device 1110 through the search chat room.
  • the electronic device 1110 may display a search query and a search result corresponding to the search query in the form of a conversation message exchanged with a user through a search chat room.
  • the electronic device 1110 may provide a recommendation query of the corresponding search result for each search result based on a search result which is an individual information unit.
  • the electronic device 1110 may display a recommendation query related to the search result with respect to the search result displayed on the screen of the electronic device 1110.
  • the search result display control unit 330 identifies a search result currently displayed on the screen of the electronic device 1 110 in response to a screen control gesture input from the user of the electronic device 1 110, and corresponds to the search result.
  • the electronic device 1110 may be controlled to display a recommendation query of.
  • the electronic device 1 110 may recognize a scroll gesture that is a screen control gesture for a vertical direction or a flicking gesture that is a screen control gesture for a horizontal direction.
  • the information displayed on the screen of the electronic device 1 110 may be moved in the vertical direction or the left and right directions.
  • the electronic device 1 110 finds a search result to be exposed on the screen of the electronic device 1 110 according to a screen control gesture of the user, and exposes the search result to the screen of the electronic device 1 110, wherein the electronic device 1 ( With respect to the search result exposed on the screen of 110, the recommended query of the search result may be displayed together.
  • a recommendation query is generated for each of the search results, and the recommendation query is stored in association with the search result.
  • the search result actually displayed on the screen of the electronic device 1110 is identified, the recommendation query of the identified search result is read out. It may be exposed on the screen of the electronic device 1110.
  • the search result displayed on the screen of the electronic device 1 110 is changed according to the screen movement or the screen change corresponding to the screen control gesture of the user, and the search result displayed on the screen of the electronic device 1 110 is changed.
  • the recommendation query displayed on the screen of the electronic device 1110 is changed.
  • a reference position and a coordinate value on the screen of the electronic device 1 110 on which the search result is displayed are compared with a predetermined reference position.
  • the search results displayed adjacent to each other may be identified, and the recommendation query of the identified search results may be exposed on the screen of the electronic device 1110.
  • 5 to 9 illustrate examples of a search chat room which is an interactive search interface displayed on a screen of the electronic device 1110.
  • the search chat room 500 includes a search query 510 input by voice or text by a user, and a search result 520 generated by the server 150 with respect to the search query 510. It may be displayed in the form.
  • the recommendation query 530 generated by the server 150 for the search results 520 is displayed in some area of the search chat room 500, for example, the search chat room. It may be displayed at the bottom of 500 or at a position adjacent to the query input window.
  • one card as a display object for exposing the search result 520 in the search chat room 500 as shown in FIG. May be configured to expose the search results 520 on the card.
  • the number of cards corresponding to the number of search results 620 in the search chat room 500 is shown. It may be configured in a carousel (carousel) form to expose the search results 620, respectively.
  • the search results 620 may be selectively displayed one by one as a card configured in a carousel form moves in the search chat room 500 in response to a user's flicking gesture.
  • a recommendation query 630 is generated for each of the search results 620, so that the search result 620 is actually displayed on the screen of the electronic device 1110.
  • the recommendation query 630 may be displayed.
  • two search results are generated for 'Query A', that is, search result I and search result II, and as a recommended query for search result I, query 1, query 2, query 3 and search result.
  • query 11, query 12, and query 13 are generated as the recommended query for II.
  • the search result I 721 is displayed on the screen of the electronic device 1 110 among the search results for 'query A', the recommended query 731 generated for the search result I 721, that is, query 1 and query 2
  • the recommended query 732 generated for the search result II 722 that is, the query 11, the query 12, the query 13 is exposed (S702).
  • the search results may be selectively exposed one by one through card flicking, and the recommended query may also be searched according to the search results exposed on the screen of the electronic device 1110.
  • a different recommendation query may be provided for each search result in units of search results. That is, the recommendation query 731 for the search result I (721) and the recommendation query 732 for the search result II (722) are different. Can provide.
  • the previous search query and the search result are moved in one direction, for example, upward direction, and the newly entered search query and the corresponding new search result are inserted into the search chat room 500 so that the electronic device 1 (110). Can be displayed on the screen.
  • the recommendation query for the previous search result that deviates from the screen of the electronic device 1110 may disappear, and the recommendation query for the new search result currently displayed on the screen of the electronic device 1110 may be displayed.
  • query 1, query 2, and query 3 are generated as a recommendation query for the search result of 'query A', and as a recommendation query for the search result of 'query B', the query 21, the query 22, Assume that query 23 is generated.
  • the query 1, the query 2, and the query 3 may be displayed as the recommended query 831 related to the search result 821. (S801). Subsequently, when a new search query 'query B' is inputted and a search result 822 for 'query B' and 'query B' is displayed on the screen of the electronic device 1 110, the recommended query is matched with the search result 822. In operation S802, the related recommendation query 832 may be changed into a query 21, a query 22, and a query 23.
  • the electronic device 1 110 may display a previous search result and a recommendation query while moving the search chat room 500 displayed on the screen of the electronic device 1 110 in response to a scroll gesture of the user.
  • the recommendation query 932 generated for the search result 922 of 'query B' That is, the query 21, the query 22, and the query 23 are exposed (S901), and as the user moves the search chat room 500 through upward scrolling, the search result of 'query A' is displayed on the screen of the electronic device 1110 (921). If the) is displayed again, the recommendation query may be changed to a recommendation query 931 generated for the search result 921 of 'query A', that is, query 1, query 2, and query 3 (S902).
  • the recommendation query 931 of the previous search result 921 is updated and exposed based on the time when the recent search result 922 is displayed on the screen of the electronic device 1110 and the previous search result 921 is displayed again. Can be. For example, if the search result 921 is exposed again after a predetermined time has elapsed from the initial time of exposure, request a recommendation query for the search result 921 again to reflect newly generated search results at that time.
  • the recommended query 931 may be exposed on the screen of the electronic device 1110. For example, at the initial time when the search result 921 is exposed, the recommendation query 931 may be exposed to the query 1, the query 2, and the query 3, and the search result 921 is exposed again after a predetermined time elapses.
  • the recommendation query 931 that is rescheduled into query 1, query 2 ', and query 3 may be exposed.
  • the recommendation query of the search result may be exposed based on the search result actually exposed on the screen of the electronic device 1110 according to the scroll gesture in the vertical direction with respect to the screen of the electronic device 1110.
  • embodiments of the present invention provide a plurality of search results for one query by providing a recommendation query for each search result based on the search result. Even if the search result is different, a different recommendation query may be provided, and further, when the user checks the previous search result again, the recommendation query related to the search result may be provided based on the search result displayed on the screen.
  • the method of storing the recommendation query may be performed by the search result storage control unit 320 which is a component of the processor 212 of the electronic device 1 110.
  • the method of determining the recommendation query may be the search result display control unit 330. It can be performed by.
  • the search result storage controller 320 may store a recommendation query generated for a corresponding search result for each search result generated in an individual information unit corresponding to the search query.
  • the recommendation query may be composed of field values of a search result as shown in Table 1.
  • the search result storage controller 320 may store the recommendation query in some factors of the data representing the search result.
  • the search result storage control unit 320 may store the search result as a speech bubble element (HTMLElement) representing an instance message.
  • the recommended query rcQuery value is specified and stored in a predetermined argument of the data () method corresponding to the search result. Can be.
  • a recommendation query is stored in a speech bubble corresponding to a body field of data representing a search result, but when the body field value is absent, a recommendation query may be stored in a speech bubble corresponding to a header field.
  • the search result display control unit 330 may read the recommendation query to expose the recommendation query by returning the recommendation query rcQuery value stored in the speech bubble.
  • the search result display control unit 330 must determine a recommendation query to be exposed on the screen of the electronic device 1 110 when the screen is scrolled or flicked. For example, the search result displayed on the screen of the electronic device 1 110 is actually displayed. That is, after finding a speech bubble that reaches a predetermined reference line, the rcQuery value stored in the speech bubble may be determined as a recommendation query to be exposed on the screen of the electronic device 1110.
  • the reference line serving as a reference for determining the recommendation query to be exposed on the screen of the electronic device 1 110 may mean a position obtained by subtracting a predetermined value from the vertical height (window.innerHeight) of the screen of the electronic device 1 110. have.
  • the predetermined value may be determined in consideration of the padding-bottom value and the buffer value of the speech bubble container.
  • the search result display control unit 330 identifies a search result that is actually displayed on the screen of the electronic device 1 110, that is, the speech bubble that reaches the reference line of the screen of the electronic device 1 110, and reads the rcQuery value stored in the speech bubble.
  • the screen of the electronic device 1110 may be exposed as a recommendation query.
  • the search result display controller 330 may determine that the speech bubble reaches the reference line when the top value of the object corresponding to the speech bubble element is smaller than the reference line and the bottom value is equal to or larger than the reference line. If there is no speech bubble reaching the reference line, it may be determined that the last speech bubble element is in contact with the reference line.
  • the process of finding the speech bubble that reaches the baseline after a certain time (for example, 500 ms) occurs because scrolling occurs and the performance becomes worse when the number of the speech bubbles is large. Do this.
  • a departure from the existing method of providing a recommendation query based on a search query input from a user Different search results may be provided for each search result in units of search results.
  • a recommendation query for a corresponding search result may be provided according to a search result actually exposed on the screen in response to scrolling or flicking of the screen, so that the recommendation query of the previous search result may be checked again. And even when multiple search results are provided for a single search query, the recommended query can be easily checked for each search result.
  • the apparatus described above may be implemented as a hardware component, a software component, and / or a combination of hardware components and software components.
  • the devices and components described in the embodiments may include a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA), a programmable PLU (programmable). It can be implemented using one or more general purpose or special purpose computers, such as logic units, microprocessors, or any other device capable of executing and responding to instructions.
  • the processing device may execute an operating system (OS) and one or more software applications running on the operating system.
  • the processing device may also access, store, manipulate, process, and generate data in response to the execution of the software.
  • OS operating system
  • the processing device may also access, store, manipulate, process, and generate data in response to the execution of the software.
  • processing device includes a plurality of processing elements and / or a plurality of types of processing elements. It can be seen that it may include.
  • the processing device may include a plurality of processors or one processor and one controller.
  • other processing configurations are possible, such as parallel processors.
  • the software may include a computer program, code, instructions, or a combination of one or more of the above, and configure the processing device to operate as desired, or process it independently or collectively. You can command the device.
  • Software and / or data may be any type of machine, component, physical device, virtual equipment, computer storage medium or device in order to be interpreted by or to provide instructions or data to the processing device. It may be embodied permanently or temporarily.
  • the software may be distributed over networked computer systems so that they may be stored or executed in a distributed manner.
  • Software and data may be stored on one or more computer readable recording media.
  • the method according to the embodiment may be embodied in the form of program instructions that can be executed by various computer means and recorded in a computer readable medium.
  • the computer readable medium may include program instructions, data files, data structures, etc. alone or in combination.
  • the program instructions recorded on the media may be those specially designed and constructed for the purposes of the embodiments, or they may be of the kind well-known and available to those having skill in the computer software arts.
  • Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks.
  • Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

검색 결과 별 추천 질의를 제공하는 방법 및 시스템이 개시된다. 컴퓨터로 구현되는 전자 기기에서 수행되는 추천 질의 제공 방법은, 상기 전자 기기의 사용자와 검색을 위한 서버 간에 설정된 대화 세션을 통해 상기 사용자로부터 입력된 검색 질의를 상기 서버로 전송하는 단계; 상기 서버에서 상기 검색 질의에 대해 생성된 적어도 하나의 검색 결과와 상기 검색 결과 각각에 대해 생성된 추천 질의를 상기 대화 세션을 통해 상기 서버로부터 수신하는 단계; 및 상기 대화 세션에 대응되는 검색 대화방을 통해 상기 검색 질의에 대한 검색 결과를 상기 전자 기기의 화면에 표시하되, 상기 전자 기기의 화면에 현재 표시되는 검색 결과를 식별하여 상기 식별된 검색 결과에 대한 추천 질의를 표시하는 단계를 포함할 수 있다.

Description

검색 결과 별 추천 질의를 제공하는 방법 및 시스템
아래의 설명은 검색 서비스를 제공하는 것으로, 보다 상세하게는 추천 질의를 제공하는 기술에 관한 것이다.
검색 서비스란, 사용자로부터 검색 질의가 입력되면 입력된 질의에 상응하는 검색 결과(예컨대, 입력된 질의를 포함하는 웹 사이트, 입력된 질의를 포함하는 기사, 또는 입력된 질의를 포함하는 파일명을 갖는 이미지 등)를 사용자에게 제공하는 서비스를 의미한다.
최근 스마트폰(smart phone), 태블릿(tablet), 웨어러블 디바이스(wearable device) 등 모바일 단말의 사용이 보편화되면서 모바일 단말에서도 검색 서비스를 제공하고 있다.
모바일 단말은 검색 서비스뿐 아니라, 통신, 게임, 멀티미디어 서비스 등과 같이 개인용 컴퓨터(PC: Personal Computer)에서 제공할 수 있는 다양한 기능들을 탑재하는 추세로 발전하고 있다.
모바일 환경에서 인터넷 검색 서비스를 제공하는 기술의 일례로서, 한국등록특허 제10-0860093호(등록일 2008년 09월 18일)에는 모바일 웹을 이용한 검색 서비스를 제공하는 기술이 개시되어 있다.
사용자와 대화하는 형태로 검색 질의와 검색 결과를 보여주는 대화형 검색 서비스에서 검색 결과 별로 추천 질의를 제공할 수 있는 방법 및 시스템을 제공한다.
다양한 검색 결과가 제공되는 경우 검색 결과마다 추천 질의를 제공하고 이전 검색 결과에 대한 추천 질의의 확인이 용이한 방법 및 시스템을 제공한다.
컴퓨터로 구현되는 전자 기기에서 수행되는 추천 질의 제공 방법에 있어서, 상기 전자 기기의 사용자와 검색을 위한 서버 간에 설정된 대화 세션을 통해 상기 사용자로부터 입력된 검색 질의를 상기 서버로 전송하는 단계; 상기 서버에서 상기 검색 질의에 대해 생성된 적어도 하나의 검색 결과와 상기 검색 결과 각각에 대해 생성된 추천 질의를 상기 대화 세션을 통해 상기 서버로부터 수신하는 단계; 및 상기 대화 세션에 대응되는 검색 대화방을 통해 상기 검색 질의에 대한 검색 결과를 상기 전자 기기의 화면에 표시하되, 상기 전자 기기의 화면에 현재 표시되는 검색 결과를 식별하여 상기 식별된 검색 결과에 대한 추천 질의를 표시하는 단계를 포함하는 추천 질의 제공 방법을 제공한다.
일 측면에 따르면, 상기 검색 결과 각각을 해당 검색 결과의 추천 질의를 포함하여 상기 검색 대화방의 인스턴스 메시지로 저장하는 단계를 더 포함하고, 상기 표시하는 단계는, 상기 인스턴스 메시지로 저장된 검색 결과 중 상기 식별된 검색 결과의 추천 질의를 읽어와 상기 검색 대화방을 통해 상기 전자 기기의 화면에 표시할 수 있다.
다른 측면에 따르면, 상기 표시하는 단계는, 상기 사용자의 화면 제어 제스처에 대응하여 상기 전자 기기의 화면에 현재 표시되는 검색 결과에 따라 상기 전자 기기의 화면에 표시할 추천 질의를 결정할 수 있다.
또 다른 측면에 따르면, 상기 표시하는 단계는, 상기 전자 기기의 화면에 표시되는 검색 결과의 좌표 값과 사전에 정해진 기준 위치를 비교하여 상기 기준 위치와 인접한 검색 결과의 추천 질의를 상기 전자 기기의 화면에 표시할 수 있다.
또 다른 측면에 따르면, 상기 표시하는 단계는, 상기 검색 결과가 복수 개인 경우 상기 복수 개의 카드를 캐로셀(carousel) 형태로 구성하고, 상기 사용자의 화면 제어 제스처에 대응하여 이동하는 카드를 통해 상기 검색 결과를 하나씩 상기 전자 기기의 화면에 표시하고, 상기 전자 기기의 화면에 현재 표시되는 검색 결과의 추천 질의를 상기 전자 기기의 화면에 표시할 수 있다.
또 다른 측면에 따르면, 상기 검색 결과 각각을 해당 검색 결과의 추천 질의를 포함하여 상기 검색 대화방의 인스턴스 메시지로 저장하는 단계를 더 포함하고, 상기 표시하는 단계는, 상기 사용자의 화면 제어 제스처에 대응하여 상기 검색 대화방을 통해 상기 검색 결과 이전에 제공된 이전 검색 결과가 상기 전자 기기의 화면에 다시 표시되는 경우 상기 이전 검색 결과의 추천 질의를 읽어와 상기 전자 기기의 화면에 표시할 수 있다.
컴퓨터로 구현되는 전자 기기와 결합되어 추천 질의 제공 방법을 실행시키기 위해 컴퓨터 판독 가능한 기록 매체에 기록된 컴퓨터 프로그램에 있어서, 상기 추천 질의 제공 방법은, 상기 전자 기기의 사용자와 검색을 위한 서버 간에 설정된 대화 세션을 통해 상기 사용자로부터 입력된 검색 질의를 상기 서버로 전송하는 단계; 상기 서버에서 상기 검색 질의에 대해 생성된 적어도 하나의 검색 결과와 상기 검색 결과 각각에 대해 생성된 추천 질의를 상기 대화 세션을 통해 상기 서버로부터 수신하는 단계; 및 상기 대화 세션에 대응되는 검색 대화방을 통해 상기 검색 질의에 대한 검색 결과를 상기 전자 기기의 화면에 표시하되, 상기 전자 기기의 화면에 현재 표시되는 검색 결과를 식별하여 상기 식별된 검색 결과에 대한 추천 질의를 표시하는 단계를 포함하는, 컴퓨터 프로그램을 제공한다.
컴퓨터로 구현되는 전자 기기의 추천 질의 제공 시스템에 있어서, 컴퓨터가 판독 가능한 명령을 실행하도록 구현되는 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 상기 전자 기기의 사용자와 검색을 위한 서버 간에 설정된 대화 세션을 통해 상기 사용자로부터 입력된 검색 질의를 상기 서버로 전송하고, 상기 서버에서 상기 검색 질의에 대해 생성된 적어도 하나의 검색 결과와 상기 검색 결과 각각에 대해 생성된 추천 질의를 상기 대화 세션을 통해 상기 서버로부터 수신하도록 상기 전자 기기를 제어하는 송수신 제어부; 및 상기 대화 세션에 대응되는 검색 대화방을 통해 상기 검색 질의에 대한 검색 결과를 상기 전자 기기의 화면에 표시하되, 상기 전자 기기의 화면에 현재 표시되는 검색 결과를 식별하여 상기 식별된 검색 결과에 대한 추천 질의를 표시하도록 상기 전자 기기를 제어하는 검색결과 표시 제어부를 포함하는 추천 질의 제공 시스템을 제공한다.
본 발명의 실시예들에 따르면, 사용자와 대화하는 형태로 검색 질의와 검색 결과를 보여주는 대화형 검색 서비스에서 검색 결과 별로 추천 질의를 제공할 수 있다.
본 발명의 실시예들에 따르면, 사용자로부터 입력된 검색 질의를 단위로 추천 질의를 제공하는 방식에서 탈피하여 검색 결과를 단위로 추천 질의를 제공할 수 있다.
본 발명의 실시예들에 따르면, 검색 질의에 대해 복수의 검색 결과가 제공되는 경우 검색 결과마다 추천 질의를 제공할 수 있다.
본 발명의 실시예들에 따르면, 스크롤(scroll)이나 플리킹(flicking)에 대응하여 화면에 실제 노출되는 검색 결과에 대해 추천 질의를 제공함으로써 다른 검색 결과나 이전 검색 결과에 대한 추천 질의의 확인이 용이하다.
도 1은 본 발명의 일실시예에 따른 네트워크 환경의 예를 도시한 도면이다.
도 2는 본 발명의 일실시예에 있어서, 전자 기기 및 서버의 내부 구성을 설명하기 위한 블록도이다.
도 3은 본 발명의 일실시예에 따른 전자 기기의 프로세서가 포함할 수 있는 구성요소의 예를 도시한 블록도이다.
도 4는 본 발명의 일실시예에 따른 전자 기기가 수행할 수 있는 방법의 예를 도시한 흐름도이다.
도 5 내지 도 9는 본 발명의 일실시예에 있어서 서버에 제공하는 검색 결과 및 추천 질의가 전자 기기의 화면에 표시되는 예를 도시한 도면이다.
이하, 본 발명의 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.
본 발명의 실시예들은 검색 서비스에서 추천 질의를 제공하는 기술에 관한 것으로, 상세하게는 사용자와 대화하듯이 음성 또는 텍스트로 검색 질의를 입력 받아 검색 질의에 대한 답변으로서 검색 질의에 대응되는 검색 결과를 제공하는 대화형 검색 서비스에서 검색 결과 별로 추천 질의를 제공하는 기술에 관한 것이다.
본 명세서에서 구체적으로 개시되는 것들을 포함하는 실시예들은 대화형 검색 환경에서 검색 결과 별로 추천 질의를 제공할 수 있고, 이를 통해 효율성, 편의성, 비용 절감 등의 측면에 있어서 상당한 장점들을 달성한다.
이하에서는 검색 결과 별 추천 질의를 제공하는 방법 및 시스템의 구체적인 실시예를 설명하기로 한다.
도 1은 본 발명의 일실시예에 따른 네트워크 환경의 예를 도시한 도면이다. 도 1의 네트워크 환경은 복수의 전자 기기들(110, 120, 130, 140), 복수의 서버들(150, 160) 및 네트워크(170)를 포함하는 예를 나타내고 있다. 이러한 도 1은 발명의 설명을 위한 일례로 전자 기기의 수나 서버의 수가 도 1과 같이 한정되는 것은 아니다.
복수의 전자 기기들(110, 120, 130, 140)은 컴퓨터 장치로 구현되는 고정형 단말이거나 이동형 단말일 수 있다. 복수의 전자 기기들(110, 120, 130, 140)의 예를 들면, 스마트폰(smart phone), 휴대폰, 내비게이션, 컴퓨터, 노트북, 디지털방송용 단말, PDA(Personal Digital Assistants), PMP(Portable Multimedia Player), 태블릿 PC 등이 있다. 일례로 전자 기기 1(110)은 무선 또는 유선 통신 방식을 이용하여 네트워크(170)를 통해 다른 전자 기기들(120, 130, 140) 및/또는 서버(150, 160)와 통신할 수 있다.
통신 방식은 제한되지 않으며, 네트워크(170)가 포함할 수 있는 통신망(일례로, 이동통신망, 유선 인터넷, 무선 인터넷, 방송망)을 활용하는 통신 방식뿐만 아니라 기기들간의 근거리 무선 통신 역시 포함될 수 있다. 예를 들어, 네트워크(170)는, PAN(personal area network), LAN(local area network), CAN(campus area network), MAN(metropolitan area network), WAN(wide area network), BBN(broadband network), 인터넷 등의 네트워크 중 하나 이상의 임의의 네트워크를 포함할 수 있다. 또한, 네트워크(170)는 버스 네트워크, 스타 네트워크, 링 네트워크, 메쉬 네트워크, 스타-버스 네트워크, 트리 또는 계층적(hierarchical) 네트워크 등을 포함하는 네트워크 토폴로지 중 임의의 하나 이상을 포함할 수 있으나, 이에 제한되지 않는다.
서버(150, 160) 각각은 복수의 전자 기기들(110, 120, 130, 140)과 네트워크(170)를 통해 통신하여 명령, 코드, 파일, 컨텐츠, 서비스 등을 제공하는 컴퓨터 장치 또는 복수의 컴퓨터 장치들로 구현될 수 있다.
일례로, 서버(160)는 네트워크(170)를 통해 접속한 전자 기기 1(110)로 어플리케이션의 설치를 위한 파일을 제공할 수 있다. 이 경우 전자 기기 1(110)은 서버(160)로부터 제공된 파일을 이용하여 어플리케이션을 설치할 수 있다. 또한 전자 기기 1(110)이 포함하는 운영체제(Operating System, OS)나 적어도 하나의 프로그램(일례로 브라우저나 상기 설치된 어플리케이션)의 제어에 따라 서버(150)에 접속하여 서버(150)가 제공하는 서비스나 컨텐츠를 제공받을 수 있다. 예를 들어, 전자 기기 1(110)이 어플리케이션의 제어에 따라 네트워크(170)를 통해 서비스 요청 메시지를 서버(150)로 전송하면, 서버(150)는 서비스 요청 메시지에 대응하는 코드를 전자 기기 1(110)로 전송할 수 있고, 전자 기기 1(110)은 어플리케이션의 제어에 따라 코드에 따른 화면을 구성하여 표시함으로써 사용자에게 컨텐츠를 제공할 수 있다.
도 2는 본 발명의 일실시예에 있어서, 전자 기기 및 서버의 내부 구성을 설명하기 위한 블록도이다. 도 2에서는 하나의 전자 기기에 대한 예로서 전자 기기 1(110), 그리고 하나의 서버에 대한 예로서 서버(150)의 내부 구성을 설명한다. 다른 전자 기기들(120, 130, 140)이나 서버(160) 역시 동일한 또는 유사한 내부 구성을 가질 수 있다.
전자 기기 1(110)과 서버(150)는 메모리(211, 221), 프로세서(212, 222), 통신 모듈(213, 223) 그리고 입출력 인터페이스(214, 224)를 포함할 수 있다. 메모리(211, 221)는 컴퓨터에서 판독 가능한 기록 매체로서, RAM(random access memory), ROM(read only memory) 및 디스크 드라이브와 같은 비소멸성 대용량 기록장치(permanent mass storage device)를 포함할 수 있다. 또한, 메모리(211, 221)에는 운영체제나 적어도 하나의 프로그램 코드(일례로 전자 기기 1(110)에 설치되어 구동되는 어플리케이션 등을 위한 코드)가 저장될 수 있다. 이러한 소프트웨어 구성요소들은 메모리(211, 221)와는 별도의 컴퓨터에서 판독 가능한 기록 매체로부터 로딩될 수 있다. 이러한 별도의 컴퓨터에서 판독 가능한 기록 매체는 플로피 드라이브, 디스크, 테이프, DVD/CD-ROM 드라이브, 메모리 카드 등의 컴퓨터에서 판독 가능한 기록 매체를 포함할 수 있다. 다른 실시예에서 소프트웨어 구성요소들은 컴퓨터에서 판독 가능한 기록 매체가 아닌 통신 모듈(213, 223)을 통해 메모리(211, 221)에 로딩될 수도 있다. 예를 들어, 적어도 하나의 프로그램은 개발자들 또는 어플리케이션의 설치 파일을 배포하는 파일 배포 시스템(일례로 상술한 서버(160))이 네트워크(170)를 통해 제공하는 파일들에 의해 설치되는 프로그램(일례로 상술한 어플리케이션)에 기반하여 메모리(211, 221)에 로딩될 수 있다.
프로세서(212, 222)는 기본적인 산술, 로직 및 입출력 연산을 수행함으로써, 컴퓨터 프로그램의 명령을 처리하도록 구성될 수 있다. 명령은 메모리(211, 221) 또는 통신 모듈(213, 223)에 의해 프로세서(212, 222)로 제공될 수 있다. 예를 들어 프로세서(212, 222)는 메모리(211, 221)와 같은 기록 장치에 저장된 프로그램 코드에 따라 수신되는 명령을 실행하도록 구성될 수 있다.
통신 모듈(213, 223)은 네트워크(170)를 통해 전자 기기 1(110)과 서버(150)가 서로 통신하기 위한 기능을 제공할 수 있으며, 다른 전자 기기(일례로 전자 기기 2(120)) 또는 다른 서버(일례로 서버(160))와 통신하기 위한 기능을 제공할 수 있다. 일례로, 전자 기기 1(110)의 프로세서(212)가 메모리(211)와 같은 기록 장치에 저장된 프로그램 코드에 따라 생성한 요청(일례로 검색 요청)이 통신 모듈(213)의 제어에 따라 네트워크(170)를 통해 서버(150)로 전달될 수 있다. 역으로, 서버(150)의 프로세서(222)의 제어에 따라 제공되는 제어 신호나 명령, 컨텐츠, 파일 등이 통신 모듈(223)과 네트워크(170)를 거쳐 전자 기기 1(110)의 통신 모듈(213)을 통해 전자 기기 1(110)로 수신될 수 있다. 예를 들어 통신 모듈(213)을 통해 수신된 서버(150)의 제어 신호나 명령 등은 프로세서(212)나 메모리(211)로 전달될 수 있고, 컨텐츠나 파일 등은 전자 기기 1(110)가 더 포함할 수 있는 저장 매체로 저장될 수 있다.
입출력 인터페이스(214)는 입출력 장치(215)와의 인터페이스를 위한 수단일 수 있다. 예를 들어, 입력 장치는 키보드 또는 마우스 등의 장치를, 그리고 출력 장치는 어플리케이션의 통신 세션을 표시하기 위한 디스플레이와 같은 장치를 포함할 수 있다. 다른 예로 입출력 인터페이스(214)는 터치스크린과 같이 입력과 출력을 위한 기능이 하나로 통합된 장치와의 인터페이스를 위한 수단일 수도 있다. 보다 구체적인 예로, 전자 기기 1(110)의 프로세서(212)는 메모리(211)에 로딩된 컴퓨터 프로그램의 명령을 처리함에 있어서 서버(150)나 전자 기기 2(120)가 제공하는 데이터를 이용하여 구성되는 서비스 화면이나 컨텐츠가 입출력 인터페이스(214)를 통해 디스플레이에 표시될 수 있다.
또한, 다른 실시예들에서 전자 기기 1(110) 및 서버(150)는 도 2의 구성요소들보다 더 많은 구성요소들을 포함할 수도 있다. 그러나, 대부분의 종래기술적 구성요소들을 명확하게 도시할 필요성은 없다. 예를 들어, 전자 기기 1(110)은 상술한 입출력 장치(215) 중 적어도 일부를 포함하도록 구현되거나 또는 트랜시버(transceiver), GPS(Global Positioning System) 모듈, 카메라, 각종 센서, 데이터베이스 등과 같은 다른 구성요소들을 더 포함할 수도 있다. 보다 구체적인 예로, 전자 기기 1(110)이 스마트폰인 경우, 일반적으로 스마트폰이 포함하고 있는 가속도 센서나 자이로 센서, 카메라, 각종 물리적인 버튼, 터치패널을 이용한 버튼, 입출력 포트, 진동을 위한 진동기 등의 다양한 구성요소들이 전자 기기 1(110)에 더 포함되도록 구현될 수 있음을 알 수 있다.
도 3은 본 발명의 일실시예에 따른 전자 기기의 프로세서가 포함할 수 있는 구성요소의 예를 도시한 블록도이고, 도 4는 본 발명의 일실시예에 따른 전자 기기가 수행할 수 있는 방법의 예를 도시한 흐름도이다.
본 실시예에 따른 전자 기기 1(110)에는 컴퓨터로 구현된 추천 질의 제공 시스템이 구성될 수 있다. 추천 질의 제공 시스템은 전자 기기 1(110) 상에 설치되는 어플리케이션 형태로 구현되어 서버(150)와의 연동을 통한 네트워크 환경에서 전자 기기 1(110)의 화면 상에 서버(150)로부터 수신된 검색 결과와 검색 결과 별 추천 질의를 제공할 수 있다.
예를 들어, 전자 기기 1(110)에 설치된 어플리케이션이 제공하는 명령에 기반하여 전자 기기 1(110)에 구현된 추천 질의 제공 시스템은 추천 질의 제공 방법을 수행할 수 있다. 도 4에 따른 추천 질의 제공 방법을 수행하기 위해, 전자 기기 1(110)의 프로세서(212)는 구성요소로서 도 3에 도시된 바와 같이, 송수신 제어부(310), 검색결과 저장 제어부(320), 및 검색결과 표시 제어부(330)를 포함할 수 있다. 실시예에 따라 프로세서(212)의 구성요소들은 선택적으로 프로세서(212)에 포함되거나 제외될 수도 있다. 또한, 실시예에 따라 프로세서(212)의 구성요소들은 프로세서(212)의 기능의 표현을 위해 분리 또는 병합될 수도 있다.
이러한 프로세서(212) 및 프로세서(212)의 구성요소들은 도 4의 추천 질의 제공 방법이 포함하는 단계들(S410 내지 S460)을 수행하도록 전자 기기 1(110)을 제어할 수 있다. 예를 들어, 프로세서(212) 및 프로세서(212)의 구성요소들은 메모리(211)가 포함하는 운영체제의 코드와 적어도 하나의 프로그램의 코드에 따른 명령(instruction)을 실행하도록 구현될 수 있다.
여기서, 프로세서(212)의 구성요소들은 전자 기기 1(110)에 저장된 프로그램 코드가 제공하는 명령(일례로, 전자 기기 1(110)에서 구동된 어플리케이션이 제공하는 명령)에 따라 프로세서(212)에 의해 수행되는 프로세서(212)의 서로 다른 기능들(different functions)의 표현들일 수 있다. 예를 들어, 전자 기기 1(110)이 서버(150)와 검색과 관련된 데이터를 송수신하도록 상술한 명령에 따라 전자 기기 1(110)을 제어하는 프로세서(212)의 기능적 표현으로서 송수신 제어부(310)가 이용될 수 있다.
단계(S410)에서 프로세서(212)는 전자 기기 1(110)의 제어와 관련된 명령이 로딩된 메모리(211)로부터 필요한 명령을 읽어들일 수 있다. 이 경우, 상기 읽어들인 명령은 프로세서(212)가 이후 설명될 단계들(S420 내지 S460)을 실행하도록 제어하기 위한 명령을 포함할 수 있다.
단계(S420)에서 송수신 제어부(310)는 전자 기기 1(110)의 사용자와 키워드 검색을 위한 서버(150) 간에 설정된 대화 세션을 통해 사용자로부터 입력된 검색 질의를 서버(150)로 전송하도록 전자 기기 1(110)을 제어할 수 있다. 전자 기기 1(110)은 사용자로부터 검색 질의가 입력되면 검색 질의를 포함하는 검색 요청을 네트워크(170)를 통해 키워드 검색을 위한 서버(150)로 전송할 수 있다. 일례로, 전자 기기 1(110)은 음성 인식이나 텍스트 입력 방식을 통해 사용자로부터 검색 질의를 입력 받을 수 있고, 이에 송수신 제어부(310)는 사용자로부터 입력된 검색 질의를 서버(150)로 전송할 수 있다. 이때, 사용자로부터 입력된 검색 질의는 전자 기기 1(110)의 사용자와 서버(150) 간의 대화 세션에 대응되는 대화형 검색 인터페이스(이하, '검색 대화방'이라 칭함)의 인스턴스 메시지(instance message) 형태로 저장된 후 해당 검색 대화방을 통해 전자 기기 1(110)의 화면에 표시될 수 있다.
단계(S430)에서 송수신 제어부(310)는 전자 기기 1(110)의 사용자와 서버(150) 간의 대화 세션을 통해 서버(150)로부터 검색 질의에 대응되는 검색 결과 및 추천 질의를 수신하도록 전자 기기 1(110)을 제어할 수 있다. 다시 말해, 전자 기기 1(110)은 사용자로부터 입력된 검색 질의에 기반하여 서버(150)에서 생성된 검색 결과와 추천 질의를 서버(150)로부터 수신할 수 있다. 이때, 서버(150)는 전자 기기 1(110)로부터 수신된 검색 질의에 대해 검색 결과와 추천 질의를 생성하고 이를 네트워크(170)를 통해 전자 기기 1(110)로 전송할 수 있다. 서버(150)는 사용자의 검색 질의에 대응되는 적어도 하나의 검색 결과를 생성할 수 있고, 검색 결과 각각에 대하여 해당 검색 결과와 관련된 적어도 하나의 연관 검색어로서 추천 질의를 생성할 수 있다. 일례로, 검색 결과와 검색 결과 별 추천 질의는 전자 기기 1(110)의 사용자와 서버(150) 간의 대화 세션에 대응되는 검색 대화방에 포함된 검색 히스토리에 기초하여 생성될 수 있다. 다시 말해, 서버(150)는 사용자의 검색 히스토리, 즉 사용자가 최근 검색 요청한 질의 내역과 각 질의 별로 사용자에게 제공된 검색 결과를 바탕으로 현재 입력된 질의의 중의성을 파악할 수 있고 파악된 중의성을 기초로 해당 질의에 대응되는 검색 결과와 검색 결과 별 추천 질의를 생성할 수 있다. 추천 질의는 검색 결과와 관련된 연관 검색어뿐만 아니라, 실시예에 따라 사용자로부터 입력된 검색 질의와 관련된 연관 검색어 등을 포함할 수도 있다.
단계(S440)에서 검색결과 저장 제어부(320)는 전자 기기 1(110)의 사용자와 서버(150) 간의 대화 세션을 통해 서버(150)로부터 수신된 검색 결과 및 추천 질의를 해당 대화 세션에 대응되는 검색 대화방의 인스턴스 메시지로 저장하도록 전자 기기 1(110)을 제어할 수 있다. 전자 기기 1(110)의 사용자와 서버(150) 간의 대화 세션을 통해 송수신되는 모든 데이터, 즉 검색 질의와 검색 결과 및 추천 질의는 해당 대화 세션에 대응되는 검색 대화방의 인스턴스 메시지로서 전자 기기 1(110) 상의 저장 공간(일례로, 메모리(211) 등)에 저장될 수 있다. 검색 질의와 검색 결과는 개별 대화 메시지로 저장되되 시간 정보를 포함하여 시간 순으로 저장될 수 있고, 검색 결과는 어떤 검색 질의에 대한 결과인지 식별 가능하도록 검색 질의와 관련지어 저장될 수 있다. 추천 질의는 검색 질의에 대응되는 개별 정보 단위인 검색 결과 각각에 대해 생성되는 것으로, 해당 검색 결과에 포함되는 형태로 저장될 수 있다.
단계(S450)에서 검색결과 표시 제어부(330)는 전자 기기 1(110)의 사용자와 서버(150) 간의 대화 세션을 통해 서버(150)로부터 수신된 검색 결과 및 추천 질의를 해당 대화 세션에 대응되는 검색 대화방을 통해 전자 기기 1(110)의 화면에 표시하도록 전자 기기 1(110)을 제어할 수 있다. 전자 기기 1(110)은 검색 질의와 해당 검색 질의에 대응되는 검색 결과를 검색 대화방을 통해 사용자와 주고 받는 대화 메시지 형태로 표시할 수 있다. 이때, 전자 기기 1(110)은 개별 정보 단위인 검색 결과를 단위로 하여 검색 결과 마다 해당 검색 결과의 추천 질의를 제공할 수 있다. 다시 말해, 전자 기기 1(110)은 전자 기기 1(110)의 화면에 표시된 검색 결과에 대해 해당 검색 결과와 관련된 추천 질의를 함께 표시해줄 수 있다.
단계(S460)에서 검색결과 표시 제어부(330)는 전자 기기 1(110)의 사용자로부터 입력되는 화면 제어 제스처에 대응하여 전자 기기 1(110)의 화면에 현재 표시되는 검색 결과를 식별하여 해당 검색 결과의 추천 질의를 표시하도록 전자 기기 1(110)을 제어할 수 있다. 일례로, 전자 기기 1(110)은 수직(vertical) 방향에 대한 화면 제어 제스처인 스크롤(scroll) 제스처나 수평(horizontal) 방향에 대한 화면 제어 제스처인 플리킹(flicking) 제스처를 인식하고 인식된 화면 제어 제스처에 따라 전자 기기 1(110)의 화면에 표시되는 정보를 상하 방향 또는 좌우 방향으로 이동시킬 수 있다. 전자 기기 1(110)은 사용자의 화면 제어 제스처에 따라 전자 기기 1(110)의 화면에 노출할 검색 결과를 찾아 해당 검색 결과를 전자 기기 1(110)의 화면에 노출하고, 이때 전자 기기 1(110)의 화면에 노출된 검색 결과에 대해 해당 검색 결과의 추천 질의를 함께 표시할 수 있다. 검색 결과 각각에 대해 추천 질의가 생성되고 이때 추천 질의는 해당 검색 결과와 관련되어 저장되므로 전자 기기 1(110)의 화면에 실제로 표시되는 검색 결과가 식별되는 경우 식별된 검색 결과의 추천 질의를 읽어와 전자 기기 1(110)의 화면에 노출할 수 있다. 다시 말해, 사용자의 화면 제어 제스처에 대응한 화면 이동이나 화면 전환에 따라 전자 기기 1(110)의 화면에 표시되는 검색 결과가 달라지게 되고, 이때 전자 기기 1(110)의 화면에 표시되는 검색 결과에 연동하여 전자 기기 1(110)의 화면에 표시되는 추천 질의가 달라지게 된다. 전자 기기 1(110)의 화면에 표시되는 특정 검색 결과를 식별하는 방법의 일례로는 검색 결과가 표시되는 전자 기기 1(110)의 화면 상의 좌표 값을 사전에 정해진 기준 위치와 비교하여 기준 위치와 인접하게 표시된 검색 결과를 식별할 수 있고 식별된 검색 결과의 추천 질의를 전자 기기 1(110)의 화면에 노출시킬 수 있다.
도 5 내지 도 9는 전자 기기 1(110)의 화면에 표시되는 대화형 검색 인터페이스인 검색 대화방의 예를 도시한 것이다.
도 5를 참조하면, 검색 대화방(500)에는 사용자에 의해 음성이나 텍스트로 입력된 검색 질의(510)와, 검색 질의(510)에 대해 서버(150)에서 생성된 검색 결과(520)가 대화 메시지 형태로 표시될 수 있다.
검색 결과(520)가 검색 대화방(500)에 표시되는 경우, 검색 결과(520)에 대해 서버(150)에서 생성된 추천 질의(530)가 검색 대화방(500)의 일부 영역, 예를 들어 검색 대화방(500)의 하단이나 질의 입력창과 인접한 위치에 함께 표시될 수 있다.
'질의 A'에 대해 서버(150)에서 하나의 검색 결과(520)가 생성된 경우 도 5에 도시한 바와 같이 검색 대화방(500)에 검색 결과(520)를 노출하기 위한 디스플레이 객체로서 하나의 카드를 구성하여 해당 카드 상에 검색 결과(520)를 노출할 수 있다.
한편, 도 6에 도시한 바와 같이 '질의 A'에 대해 서버(150)에서 복수 개의 검색 결과(620)가 생성된 경우 검색 대화방(500)에 검색 결과(620)의 개수에 대응되는 개수의 카드를 캐로셀(carousel) 형태로 구성하여 검색 결과(620)를 각각 노출할 수 있다. 예를 들어, 사용자의 플리킹 제스처에 응답하여 검색 대화방(500)에 캐로셀 형태로 구성된 카드가 이동하면서 검색 결과(620)가 하나씩 선택적으로 표시될 수 있다.
'질의 A'에 대해 검색 결과(520)가 복수 개인 경우 검색 결과(620) 각각에 대하여 추천 질의(630)가 생성되므로 전자 기기 1(110)의 화면에 실제로 표시되는 검색 결과(620)와 관련된 추천 질의(630)가 표시될 수 있다.
도 7에 도시한 바와 같이, '질의 A'에 대해 두 개의 검색 결과, 즉 검색 결과 Ⅰ와 검색 결과 Ⅱ가 생성되고, 검색 결과 Ⅰ에 대한 추천 질의로서 질의 1, 질의 2, 질의 3, 검색 결과 Ⅱ에 대한 추천 질의로서 질의 11, 질의 12, 질의 13이 생성되는 것으로 가정한다.
'질의 A'에 대한 검색 결과 중 검색 결과 Ⅰ(721)가 전자 기기 1(110)의 화면에 표시되는 경우 검색 결과 Ⅰ(721)에 대해 생성된 추천 질의(731), 즉 질의 1, 질의 2, 질의 3가 노출되고(S701), 검색 결과 Ⅱ(722)가 전자 기기 1(110)의 화면에 표시되는 경우 검색 결과 Ⅱ(722)에 대해 생성된 추천 질의(732), 즉 질의 11, 질의 12, 질의 13가 노출된다(S702). '질의 A'에 대해 복수 개의 검색 결과가 제공되는 경우 카드 플리킹을 통해 검색 결과를 하나씩 선택적으로 노출시킬 수 있고, 전자 기기 1(110)의 화면에 노출되는 검색 결과에 따라 추천 질의 또한 해당 검색 결과에 해당되는 질의를 추천할 수 있다. 다시 말해, 검색 결과를 단위로 검색 결과 마다 다른 추천 질의를 제공할 수 있으며, 즉 검색 결과 Ⅰ(721)에 대한 추천 질의(731)와 검색 결과 Ⅱ(722)에 대한 추천 질의(732)를 달리 제공할 수 있다.
새로운 검색 질의가 입력되는 경우 이전 검색 질의와 검색 결과는 일측 방향, 예컨대 상측 방향으로 이동하면서 새로 입력된 검색 질의와 그에 대응되는 신규 검색 결과가 검색 대화방(500)에 삽입되어 전자 기기 1(110)의 화면에 표시될 수 있다. 이때, 전자 기기 1(110)의 화면에서 벗어난 이전 검색 결과에 대한 추천 질의는 사라지고 전자 기기 1(110)의 화면에 현재 표시되는 신규 검색 결과에 대한 추천 질의가 표시될 수 있다.
도 8에 도시한 바와 같이, '질의 A'의 검색 결과에 대한 추천 질의로서 질의 1, 질의 2, 질의 3이 생성되고, '질의 B'의 검색 결과에 대한 추천 질의로서 질의 21, 질의 22, 질의 23이 생성되는 것으로 가정한다.
전자 기기 1(110)의 화면에 '질의 A'에 대한 검색 결과(821)가 표시될 때 검색 결과(821)와 관련된 추천 질의(831)로서 질의 1, 질의 2, 질의 3가 표시될 수 있다(S801). 이후, 새로운 검색 질의 '질의 B'가 입력되어 전자 기기 1(110)의 화면에 '질의 B'와 '질의 B'에 대한 검색 결과(822)가 표시되는 경우 추천 질의가 검색 결과(822)와 관련된 추천 질의(832)인 질의 21, 질의 22, 질의 23로 변경되어 표시될 수 있다(S802).
특히, 전자 기기 1(110)은 사용자의 스크롤 제스처에 응답하여 전자 기기 1(110)의 화면에 보이는 검색 대화방(500)을 이동하면서 이전 검색 결과와 추천 질의를 보여줄 수 있다.
도 9를 참조하면, 전자 기기 1(110)의 화면에 '질의 B'에 대한 검색 결과(922)가 표시되는 경우 '질의 B'의 검색 결과(922)에 대해 생성된 추천 질의(932), 즉 질의 21, 질의 22, 질의 23가 노출되고(S901), 사용자가 상향 스크롤을 통해 검색 대화방(500)을 이동함에 따라 전자 기기 1(110)의 화면에 '질의 A'에 대한 검색 결과(921)가 다시 표시되는 경우 추천 질의가 '질의 A'의 검색 결과(921)에 대해 생성된 추천 질의(931), 즉 질의 1, 질의 2, 질의 3로 변경되어 노출될 수 있다(S902).
전자 기기 1(110)의 화면에 최근 검색 결과(922)가 노출되었다가 이전 검색 결과(921)가 다시 표시되는 시점을 기준으로 이전 검색 결과(921)의 추천 질의(931)가 갱신되어 노출될 수 있다. 일례로, 검색 결과(921)가 노출된 초기 시점에서 일정 시간이 경과된 후에 다시 노출되는 경우 검색 결과(921)에 대한 추천 질의를 다시 요청하여 해당 시점에 최근 조회한 검색결과도 반영해 새로 생성된 추천 질의(931)를 전자 기기 1(110)의 화면에 노출할 수 있다. 예를 들어, 검색 결과(921)가 노출되는 초기 시점에는 추천 질의(931)가 질의 1, 질의 2, 질의 3로 노출될 수 있고, 일정 시간이 경과된 후에 검색 결과(921)가 다시 노출되면 질의 1, 질의 2', 질의 3로 재조정된 추천 질의(931)가 노출될 수 있다.
따라서, 전자 기기 1(110)의 화면에 대한 상하 방향의 스크롤 제스처에 따라 전자 기기 1(110)의 화면에 실제로 노출되는 검색 결과를 기준으로 해당 검색 결과의 추천 질의를 노출할 수 있다. 가장 최근에 입력된 검색 질의에 대해서만 추천 질의를 제공하던 기존 방식과는 달리, 본 발명의 실시예들은 검색 결과를 단위로 검색 결과마다 추천 질의를 제공함으로써 하나의 질의에 대해 복수의 검색 결과가 생성되더라도 검색 결과 별로 다른 추천 질의를 제공할 수 있고 더 나아가 이전 검색 결과를 사용자가 다시 확인하는 경우 실제로 화면에 노출된 검색 결과를 기준으로 하여 해당 검색 결과와 관련된 추천 질의를 제공할 수 있다.
이하에서는 추천 질의를 저장하는 방법과, 전자 기기 1(110)의 화면에 노출할 추천 질의를 결정하는 방법의 예를 구체적으로 설명하기로 한다. 추천 질의를 저장하는 방법은 전자 기기 1(110)의 프로세서(212)의 구성요소인 검색결과 저장 제어부(320)에 의해 수행될 수 있고, 추천 질의를 결정하는 방법은 검색결과 표시 제어부(330)에 의해 수행될 수 있다.
먼저, 검색결과 저장 제어부(320)는 검색 질의에 대응되는 개별 정보 단위로 생성된 검색 결과 각각에 대하여 해당 검색 결과에 대해 생성된 추천 질의를 저장할 수 있다.
예컨대, 추천 질의가 '동영상을 보여드릴까요', '출연진', '시청률'인 경우 추천 질의는 표 1과 같이 검색 결과의 필드 값으로 구성될 수 있다.
Response의 rcQuery필드 값
rcQuery : [ {text : "동영상을 보여드릴까요? ", word : "동영상", meta : "rtype=rec"}, {text : "출연진", word : "출연진", meta : "rtype=rec"}, {text : "시청률", word : "시청률", meta : "rtype=rec"}]
검색결과 저장 제어부(320)는 검색 결과를 나타내는 데이터의 일부 인자에 추천 질의를 저장할 수 있다. 일례로, 검색결과 저장 제어부(320)는 검색 결과를 인스턴스 메시지를 나타내는 말풍선 요소(HTMLElement)로 저장할 수 있으며, 이때 검색 결과에 해당되는 data() 메서드의 소정 인자에 추천 질의 rcQuery 값을 지정하여 저장할 수 있다.
기본적으로 검색 결과를 나타내는 데이터의 바디 필드(body field)에 해당하는 말풍선에 추천 질의를 저장하지만 바디 필드 값이 부재인 경우에는 헤더 필드(header field)에 해당하는 말풍선에 저장할 수 있다.
검색결과 표시 제어부(330)에서 추천 질의를 노출하기 위해 추천 질의를 읽어내는 방법은 말풍선에 저장된 추천 질의 rcQuery 값을 반환함으로써 가능하다.
그리고, 검색결과 표시 제어부(330)는 화면 스크롤이나 플리킹 시 전자 기기 1(110)의 화면에 노출할 추천 질의를 결정해야 하는데, 일례로 전자 기기 1(110)의 화면에 실제로 표시되는 검색 결과, 즉 사전에 정해진 기준선에 닿아 있는 말풍선을 찾은 후 해당 말풍선에 저장된 rcQuery 값을 전자 기기 1(110)의 화면에 노출할 추천 질의로 결정할 수 있다.
일례로, 전자 기기 1(110)의 화면에 노출할 추천 질의를 결정하는 기준이 되는 기준선은 전자 기기 1(110)의 화면의 세로 높이(window.innerHeight)에서 소정 값을 뺀 위치를 의미할 수 있다. 여기서, 소정 값은 말풍선 컨테이너의 padding-bottom 값과 버퍼 값을 고려하여 결정될 수 있다.
검색결과 표시 제어부(330)는 전자 기기 1(110)의 화면에 실제 표시되는 검색 결과, 즉 전자 기기 1(110)의 화면의 기준선에 닿아 있는 말풍선을 식별하여 해당 말풍선에 저장된 rcQuery 값을 읽어와 전자 기기 1(110)의 화면에 추천 질의로서 노출할 수 있다. 일례로, 검색결과 표시 제어부(330)는 말풍선 요소에 해당되는 객체의 top값이 기준선보다 작고 bottom값이 기준선과 같거나 큰 경우 해당 말풍선이 기준선에 닿아있다고 판단할 수 있다. 만일, 기준선에 닿는 말풍선이 없는 경우에는 가장 마지막 말풍선 요소를 기준선에 닿아 있다고 판단할 수 있다.
스크롤 시마다 전자 기기 1(110)의 화면의 기준선에 닿아 있는 말풍선을 찾게 되면 말풍선 개수가 많은 경우 성능이 나빠지므로 스크롤이 발생하고 일정 시간(예컨대, 500ms)이 지난 후에 기준선에 닿아 있는 말풍선을 찾는 과정을 수행한다.
이처럼 본 발명의 실시예들에 따르면, 사용자와 대화하는 형태로 검색 질의와 검색 결과를 보여주는 대화형 검색 서비스를 제공함에 있어 사용자로부터 입력된 검색 질의를 단위로 추천 질의를 제공하는 기존 방식에서 탈피하여 검색 결과를 단위로 검색 결과마다 다른 추천 질의를 제공할 수 있다. 그리고, 본 발명의 실시예들에 따르면, 화면 스크롤이나 플리킹에 대응하여 화면에 실제 노출되는 검색 결과에 맞춰 해당 검색 결과에 대한 추천 질의를 제공할 수 있어 이전 검색 결과의 추천 질의를 다시 확인할 수 있고 하나의 검색 질의에 대해 여러 검색 결과가 제공될 때도 검색 결과 별로 추천 질의를 쉽게 확인할 수 있다.
이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 어플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.
소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.
실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.
이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.
그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.

Claims (13)

  1. 컴퓨터로 구현되는 전자 기기에서 수행되는 추천 질의 제공 방법에 있어서,
    상기 전자 기기의 사용자와 검색을 위한 서버 간에 설정된 대화 세션을 통해 상기 사용자로부터 입력된 검색 질의를 상기 서버로 전송하는 단계;
    상기 서버에서 상기 검색 질의에 대해 생성된 적어도 하나의 검색 결과와 상기 검색 결과 각각에 대해 생성된 추천 질의를 상기 대화 세션을 통해 상기 서버로부터 수신하는 단계; 및
    상기 대화 세션에 대응되는 검색 대화방을 통해 상기 검색 질의에 대한 검색 결과를 상기 전자 기기의 화면에 표시하되, 상기 전자 기기의 화면에 현재 표시되는 검색 결과를 식별하여 상기 식별된 검색 결과에 대한 추천 질의를 표시하는 단계
    를 포함하는 추천 질의 제공 방법.
  2. 제1항에 있어서,
    상기 검색 결과 각각을 해당 검색 결과의 추천 질의를 포함하여 상기 검색 대화방의 인스턴스 메시지로 저장하는 단계
    를 더 포함하고,
    상기 표시하는 단계는,
    상기 인스턴스 메시지로 저장된 검색 결과 중 상기 식별된 검색 결과의 추천 질의를 읽어와 상기 검색 대화방을 통해 상기 전자 기기의 화면에 표시하는 것
    을 특징으로 하는 추천 질의 제공 방법.
  3. 제1항에 있어서,
    상기 표시하는 단계는,
    상기 사용자의 화면 제어 제스처에 대응하여 상기 전자 기기의 화면에 현재 표시되는 검색 결과에 따라 상기 전자 기기의 화면에 표시할 추천 질의를 결정하는 것
    을 특징으로 하는 추천 질의 제공 방법.
  4. 제1항에 있어서,
    상기 표시하는 단계는,
    상기 전자 기기의 화면에 표시되는 검색 결과의 좌표 값과 사전에 정해진 기준 위치를 비교하여 상기 기준 위치와 인접한 검색 결과의 추천 질의를 상기 전자 기기의 화면에 표시하는 것
    을 특징으로 하는 추천 질의 제공 방법.
  5. 제1항에 있어서,
    상기 표시하는 단계는,
    상기 검색 결과가 복수 개인 경우 상기 복수 개의 카드를 캐로셀(carousel) 형태로 구성하고,
    상기 사용자의 화면 제어 제스처에 대응하여 이동하는 카드를 통해 상기 검색 결과를 하나씩 상기 전자 기기의 화면에 표시하고,
    상기 전자 기기의 화면에 현재 표시되는 검색 결과의 추천 질의를 상기 전자 기기의 화면에 표시하는 것
    을 특징으로 하는 추천 질의 제공 방법.
  6. 제1항에 있어서,
    상기 검색 결과 각각을 해당 검색 결과의 추천 질의를 포함하여 상기 검색 대화방의 인스턴스 메시지로 저장하는 단계
    를 더 포함하고,
    상기 표시하는 단계는,
    상기 사용자의 화면 제어 제스처에 대응하여 상기 검색 대화방을 통해 상기 검색 결과 이전에 제공된 이전 검색 결과가 상기 전자 기기의 화면에 다시 표시되는 경우 상기 이전 검색 결과의 추천 질의를 읽어와 상기 전자 기기의 화면에 표시하는 것
    을 특징으로 하는 추천 질의 제공 방법.
  7. 컴퓨터로 구현되는 전자 기기와 결합되어 추천 질의 제공 방법을 실행시키기 위해 컴퓨터 판독 가능한 기록 매체에 기록된 컴퓨터 프로그램에 있어서,
    상기 추천 질의 제공 방법은,
    상기 전자 기기의 사용자와 검색을 위한 서버 간에 설정된 대화 세션을 통해 상기 사용자로부터 입력된 검색 질의를 상기 서버로 전송하는 단계;
    상기 서버에서 상기 검색 질의에 대해 생성된 적어도 하나의 검색 결과와 상기 검색 결과 각각에 대해 생성된 추천 질의를 상기 대화 세션을 통해 상기 서버로부터 수신하는 단계; 및
    상기 대화 세션에 대응되는 검색 대화방을 통해 상기 검색 질의에 대한 검색 결과를 상기 전자 기기의 화면에 표시하되, 상기 전자 기기의 화면에 현재 표시되는 검색 결과를 식별하여 상기 식별된 검색 결과에 대한 추천 질의를 표시하는 단계
    를 포함하는, 컴퓨터 프로그램.
  8. 컴퓨터로 구현되는 전자 기기의 추천 질의 제공 시스템에 있어서,
    컴퓨터가 판독 가능한 명령을 실행하도록 구현되는 적어도 하나의 프로세서
    를 포함하고,
    상기 적어도 하나의 프로세서는,
    상기 전자 기기의 사용자와 검색을 위한 서버 간에 설정된 대화 세션을 통해 상기 사용자로부터 입력된 검색 질의를 상기 서버로 전송하고, 상기 서버에서 상기 검색 질의에 대해 생성된 적어도 하나의 검색 결과와 상기 검색 결과 각각에 대해 생성된 추천 질의를 상기 대화 세션을 통해 상기 서버로부터 수신하도록 상기 전자 기기를 제어하는 송수신 제어부; 및
    상기 대화 세션에 대응되는 검색 대화방을 통해 상기 검색 질의에 대한 검색 결과를 상기 전자 기기의 화면에 표시하되, 상기 전자 기기의 화면에 현재 표시되는 검색 결과를 식별하여 상기 식별된 검색 결과에 대한 추천 질의를 표시하도록 상기 전자 기기를 제어하는 검색결과 표시 제어부
    를 포함하는 추천 질의 제공 시스템.
  9. 제8항에 있어서,
    상기 적어도 하나의 프로세서는,
    상기 검색 결과 각각을 해당 검색 결과의 추천 질의를 포함하여 상기 검색 대화방의 인스턴스 메시지로 저장하도록 상기 전자 기기를 제어하는 검색결과 저장 제어부
    를 더 포함하고,
    상기 검색결과 표시 제어부는,
    상기 인스턴스 메시지로 저장된 검색 결과 중 상기 식별된 검색 결과의 추천 질의를 읽어와 상기 검색 대화방을 통해 상기 전자 기기의 화면에 표시하는 것
    을 특징으로 하는 추천 질의 제공 시스템.
  10. 제8항에 있어서,
    상기 검색결과 표시 제어부는,
    상기 사용자의 화면 제어 제스처에 대응하여 상기 전자 기기의 화면에 현재 표시되는 검색 결과에 따라 상기 전자 기기의 화면에 표시할 추천 질의를 결정하는 것
    을 특징으로 하는 추천 질의 제공 시스템.
  11. 제8항에 있어서,
    상기 검색결과 표시 제어부는,
    상기 전자 기기의 화면에 표시되는 검색 결과의 좌표 값과 사전에 정해진 기준 위치를 비교하여 상기 기준 위치와 인접한 검색 결과의 추천 질의를 상기 전자 기기의 화면에 표시하는 것
    을 특징으로 하는 추천 질의 제공 시스템.
  12. 제8항에 있어서,
    상기 검색결과 표시 제어부는,
    상기 검색 결과가 복수 개인 경우 상기 복수 개의 카드를 캐로셀(carousel) 형태로 구성하고,
    상기 사용자의 화면 제어 제스처에 대응하여 이동하는 카드를 통해 상기 검색 결과를 하나씩 상기 전자 기기의 화면에 표시하고,
    상기 전자 기기의 화면에 현재 표시되는 검색 결과의 추천 질의를 상기 전자 기기의 화면에 표시하는 것
    을 특징으로 하는 추천 질의 제공 시스템.
  13. 제8항에 있어서,
    상기 적어도 하나의 프로세서는,
    상기 검색 결과 각각을 해당 검색 결과의 추천 질의를 포함하여 상기 검색 대화방의 인스턴스 메시지로 저장하도록 상기 전자 기기를 제어하는 검색결과 저장 제어부
    를 더 포함하고,
    상기 검색결과 표시 제어부는,
    상기 사용자의 화면 제어 제스처에 대응하여 상기 검색 대화방을 통해 상기 검색 결과 이전에 제공된 이전 검색 결과가 상기 전자 기기의 화면에 다시 표시되는 경우 상기 이전 검색 결과의 추천 질의를 읽어와 상기 전자 기기의 화면에 표시하는 것
    을 특징으로 하는 추천 질의 제공 시스템.
PCT/KR2017/008171 2016-10-20 2017-07-28 검색 결과 별 추천 질의를 제공하는 방법 및 시스템 Ceased WO2018074714A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019512760A JP6737954B2 (ja) 2016-10-20 2017-07-28 検索結果別に推薦クエリを提供する方法およびシステム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020160136628A KR102817094B1 (ko) 2016-10-20 2016-10-20 검색 결과 별 추천 질의를 제공하는 방법 및 시스템
KR10-2016-0136628 2016-10-20

Publications (1)

Publication Number Publication Date
WO2018074714A1 true WO2018074714A1 (ko) 2018-04-26

Family

ID=62019208

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2017/008171 Ceased WO2018074714A1 (ko) 2016-10-20 2017-07-28 검색 결과 별 추천 질의를 제공하는 방법 및 시스템

Country Status (3)

Country Link
JP (1) JP6737954B2 (ko)
KR (1) KR102817094B1 (ko)
WO (1) WO2018074714A1 (ko)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008096992A1 (en) * 2007-02-09 2008-08-14 Netpia.Com, Inc. System and method for providing search service by keywords
US20080215555A1 (en) * 2006-06-27 2008-09-04 International Business Machines Corporation Hybrid Approach for Query Recommendation in Conversation Systems
KR20090000855A (ko) * 2007-06-28 2009-01-08 이병철 메신저 기반 질문-답변 서비스 제공 장치 및 방법
KR20140094282A (ko) * 2013-01-22 2014-07-30 네이버비즈니스플랫폼 주식회사 다자간 메신저 서비스를 제공하는 방법 및 시스템
KR101491843B1 (ko) * 2013-11-13 2015-02-11 네이버 주식회사 대화 기반 검색 도우미 시스템 및 그 방법
KR20150118523A (ko) * 2014-04-14 2015-10-22 바이두 온라인 네트웍 테크놀러지 (베이징) 캄파니 리미티드 검색 추천 방법 및 장치

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009009172A (ja) * 2007-06-26 2009-01-15 Nec Corp 参照情報提示システム、参照情報提示用プログラム、および、参照情報提示方法
JP5379904B2 (ja) * 2012-11-27 2013-12-25 オリンパスイメージング株式会社 表示制御装置,カメラ,表示制御方法,表示制御プログラム
JP5805151B2 (ja) * 2013-07-29 2015-11-04 Necパーソナルコンピュータ株式会社 検索装置、検索システムおよびプログラム

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080215555A1 (en) * 2006-06-27 2008-09-04 International Business Machines Corporation Hybrid Approach for Query Recommendation in Conversation Systems
WO2008096992A1 (en) * 2007-02-09 2008-08-14 Netpia.Com, Inc. System and method for providing search service by keywords
KR20090000855A (ko) * 2007-06-28 2009-01-08 이병철 메신저 기반 질문-답변 서비스 제공 장치 및 방법
KR20140094282A (ko) * 2013-01-22 2014-07-30 네이버비즈니스플랫폼 주식회사 다자간 메신저 서비스를 제공하는 방법 및 시스템
KR101491843B1 (ko) * 2013-11-13 2015-02-11 네이버 주식회사 대화 기반 검색 도우미 시스템 및 그 방법
KR20150118523A (ko) * 2014-04-14 2015-10-22 바이두 온라인 네트웍 테크놀러지 (베이징) 캄파니 리미티드 검색 추천 방법 및 장치

Also Published As

Publication number Publication date
KR20180043889A (ko) 2018-05-02
KR102817094B1 (ko) 2025-06-09
JP2019532406A (ja) 2019-11-07
JP6737954B2 (ja) 2020-08-12

Similar Documents

Publication Publication Date Title
WO2018074716A1 (ko) 검색 컨텍스트를 이용한 질의 추천 방법 및 시스템
KR101787248B1 (ko) 메신저 서비스를 이용한 키워드 검색 방법 및 시스템
CN109387217B (zh) 导航方法、计算机可读存储介质及导航服务器
WO2018030554A1 (ko) 메시지 기반 통지를 제공하기 위한 방법 및 시스템
WO2014035041A1 (ko) 증강현실 기술과 대용량 데이터의 통합을 위한 상호작용 방법 및 장치
WO2013105760A1 (en) Contents providing system and operating method thereof
WO2025048073A1 (ko) 지식 그래프 자동 생성 방법 및 시스템
WO2019059435A1 (ko) 위치 데이터가 포함된 컨텐츠를 이용한 추천 방법 및 그 시스템
WO2013105716A1 (ko) 이미지 제공 시스템, 이를 위한 장치 및 이미지 제공 방법
KR20200014108A (ko) 대화 내용에서 텍스트를 이용하여 비텍스트를 검색하는 방법과 시스템 및 비-일시적인 컴퓨터 판독 가능한 기록 매체
WO2018128261A1 (ko) 사용자 활동 정보를 공유하는 방법 및 시스템
WO2016159624A1 (ko) 단어 학습을 제공하는 방법과 시스템 및 기록 매체
WO2018160039A1 (ko) 분할 기능을 이용한 자동 인증 처리 방법 및 시스템
WO2019235653A1 (ko) 근거리 무선 통신을 기반으로 근처 지인을 파악하기 위한 방법과 시스템 및 비-일시적인 컴퓨터 판독 가능한 기록 매체
WO2019156263A1 (ko) 대화방을 3차원 형태로 제공하는 방법과 시스템 및 비-일시적인 컴퓨터 판독 가능한 기록 매체
CN104461231A (zh) 信息显示控制装置以及信息显示控制方法
WO2019172469A1 (ko) 스트리밍 컨텐츠 실시간 공유 방법 및 시스템
WO2019172463A1 (ko) 프로필 사진을 추천하는 방법과 시스템 및 비-일시적인 컴퓨터 판독 가능한 기록 매체
WO2018030553A1 (ko) 메신저 상에서 자동 응답 기능을 제공하는 방법 및 시스템
WO2019240305A1 (ko) 사용 정도에 기초하여 대화방을 처리하는 방법과 시스템 및 비-일시적인 컴퓨터 판독가능한 기록 매체
WO2013105759A1 (en) Method and apparatus for managing content, and computer readable recording medium having recorded thereon a program for executing the content management method
WO2018074714A1 (ko) 검색 결과 별 추천 질의를 제공하는 방법 및 시스템
WO2019151548A1 (ko) 얼굴 인식에 기초하여 정보를 제공하는 방법과 시스템 및 비-일시적인 컴퓨터 판독 가능한 기록 매체
WO2019117359A1 (ko) 메시징 서비스 환경에서의 컨텐츠 공유를 위한 인터랙션 방법 및 시스템
WO2020091121A1 (ko) 메신저를 통해 소설을 제공하는 방법, 시스템, 및 비-일시적인 컴퓨터 판독가능한 기록 매체

Legal Events

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

Ref document number: 17862533

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2019512760

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 27/06/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17862533

Country of ref document: EP

Kind code of ref document: A1