KR100763058B1 - Multi-function searchbox service method and system exploiting redirection message - Google Patents

Multi-function searchbox service method and system exploiting redirection message Download PDF

Info

Publication number
KR100763058B1
KR100763058B1 KR1020060072904A KR20060072904A KR100763058B1 KR 100763058 B1 KR100763058 B1 KR 100763058B1 KR 1020060072904 A KR1020060072904 A KR 1020060072904A KR 20060072904 A KR20060072904 A KR 20060072904A KR 100763058 B1 KR100763058 B1 KR 100763058B1
Authority
KR
South Korea
Prior art keywords
string
search
search engine
parsing system
syntax
Prior art date
Application number
KR1020060072904A
Other languages
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 차명근
Priority to KR1020060072904A priority Critical patent/KR100763058B1/en
Application granted granted Critical
Publication of KR100763058B1 publication Critical patent/KR100763058B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/211Syntactic parsing, e.g. based on context-free grammar [CFG] or unification grammars

Abstract

A method and a system for providing a multi-function search box service by using a redirection message are provided to converts input syntax of a user into a URL(Uniform Resource Locator) of a search engine or an application server suitable for the input syntax through a syntax analysis system and supply the converted URL in the redirection message form, thereby effectively providing various services based on the search box. An arrangement module(311) arranges input syntax based on a discriminator and a blank and stores the arranged input syntax in an arrangement variable. A personal abbreviation restore module(312) restores personal abbreviations based on a personal information DB(Database)(301) with respect to the arranged and stored variables. A common abbreviation restore module(313) restores common abbreviations based one of a search engine DB(302), a shortcut DB(303), and an application DB(304) with respect to the arranged and stored variables. An element classification module(314) classifies the arranged and stored variables according to elements based on the search engine DB or the application DB. A redirection message generating module(315) generates a redirection message by reconfiguring the classified elements based on the search engine DB, the application DB, and a syntax DB(305). A personal information DB registers and stores abbreviations by persons. The search engine DB stores abbreviations by search engines and search engine URL(Uniform Resource Locator). The shortcut DB stores abbreviation by keyword-registered URLs. The application DB stores URLs about sites not the search engines. The syntax DB stores execution syntax based on a browser.

Description

리디렉션 메시지를 이용한 다기능 검색창 서비스 제공 방법 및 시스템{Multi-function searchbox service method and system exploiting redirection message}Multi-function searchbox service method and system exploiting redirection message}

도 1은 본 발명에 따른 구문 분석 시스템의 구조도,1 is a structural diagram of a parsing system according to the present invention;

도 2는 본 발명에 따른 구문 분석 시스템에서의 주소창 입력 구문의 처리 방법도,2 is a processing method of an address bar input syntax in a parsing system according to the present invention;

도 3은 본 발명에 따른 구문 분석 시스템의 처리 순서도,3 is a processing flowchart of a parsing system according to the present invention;

도 4는 본 발명에 따른 구문 분석 시스템의 구문 분석 실시예 설명도이다.4 is an explanatory view of a syntax analysis embodiment of a syntax analysis system according to the present invention.

* 도면의 주요 부분에 대한 부호 설명* Explanation of symbols on the main parts of the drawing

300 : 구문 분석 시스템 301 : 개인 정보 DB300: parsing system 301: personal information DB

302 : 검색 엔진 DB 303 : 바로 가기 DB302: search engine DB 303: shortcut DB

304 : 어플리케이션 DB 305 : 구문 DB304: application DB 305: syntax DB

311 : 배열화 모듈 312 : 개인 약어 복원 모듈311: Arrangement Module 312: Personal Abbreviation Restoration Module

313 : 공통 약어 복원 모듈 314 : 요소 분류 모듈313: Common Abbreviation Restoration Module 314: Element Classification Module

315 : 리디렉션 메시지 생성 모듈315: redirect message generation module

본 발명은 다기능 검색창 서비스 제공 방법 및 시스템에 관한 것으로, 더욱 상세하게는 검색 엔진 지정 검색, 검색 엔진 기반 바로 가기, 검색창 기반의 커뮤니케이션 및 검색창 기반의 부가 기능 제공 방법 및 시스템에 관한 것이다.The present invention relates to a method and system for providing a multi-function search box service, and more particularly, to a method and system for providing a search engine specified search, a search engine-based shortcut, a search box-based communication, and a search box-based additional function.

종래의 검색 엔진을 이용한 검색은 검색 결과가 자체 검색 엔진에 국한되었다. 즉 네이버(Naver)의 검색창에 검색어를 입력하면 네이버 검색 엔진만을 이용해서 검색을 수행하기 때문에 그 검색 결과가 상당히 제한적이었다. 하지만 인터넷이 발전할수록 정보의 양은 기하급수적으로 증가하게 되고 하나의 검색 엔진이 모든 정보를 찾는 것은 사실상 불가능하게 되었다. 최근에는 검색 결과가 우수하다는 구글(Google)을 이용하는 사람들이 늘고 있지만 구글의 검색 결과 역시 구글이라는 검색 엔진에 국한되기 때문에 특정 분야에 있어서는 특화된 검색 엔진을 따라오기 어렵다. 예를 들어 블로그(Blog)와 같은 경우 구글을 이용하는 것보다 블로그 전용 검색 엔진을 이용하는 것이 더 유용한 자료를 얻는 경우가 많아졌다.In the conventional search engine, the search results are limited to its own search engine. In other words, if a search word is entered into the search box of Naver, the search result is very limited because the search is performed using only the Naver search engine. But as the Internet evolves, the amount of information grows exponentially and it becomes virtually impossible for a search engine to find all the information. Recently, more and more people use Google because of its excellent search results, but Google's search results are limited to a search engine called Google, so it is difficult to follow a specialized search engine in a specific field. Blogs, for example, have often found that using a blog-specific search engine is more useful than using Google.

또한 아마존(Amazon)에서 상품을 찾으려고 할 때에도 아마존이라는 사이트에 가서 검색을 해야지 구글에서 아마존의 상품까지 찾는 것은 구글과 아마존의 제휴가 있지 않은 이상 불가능한 것이다. 만약 제휴를 했다고 해도 구글이 중간에서 아마존으로 이용자의 요청을 재전송하고 처리결과를 받아 편집해서 보여줄 경우 이용 자 요청이 많아질수록 구글의 처리 용량이 늘어나게 되는 문제가 있고, 기본적으로 제휴에 의한 제공은 제휴가 늘어날수록 시스템 간의 연동이 필요하게 되어 유연성이 떨어지게 된다. 반면에 본 발명에서 제공하는 검색창에 의한 방법은 클라이언트와 서비스 서버의 중간에 위치하는 구문 분석 시스템의 부하가 크지 않고 시스템 간의 연동이 필요 없으며 유연성이 높아 매우 다양하게 활용될 수 있다.And when you're looking for a product on Amazon, you'll have to go to a site called Amazon and search for something from Google to Amazon, unless you're affiliated with Google and Amazon. Even if affiliation is made, if Google resends a user's request to Amazon in the middle and receives and displays the processing result, there is a problem that the processing capacity of Google increases as the number of user requests increases. Increasing alliance requires less interoperability between systems. On the other hand, the method by the search box provided in the present invention can be utilized in various ways because the load of the parsing system located in the middle of the client and the service server is not great, the interworking between the systems is not required, and the flexibility is high.

최근에 세계 시장의 80% 이상의 점유율을 점하고 있는 인터넷 익스플로러의 7.0버전 (Internet Explorer 7, IE7)의 베타테스트가 한창 진행되고 있다. IE7에는 매우 다양한 기능이 추가되었고, 그 중에서도 주소창을 이용한 검색과 인스턴트 검색창을 이용한 검색은 기존 검색 엔진 사업자의 판도를 바꾸어 놓을 수 있을 정도로 큰 영향력을 가진 것으로 여겨지고 있다. 현재 검색 포털들은 다양한 기능을 제공하는 검색툴바(Search Toolbar)를 제공하여 검색의 주도권을 잡으려고 경쟁하고 있지만 IE7 정식 버전이 나올 경우 주소창 검색과 인스턴트 검색창에 의해 검색툴바의 영향력이 크게 감소할 것으로 예상되며 대신 사용자가 어느 검색 엔진을 IE7의 기본 검색엔진으로 설정하는 지가 큰 이슈가 될 것이다.Recently, a beta test of version 7.0 (Internet Explorer 7, IE7) of Internet Explorer, which accounts for more than 80% of the global market, is in full swing. IE7 adds a lot of features, and the search using the address bar and the search using the instant search box are considered to have a big influence to change the game of existing search engine operators. Currently, search portals are competing to take the lead in the search by providing a search toolbar that provides various functions, but when the full version of IE7 is released, the influence of the search toolbar will be greatly reduced by the address bar search and the instant search box. Instead, it will be a big issue for the user to set which search engine is IE7's default search engine.

그러기 위해서는 필연적으로 검색창을 이용해 자체 검색 엔진은 물론 타사의 검색엔진까지도 편리하게 이용할 수 있는 방안이 요구되며, 그러한 요구에 따라 검색창이 단순한 검색의 기능을 넘어서 바로 가기, 커뮤니케이션 및 다양한 부가 기능을 제공하는 것이 필요하다.In order to do this, it is necessary to use a search box to use not only a search engine but also a third-party search engine, and accordingly, the search box provides shortcuts, communication, and various additional functions beyond simple search functions. It is necessary to do

본 발명은 상기와 같은 문제점을 해결하기 위해 고안된 것으로 이용자의 입력 구문을 상기 구문 분석 시스템을 통하여 입력 구문에 맞는 검색 엔진 또는 어플리케이션 서버의 URL(Uniform Resource Locator)로 변환하여 리디렉션(Redirection) 메시지로 제공함으로써 효과적으로 검색창 기반의 다양한 서비스를 제공하는데 그 목적이 있다.The present invention is designed to solve the above problems and converts a user's input syntax into a URL (Uniform Resource Locator) of a search engine or application server that matches the input syntax through the parsing system and provides it as a redirection message. By doing so, its purpose is to provide a variety of services based on the search box effectively.

본 발명의 다른 목적 및 장점들은 하기의 설명에 의해서 이해될 수 있으며 본 발명의 실시예에 의해 보다 분명하게 알게 될 것이다. 또한, 본 발명의 목적 및 장점들은 청구 범위에 나타낸 수단 및 그 조합에 의해 실현될 수 있음을 쉽게 알 수 있을 것이다.Other objects and advantages of the present invention can be understood by the following description and will be more clearly understood by the embodiments of the present invention. In addition, it will be readily appreciated that the objects and advantages of the present invention may be realized by the means indicated in the claims and combinations thereof.

상기 목적을 달성하기 위한 본 발명은, 구문 분석 시스템이 입력 구문의 처리에 있어서, 입력 구문을 구분자와 공백을 기준으로 배열화하여 배열 변수에 저장하는 배열화 모듈; 배열화하여 저장된 변수들에 대해 개인 정보 DB를 기반으로 개인 약어를 복원하는 개인 약어 복원 모듈; 배열화하여 저장된 변수들에 대해 검색 엔진 DB, 바로 가기 DB, 어플리케이션 DB중 어느 하나를 기반으로 공통 약어를 복원하는 공통 약어 복원 모듈; 복원된 저장 변수들을 검색 엔진 DB 또는 어플리케이션 DB를 기반으로 요소별로 분류하는 요소 분류 모듈; 분류된 요소들을 검색 엔진 DB, 어플리케이션 DB, 구문 DB를 기반으로 재구성하여 리디렉션 메시지를 생성하는 리디렉션 메시지 생성 모듈; 개인별로 약어를 등록해 저장하는 개인 정보 DB; 검색 엔진별 약어 및 검색 엔진 URL을 저장하는 검색 엔진 DB; 키워드 등록된 URL별로 약어를 저장하는 바로 가기 DB; 검색 엔진이 아닌 사이트에 대한 URL을 저장하는 어플리케이션 DB; 및 브라우저 기반의 실행 구문을 저장하는 구문 DB를 포함하여 이루어진 것을 특징으로 한다.The present invention for achieving the above object, the parsing system in the processing of the input syntax, arraying module for arranging the input syntax on the basis of the delimiter and the space and store in an array variable; A personal abbreviation restoring module for restoring a personal abbreviation based on a personal information DB for arrayed and stored variables; A common abbreviation restoring module for restoring common abbreviations based on any one of a search engine DB, a shortcut DB, and an application DB for arrayed and stored variables; An element classification module for classifying the restored storage variables by elements based on a search engine DB or an application DB; A redirection message generation module configured to reconfigure the classified elements based on a search engine DB, an application DB, and a syntax DB to generate a redirection message; A personal information DB for registering and storing an abbreviation for each individual; A search engine DB for storing a search engine abbreviation and a search engine URL; Shortcut DB for storing the abbreviation by keyword registered URL; An application DB for storing a URL for a site other than a search engine; And a syntax DB for storing a browser-based execution syntax.

또한, 본 발명은 상기 구문 분석 시스템에 입력된 구문의 처리 과정이, 배열화 모듈을 이용하여 수신된 입력 구문을 배열화 하는 단계; 개인 약어 복원 모듈을 이용하여 로그인한 가입자에 대해 개인 약어를 복원하는 단계; 공통 약어 복원 모듈을 이용하여 공통 약어를 복원하는 단계; 요소 분류 모듈을 이용하여 구문을 분석하여 각각의 상황별로 처리방법을 지정하는 요소 분류 단계; 및 리디렉션 메시지 생성 모듈을 이용하여 DB조회를 통해 얻은 URL 템플릿에 입력 구문을 적용하여 리디렉션 메시지를 생성하는 단계를 포함하여 이루어진 것을 특징으로 한다.In addition, the present invention is a process of processing the syntax input to the parsing system, comprising the steps of: arranging the received input syntax using the alignment module; Restoring the personal abbreviation for the logged-in subscriber using the personal abbreviation restoring module; Restoring the common abbreviation using the common abbreviation restoration module; An element classification step of designating a processing method for each situation by analyzing syntax using an element classification module; And generating a redirect message by applying an input syntax to the URL template obtained through the DB query using the redirect message generation module.

또한, 본 발명은 상기 구문 분석 시스템의 상기 요소 분류 단계에 구분자 및 배열화된 값을 체크하여, 구분자가 없으면 검색 엔진 DB에서 기본 지정된 검색 엔진 URL을 조회하는 단계; 구분자가 있고 구분자 다음 값이 null이면 구분자 앞의 값에 따라 바로 가기 DB에서 바로 가기 URL을 조회하는 단계; 구분자가 있고 구분자 다음 값을 검색 엔진 DB에서 조회하여 세부 검색 관련 값이면 세부 검색의 URL을 조회하는 단계; 구분자가 있고 구분자 다음 값을 검색 엔진 DB에서 조회하여 타 검색 엔진 관련 값이면 타 검색 엔진의 URL을 조회하는 단계; 구분자가 있고 구분자 다음 값이 실행 명령어이면 어플리케이션 DB에서 실행 명령어 관련 URL을 조회하는 단계; 구분자가 있고 구분자 다음 값이 전화번호, 메일주소 메신저주소 등이 면 어플리케이션 DB에서 메시징을 위한 URL을 조회하는 단계; 구분자가 있고 구분자 다음 값이 상기에 해당 사항이 없고, 입력 구문 처음 값이 실행 명령어이면 어플리케이션 DB에서 실행 명령어 관련 URL을 조회하는 단계; 및 입력 구문 마지막 값에 새 창으로 띄우기, 새 탭으로 띄우기 등 구문 관련 명령이 있으면 구문 DB에서 구문을 조회하는 단계를 포함하는 것을 특징으로 한다.In addition, the present invention comprises the steps of checking the delimiter and the arranged value in the element classification step of the parsing system, if there is no delimiter to look up the default search engine URL in the search engine DB; Retrieving the shortcut URL from the shortcut DB according to the value before the delimiter if the delimiter and the value after the delimiter are null; Retrieving the URL of the detailed search if the delimiter is present and the next value of the delimiter is retrieved from the search engine DB and the detailed search related value; Searching for the URL of another search engine if the delimiter is present and the next value of the delimiter is searched in the search engine DB and the value is related to another search engine; Searching for an execution command related URL in an application DB if there is a delimiter and a value following the delimiter is an execution command; Querying a URL for messaging in an application DB if there is a delimiter and a value next to the delimiter is a phone number, a mail address, or a messenger address; If there is a delimiter and a value after the delimiter does not correspond to the above and the first value of the input syntax is an execution command, searching for an execution command related URL in an application DB; And if there is a syntax related command such as a new window or a new tab in the last value of the input syntax, searching for the syntax in the syntax DB.

또한 본 발명은 상기 구문 분석 시스템의 입력 구문이‘문자열A 구분자 문자열B’, ‘문자열A 구분자’, ‘구분자 문자열A ’, ‘문자열A’중 어느 하나의 형태인 경우에 대하여 상기 요소 분류 단계를 수행하며, 구분자는 ‘>>’, ‘//’, ‘..’와 같은 기호를 사용하는 것을 특징으로 한다. The present invention also provides a method for classifying the element in the case where the input syntax of the parsing system is any one of 'string A delimiter string B', 'string A delimiter', 'delimiter string A', and 'string A'. The delimiter is characterized by using symbols such as '>>', '//' and '..'.

또한, 본 발명은 상기 입력 구문이 ‘문자열A 구분자 문자열B’의 형태인 경우, 문자열A가 검색엔진, 문자열B가 검색어의 값을 갖거나 문자열A가 검색어, 문자열B가 검색엔진 값을 가지면 상기 요소 분류 단계에서 지정 검색 엔진으로 연결되는 것을 특징으로 한다.In addition, the present invention is that when the input syntax is in the form of 'string A delimiter string B', if the string A has the search engine, the string B has the value of the search term or the string A has the search term, the string B has the search engine value Characteristic classification step is characterized in that connected to the specified search engine.

또한, 본 발명은 상기 입력 구문이‘문자열A’의 형태인 경우, 문자열A가 검색어의 값을 가지면 상기 요소 분류 단계에서 기본 검색 엔진으로 연결되는 것을 특징으로 한다.In addition, the present invention is characterized in that when the input phrase is in the form of "string A", if the string A has the value of the search word, it is connected to the basic search engine in the element classification step.

또한, 본 발명은 상기 입력 구문이 ‘문자열A 구분자’, ‘구분자 문자열A', ‘문자열A' 중 어느 하나의 형태인 경우, 상기 요소 분류 단계에서 바로 가기 기능을 수행하며, 기존의 바로 가기와 달리 문자열A가 공백을 포함하는 여러 개의 단어로 구성될 수 있으며, 그 중 ‘문자열A 구분자’는 '/'를 구분자로 써서 '문자열A /'나 ‘문자열A/'와 같은 형태도 포함하며, ‘문자열A’는 상기 브라우저의 주소창을 통해 전달 받은 입력 구문이 다른 경로를 통해 전달 받은 동일한 입력 구문과 구분이 가능할 경우, 상기 브라우저의 주소창을 통해 전달 받은 입력 구문 ‘문자열A'에 대해, 상기 요소 분류 단계의 검색 엔진 DB에서 기본 지정된 검색 엔진 URL을 조회하는 단계에 앞서 바로 가기 DB에서 바로 가기 URL을 조회하는 단계를 먼저 수행하여 해당하는 값이 있으면 바로 가기로 처리하는 것을 특징으로 한다.The present invention also provides a shortcut function in the element classification step when the input syntax is any one of 'string A delimiter', 'delimiter string A', and 'string A'. Alternatively, the string A may be composed of several words including spaces, and the 'string A delimiter' may include a form such as 'string A /' or 'string A /' by using '/' as a delimiter. 'String A' refers to the input phrase 'string A' received through the browser's address bar when the input phrase received through the browser's address bar can be distinguished from the same input phrase received through another path. Prior to retrieving the default search engine URL from the search engine DB in the classification step, perform the step of retrieving the shortcut URL from the shortcut DB first to have a corresponding value. Characterized in that the processing directly to the top.

또한, 본 발명은 상기 입력 구문이‘문자열A 구분자 문자열B'의 형태인 경우, 문자열A가 커뮤니케이션 내용을, 문자열B가 수신자 또는 송신자의 값을 갖거나 문자열A가 수신자 또는 송신자의 값을, 문자열B가 커뮤니케이션 내용을 가지면 상기 요소 분류 단계에서 SMS, 메일, 메신저, 인터넷 전화와 같은 커뮤니케이션 기능을 수행하는 것을 특징으로 한다.Also, in the present invention, when the input syntax is in the form of 'string A delimiter string B', the string A has a communication content, the string B has a value of a receiver or a sender, or the string A has a value of a receiver or a sender, a string If B has a communication content, it is characterized in that performing the communication functions such as SMS, mail, messenger, Internet phone in the element classification step.

또한, 본 발명은 상기 입력 구문이‘문자열A 구분자 문자열B'의 형태인 경우, 문자열A, 문자열B 중 하나가 부가 기능과 관련된 실행 명령어를 포함하면 상기 요소 분류 단계에서 채팅, 태깅, 스크랩, 상세정보, 구매와 같은 부가 기능을 수행하는 것을 특징으로 한다.In addition, when the input syntax is in the form of 'string A delimiter string B', if one of the string A and the string B includes an execution command related to the additional function, the chat, tagging, scraping, detailing in the element classification step It is characterized by performing additional functions such as information and purchase.

또한, 본 발명은 상기 입력 구문이‘문자열A 구분자 문자열B'의 형태인 경우, 문자열B의 끝 부분에 해당 기능 수행을 위한 명령어를 추가할 수 있다면 상기 요소 분류 단계에서 새 창으로 띄우기, 새 탭으로 띄우기, 팝업으로 띄우기와 같은 클라이언트 기반의 명령을 수행하는 것을 특징으로 한다.In the present invention, when the input syntax is in the form of 'string A delimiter string B', if a command for performing a corresponding function can be added at the end of the string B, a new window is displayed in the element classification step, a new tab. It is characterized by executing client-based commands such as popup and popup.

한편, 본 발명은 상기 구문 분석 시스템을 기존에 존재하는 검색 엔진 사이 트나 서비스 사이트와 별도의 사이트에 구현하는 것을 특징으로 한다.On the other hand, the present invention is characterized in that the parsing system is implemented in a site separate from the existing search engine site or service site.

또한, 본 발명은 상기 구문 분석 시스템을 기존 검색 엔진 사이트에 통합하여 구현하는 것을 특징으로 하며, 기본 검색을 이용한 검색은 리디렉션을 하지 직접 검색을 하는 것을 특징으로 한다.In addition, the present invention is characterized in that the parsing system is integrated and implemented in the existing search engine site, and the search using the basic search is characterized in that the direct search does not redirect.

또한, 본 발명은 상기 구문 분석 시스템을 브라우저에 통합하여 구현하는 것을 특징으로 한다.In another aspect, the present invention is characterized by the integration of the parsing system into a browser.

또한, 본 발명은 상기 구문 분석 시스템을 검색툴바에 통합하여 구현하는 것을 특징으로 한다.In addition, the present invention is characterized by implementing the syntax analysis system integrated into the search toolbar.

또한, 본 발명은 상기 구문 분석 시스템을 운영체제에 통합하여 구현하는 것을 특징으로 한다.In another aspect, the present invention is characterized by implementing the syntax analysis system integrated into the operating system.

또한, 본 발명은 상기 구문 분석 시스템에 입력되는 구문이 상기 구문 분석 시스템이 구현된 서버의 홈페이지의 검색창, 브라우저의 주소창, 인스턴트 검색창, 검색툴바의 검색창, 외부에서 링크로 연결된 검색창, 운영체제의 검색창 중 어느 하나를 통해 입력되는 것을 특징으로 한다.In addition, the present invention is a phrase input to the parsing system is a search box of the homepage of the server on which the parsing system is implemented, the address box of the browser, the instant search box, the search box of the search toolbar, a search box linked by an external link, Characterized in that is input through any one of the search box of the operating system.

다른 한편, 본 발명은 상기 구문 분석 시스템은 분석된 구문 결과를 내부 또는 외부의 백업 DB에 보내어 입력 구문을 구분 관리함으로써 향후 인기 검색어 분석 등에 활용할 수 있는 것을 특징으로 한다.On the other hand, the present invention is characterized in that the parsing system can be used to analyze the popular search words in the future by managing the input syntax by sending the analyzed syntax results to the internal or external backup DB.

그럼, 본 발명의 구성과 작동 방법에 대하여 도면을 보면서 보다 상세하게 설명하기로 한다.Then, the configuration and operation method of the present invention will be described in detail with reference to the drawings.

도 1은 구문 분석 시스템(300)의 구조를 나타낸다. 구문 분석 시스템(300)은 검색창에 입력된 입력 구문을 분석하여 서비스에 부합하는 서비스 URL을 만들어 서비스 서버로 리디렉션 하는 역할을 수행한다. 이를 위해 입력 구문은 배열화 모듈(311), 개인 약어 복원 모듈(312), 공통 약어 복원 모듈(313), 요소 분류 모듈(314), 리디렉션 메시지 생성 모듈(315)을 거치게 되며, 그 과정에서 각 모듈은 필요에 따라 개인 정보 DB(301), 검색 엔진 DB(302), 바로 가기 DB(303), 어플리케이션 DB(304), 구문 DB(305)를 참조하게 된다.1 illustrates the structure of a parsing system 300. The parsing system 300 analyzes the input syntax inputted in the search box to create a service URL corresponding to the service and redirects it to the service server. To this end, the input syntax passes through an array module 311, a personal abbreviation restoration module 312, a common abbreviation restoration module 313, an element classification module 314, and a redirect message generation module 315. The module will refer to the personal information DB 301, the search engine DB 302, the shortcut DB 303, the application DB 304, and the syntax DB 305 as needed.

이해를 돕기 위해 예제를 들어 간략하게 설명하면, 검색창에 ‘wine cellar >> auction'이라는 입력 구문이 들어왔다고 가정하자. 이 입력 구문은 www.auction.co.kr 을 통해 wine cellar 상품을 검색하라는 의미이다.For simplicity, let's assume that the example contains the input phrase 'wine cellar >> auction'. This input phrase means to search for wine cellar products at www.auction.co.kr.

먼저, 배열화 모듈(311)은 구분자와 공백에 따라 해당 입력 구문을 요소별로 분류하게 되는데 이에 따라 입력 구문은 before[0]=wine, before[1]=cellar, after[0]=auction으로 배열화되어 정리되게 된다. 개인 약어 복원 모듈(312)은 이 예제에서는 해당하는 것이 없고, 그 다음 단계인 공통 약어 복원 모듈(313)에 의해 after[0]=auction은 after[0]=search.auction.co.kr로 복원되게 된다. 이때 www.auction.co.kr로 변환되지 않은 이유는 실제 검색은 www.auction.co.kr이 아닌 search.auction.co.kr에서 이루어지기 때문이다. 그 다음 단계인 요소 분류 모듈(314)에서는 검색 엔진 DB(302)의 구문을 참조하여 search.auction.co.kr이 keyword라는 값을 필요로 함을 알아내어 before[0]=wine과 before[1]=cellar를 합쳐서 keyword=wine+cellar로 만들어낸다. 최종단계인 리디렉션 메시지 생성 모듈(315)은 ‘search.acution.co.kr/search/search.aspx?keyword=wine+cellar'라 는 URL을 갖는 리디렉션 메시지를 완성하여 클라이언트에게 전송하게 된다.First, the arranging module 311 classifies the input syntax by elements according to the delimiter and the space. Accordingly, the input syntax is arranged as before [0] = wine, before [1] = cellar, after [0] = auction. It will be organized and organized. The personal abbreviation reconstruction module 312 is not applicable in this example, and after [0] = auction is restored to after [0] = search.auction.co.kr by the next step, the common abbreviation reconstruction module 313. Will be. In this case, the reason why the search was not converted to www.auction.co.kr is that the actual search is performed in search.auction.co.kr, not www.auction.co.kr. The next step, the element classification module 314, refers to the syntax of the search engine DB 302 and finds that search.auction.co.kr needs a value of keyword, before [0] = wine and before [1. Combine] = cellar to produce keyword = wine + cellar. The final step, the redirect message generation module 315 completes the redirect message with the URL 'search.acution.co.kr/search/search.aspx?keyword=wine+cellar' and sends it to the client.

다음으로 검색창에 ‘call >> tom'이라는 입력 문구가 입력되었다고 하자. 이 입력 문구는 tom에게 인터넷 전화를 걸라는 의미이다. 하지만 tom에 대한 인터넷 전화번호를 알 수 없기 때문에 이용자가 사전에 tom의 전화번호는 070-5678-1234라로 등록해 두었고 현재 로그인을 한 상태라고 가정하기로 하자.Next, let's say you have entered the phrase ‘call >> tom’ in the search box. This input phrase tells tom to make an internet call. However, since we do not know the internet phone number for tom, let's assume that the user has previously registered tom's phone number as 070-5678-1234 and is currently logged in.

먼저, 배열화 모듈(311)은 구분자와 공백에 따라 해당 입력 구문을 요소별로 분류하게 되는데 이에 따라 입력 구문은 before[0]=call, after[0]=tom으로 배열화되어 정리되게 된다. 다음으로 개인 약어 복원 모듈(312)은 tom의 연락처를 070-5678-1234로 변환하게 되어 after[0]=07056781234로 변경되게 된다. 그 다음 단계인 공통 약어 복원 모듈(313)에 의해 before[0]=call은 before[0]=www.freevoip.com으로 복원되게 된다. 이때 www.freevoip.com은 예제로 든 가상의 인터넷 전화 서버이다. 요소 분류 모듈(314)에서는 검색 엔진 DB(302)의 구문을 참조하여 www.freevoip.com이 callee라는 값을 필요로 함을 알아내어 callee=07056781234를 만들어낸다. 최종단계인 리디렉션 메시지 생성 모듈(315)은 ‘www.freevoip.com/call.aspx?callee=07056781234'라는 URL을 갖는 리디렉션 메시지를 완성하여 클라이언트에게 전송하게 된다.First, the arranging module 311 classifies corresponding input phrases by elements according to delimiters and spaces. Accordingly, the input syntax is arranged and arranged as before [0] = call and after [0] = tom. Next, the personal abbreviation restoring module 312 converts the contact of tom to 070-5678-1234 and changes to after [0] = 07056781234. The next step, the common abbreviation restoration module 313, before [0] = call is restored to before [0] = www.freevoip.com. Www.freevoip.com is an example virtual internet phone server. The element classification module 314 refers to the syntax of the search engine DB 302 to find out that www.freevoip.com needs the value callee and generates callee = 07056781234. The final step, the redirect message generation module 315 completes the redirect message with the URL 'www.freevoip.com/call.aspx?callee=07056781234' and sends it to the client.

각각의 구성 요소에 대해 좀 더 자세히 살펴보면, 배열화 모듈(311)은 구분자를 기준으로 구분자의 앞부분을 before[i]라는 배열 변수에 뒷부분을 after[i]라는 배열 변수에 저장하게 된다. 상기 예제에서는 ‘>>’를 구분자로 사용하였지만 ‘//’, ‘..’, ‘<<’ 등 다양한 것들이 구분자로 사용될 수 있다. 단, 구분자는 알파벳이나 숫자로 구성될 경우 일반 단어와 혼동의 소지가 있으므로 예제에서와 같이 기호를 두 개 합친 것이 좋다.Looking at each component in more detail, the arranging module 311 stores the front of the delimiter in the array variable called before [i] and the rear part in the array variable called after [i] based on the delimiter. In the above example, '>>' is used as a separator, but various things such as '//', '..', and '<<' may be used as the separator. However, if the delimiter is composed of alphabets or numbers, it can be confused with general words, so it is good to combine two symbols as in the example.

개인 약어 복원 모듈(312)은 개인이 미리 등록해 놓은 약어를 복원하는 모듈로서 이용자가 로그인을 한 상태에서 이용이 가능하다. 이 때 등록할 수 있는 개인 약어는 전화번호, 메일 주소와 같은 경우에 한정하는 것이 바람직하다. 너무 많은 개인 약어를 사용할 경우 명령어와 혼동이 될 수도 있다.The personal abbreviation restoring module 312 is a module for restoring an abbreviation previously registered by an individual and can be used while the user is logged in. At this time, the personal abbreviation that can be registered is preferably limited to a case such as a telephone number or an email address. Too many personal abbreviations can be confusing.

공통 약어 복원 모듈(313)은 공통적으로 사용되는 약어들을 복원하는 모듈이다. 앞서 예를 든 바와 같이 auction은 search.auction.co.kr로, call은 www.freevoip.com으로 복원하는 것과 같은 경우이다. 공통 약어는 일반적으로 검색 엔진이나 어플리케이션 서버에 적용될 수 있다.The common abbreviation restoring module 313 is a module for restoring commonly used abbreviations. As in the previous example, auction is the same as restoring to search.auction.co.kr and call to www.freevoip.com. Common abbreviations generally apply to search engines or application servers.

요소 분류 모듈(314)은 검색 엔진이나 어플리케이션 서버에서 필요로 하는 변수별로 배열화된 입력 구문을 재구성하는 모듈이다. 앞서 예를 든 auction의 경우 keyword라는 변수를 필요로 해서 keyword=wine+cellar로, call의 경우 callee라는 변수를 필요로 해서 callee=07056781234로 만들어 준 것과 같다.The element classification module 314 is a module that reconstructs the input syntax arranged for each variable required by a search engine or an application server. For example, in the case of auction, keyword = wine + cellar is needed for the keyword and callee is needed for the callee = 07056781234.

리디렉션 메시지 생성 모듈(315)은 앞의 변수들을 검색 엔진 DB(302)나 어플리케이션 DB(304)의 템플릿(template)에 넣어 리디렉션 URL을 생성한 후 클라이언트에게 리디렉션 하는 역할을 한다. 이때 리디렉션 방법으로는 HTTP(HyperText Transfer Protocol) 리디렉션 메시지를 이용하는 방법, 메타(Meta) 태그를 이용하는 방법, 자바 스크립트(Java Script)를 이용하는 방법 등이 고려될 수 있으며, 상기 입력 구문의 마지막에 ‘tap', 'window', 'popup' 등이 있었다면 구문 DB(305) 를 조회하여 새 탭으로 열기, 새 창으로 열기, 팝업으로 열기 등에 맞는 형태로 리디렉션 메시지를 구성하여 클라이언트에게 보내줄 수 있다.The redirect message generation module 315 generates the redirect URL by inserting the above variables into a template of the search engine DB 302 or the application DB 304 to redirect the client to the client. In this case, as a redirection method, a method of using a hypertext transfer protocol (HTTP) redirect message, a method of using a meta tag, a method of using a java script, and the like may be considered. If ',' window ',' popup ', etc., the syntax DB (305) can be inquired to configure a redirect message in a form suitable for opening in a new tab, opening in a new window, opening in a popup, etc., and send it to the client.

개인 정보 DB(301)는 개인별 저장 정보를 저장해 두는 곳으로서 일반적으로 SMS, 메일, 메시지, 인터넷 전화와 같은 서비스를 이용할 때 입력해야 하는 수신자 주소를 간편하게 입력하기 위하여 사용될 수 있다. 개인 정보 DB(301)를 이용하기 위해서는 ID와 패스워드를 이용한 로그인이 필요하며 로그인한 사용자가 상기의 기능을 이용할 때에는 송신자를 따로 지정해 주지 않아도 된다. 수신자, 송신자 지정 이외에도 개인별로 기본 검색 엔진을 지정하거나, 검색 엔진이나 서비스 별로 자신만의 약어를 만들어 이용하는 것도 가능하지만 이 경우 혼동이 있을 수 있으므로 주의가 필요하다. 또한 스크랩(scrap)과 같은 서비스를 이용할 때도 이용 가능하다.The personal information DB 301 stores personally stored information and can be used to easily input a recipient address that should be input when using services such as SMS, mail, message, and Internet phone. In order to use the personal information DB 301, a login using an ID and a password is required. When the logged-in user uses the above function, the sender does not need to be separately designated. In addition to specifying recipients and senders, it is also possible to specify a default search engine for each individual or to create and use your own abbreviation for each search engine or service. It is also available when using services such as scrap.

검색 엔진 DB(302)는 검색 엔진 별로 영어 약어, 한글 약어, 사이트 주소, 검색 엔진의 주소 및 검색 엔진에서 필요로 하는 URL 템플릿을 저장해 두는 곳으로서 예를 들어 (auction, 옥션, www.auction.co.kr, search.auction.co.kr, search/search.aspx?keyword=)와 같은 정보를 묶어서 관리함으로써 ‘wine cellar >> auction'과 같은 입력을 ‘search.acution.co.kr/search/search.aspx?keyword=wine+cellar'라는 URL로 변경시키는 과정에 이용된다.The search engine DB 302 stores English abbreviations, Hangul abbreviations, site addresses, search engine addresses, and URL templates required by the search engines for each search engine, for example (auction, auction, www.auction.co By grouping information such as .kr, search.auction.co.kr, search / search.aspx? keyword =) and managing input such as' wine cellar >> auction ',' search.acution.co.kr/search/search .aspx? keyword = wine + cellar '.

바로 가기 DB(303)는 등록된 키워드에 대해 바로 가기를 수행하기 위한 모듈로서 기존의 바로 가기와 달리 두 단어 이상의 키워드도 지원되도록 설계된다. 특 히 한글, 일본어와 달리 띄어쓰기가 중요한 영어의 경우 이러한 두 단어 이상의 키워드 지원 기능이 유용하게 이용될 수 있다.Shortcut DB (303) is a module for performing a shortcut to a registered keyword, unlike conventional shortcuts are designed to support more than two words. In particular, unlike Korean and Japanese, in case of English where spacing is important, the keyword support function of two or more words can be usefully used.

어플리케이션 DB(304)는 어플리케이션 별로 영어 약어, 한글 약어, 사이트 주소, 어플리케이션 서버 주소 및 어플리케이션 서버에서 필요로 하는 URL 템플릿을 저장해 두는 곳으로서 예를 들어 (call, 전화, www.freevoip.com, www.freevoip.com, call.aspx?callee=)과 같은 정보를 묶어서 관리함으로써 ‘call >> 07056781234’와 같은 입력 구문을 ‘www.freevoip.com/call.aspx?callee=07056781234'라는 URL로 변경시키는 과정에 이용된다.The application DB 304 stores English abbreviations, Korean abbreviations, site addresses, application server addresses, and URL templates required by the application server for each application. For example, (call, phone, www.freevoip.com, www. The process of changing input syntax such as 'call >> 07056781234' to URL 'www.freevoip.com/call.aspx?callee=07056781234' by grouping and managing information such as freevoip.com and call.aspx? callee =). Used for

구문 DB(305)는 새 창으로 열기, 팝업으로 열기, 새 탭으로 열기는 물론 클라이언트에서 실행될 수 있는 명령어를 지원하기 위한 구문을 담고 있는 DB이다. 예를 들어 ‘cellar >> dic tap'라는 입력 구문이 ‘cellar라는 단어를 사전 검색을 해서 새로운 탭에 열어라’라는 의미라고 하면 새로운 탭에 열기 위한 HTML 또는 자바스크립트와 같은 구문을 구문 DB(305)를 통해 가져올 수 있다. 물론 현재는 새 탭으로 열기라는 HTML 또는 자바스크립트 구문이 없는 것으로 알고 있지만 탭 브라우징의 활성화로 곧 생기게 될 것으로 예상된다.The syntax DB 305 is a DB containing syntax for supporting a command that can be executed in a client as well as opening in a new window, opening in a popup, and opening in a new tab. For example, if the input phrase "cellar >> dic tap" means "search for the word cellar and open it in a new tab", then the syntax DB (305) Can be imported via). Of course, we currently don't have the HTML or JavaScript syntax to open in a new tab, but we expect it to happen soon with tab browsing enabled.

도 2는 클라이언트(100)가 브라우저의 주소창을 통한 입력이 구문 분석 시스템(300)으로 전달되어 원하는 서비스 서버(500)로 리디렉션되는 경우를 나타낸다. 현재 베타 테스트를 진행하고 있는 IE7의 경우 주소창 입력 구문에 대해 DNS(Domanin Name Service) 서버(200)로 메시지를 보내어 입력 구문이 올바른 주소 인지 확인하고, 올바른 주소가 아닌 경우 기본 검색 엔진으로 입력 구문을 전달하도록 설계되어 있다. 이 경우 기본 검색 엔진으로 이용자가 원하는 검색 엔진을 설정할 수 있는데 만약에 상기 구문 분석 시스템(300)이 기본 검색 엔진으로 지정되어 있을 경우에는 구문 분석 시스템(300)에서 입력 구문을 분석하여 적절한 서비스 서버(500)로 접속할 수 있도록 리디렉션 메시지를 보내게 된다. 또한 이 과정에서 분석된 입력 구문을 내부 또는 외부에 있는 백업 DB(400)에 저장 해 둠으로써 향후에 인기 검색어 통계 등에 활용할 수 있게 된다. 만약 브라우저의 인스턴트 검색창이나 홈페이지의 검색창을 이용한다면 도 2의 1번(DNS 서버 요청)과 2번(DNS 서버 응답) 과정이 없이 바로 3번(지정된 기본 검색 엔진으로 입력값 전달) 과정부터 진행이 될 것이다.2 illustrates a case in which the client 100 receives an input through the address bar of the browser to the parsing system 300 and is redirected to the desired service server 500. In IE7, which is currently in beta testing, it sends a message to the DNS server (200) for the address bar input syntax to verify that the input syntax is the correct address, and if it is not the correct address, It is designed to deliver. In this case, the user can set the desired search engine as the default search engine. If the parsing system 300 is designated as the default search engine, the parsing system 300 parses the input syntax to provide an appropriate service server. It will send a redirect message so that it can be accessed. In addition, by storing the input syntax analyzed in this process in the backup DB (400), which is internal or external, it can be utilized in future popular search term statistics. If you use the browser's instant search box or the search box of the homepage, directly from step 3 (passing input values to the designated default search engine) without the steps 1 (DNS server request) and 2 (DNS server response) of FIG. It will be a progress.

브라우저 파이어폭스의 기본 설정은 IE7과 달리 주소창 입력 구문에 대한 DNS 확인 절차 이후에 올바른 주소가 아닌 경우, 구글의 ‘운 좋은 예감’ 서비스로 입력 구문을 전달하여 바로 가기를 수행하게 되어 있고, IE7과 달리 손쉽게 기본 검색 엔진을 수정하기 어렵게 되어있지만, ‘about:config'를 주소창에 입력한 후 설정 변경을 통해 구글의 ‘운 좋은 예감’외에 다른 검색 엔진으로 기본 검색 엔진을 지정할 수 있다.Unlike IE7, the default setting of browser Firefox is to perform a shortcut by passing the input syntax to Google's 'lucky fortune' service if the address is not correct after the DNS resolution procedure for the address bar input syntax. It's difficult to modify the default search engine easily, but you can specify 'default:' as your search engine in addition to Google's 'lucky feeling' by typing 'about: config' in the address bar.

상기 구문 분석 시스템(300)의 입력 구문은 상기 구문 분석 시스템(300)이 구현된 서버의 홈페이지의 검색창을 통해 입력받거나 외부에 링크로 연결된 검색창을 통해 입력을 받을 수 있지만, 전술한 바와 같이 브라우저의 주소창이나 인스턴트 검색창을 통해 바로 입력을 받을 경우 상기 구문 분석 시스템(300)의 이용이 크 게 증대될 수 있을 것이다. 또한 야후(Yahoo), 네이버와 같은 서비스 사이트에서 제공하는 검색툴바의 검색창이나 향후 출시될 윈도우 비스타와 같은 운영체제의 검색창으로부터도 입력이 가능하다.The input syntax of the parsing system 300 may be input through a search box of a homepage of a server on which the parsing system 300 is implemented, or may be input through a search box connected to an external link, as described above. If the browser receives the input directly through the address bar or instant search box may be greatly increased the use of the parse system 300. It can also be entered from the search box of search toolbars provided by service sites such as Yahoo and Naver, or from search boxes of operating systems such as Windows Vista.

또한 상기 구문 분석 시스템(300)은 기존의 검색 엔진 사이트나 서비스 사이트와 별도의 사이트에 구현될 수도 있지만 기존 검색 엔진 사이트에 통합하여 구현될 수도 있다. 만약 A라는 검색 엔진에 상기 구문 분석 시스템(300)이 통합 구현될 경우 기본적인 검색은 A에서 처리하기 때문에 리디렉션 과정이 필요 없어지며, 세부 검색이나 다른 검색 엔진을 이용한 검색, 커뮤니케이션이나 부가 기능을 이용하는 경우에는 리디렉션 메시지를 이용하여 클라이언트(100)가 다른 서비스 서버(500)를 이용할 수 있게 된다.In addition, the parsing system 300 may be implemented in a site separate from the existing search engine site or service site, but may be integrated with the existing search engine site. If the parsing system 300 is integrated in a search engine called A, since the basic search is processed by A, the redirection process is not necessary, and a detailed search or a search using another search engine, communication, or additional functions are used. In this example, the client 100 may use another service server 500 by using a redirect message.

또 다른 방법으로는 IE7, 파이어폭스와 같은 브라우저에 상기 구문 분석 시스템(300)의 기능을 구현하는 방법이나 야후, 네이버와 같은 서비스 사이트에서 제공하는 검색툴바의 검색창 또는 새로 출시될 윈도우 비스타와 같은 운영체제의 검색창에 상기 구문 분석 시스템(300)의 기능을 구현하는 방법을 생각할 수 있는데 이러한 경우에도 클라이언트(100) 자체만으로는 이러한 기능을 수행하기 어렵기 때문에 상기 구문 분석 시스템(300)과 같은 역할을 하는 서버가 존재해야 할 것이다.Another method is to implement the function of the parsing system 300 in a browser such as IE7 or Firefox, or search box of search toolbar provided by service sites such as Yahoo or Naver, or new Windows Vista. A method of implementing the function of the parsing system 300 may be considered in a search box of an operating system. In this case, since the client 100 itself may not perform such a function, the parsing system 300 may serve as the parsing system 300. There must be a server that does.

도 3은 구문 분석 시스템의 처리 순서도를 나타낸다. 먼저 배열화 모듈을 통해 다양한 경로로 수신된 입력 구문을 배열화(10)한 후 개인 약어 복원 모듈을 통해 개인 약어를 복원(20)하고, 공통 약어 복원 모듈을 통해 공통 약어를 복원(30)하는 과정이 이루어진다. 그 다음으로는 요소 분류 모듈이 수행되는데 요소 분류 모델은 먼저 구분자가 존재하는 지를 먼저 파악하게 된다(40). 구분자가 없을 경우 일반적인 검색을 위한 입력이기 때문에 기본 검색엔진 URL을 조회하게 된다(41).3 shows a processing flowchart of a parsing system. First, an input syntax received through various paths is arranged through an array module (10), and then a personal abbreviation is restored through a personal abbreviation restoration module (20), and a common abbreviation is restored (30) through a common abbreviation restoration module. The process takes place. Next, the element classification module is performed. The element classification model first determines whether a separator exists (40). If there is no delimiter, since the input is for general search, the default search engine URL is inquired (41).

구분자가 존재하고 배열화된 입력 구문(42) 중 after[0]값이 없을 경우에는 바로 가기를 의미하기 때문에 바로 가기 DB를 조회하여 바로 가기 URL을 가져오게 된다(43). 만약 after[0]값이 dic.naver.com, news.naver.com, blog.naver.com과 같이 통합 검색이 아닌 세부 검색일 경우에는 검색 엔진 DB에서 세부 검색 엔진의 URL과 템플릿을 가져오게 된다(44).If there is a delimiter and there is no after [0] value in the arranged input syntax (42), since it means a shortcut, the shortcut URL is retrieved by retrieving the shortcut DB (43). If the after [0] value is a detailed search rather than an integrated search such as dic.naver.com, news.naver.com, blog.naver.com, the search engine DB retrieves the URL and template of the detailed search engine. (44).

after[0]이 www.empas.com, www.auction.co.kr과 같이 타 검색 엔진일 경우에는 역시 검색 엔진 DB를 조회하여 타 검색 엔진의 URL과 템플릿을 가져오게 되고(45), after[0]이 chat, tag, scrap, info, buy 등과 같은 명령어일 경우 어플리케이션 DB에서 어플리케이션 서버의 URL과 템플릿을 가져오게 된다(46).If after [0] is another search engine such as www.empas.com or www.auction.co.kr, it also retrieves the search engine DB and retrieves the URL and template of another search engine (45). If 0] is a command such as chat, tag, scrap, info, buy, etc., the application server URL and template are fetched from the application DB (46).

after[0]이 전화번호, 메일 주소, 메신저 주소와 같은 커뮤니케이션 명령어일 경우에는 역시 SMS 전송 서버, 인터넷 전화 서버, 메일 주소 서버, 메신저 서버 주소의 URL과 템플릿을 가져오게 된다(47). 이 때 after[0]이 전화 번호일 경우에는 before[0]의 값이 값을 조사(48)하여 call과 같은 명령어라면 인터넷 전화 서버 주소와 템플릿을 가져오게 되고(49), 그렇지 않다면 SMS 전송 서버의 주소와 템플릿을 가져오게 된다(47).If after [0] is a communication command such as a phone number, mail address, or messenger address, the URL and template of the SMS transmission server, Internet phone server, mail address server, and messenger server address are also imported (47). In this case, if after [0] is a phone number, the value of before [0] is examined (48), and if it is a command such as call, it gets the Internet telephone server address and template (49). You will get the address and template of the template (47).

다음으로 입력 구문의 마지막 값인 after[end]의 값을 조사하여(50) tap, window, popup 등의 명령어가 있다면 구문 DB를 조회(60)하여 새 탭으로 열기, 새 창으로 열기, 팝업으로 열기 등에 해당하는 구문 템플릿을 가져오게 된다.Next, check the value of after [end], the last value of the input syntax (50), and if there are commands such as tap, window, and popup, query the syntax DB (60) to open in a new tab, open in a new window, and open in a popup. You will get a syntax template that corresponds to

마지막으로 가져온 URL과 템플릿 별로 배열화된 입력 구문을 맵핑시킴으로써 리디렉션 메시지가 완성되게 되고 이 메시지를 클라이언트에 전송함으로써 리디렉션이 이루어지게 된다(70).Finally, the redirect message is completed by mapping the input syntax arranged by URL and the imported URL, and the redirect is made by transmitting the message to the client (70).

여기에서 한 가지 주의할 것은 도 3에 나타나지는 않았지만 구분자가 존재하지 않을 경우, 수신된 입력 구문이 브라우저의 주소창을 통해 수신되었고, 그 사실을 구문 분석 시스템이 알 수 있다고 가정하면, 그러한 입력 구문에 대해서는 구분자가 없는 경우에도 검색 엔진 DB에서 기본 검색 엔진 URL을 조회하기 전에 바로 가기 DB에서 바로 가기 URL을 조회하여 바로 가기 기능이 수행 가능한지를 먼저 체크하게 된다. 이는 브라우저 주소창 입력에 대해서는 구분자가 없더라도 매칭되는 바로 가기가 있으면 바로 가기를 제공하고 바로 가기가 없는 경우에 검색 결과를 제공하는 것이 합리적이기 때문이다.One thing to note here is that, although not shown in FIG. 3 but no separator exists, assuming that the input syntax received was received through the browser's address bar, and that the parsing system knows that, Even if there is no delimiter, before checking the basic search engine URL in the search engine DB, the shortcut URL is checked in the shortcut DB to check whether the shortcut function can be performed first. This is because it is reasonable to provide a shortcut if there is a matching shortcut, even if there is no delimiter for browser address bar input, and to provide a search result if there is no shortcut.

도 4는 구문 분석 시스템에서의 구문 분석 예제를 나타낸다. 먼저 첫 번째 예제인 ‘wine cellar’라는 입력 구문은 기본 검색엔진에서 wine cellar를 검색하라는 것이다. 구분자가 없이 입력되었기 때문에 기본 검색엔진에서 검색이 이루어지지만 전술한 바와 같이 브라우저의 주소창을 통해 입력되었다면 검색 엔진 DB를 조회하기에 앞서 바로 가기 DB를 조회하여 'wine cellar'와 연결된 사이트가 있다면 해당 사이트의 URL을 가져와 리디렉션 메시지를 생성하게 된다. 만약 바로 가기 DB에 'wine cellar'와 연결된 사이트가 없다면 원래대로 검색 엔진 DB를 검색하여 기본 검색 엔진의 URL과 템플릿을 이용하여 템플릿에 ‘wine cellar’를 넣어 리디렉션 메시지를 생성하게 된다.4 shows an example of parsing in a parsing system. The first example, the input phrase ‘wine cellar’, tells the default search engine to search for wine cellar. If the search is done in the default search engine because it is entered without the delimiter, but it is entered through the address bar of the browser as described above, if there is a site connected to 'wine cellar' by searching the shortcut DB before querying the search engine DB It will get the URL of and generate a redirect message. If there is no site connected to 'wine cellar' in the shortcut DB, the search engine DB is searched as it is and the redirect message is generated by inserting 'wine cellar' into the template using the URL and template of the default search engine.

두 번째 예제인 ‘cellar >> dic tap’은 'cellar'라는 단어를 dic.naver.com을 이용하여 검색한 후 그 결과를 새 탭에 표시하라는 의미이다. 물론 dic.naver.com을 이용한다는 것은 www.naver.com이 기본 검색 엔진으로 지정되었을 경우 dic.naver.com이 기본 검색 엔진의 사전 검색이기 때문이다. 만약 www.daum.net이 기본 검색 엔진으로 지정되었다면 dic.daum.net을 을 이용하여 사전 검색을 수행하게 된다. 한 가지 주의할 것은 검색 엔진에 따라서는 세부 검색을 수행함에 있어 별도의 세부 검색 엔진을 이용하지 않고 기본 검색 엔진의 입력 변수를 바꾸어서 수행하는 경우가 있는데 이 경우에는 리디렉션 메시지를 생성할 필요가 없이 검색 결과를 그대로 보내주면 될 것이다.The second example, "cellar >> dic tap," means to search for the word "cellar" using dic.naver.com and display the results in a new tab. Of course, using dic.naver.com is because dic.naver.com is a dictionary search of the default search engine when www.naver.com is specified as the default search engine. If www.daum.net is specified as the default search engine, dic.daum.net is used to perform a dictionary search. One thing to note is that depending on the search engine, you can change the input parameters of the default search engine instead of using a detailed search engine. In this case, there is no need to generate a redirect message. Just send the result as it is.

입력 구문 마지막의 tap은 새 탭으로 열라는 의미로 현재 브라우저에서는 지원이 되지 않는다. 하지만 새 창으로 열기, 팝업으로 열기가 HTML 또는 자바스크립트에서 지원이 되기 때문에 새 탭으로 열기도 곧 지원이 될 것으로 예상되며 이러한 구문과 관련된 템플릿은 구문 DB에서 가져오게 된다.The tap at the end of the input syntax means opening in a new tab, which is not supported in the current browser. However, since opening in a new window and opening in a popup are supported in HTML or JavaScript, opening in a new tab is expected to be supported soon, and templates related to such syntax are taken from the syntax DB.

세 번째 예제인 ‘wine cellar >> auction’은 auction에서 wine cellar 상품을 검색하라는 의미이다. 이 때 공통 약어 복원 모듈과 요소 분류 모듈은 검색 엔진 DB를 조회하여 auction에 대한 URL과 템플릿을 가져오게 된다. 이러한 검색 엔진 DB의 약어와 사이트 주소의 맵핑은 수동적으로 이루어지지만 사이트 주소와 검색 엔진 URL 및 템플릿과의 맵핑은 자동화가 가능하다. 즉 auction과 맵핑될 수 있는 것은 www.auction.co.kr 뿐 아니라 www.auction.com도 가능하며 그 외에 auction이라는 이름을 포함하는 여러 사이트가 가능하기 때문에 수동적으로 맵핑을 해주어야 하지만 www.auction.co.kr과 search.auction.co.kr/search/search.aspx?keyword= 간의 맵핑은 www.auction.co.kr의 HTML(HyperText Markup Language) 코드를 분석하면 어느 정도 자동화가 가능하기 때문이다. 이러한 타사 검색 엔진에는 기존 검색 엔진 전문 사이트 뿐 아니라 예제에서와 같은 쇼핑몰 사이트, 웹하드 사이트, P2P 사이트 등에까지 폭 넓게 적용할 수 있어 그 활용 범위가 매우 넓다고 할 수 있다. 만약 본 발명에 의한 서비스가 폭넓게 활성화된다면 bank, flower와 같은 일반명사에 대해서 약어와 사이트 주소의 맵핑을 등록 기반으로 제공하여 등록을 시켜주는 대가로 돈을 받는 수익 모델도 생각할 수 있을 것이다.The third example, “wine cellar >> auction,” means to search for wine cellar products in auction. At this time, the common abbreviation restoration module and the element classification module search the search engine DB to obtain a URL and a template for the auction. The mapping of the search engine DB abbreviation and site address is done manually, but the mapping between site address and search engine URL and template can be automated. In other words, it can be mapped to auction as well as www.auction.co.kr and www.auction.com, and other sites including the name auction are possible. This is because the mapping between .kr and search.auction.co.kr/search/search.aspx?keyword= can be automated by analyzing the HyperText Markup Language (HTML) code of www.auction.co.kr. These third-party search engines can be widely applied not only to the existing search engine specialized sites but also to shopping mall sites, web hard sites, and P2P sites as in the example, and thus the use range is very wide. If the service according to the present invention is widely activated, it may be conceivable that a profit model receives money in return for providing a mapping of abbreviations and site addresses for common nouns such as bank and flower based on registration.

타사 검색 엔진을 이용할 경우 약어를 쓸 수도 있지만 사이트 이름을 그대로 입력해 주는 것도 가능하다. 예를 들어 ‘wine cellar >> www.auction.co.kr'과 같은 입력 구문은 'wine cellar >> auction'과 똑같이 처리될 것이다. 또한 브라우저의 인스턴트 검색창을 통한 데스크탑 검색이 지원된다면 ‘cellar >> desktop'과 같은 형태의 입력 구문으로 데스크탑 검색을 수행할 수 있을 것이다.If you use a third-party search engine, you can use the abbreviation, but you can enter the site name. For example, an input syntax such as 'wine cellar >> www.auction.co.kr' will be treated the same as 'wine cellar >> auction'. Also, if the desktop search through the browser's instant search box is supported, the desktop search can be performed using the input syntax of 'cellar >> desktop'.

네 번째 예제인 ‘국민은행 >>’은 국민은행으로 바로 가라는 의미이다. 기존에 국내에서 바로 가기를 제공하는 방법으로는 DNS 서버를 이용하는 방법과 컴퓨터에 에이전트를 설치하여 브라우저 주소창의 입력을 가로채서 수행하는 방법이 있었다. 본 발명과 전자의 차이점은 본 발명은 DNS 서버 대신 구문 분석 시스템 또는 구문 분석 시스템이 구현된 검색 엔진을 이용하기 때문에 다양한 기능을 부가할 수 있다는 점이고 후자와의 차이점은 컴퓨터에 따로 에이전트를 설치할 필요가 없다는 것이다. 검색 엔진 기반으로 바로 가기를 제공하는 기존 방법으로는 구글의 ‘운 좋은 예감’이 있지만 ‘운 좋은 예감’의 경우 국민은행과 같은 고유 명사의 경우에는 국민은행을 찾아가기 때문에 문제가 없지만 ‘은행’이라는 보통 명사의 경우에도 사람들이 가장 많이 사용하는 국민은행으로 가기 때문에 쏠림 현상이라는 형평성의 문제가 생길 수 있다. 본 발명은 키워드 등록 기반의 바로 가기를 제공할 수 있어 은행과 같은 일반 명사 키워드에 대해서는 키워드를 먼저 선점한 사업자나 개인에게 제공함으로써 사업자나 개인에게 광고 효과를 제공할 수 있다.The fourth example, “Kookmin Bank >>” means go directly to Kookmin Bank. In the past, there were methods for providing a shortcut in Korea, using a DNS server, and installing an agent on a computer to intercept the input of a browser address bar. The difference between the present invention and the former is that the present invention can add various functions because it uses a search engine implemented with a parsing system or a parsing system instead of a DNS server. The difference from the latter is that an agent must be installed on a computer. It is not. The traditional way of providing shortcuts based on search engines is Google's “lucky foresight”, but “lucky foresight” doesn't matter because proper nouns like Kookmin Bank go to Kookmin Bank, Even if the noun is a common noun, people go to Kookmin Bank, which can cause problems of equity. The present invention can provide a shortcut based on keyword registration, thereby providing advertising effects to operators or individuals by providing the keywords or keywords for the common noun keywords, such as banks, to the operators or individuals who have preempted the keywords first.

또한 국내와 달리 단어 간의 띄어쓰기가 중요한 영어권 문화에서 한단어가 아닌 여러 단어 기반의 바로 가기를 제공할 수 있다는 점, 구분자를 넣지 않는 경우 주소창에서의 입력에 국한하여 바로 가기를 제공함으로써 이용자의 혼란을 막을 수 있다는 점 등을 특징으로 한다.In addition, unlike in Korea, it is possible to provide shortcuts based on multiple words instead of single words in English-speaking culture where spaces between words are important, and if no separator is provided, shortcuts are limited to input from the address bar to prevent user confusion. It can be characterized as.

앞서 구분자의 예로써 ‘>>’를 이용하였지만 바로 가기의 경우에는 ‘국민은행 >>’을 입력하기 위해서는 공백을 입력하고 쉬프트 키를 눌러줘야 하는 어려움이 있기 때문에 ‘국민은행/’과 같은 방법으로 좀 더 쉽게 바로 가기를 이용하게 할 수 있다. 실제 IE7에서 ‘국민은행>’, ‘국민은행.’, ‘국민은행,’ 등을 입력하게 되면 오류 메시지를 내지만 ‘국민은행/’은 오류 메시지를 내지 않기 때문이다. ‘국민은행/’은 파이어폭스에서도 물론 이용될 수 있다.In the above example, we used '>>' as a separator, but in the case of shortcuts, it is difficult to enter a space and press the shift key to enter 'Kookmin Bank >>'. You can make shortcuts easier. In fact, if you input 'Kookmin Bank>', 'Kookmin Bank.', 'Kookmin Bank,' etc. in IE7, 'Kookmin Bank /' does not give an error message. 'Kookmin Bank /' can of course also be used in Firefox.

다섯 번째 예제인 ‘점심 같이 먹자 >> 01012345678 01056781234’는 01012345678에게 ‘점심 같이 먹자’는 SMS를 보내되 송신자를 01056781234로 해서 보내라는 의미이다. 물론 송신자 정보는 생략될 수 있다. SMS의 원가가 국내의 경 우 10원 정도라는 점과 국내 메이저 포탈 첫 화면의 광고비의 합 역시 10원 정도라는 점을 감안하면 광고 기반의 SMS를 제공하는 것이 가능함을 알 수 있다. 또한 SMS 메시지의 마지막 부분에 광고주의 이름을 넣고 SMS 발신자 번호를 광고주의 연락처로 넣는 SMS 꼬리 광고 또는 메시지의 문맥에 맞춘 문맥 광고를 전송 완료 페이지에 제공하는 방법 등 다양한 수익 모델을 생각할 수 있다.The fifth example, 'Let's have lunch >> 01012345678 01056781234' means to send 01012345678 SMS 'let's have lunch' but send the sender as 01056781234. Of course, the sender information can be omitted. Considering that the cost of SMS is about KRW10 in Korea and that the sum of the advertising costs of the first screen of the domestic major portal is also about KRW10, it is possible to provide SMS based on advertisements. In addition, various revenue models can be considered, including an SMS tail advertisement that includes the advertiser's name at the end of the SMS message and the SMS sender's number as the advertiser's contact information, or a context-sensitive advertisement in the context of the message.

만약 로그인을 해서 송신하는 경우에는 개인 정보 DB에 입력된 개인 정보가 있기 때문에 송신자의 번호를 따로 입력할 필요가 없고, 자주 보내는 사람을 등록해서 번호 대신 이름으로 보내는 것도 가능하다. 또한 수익 모델 측면에서도 광고 없이 포인트나 유료 기반으로 SMS를 보내는 것도 가능하게 된다.If you log in and send, there is no need to enter the sender's number separately because there is personal information entered in the personal information DB, it is also possible to register a frequent sender to send by name instead of number. In terms of revenue model, it is also possible to send SMS on point or paid basis without advertising.

여섯 번째 예제인 ‘http://blog.com/~jane >> tom@naver.com jane@yahoo.com’은 현재 URL을 tom@naver.com에게 보내되 송신자를 jane@yahoo.com으로 해서 보내라는 의미이다.The sixth example, http://blog.com/~jane >> tom@naver.com jane@yahoo.com, sends the current URL to tom@naver.com but sends the sender to jane@yahoo.com. Means.

일곱 번째 예제인 ‘http://blog.com/~jane >> tom@msn jane@msn’은 MSN 메신저를 이용하는 jane이 역시 MSN 메신저를 이용하는 tom에게 현재 URL을 메신저를 통해 보내라는 의미이다.The seventh example, http://blog.com/~jane >> tom @ msn jane @ msn, means that jane, who uses MSN Messenger, will send the current URL to Messenger, who also uses MSN Messenger.

여덟 번째 예제인 ‘call >> 07012345678’는 07012345678라는 번호로 인터넷 전화를 걸라는 의미이다. 여섯 번째, 일곱 번째, 여덟 번째 예제의 경우에는 다섯 번째 예제인 SMS 전송에서와 같이 로그인을 통해 송신자 자동입력, 친구 등록 등이 제공 가능하며, 광고, 포인트 또는 유료 기반의 수익 모델 역시 제공 가능하다.The eighth example, “call >> 07012345678,” means to make an Internet call to the number 07012345678. In the sixth, seventh, and eighth examples, as in the fifth example, SMS transmission, sender auto-input, friend registration, etc. can be provided through login, and advertisement, point, or paid-based revenue model can be provided.

아홉 번째 예제인 ‘http://blog.com/~jane >> chat’는 현재 URL을 함께 보고 있는 사람들과 채팅을 할 수 있도록 채팅 프로그램을 구동하라는 의미이다. 현재 나와 있는 URL 기반의 채팅 프로그램인 ‘Gabbly'와 같은 프로그램을 이용하면 URL 기반의 채팅을 원활하게 제공할 수 있다.The ninth example, http://blog.com/~jane >> chat, means run a chat program to chat with people who are currently viewing the URL. Programs such as 'Gabbly', a URL-based chat program that is currently available, can seamlessly provide URL-based chat.

열 번째 예제인 ‘http://blog.com/~jane >> tag 와인 클래식’은 해당 URL에 대해 와인, 클래식으로 태깅하라는 의미이고, 열한 번째 예제인 ‘http://blog.com/~jane >> scrap’은 해당 URL을 스크랩하라는 의미인데 이러한 태깅과 스크랩은 현재 널리 이용되고 있는 딜리셔스(del.icio.us)와 같은 사이트와 연동하여 제공될 수 있다. 물론 scrap 기능을 이용하기 위해서는 로그인이 필요하다.The tenth example 'http://blog.com/~jane >> tag wine classic' means tagging the URL as wine, classic, and the eleventh example 'http://blog.com/~jane' >> scrap 'means scrapping the URL, and this tagging and scrap can be provided in conjunction with a site such as del.icio.us, which is currently widely used. Of course, you need to log in to use the scrap function.

열두 번째 예제인 ‘http://blog.com/~jane >> info’는 해당 URL에 관한 자세한 정보를 표시하라는 의미인데 구글의 페이지랭크(PageRank)와 연동하여 제공이 가능하다. 이외에도 buy와 같은 명령어가 있을 수 있는데 buy를 통해 해당 URL의 콘텐츠를 구매하는 모듈과 연동이 가능하다.The twelfth example ‘http://blog.com/~jane >> info’ means to display detailed information about the URL, which can be provided in conjunction with Google's PageRank. In addition, there can be a command such as buy, which can be linked with a module that purchases the contents of the URL through buy.

이상으로 다양한 예제에 대해 살펴보았는데 이러한 입력 구문을 정리하면 ‘문자열A 구분자 문자열B', '문자열A 구분자’, '구분자 문자열A', ‘문자열A'와 같은 4가지 형태로 요약될 수 있다. 여기서 구분자는 ‘>>’, ‘//’, ‘..’와 같이 일반적으로 많이 쓰이지 않는 기호나 기호의 조합을 이용하게 되며 구분자와 문자열 사이에는 공백이 있는 편이 좋지만 공백 없이 입력이 되어도 구문 분석 시스템에서 해석이 가능해야 한다.The various examples have been described above. In summary, the input syntax can be summarized into four types: 'string A delimiter string B', 'string A delimiter', 'separator string A', and 'string A'. Here, the delimiter uses symbols or combinations of symbols that are not commonly used, such as '>>', '//', '..', and there is a space between the delimiter and the string. The system must be able to interpret it.

상기와 같은 본 발명에 따르면, 이용자 입장에서는 IE7이나 파이어폭스와 같은 브라우저의 검색 엔진 설정을 바꿀 필요가 없이 다양한 검색 엔진 및 어플리케이션을 손쉽게 이용할 수 있게 된다. 그리고 예전에는 사이트를 찾아가서 검색창에 입력하는 두 단계로 검색이 이루어지던 것이 주소창이나 인스턴트 검색창에 한 번에 입력하는 것만으로 다양한 서비스를 이용할 수 있게 되는 효과가 있다.According to the present invention as described above, users can easily use a variety of search engines and applications without changing the search engine settings of the browser such as IE7 or Firefox. In the past, the search was performed in two steps by entering the search box and visiting the site, and various services can be used by simply entering the address or instant search box at once.

검색 엔진 사업자 측면에서는 IE7이나 파이어폭스의 기본 검색 엔진으로 지정됨으로써 이용자가 증가해 영향력이 커지면서 광고 효과가 증대되는 효과가 있고 백업 DB에 저장된 인기 검색어 통계 기능을 이용해 이용자들의 요구에 효과적으로 대처할 수 있게 된다. 또한 바로 가기 DB에의 등록 수입을 기대할 수 있으며 SMS나 메시지 전송을 통한 광고 수익도 기대할 수 있다.In terms of search engine providers, it is designated as the default search engine of IE7 or Firefox, which increases the number of users and increases the effectiveness of advertisements, and can effectively respond to the needs of users by using the popular query statistics function stored in the backup DB. . You can also expect registration revenue from the shortcut DB and expect advertising revenue from sending SMS or messages.

Claims (25)

입력 구문의 처리에 있어서,In the processing of input syntax, 입력 구문을 구분자와 공백을 기준으로 배열화하여 배열 변수에 저장하는 배열화 모듈;An arranging module for arranging input syntax based on a separator and a space and storing the input syntax in an array variable; 배열화하여 저장된 변수들에 대해 개인 정보 DB를 기반으로 개인 약어를 복원하는 개인 약어 복원 모듈;A personal abbreviation restoring module for restoring a personal abbreviation based on a personal information DB for arrayed and stored variables; 배열화하여 저장된 변수들에 대해 검색 엔진 DB, 바로 가기 DB, 어플리케이션 DB중 어느 하나를 기반으로 공통 약어를 복원하는 공통 약어 복원 모듈;A common abbreviation restoring module for restoring common abbreviations based on any one of a search engine DB, a shortcut DB, and an application DB for arrayed and stored variables; 복원된 저장 변수들을 검색 엔진 DB 또는 어플리케이션 DB를 기반으로 요소별로 분류하는 요소 분류 모듈;An element classification module for classifying the restored storage variables by elements based on a search engine DB or an application DB; 분류된 요소들을 검색 엔진 DB, 어플리케이션 DB, 구문 DB를 기반으로 재구성하여 리디렉션 메시지를 생성하는 리디렉션 메시지 생성 모듈;A redirection message generation module configured to reconfigure the classified elements based on a search engine DB, an application DB, and a syntax DB to generate a redirection message; 개인별로 약어를 등록해 저장하는 개인 정보 DB;A personal information DB for registering and storing an abbreviation for each individual; 검색 엔진별 약어 및 검색 엔진 URL을 저장하는 검색 엔진 DB;A search engine DB for storing a search engine abbreviation and a search engine URL; 키워드 등록된 URL별로 약어를 저장하는 바로 가기 DB;Shortcut DB for storing the abbreviation by keyword registered URL; 검색 엔진이 아닌 사이트에 대한 URL을 저장하는 어플리케이션 DB; 및An application DB for storing a URL for a site other than a search engine; And 브라우저 기반의 실행 구문을 저장하는 구문 DBSyntax DB that stores browser based execution statements 를 포함하는 구문 분석 시스템Parsing System Including 제 1항에 있어서,The method of claim 1, 입력 구문의 처리 과정은,The processing of input syntax is 배열화 모듈을 이용하여 수신된 입력 구문을 배열화 하는 단계;Arranging the received input phrases using an arranging module; 개인 약어 복원 모듈을 이용하여 로그인한 가입자에 대해 개인 약어를 복원하는 단계;Restoring the personal abbreviation for the logged-in subscriber using the personal abbreviation restoring module; 공통 약어 복원 모듈을 이용하여 공통 약어를 복원하는 단계;Restoring the common abbreviation using the common abbreviation restoration module; 요소 분류 모듈을 이용하여 구문을 분석하여 각각의 상황별로 처리방법을 지정하는 요소 분류 단계; 및An element classification step of designating a processing method for each situation by analyzing syntax using an element classification module; And 리디렉션 메시지 생성 모듈을 이용하여 DB조회를 통해 얻은 URL 템플릿에 입력 구문을 적용하여 리디렉션 메시지를 생성하는 단계Generating redirect message by applying input syntax to URL template obtained through DB query using redirect message generation module. 를 포함하는 구문 분석 시스템Parsing System Including 제 2항에 있어서,The method of claim 2, 상기 구문 분석 시스템은 요소 분류 단계에,The parsing system is in the element classification step, 구분자 및 배열화된 값을 체크하여,Check the delimiter and the arrayed value, 구분자가 없으면 검색 엔진 DB에서 기본 지정된 검색 엔진 URL을 조회하는 단계;Searching for a default search engine URL in a search engine DB if there is no delimiter; 구분자가 있고 구분자 다음 값이 null이면 구분자 앞의 값에 따라 바로 가기 DB에서 바로 가기 URL을 조회하는 단계;Retrieving the shortcut URL from the shortcut DB according to the value before the delimiter if the delimiter and the value after the delimiter are null; 구분자가 있고 구분자 다음 값을 검색 엔진 DB에서 조회하여 세부 검색 관련 값이면 세부 검색의 URL을 조회하는 단계;Retrieving the URL of the detailed search if the delimiter is present and the next value of the delimiter is retrieved from the search engine DB and the detailed search related value; 구분자가 있고 구분자 다음 값을 검색 엔진 DB에서 조회하여 타 검색 엔진 관련 값이면 타 검색 엔진의 URL을 조회하는 단계;Searching for the URL of another search engine if the delimiter is present and the next value of the delimiter is searched in the search engine DB and the value is related to another search engine; 구분자가 있고 구분자 다음 값이 실행 명령어이면 어플리케이션 DB에서 실행 명령어 관련 URL을 조회하는 단계;Searching for an execution command related URL in an application DB if there is a delimiter and a value following the delimiter is an execution command; 구분자가 있고 구분자 다음 값이 전화번호, 메일주소 메신저주소 등이면 어플리케이션 DB에서 메시징을 위한 URL을 조회하는 단계;Querying a URL for messaging in an application DB if there is a delimiter and a value next to the delimiter is a phone number, a mail address, or a messenger address; 구분자가 있고 구분자 다음 값이 상기에 해당 사항이 없고, 입력 구문 처음 값이 실행 명령어이면 어플리케이션 DB에서 실행 명령어 관련 URL을 조회하는 단계; 및If there is a delimiter and a value after the delimiter does not correspond to the above and the first value of the input syntax is an execution command, searching for an execution command related URL in an application DB; And 입력 구문 마지막 값에 새 창으로 띄우기, 새 탭으로 띄우기 등 구문 관련 명령이 있으면 구문 DB에서 구문을 조회하는 단계Steps to look up the syntax from the syntax DB if there is a syntax related command such as a new window or a new tab at the last value of the input syntax. 를 포함하는 것을 특징으로 하는 구문 분석 시스템Parsing system comprising a 제 3항에 있어서,The method of claim 3, wherein 상기 구문 분석 시스템은 입력되는 입력 구문이The parsing system has an input syntax that is input ‘문자열A 구분자 문자열B’, ‘문자열A 구분자’, ‘구분자 문자열A ’, ‘ 문자열A’중 어느 하나의 형태인 경우에 대하여 상기 요소 분류 단계를 수행하며, 구분자는 ‘>>’, ‘//’, ‘..’와 같은 기호를 사용하는 것The element classification step is performed in the case of any one of 'string A delimiter string B', 'string A delimiter', 'delimiter string A', and 'string A', and the delimiter is' >> ',' / Using symbols such as / 'and' .. ' 을 특징으로 하는 구문 분석 시스템 Parsing system characterized by 제 4항에 있어서,The method of claim 4, wherein 입력 구문이 ‘문자열A 구분자 문자열B’의 형태인 경우,If the input syntax is of the form "string A delimiter string B", 문자열A가 검색엔진, 문자열B가 검색어의 값을 갖거나 문자열A가 검색어, 문자열B가 검색엔진 값을 가지면 상기 요소 분류 단계에서 지정 검색 엔진에서 검색하도록 처리하는 것을 특징으로 하는 구문 분석 시스템If the string A has a search engine, the string B has a value of a search term, or if the string A has a search term and a string B have a search engine value, the parsing system is configured to process the search by a designated search engine in the element classification step. 제 4항에 있어서,The method of claim 4, wherein 입력 구문이‘문자열A’의 형태인 경우,If the input syntax is of the form "string A", 문자열A가 검색어의 값을 가지면 상기 요소 분류 단계에서 기본 검색 엔진에서 검색하도록 처리하는 것을 특징으로 하는 구문 분석 시스템If the string A has a value of the search word, the parsing system, characterized in that processing to search in the default search engine in the element classification step 제 4항에 있어서,The method of claim 4, wherein 입력 구문이 ‘문자열A 구분자’, ‘구분자 문자열A', ‘문자열A' 중 어느 하나의 형태인 경우,If the input syntax is in the form of one of ‘string A delimiter’, ‘separator string A’ or ‘string A’, 상기 요소 분류 단계에서 바로 가기 기능이 수행되도록 처리하며, 기존의 바로 가기와 달리 문자열A가 공백을 포함하는 여러 개의 단어로 구성될 수 있는 것을 특징으로 하는 구문 분석 시스템In the element classification step, a shortcut function is processed, and a parsing system, characterized in that, unlike the existing shortcut, the string A may be composed of a plurality of words including a space. 제 7항에 있어서,The method of claim 7, wherein 입력 구문 ‘문자열A 구분자’는 '/'를 구분자로 써서 '문자열A /'나 ‘문자열A/'와 같은 형태도 포함하여, 상기 요소 분류 단계에서 바로 가기 기능이 수행되도록 처리하는 것을 특징으로 하는 구문 분석 시스템The input phrase 'string A delimiter' includes a form such as 'string A /' or 'string A /' by using '/' as a delimiter, so that the shortcut function is performed in the element classification step. Parsing system 제 7항에 있어서,The method of claim 7, wherein 입력 구문 ‘문자열A’는 상기 브라우저의 주소창을 통해 전달 받은 입력 구문이 다른 경로를 통해 전달 받은 동일한 입력 구문과 구분이 가능할 경우,If the input phrase ‘String A’ is distinguished from the same input phrase received through another path, 상기 브라우저의 주소창을 통해 전달 받은 입력 구문 ‘문자열A'에 대해,For the input phrase ‘String A’ received through the address bar of the browser, 상기 요소 분류 단계의 검색 엔진 DB에서 기본 지정된 검색 엔진 URL을 조회하는 단계에 앞서 바로 가기 DB에서 바로 가기 URL을 조회하는 단계를 먼저 수행하여 해당하는 값이 있으면 바로 가기로 처리하는 것을 특징으로 하는 구문 분석 시스템Prior to the step of retrieving the default search engine URL in the search engine DB of the element classification step, the step of retrieving the shortcut URL in the shortcut DB first, if there is a corresponding value, the syntax characterized in that the processing as a shortcut Analysis system 제 4항에 있어서,The method of claim 4, wherein 입력 구문이 ‘문자열A 구분자 문자열B'의 형태인 경우,If the input syntax is of the form "string A delimiter string B", 문자열A가 커뮤니케이션 내용을, 문자열B가 수신자 또는 송신자의 값을 갖거나 문자열A가 수신자 또는 송신자의 값을, 문자열B가 커뮤니케이션 내용을 가지면 상기 요소 분류 단계에서 SMS, 메일, 메신저, 인터넷 전화와 같은 커뮤니케이션 기능을 수행하도록 처리하는 것을 특징으로 하는 구문 분석 시스템If string A has the content of communication, string B has the value of recipient or sender, string A has the value of receiver or sender, and string B has the content of communication, then SMS, mail, messenger, Internet phone, etc. Parsing system, characterized in that the processing to perform the communication function 제 4항에 있어서,The method of claim 4, wherein 입력 구문이‘문자열A 구분자 문자열B'의 형태인 경우,If the input syntax is of the form “string A delimiter string B”, 문자열A, 문자열B 중 하나가 부가 기능과 관련된 실행 명령어를 포함하면 상기 요소 분류 단계에서 채팅, 태깅, 스크랩, 상세정보, 구매와 같은 부가 기능을 수행하도록 처리하는 것을 특징으로 하는 구문 분석 시스템If one of the string A and the string B includes an execution command related to the additional function, the parsing system, characterized in that the processing to perform additional functions such as chat, tagging, scrap, detailed information, purchase in the element classification step 제 4항에 있어서,The method of claim 4, wherein 입력 구문이 ‘문자열A 구분자 문자열B'의 형태인 경우,If the input syntax is of the form "string A delimiter string B", 문자열B의 끝 부분에 해당 기능 수행을 위한 명령어가 추가되어 있으면 상기 요소 분류 단계에서 새 창으로 띄우기, 새 탭으로 띄우기, 팝업으로 띄우기와 같은 클라이언트 기반의 명령을 수행하도록 처리하는 것If a command for performing the function is added at the end of the string B, processing to perform a client-based command such as popping up a new window, popping up a new tab, popup, etc. 을 특징으로 하는 구문 분석 시스템Parsing system characterized by 제 1항에 있어서,The method of claim 1, 상기 구문 분석 시스템은,The parsing system, 기존에 존재하는 검색 엔진 사이트나 서비스 사이트와 별도의 사이트에 구현하는 것을 특징으로 하는 구문 분석 시스템Parsing system, characterized in that implemented on a site separate from the existing search engine site or service site 제 1항에 있어서,The method of claim 1, 상기 구문 분석 시스템은,The parsing system, 기존 검색 엔진 사이트에 통합하여 구현하는 것Integrate into an existing search engine site 을 특징으로 하는 구문 분석 시스템Parsing system characterized by 제 1항에 있어서,The method of claim 1, 상기 구문 분석 시스템은,The parsing system, 브라우저에 통합하여 구현하는 것을 특징으로 하는 구문 분석 시스템Parsing system, characterized in that implemented in the browser 제 1항에 있어서,The method of claim 1, 상기 구문 분석 시스템은,The parsing system, 검색툴바에 통합하여 구현하는 것을 특징으로 하는 구문 분석 시스템Parsing system, characterized in that implemented in the search toolbar 제 1항에 있어서,The method of claim 1, 상기 구문 분석 시스템은,The parsing system, 운영체제에 통합하여 구현하는 것을 특징으로 하는 구문 분석 시스템Parsing system, characterized in that implemented in the operating system 제 13항 또는 제 14항에 있어서,The method according to claim 13 or 14, 상기 구문 분석 시스템은,The parsing system, 상기 구문 분석 시스템이 구현된 서버의 홈페이지의 검색창을 통해 입력 구문을 받는 것을 특징으로 하는 구문 분석 시스템Parsing system, characterized in that for receiving the input syntax through the search box of the homepage of the server on which the parsing system is implemented. 제 13항, 제 14항, 제 15항 중 어느 한 항에 있어서,The method according to any one of claims 13, 14, 15, 상기 구문 분석 시스템은,The parsing system, 브라우저의 주소창을 통해 입력 구문을 전달받는 것Getting input syntax through the browser's address bar 을 특징으로 하는 구문 분석 시스템Parsing system characterized by 제 13항, 제 14항, 제 15항 중 어느 한 항에 있어서,The method according to any one of claims 13, 14, 15, 상기 구문 분석 시스템은,The parsing system, 브라우저의 인스턴트 검색창을 통해 입력 구문을 전달받는 것Passing input phrases through the browser's instant search box 을 특징으로 하는 구문 분석 시스템Parsing system characterized by 제 13항, 제 14항, 제 16항 중 어느 한 항에 있어서,The method according to any one of claims 13, 14, 16, 상기 구문 분석 시스템은,The parsing system, 검색툴바의 검색창을 통해 입력 구문을 전달받는 것Passing input phrases through the search box in the search toolbar 을 특징으로 하는 구문 분석 시스템Parsing system characterized by 제 13항, 제 14항, 제 17항 중 어느 한 항에 있어서,The method according to any one of claims 13, 14, 17, 상기 구문 분석 시스템은,The parsing system, 운영체제의 검색창을 통해 입력 구문을 전달받는 것Passing input phrases through the operating system's search box 을 특징으로 하는 구문 분석 시스템Parsing system characterized by 제 13항 또는 제 14항에 있어서,The method according to claim 13 or 14, 상기 구문 분석 시스템은,The parsing system, 외부에서 링크로 연결된 검색창을 통해 입력 구문을 받는 것Receiving input phrases from externally linked search boxes 을 특징으로 하는 구문 분석 시스템Parsing system characterized by 제 14항에 있어서,The method of claim 14, 기본 검색 엔진을 이용한 검색은 리디렉션을 하지 않고 직접 검색을 하는 것Search using default search engine is direct search without redirect 을 특징으로 하는 구문 분석 시스템Parsing system characterized by 제 1항에 있어서,The method of claim 1, 상기 구문 분석 시스템은 분석된 구문 결과를 내부 또는 외부의 백업 DB에 보내어 입력 구문을 구분 관리함으로써 향후 인기 검색어 분석과 같은 작업에 활용할 수 있는 것The parsing system sends the parsed result to an internal or external backup DB to manage input phrases so that they can be used for tasks such as analyzing popular search terms in the future. 을 특징으로 하는 구문 분석 시스템Parsing system characterized by
KR1020060072904A 2006-08-02 2006-08-02 Multi-function searchbox service method and system exploiting redirection message KR100763058B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060072904A KR100763058B1 (en) 2006-08-02 2006-08-02 Multi-function searchbox service method and system exploiting redirection message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060072904A KR100763058B1 (en) 2006-08-02 2006-08-02 Multi-function searchbox service method and system exploiting redirection message

Publications (1)

Publication Number Publication Date
KR100763058B1 true KR100763058B1 (en) 2007-10-02

Family

ID=39419024

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060072904A KR100763058B1 (en) 2006-08-02 2006-08-02 Multi-function searchbox service method and system exploiting redirection message

Country Status (1)

Country Link
KR (1) KR100763058B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100911495B1 (en) 2007-10-21 2009-08-13 차명근 Multi-function personal searchbox service method and system exploiting redirection message

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000006949A (en) * 1999-11-15 2000-02-07 유진우 Method of redirection of Internet addresses and host using the same
KR20010016484A (en) * 2000-10-12 2001-03-05 이한승 Method for search service used path of internet URL
KR20010045995A (en) * 1999-11-09 2001-06-05 김석진 An apparatus and a method for connecting uniform resource locator using e-mail address
KR100390172B1 (en) 2003-03-22 2003-07-04 Knowledge Info Net Service Inc Method and system for controlling internet contents providing service using redirection method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010045995A (en) * 1999-11-09 2001-06-05 김석진 An apparatus and a method for connecting uniform resource locator using e-mail address
KR20000006949A (en) * 1999-11-15 2000-02-07 유진우 Method of redirection of Internet addresses and host using the same
KR20010016484A (en) * 2000-10-12 2001-03-05 이한승 Method for search service used path of internet URL
KR100390172B1 (en) 2003-03-22 2003-07-04 Knowledge Info Net Service Inc Method and system for controlling internet contents providing service using redirection method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100911495B1 (en) 2007-10-21 2009-08-13 차명근 Multi-function personal searchbox service method and system exploiting redirection message

Similar Documents

Publication Publication Date Title
US9753902B2 (en) System and method for orchestration of customization for a user experience
AU2010201642B2 (en) Remote module incorporation into a container document
US7509374B2 (en) Systems and methods for creating customized applications
US8676886B2 (en) System and method for dynamically changing the content of an information display
US8621001B2 (en) System and method for dynamically changing the content of an information display
US7725530B2 (en) Proxy server collection of data for module incorporation into a container document
US7752266B2 (en) System and method to facilitate translation of communications between entities over a network
US20100042424A1 (en) Method and apparatus for inserting and removing advertisements
US20130055089A1 (en) Share Box for Endorsements
US20080065737A1 (en) Electronic document information extraction
CN103577595B (en) Keyword method for pushing and device based on current browse webpage
US20060206803A1 (en) Interactive desktop wallpaper system
US20070136201A1 (en) Customized container document modules using preferences
US20120136887A1 (en) Method and system for providing multifunctional search window service based on user-generated rules
US20070204010A1 (en) Remote Module Syndication System and Method
US20070136337A1 (en) Module specification for a module to be incorporated into a container document
US20090327234A1 (en) Updating answers with references in forums
WO2007145959A2 (en) Message catalogs for remote modules
US20120110032A1 (en) Methods and systems for concatenating and transferring web accessible content and metadata between networked computers or mobile devices
US20100094891A1 (en) Client-Server System for Multi-Resource Searching
US20050223310A1 (en) Displaying information from a portal website
JP7440654B2 (en) Interface and mode selection for digital action execution
US20090327235A1 (en) Presenting references with answers in forums
WO2002091233A2 (en) Information servers
US7966601B2 (en) Generating web service without coding logic with a programming language

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20110920

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20120916

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee