KR19990078925A - Internet Browsing System For Searching with Usual Words - Google Patents
Internet Browsing System For Searching with Usual Words Download PDFInfo
- Publication number
- KR19990078925A KR19990078925A KR1019990034668A KR19990034668A KR19990078925A KR 19990078925 A KR19990078925 A KR 19990078925A KR 1019990034668 A KR1019990034668 A KR 1019990034668A KR 19990034668 A KR19990034668 A KR 19990034668A KR 19990078925 A KR19990078925 A KR 19990078925A
- Authority
- KR
- South Korea
- Prior art keywords
- natural language
- search
- interface unit
- web browser
- user interface
- Prior art date
Links
- 238000003058 natural language processing Methods 0.000 claims description 5
- 239000000284 extract Substances 0.000 claims description 4
- 238000000034 method Methods 0.000 abstract description 9
- 238000010586 diagram Methods 0.000 description 2
- 230000000877 morphologic effect Effects 0.000 description 2
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0241—Advertisements
- G06Q30/0277—Online advertisement
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Strategic Management (AREA)
- Finance (AREA)
- Game Theory and Decision Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Marketing (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
본 발명은 자연어 검색이 가능한 인터넷 브라우징 시스템에 관한 것으로서, 사용자로부터 자연어 질문 내용을 입력받고 검색 결과를 출력하는 사용자 인터페이스부 및 입력된 자연어를 분석하여 키워드를 추출하고 이를 조합하여 외부의 웹 사이트들의 정보를 검색하여 파싱하고 그 결과를 상기 사용자 인터페이스부로 전송하는 서버 인터페이스부를 포함하는 것을 특징으로 한다. 본 발명에 의한 인터넷 브라우징 시스템은, 웹 브라우져상의 별도의 검색어 입력란이나, 주소 입력창에 자연어를 입력하여, 관련 정보를 검색할 수 있는 특징이 있다. 본 발명에 의하면, 종래의 기술에서와 같이 상위 개념과 하위 개념을 고려하여 검색식을 정하는 과정이 불필요하다. 또한, 웹 브라우져의 주소 입력창에 검색어를 입력할 수 있으므로, 별도의 검색 엔진 사이트를 거치지 않고서고 원하는 정보를 얻을 수 있는 장점이 있다. 또한, 검색된 결과를 배너 광고와 함께 보여줌으로써 사이트의 가치를 높인다.The present invention relates to an internet browsing system capable of a natural language search, comprising: a user interface unit for receiving a natural language question content from a user and outputting a search result, and analyzing the input natural language to extract keywords and combine the information of external web sites; It characterized in that it comprises a server interface for searching and parsing and transmitting the result to the user interface. The Internet browsing system according to the present invention has a feature of searching for related information by inputting a natural language into a separate search word input box or an address input box on a web browser. According to the present invention, as in the prior art, a process of determining a search expression in consideration of an upper concept and a lower concept is unnecessary. In addition, since the search word can be entered in the address input window of the web browser, there is an advantage that the desired information can be obtained without going through a separate search engine site. It also increases the value of the site by showing the search results with banner ads.
Description
본 발명은 인터넷 정보 검색을 위한 인터넷 브라우징 시스템에 관한 것으로서, 특히 단어 구성인 키워드 검색식 대신에 일상적인 자연어를 입력하여도 인터넷을 통한 정보 검색이 가능하도록 하는 것을 특징으로 한다.The present invention relates to an Internet browsing system for Internet information retrieval, and in particular, it is possible to search for information through the Internet even if the natural language is input instead of the keyword search formula consisting of words.
종래 기술에 의한 인터넷 정보 검색은 검색 엔진을 제공하는 사이트를 찾아가서 원하는 정보의 검색식을 키워드로 입력하고, 입력하는 키워드간의 관계를 이용하여 불리언 질의 방식이나 벡터 질의 방식으로 관련 정보에 접근해가는 방식을 사용하였다.In the conventional Internet information retrieval, a site providing a search engine is searched for by entering a search expression of desired information as a keyword, and accessing related information by a Boolean query method or a vector query method using a relation between the input keywords. Method was used.
이와 같은 종래 기술에서는 입력된 키워드들은 서로간의 관계(키워드간의 가중치 등)를 고려하여, 시스템에 구축되어 있는 키워드들의 인덱스에서 검색하여 해당되는 정보들을 결과로서 사용자에게 보여줌으로써 검색을 수행한다. 이 중 키워드 검색 방법에 대한 접근 방법은 크게 단위 키워드들의 형태소를 미리 분석하여 시스템에 저장하여 해당 키워드와 관련된 키워드를 찾는 방법과, 검색 키워드의 bigram 또는 trigram의 정보(예를 들어서, '동사무소'에 관한 bigram은 '동사', '사무', '무소'가 되고, trigram은 '동사무', '사무소'임)를 이용하여 키워드를 찾아오는 방법이 있다.In the related art, the input keywords are searched in the index of keywords constructed in the system in consideration of the relationship (weight between keywords, etc.) of each other, and the search is performed by showing the corresponding information to the user as a result. Among these, the approach to keyword search method is to analyze the morphemes of unit keywords in advance and store them in the system to find a keyword related to the keyword, and the information of bigram or trigram of the search keyword (for example, 'office'). The bigram is related to 'verb', 'office', 'muso', and trigram is 'dongsam' and 'office'.
이러한 종래 기술에서는, 원하는 정보에 관한 검색식을 만드는 것이 정보 검색의 성패를 좌우하는 매우 중요한 핵심이 되고, 보다 정확한 검색을 위하여 많은 경험과 노력이 필요하다.In this prior art, making a search formula for desired information becomes a very important key to the success or failure of information search, and much experience and effort are required for more accurate searching.
한편, 원하는 정보가 세분화된 분야인 경우 원하는 정보에 관한 검색식이 복잡해지고, 이러한 경우 한 번의 검색식 입력으로 검색을 수행하기보다는 상위 개념으로부터 하위 개념으로 검색을 단계적으로 여러 번 진행하여야 하는 경우가 많다.On the other hand, when the desired information is subdivided, the search expression for the desired information is complicated, and in this case, the search is often performed step by step from the upper concept to the lower concept rather than performing the search with a single search input. .
본 발명은 상기한 바와 같은 종래 기술의 문제점을 해결하기 위한 것으로서, 본 발명의 목적은 단어 형식이 아닌 일상적인 자연어로도 인터넷 검색이 가능한 인터넷 브라우징 시스템을 제공하는 것이다.The present invention is to solve the problems of the prior art as described above, it is an object of the present invention to provide an internet browsing system capable of searching the Internet even in a natural language, not a word form.
본 발명의 또 다른 목적은, 사용자의 편의를 위하여 인터넷 브라우징 시스템의 주소 입력창에 자연어를 입력하여 인터넷 검색이 가능한 인터넷 브라우징 시스템을 제공하는 것이다.Still another object of the present invention is to provide an internet browsing system capable of searching the Internet by inputting natural language into an address input window of an internet browsing system for the convenience of a user.
도1은 본 발명에 의한 인터넷 브라우징 시스템의 구성도.1 is a block diagram of an Internet browsing system according to the present invention.
* 도면의 주요한 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings
10 : 사용자 인터페이스부 20 : 서버 인터페이스부10: user interface unit 20: server interface unit
30 : 외부 웹서버30: external web server
11 : 웹 브라우져 12 : 플러그-인11: web browser 12: plug-in
21 : 자연어 처리 서버21: natural language processing server
211 : 형태소 분석기 212 : 연산자 수행기211: stemmer 212: operator performer
22 : 검색 서버22: search server
이하에서 첨부된 도면을 참조하여 본 발명에 의한 인터넷 브라우징 시스템을 상세하게 설명한다.Hereinafter, an internet browsing system according to the present invention will be described in detail with reference to the accompanying drawings.
도1은 본 발명에 의한 인터넷 브라우징 시스템의 구성도이다.1 is a block diagram of an internet browsing system according to the present invention.
도1에 도시된 바와 같이, 본 발명에 의한 인터넷 브라우징 시스템은, 사용자로부터 자연어 질문 내용을 입력받고 검색 결과를 출력하는 사용자 인터페이스부(10) 및 입력된 자연어를 분석하여 키워드를 추출하고 이를 조합하여 외부의 웹 사이트들(30)의 정보를 검색하여 파싱하고 그 결과를 상기 사용자 인터페이스부(10)로 전송하는 서버 인터페이스부(20)로 구성된다.As shown in FIG. 1, the Internet browsing system according to the present invention receives a natural language question content from a user, analyzes the user interface unit 10 for outputting a search result, and inputs a natural language to extract keywords and combine them. The server interface unit 20 is configured to retrieve and parse information of external web sites 30 and transmit the result to the user interface unit 10.
상기 사용자 인터페이스부(10)는 사용자의 자연어 질문 내용을 입력받고 검색 결과를 출력하는 웹 브라우져(11) 및 상기 웹 브라우져(11)에 덧붙여져서 작동되는 프로그램으로서 자연어로 입력된 문장을 제어하여 웹 브라우져(11)로 하여금 서버 인터페이스부(20)로 전송하도록 하는 플러그-인(12)을 포함한다. 본 발명에 의한 인터넷 브라우징 시스템에서 검색을 위한 자연어 입력은 상기 웹 브라우져(11)의 주소 입력 창에 하도록 할 수 있다.The user interface unit 10 is a web browser 11 for inputting a user's natural language question content and outputting a search result, and a program operated in addition to the web browser 11 to control a sentence input in a natural language and to provide a web browser. (11) includes a plug-in (12) for sending to the server interface unit (20). In the Internet browsing system according to the present invention, the natural language input for searching may be performed in the address input window of the web browser 11.
상기 서버 인터페이스부(20)는 상기 사용자 인터페이스부(10)에 의하여 입력된 자연어를 분석하여 키워드를 추출하고, 추출된 키워드를 조합하여 연산을 수행하여 외부의 사이트 정보를 검색하여 파싱하는 자연어 처리 서버(21) 및 상기 자연어 처리 서버(21)에 의하여 수행된 검색 결과를 상기 사용자 인터페이스부(10)의 웹브라우져로 출력하는 검색 서버(22)를 포함한다.The server interface unit 20 extracts a keyword by analyzing the natural language input by the user interface unit 10, performs a combination of the extracted keywords, and searches for and parses external site information to parse the natural language processing server. (21) and a search server 22 for outputting a search result performed by the natural language processing server 21 to a web browser of the user interface unit 10.
상기 자연어 처리 서버(21)는 입력된 자연어를 분석하여 키워드를 추출하는 형태소 분석기(211)와 상기 형태소 분석기(211)에 의하여 추출된 키워드를 조합하여 연산을 수행하여 외부의 사이트 정보를 검색하여 파싱하는 연산자 수행기(212)를 포함한다.The natural language processing server 21 combines the keywords extracted by the morpheme analyzer 211 and the morphological analyzer 211 to extract the keywords by analyzing the input natural language to search and parse external site information. Operator operator 212.
상기한 바와 같은 구성을 가지는 본 발명에 의한 인터넷 브라우징 시스템을 이용하여 자연어 입력 검색을 하는 경우를 예를 들어서 설명한다.An example of a natural language input search using the Internet browsing system according to the present invention having the above configuration will be described.
예를 들어서, 사용자가 고속도로로 서울에서 부산까지의 소요 시간을 알고자 하는 경우, 웹 브라우져(11)의 별도의 검색어 입력란이나, 주소 입력창에 '서울에서 부산까지 고속도로로 걸리는 시간은?'라고 입력한다. 종래의 인터넷 검색 방법에서는 '고속도로*서울*부산'라고 입력하거나, 먼저 '고속도로'를 입력하여 관련 사이트에 관한 정보를 얻은 다음 다시 '서울'이나 '부산'을 입력하여 원하는 정보를 얻어야 하였던 것에 비하여, 본 발명에서는 통상적으로 사용되는 일상어, 즉 자연어를 그대로 입력한다. 본 발명에서는, 종래의 기술에서와 같이 상위 개념과 하위 개념을 고려하여 검색식을 정하는 과정이 불필요하다. 또한, 웹 브라우져의 주소 입력창에 검색어를 입력할 수 있으므로, 별도의 검색 엔진 사이트를 거치지 않고서도 원하는 정보를 얻을 수 있다.For example, if the user wants to know the time required from Seoul to Busan on the highway, the separate search field of the web browser 11 or the address input box is 'How long does the highway take from Seoul to Busan?' Enter it. In the conventional Internet search method, it is necessary to enter 'highway * Seoul * Busan' or first input 'highway' to obtain information about related sites, and then enter 'Seoul' or 'Busan' again to obtain desired information. In the present invention, a conventional language commonly used, that is, natural language is input as it is. In the present invention, as in the prior art, a process of determining a search expression in consideration of an upper concept and a lower concept is unnecessary. In addition, since a search word can be entered in an address input window of a web browser, desired information can be obtained without going through a separate search engine site.
본 발명에서 입력된 자연어의 형식은 단어(word), 어귀(phrase) 구문(sentence) 등의 형식에 구애받지 않는다. 다시 말해서, 서울에서 부산까지의 고속도로로 걸리는 시간을 알고자 할 때에, 이에 관한 입력어를 상기한 바와 같이, '서울과 부산의 고속도로 시간'이라고 하거나, '서울에서 부산의 고속도로로 걸리는 시간은' 이라고 입력해도 된다.The format of the natural language input in the present invention is not limited to the form of a word, phrase phrase, or the like. In other words, when you want to know the time taken by the highway from Seoul to Busan, as mentioned above, the input word is referred to as 'highway time between Seoul and Busan' or 'the time taken from Seoul to Busan expressway' May be entered.
이와 같이 검색 입력인 자연어가 웹 브라우져의 별도의 검색어 입력란이나, 웹 브라우져의 주소 입력창으로 입력되면, 플러그-인(12)은 웹 브라우져(11)로 하여금 입력된 자연어 검색어를 서버 인터페이스부(20)의 형태소 분석기(21)로 전송하도록 한다.As such, when the natural language, which is a search input, is input into a separate search field or a web browser address input window, the plug-in 12 causes the web browser 11 to input the natural language search word input to the server interface unit 20. ) To the morphological analyzer 21.
서버 인터페이스부(20)의 형태소 분석기(21)에서는 입력된 자연어를 분석하여 키워드를 추출한다. 형태소 분석기(21)로부터 추출된 키워드는 일반적인 검색 엔진에서 이해할 수 있는 검색어의 관계를 표시해준다. 예를 들어서, 상기 웹 브라우져(11)에 입력된 자연어 검색어가 '서울에서 부산까지의 고속도로로 걸리는 시간은?'인 경우 형태소 분석기(21)를 통하여 추출된 검색어 관계는 '고속도로*서울*부산*소요시간'이 될 것이다.The morpheme analyzer 21 of the server interface 20 extracts a keyword by analyzing the input natural language. The keywords extracted from the morpheme analyzer 21 indicate the relation of search terms that can be understood by a general search engine. For example, when the natural language search word input to the web browser 11 is' How long does it take from Seoul to Busan to the highway? 'The search term relation extracted through the morpheme analyzer 21 is' Highway * Seoul * Busan * It will take time.
다음은 연산자 수행기(22)에서 상기 형태소 분석기(21)를 통하여 추출된 검색어 관계를 이용하여 외부 사이트들(30)의 정보를 검색하고 신텍스 수준의 파싱 과정을 수행한다.Next, the operator performer 22 retrieves the information of the external sites 30 using the search term relation extracted through the morpheme analyzer 21 and performs a syntax level parsing process.
상기 연산자 수행기(22)에 의하여 검색된 결과는 검색 서버(23)에 의하여 상기 사용자 인터페이스부(10)의 웹 브라우져(11)로 전송한다. 웹 브라우져(11)는 검색 결과를 전송한다.The result retrieved by the operator performer 22 is transmitted by the search server 23 to the web browser 11 of the user interface unit 10. The web browser 11 transmits a search result.
웹 브라우져(11)에서는 상단부에 프레임 방식으로 배너 광고를 출력하고 하단부의 메인 페이지에는 검색 결과를 보여줌으로써, 검색된 결과와 함께 배너 광고를 출력하여 사이트 가치를 높일 수 있다.The web browser 11 outputs a banner advertisement in a frame manner at the top and shows a search result in the main page at the bottom, thereby increasing a site value by outputting a banner advertisement with the searched result.
이상에서 설명한 바와 같이, 본 발명에 의한 인터넷 브라우징 시스템은, 웹 브라우져상의 별도의 검색어 입력란이나, 주소 입력창에 자연어를 입력하여, 관련 정보를 검색할 수 있는 특징이 있다. 본 발명에 의하면, 종래의 기술에서와 같이 상위 개념과 하위 개념을 고려하여 검색식을 정하는 과정이 불필요하다. 또한, 웹 브라우져의 주소 입력창에 검색어를 입력할 수 있으므로, 별도의 검색 엔진 사이트를 거치지 않고서고 원하는 정보를 얻을 수 있는 장점이 있다. 또한, 검색된 결과를 배너 광고와 함께 보여줌으로써 사이트의 가치를 높인다.As described above, the Internet browsing system according to the present invention has a feature of searching for related information by inputting a natural language into a separate search word input box or an address input window on a web browser. According to the present invention, as in the prior art, a process of determining a search expression in consideration of an upper concept and a lower concept is unnecessary. In addition, since the search word can be entered in the address input window of the web browser, there is an advantage that the desired information can be obtained without going through a separate search engine site. It also increases the value of the site by showing the search results with banner ads.
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019990034668A KR19990078925A (en) | 1999-08-20 | 1999-08-20 | Internet Browsing System For Searching with Usual Words |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019990034668A KR19990078925A (en) | 1999-08-20 | 1999-08-20 | Internet Browsing System For Searching with Usual Words |
Publications (1)
Publication Number | Publication Date |
---|---|
KR19990078925A true KR19990078925A (en) | 1999-11-05 |
Family
ID=54765583
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019990034668A KR19990078925A (en) | 1999-08-20 | 1999-08-20 | Internet Browsing System For Searching with Usual Words |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR19990078925A (en) |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000018242A (en) * | 2000-01-25 | 2000-04-06 | 이명우 | A method for shortening access-time and its management system in internet portal service |
KR20000024179A (en) * | 2000-01-26 | 2000-05-06 | 조민형 | Korean Internet Natural Language Query Responsive Information Retrieval Engine. |
KR20000054377A (en) * | 2000-06-02 | 2000-09-05 | 장덕진 | The way of internet information and inquiry service, providing searching words with question or purpose |
KR20010035390A (en) * | 2001-02-09 | 2001-05-07 | 장충엽 | Internet natural language addressing input connecting system and the method thereof |
KR20010035249A (en) * | 2001-01-27 | 2001-05-07 | 임채환 | Prospective customer selection and portal site operation through domain forwarding |
KR20010076035A (en) * | 2000-01-24 | 2001-08-11 | 유석 | Direct Access Internet Service System and Method |
KR20010112080A (en) * | 2000-06-08 | 2001-12-20 | 주진용 | Search system and method using window for inputting URL of web browser |
KR20020046408A (en) * | 2000-12-14 | 2002-06-21 | 손영필 | Method for providing internet service according to dropdown windows |
KR20020063412A (en) * | 2001-01-29 | 2002-08-03 | (주)소호마트 | Internet Ad Method Using the Searching Engine |
KR100375746B1 (en) * | 2000-02-09 | 2003-03-10 | 이만균 | Method and system for processing internet command language and thereof program products |
KR20050107200A (en) * | 2004-05-08 | 2005-11-11 | (주) 맥스무비 | Method and apparatus for extracting the information for booking up movie ticket from user query |
KR20060005242A (en) * | 2004-07-12 | 2006-01-17 | 박종수 | Advertising system using the decoded uniform resource locaters of the browser and method thereof |
KR100748401B1 (en) * | 2002-04-03 | 2007-08-10 | (주)케이테크 | Fuzzy knowledge based intelligent agent system for electronic commerce |
KR100752460B1 (en) * | 2000-05-29 | 2007-08-24 | 소니 가부시끼 가이샤 | Epg searching method and epg searching device |
WO2011150374A2 (en) * | 2009-11-17 | 2011-12-01 | Glace Holding Llc | Systems and methods for accessing web pages using natural language |
US8972445B2 (en) | 2009-04-23 | 2015-03-03 | Deep Sky Concepts, Inc. | Systems and methods for storage of declarative knowledge accessible by natural language in a computer capable of appropriately responding |
US9805020B2 (en) | 2009-04-23 | 2017-10-31 | Deep Sky Concepts, Inc. | In-context access of stored declarative knowledge using natural language expression |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5454106A (en) * | 1993-05-17 | 1995-09-26 | International Business Machines Corporation | Database retrieval system using natural language for presenting understood components of an ambiguous query on a user interface |
KR970049752A (en) * | 1995-12-20 | 1997-07-29 | 양승택 | Korean Natural Language Query Information Retrieval Using Verb Information |
US5873056A (en) * | 1993-10-12 | 1999-02-16 | The Syracuse University | Natural language processing system for semantic vector representation which accounts for lexical ambiguity |
US5895464A (en) * | 1997-04-30 | 1999-04-20 | Eastman Kodak Company | Computer program product and a method for using natural language for the description, search and retrieval of multi-media objects |
KR19990031784A (en) * | 1997-10-14 | 1999-05-06 | 정선종 | Natural Language Query Processing Method for E-Commerce Product Information Retrieval |
-
1999
- 1999-08-20 KR KR1019990034668A patent/KR19990078925A/en not_active Application Discontinuation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5454106A (en) * | 1993-05-17 | 1995-09-26 | International Business Machines Corporation | Database retrieval system using natural language for presenting understood components of an ambiguous query on a user interface |
US5873056A (en) * | 1993-10-12 | 1999-02-16 | The Syracuse University | Natural language processing system for semantic vector representation which accounts for lexical ambiguity |
KR970049752A (en) * | 1995-12-20 | 1997-07-29 | 양승택 | Korean Natural Language Query Information Retrieval Using Verb Information |
US5895464A (en) * | 1997-04-30 | 1999-04-20 | Eastman Kodak Company | Computer program product and a method for using natural language for the description, search and retrieval of multi-media objects |
KR19990031784A (en) * | 1997-10-14 | 1999-05-06 | 정선종 | Natural Language Query Processing Method for E-Commerce Product Information Retrieval |
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010076035A (en) * | 2000-01-24 | 2001-08-11 | 유석 | Direct Access Internet Service System and Method |
KR20000018242A (en) * | 2000-01-25 | 2000-04-06 | 이명우 | A method for shortening access-time and its management system in internet portal service |
KR20000024179A (en) * | 2000-01-26 | 2000-05-06 | 조민형 | Korean Internet Natural Language Query Responsive Information Retrieval Engine. |
KR100375746B1 (en) * | 2000-02-09 | 2003-03-10 | 이만균 | Method and system for processing internet command language and thereof program products |
KR100752460B1 (en) * | 2000-05-29 | 2007-08-24 | 소니 가부시끼 가이샤 | Epg searching method and epg searching device |
KR20000054377A (en) * | 2000-06-02 | 2000-09-05 | 장덕진 | The way of internet information and inquiry service, providing searching words with question or purpose |
KR20010112080A (en) * | 2000-06-08 | 2001-12-20 | 주진용 | Search system and method using window for inputting URL of web browser |
KR20020046408A (en) * | 2000-12-14 | 2002-06-21 | 손영필 | Method for providing internet service according to dropdown windows |
KR20010035249A (en) * | 2001-01-27 | 2001-05-07 | 임채환 | Prospective customer selection and portal site operation through domain forwarding |
KR20020063412A (en) * | 2001-01-29 | 2002-08-03 | (주)소호마트 | Internet Ad Method Using the Searching Engine |
KR20010035390A (en) * | 2001-02-09 | 2001-05-07 | 장충엽 | Internet natural language addressing input connecting system and the method thereof |
KR100748401B1 (en) * | 2002-04-03 | 2007-08-10 | (주)케이테크 | Fuzzy knowledge based intelligent agent system for electronic commerce |
KR20050107200A (en) * | 2004-05-08 | 2005-11-11 | (주) 맥스무비 | Method and apparatus for extracting the information for booking up movie ticket from user query |
KR20060005242A (en) * | 2004-07-12 | 2006-01-17 | 박종수 | Advertising system using the decoded uniform resource locaters of the browser and method thereof |
US8972445B2 (en) | 2009-04-23 | 2015-03-03 | Deep Sky Concepts, Inc. | Systems and methods for storage of declarative knowledge accessible by natural language in a computer capable of appropriately responding |
US9805020B2 (en) | 2009-04-23 | 2017-10-31 | Deep Sky Concepts, Inc. | In-context access of stored declarative knowledge using natural language expression |
WO2011150374A2 (en) * | 2009-11-17 | 2011-12-01 | Glace Holding Llc | Systems and methods for accessing web pages using natural language |
WO2011150374A3 (en) * | 2009-11-17 | 2012-04-12 | Glace Holding Llc | Systems and methods for accessing web pages using natural language |
US8275788B2 (en) | 2009-11-17 | 2012-09-25 | Glace Holding Llc | System and methods for accessing web pages using natural language |
US8943095B2 (en) | 2009-11-17 | 2015-01-27 | Deep Sky Concepts, Inc. | Systems and methods for accessing web pages using natural language |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6647364B1 (en) | Hypertext markup language document translating machine | |
KR19990078925A (en) | Internet Browsing System For Searching with Usual Words | |
US6957213B1 (en) | Method of utilizing implicit references to answer a query | |
US7783633B2 (en) | Display of results of cross language search | |
KR100815215B1 (en) | Apparatus and method for integration search of web site | |
US20060184546A1 (en) | Document information management system | |
CN103927375A (en) | Blinking Annotation Callouts Highlighting Cross Language Search Results | |
US20020152258A1 (en) | Method and system of intelligent information processing in a network | |
JP2007072646A (en) | Retrieval device, retrieval method, and program therefor | |
EP1099171B1 (en) | Accessing a semi-structured database | |
KR20000050225A (en) | Internet information searching system and method by document auto summation | |
KR100455439B1 (en) | Internet resource retrieval and browsing method based on expanded web site map and expanded natural domain names assigned to all web resources | |
WO2020079752A1 (en) | Document search method and document search system | |
JPH09198395A (en) | Document retrieval device | |
JP3467160B2 (en) | Multilingual communication system, server device, and document transmission method for server device | |
KR20010097802A (en) | System for multi-language search and auto-translation of searched information/sorting, and multi-language searching method using the system | |
KR100494113B1 (en) | An information searching system via Web browser | |
KR20130024127A (en) | Keyword extraction system for search engines and extracting method thereof | |
KR20010098004A (en) | Intellectual Text Cognition System And A Method | |
JP3467159B2 (en) | Multilingual communication system, server device, and document transmission method for server device | |
JPH07134720A (en) | Method and device for presenting relative information in sentence preparing system | |
KR100539110B1 (en) | Method for Translating Multi Language Using Multi Language Translation System and Medium for Storing for Program Carrying out Method of Multi Language Translation | |
WO2010001455A1 (en) | Retrieving device and method | |
JP3761364B2 (en) | Machine translation system | |
KR20040060858A (en) | A method for providing multi-language translation service and a system of enabling the method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
G15R | Request for early publication | ||
E902 | Notification of reason for refusal | ||
E902 | Notification of reason for refusal | ||
E601 | Decision to refuse application |