JP5147947B2 - クエリ別検索コレクション生成方法およびシステム - Google Patents
クエリ別検索コレクション生成方法およびシステム Download PDFInfo
- Publication number
- JP5147947B2 JP5147947B2 JP2010523931A JP2010523931A JP5147947B2 JP 5147947 B2 JP5147947 B2 JP 5147947B2 JP 2010523931 A JP2010523931 A JP 2010523931A JP 2010523931 A JP2010523931 A JP 2010523931A JP 5147947 B2 JP5147947 B2 JP 5147947B2
- Authority
- JP
- Japan
- Prior art keywords
- search
- query
- collection
- group
- search result
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 44
- 238000013500 data storage Methods 0.000 claims description 18
- 238000013075 data extraction Methods 0.000 claims description 12
- 238000004364 calculation method Methods 0.000 claims description 4
- 238000013507 mapping Methods 0.000 claims description 2
- 230000006870 function Effects 0.000 description 12
- 238000010586 diagram Methods 0.000 description 5
- 230000008569 process Effects 0.000 description 3
- 230000004044 response Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/34—Browsing; Visualisation therefor
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
ユーザは検索コレクションにより分類された検索結果を提供されていた。
Claims (23)
- ユーザ端末に接続され、当該ユーザ端末から送信されるユーザからの入力を受信するコンピュータにおけるクエリ別検索コレクション生成方法であって、
前記コンピュータが、受信した第1クエリおよび前記第1クエリに対して生成された複数の検索結果のリストから、ユーザからの入力によって選択された検索結果を獲得し、
前記コンピュータが、獲得した前記第1クエリと前記検索結果とを互いにマッピングしてデータ格納部に格納し、
前記コンピュータが、前記第1クエリに夫々マッピングされた複数の前記検索結果を1つ以上のグループに分類し、
前記コンピュータが、各グループ別に、前記第1クエリに関連する検索コレクションを生成して検索コレクション格納部に格納する
ことを特徴とするクエリ別検索コレクション生成方法。 - 前記検索結果は、検索結果のURLである
ことを特徴とする請求項1に記載のクエリ別検索コレクション生成方法。 - 前記検索結果の分類において、前記検索結果に該当する各ウェブページの主題が共通する検索結果を同一のグループに分類する
ことを特徴とする請求項1に記載のクエリ別検索コレクション生成方法。 - 前記検索結果に該当する前記各ウェブページの前記主題は、前記検索結果に該当する各ウェブページのカテゴリ分類体系から抽出される
ことを特徴とする請求項3に記載のクエリ別検索コレクション生成方法。 - 前記検索結果に該当する前記各ウェブページの前記主題は、前記検索結果に該当する前記各ウェブページのタイトルまたはコンテンツのうち少なくとも1つから抽出される
ことを特徴とする請求項3に記載のクエリ別検索コレクション生成方法。 - 前記検索コレクションを生成する前に、さらに各グループ別にグループ情報を生成し、
前記第1クエリの前記検索コレクションは各グループ別のグループ情報を用いて生成する
ことを特徴とする請求項1に記載のクエリ別検索コレクション生成方法。 - 前記各グループ別のグループ情報は、前記検索結果に該当する前記各ウェブページの主題を用いて生成する
ことを特徴とする請求項6に記載のクエリ別検索コレクション生成方法。 - さらに、前記ユーザから第2クエリを受信し、
前記第2クエリが前記第1クエリと同一である場合、前記第1クエリの前記検索コレクションにより前記第2クエリに対する検索結果を分類して提供する
ことを特徴とする請求項1に記載のクエリ別検索コレクション生成方法。 - さらに、前記第2クエリに前記検索結果を提供する前に、前記第2クエリの前記検索結果における各グループが占める比率を算出し、
比率の高いグループに該当する前記検索コレクションを比率の低いグループに該当する前記検索コレクションよりも検索結果の上位に配置する
ことを特徴とする請求項8に記載のクエリ別検索コレクション生成方法。 - 前記各グループが占める比率は、前記検索結果の総数と前記各グループに含まれる検索結果の個数によって算出される
ことを特徴とする請求項9に記載のクエリ別検索コレクション生成方法。 - さらに、前記検索コレクションの生成後に、前記第1クエリの検索コレクションを前記第1クエリにマッピングする
ことを特徴とする請求項1に記載のクエリ別検索コレクション生成方法。 - さらに、前述した各手順を所定周期ごとに繰り返し行うことによって、格納された検索コレクションを削除または変更したり、新しい検索コレクションをさらに生成して格納したりする
ことを特徴とする請求項11に記載のクエリ別検索コレクション生成方法。 - ユーザ端末に接続され、当該ユーザ端末から送信されるユーザからの入力を受信するコンピュータに、
前記コンピュータが受信した第1クエリおよび前記第1クエリに対して生成された複数の検索結果のリストから、ユーザからの入力によって選択された検索結果を獲得させ、
獲得した前記第1クエリと前記検索結果とを互いにマッピングしてデータ格納部に格納させ、
前記第1クエリに夫々マッピングされた複数の前記検索結果を1つ以上のグループに分類させ、
各グループ別に、前記第1クエリに関連する検索コレクションを生成して検索コレクション格納部に格納させる
クエリ別検索コレクション生成プログラムが格納されたコンピュータで読み取り可能な記録媒体。 - 第1クエリおよび前記第1クエリに対して生成された複数の検索結果のリストのうちからユーザによって選択された検索結果を獲得するデータ抽出部と、
前記データ抽出部が獲得した前記第1クエリとを互いにマッピングして格納するデータ格納部と、
前記第1クエリに夫々マッピングされた複数の前記検索結果を1つ以上のグループに分類する検索結果分類部と、
各グループ別に前記第1クエリの検索コレクションを生成する検索コレクション生成部と
を含むことを特徴とするクエリ別検索コレクション生成システム。 - 前記検索結果は、検索結果のURLである
ことを特徴とする請求項14に記載のクエリ別検索コレクション生成システム。 - 前記検索結果分類部は、主題が共通する前記検索結果を同一のグループに分類する
ことを特徴とする請求項14に記載のクエリ別検索コレクション生成システム。 - 前記検索結果に該当する各ウェブページの前記主題は、前記検索結果に該当する各ウェブページのタイトルまたはコンテンツのうち少なくとも1つから抽出されるか、又は前記各ウェブサイトのカテゴリ分類体系から抽出される
ことを特徴とする請求項16に記載のクエリ別検索コレクション生成システム。 - 前記検索結果分類部は、各グループ別にグループ情報を生成し、
前記検索コレクション生成部は、前記各グループ別のグループ情報を用いて前記第1クエリに前記検索コレクションを生成する
ことを特徴とする請求項14に記載のクエリ別検索コレクション生成システム。 - 前記検索結果分類部は、前記各グループ別のグループ情報により前記検索結果に該当する前記各ウェブページの前記主題を生成する
ことを特徴とする請求項18に記載のクエリ別検索コレクション生成システム。 - 前記ユーザから第2クエリを受信するクエリ受信部と、
前記第2クエリを用いて検索を行い、前記第2クエリに対する検索コレクションを生成する検索部と、
前記第2クエリが前記第1クエリと同一である場合、前記第1クエリの検索コレクションにより前記第2クエリに対する検索結果を分類してユーザに提供する検索結果提供部と
をさらに含むことを特徴とする請求項14に記載のクエリ別検索コレクション生成システム。 - 前記データ抽出部によって獲得された前記検索結果における各グループが占める比率を算出する演算部をさらに含み、
前記検索結果提供部は前記比率が高いグループのグループ情報に該当する検索コレクションを前記第2クエリに対して生成される検索結果の上位に配置する
ことを特徴とする請求項20に記載のクエリ別検索コレクション生成システム。 - 前記演算部は、前記索結果の総数と前記各グループに含まれる検索結果の個数を用いて前記各グループが占める比率を算出する
ことを特徴とする請求項21に記載のクエリ別検索コレクション生成システム。 - 前記第1クエリの前記検索コレクションを前記第1クエリにマッピングする検索コレクション保存部をさらに含む
ことを特徴とする請求項14に記載のクエリ別検索コレクション生成システム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2007-0090460 | 2007-09-06 | ||
KR1020070090460A KR100930455B1 (ko) | 2007-09-06 | 2007-09-06 | 쿼리별 검색 컬렉션 생성 방법 및 시스템 |
PCT/KR2008/004525 WO2009031759A1 (en) | 2007-09-06 | 2008-08-04 | Method and system for generating search collection of query |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010538386A JP2010538386A (ja) | 2010-12-09 |
JP5147947B2 true JP5147947B2 (ja) | 2013-02-20 |
Family
ID=40429052
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010523931A Active JP5147947B2 (ja) | 2007-09-06 | 2008-08-04 | クエリ別検索コレクション生成方法およびシステム |
Country Status (4)
Country | Link |
---|---|
US (1) | US8463785B2 (ja) |
JP (1) | JP5147947B2 (ja) |
KR (1) | KR100930455B1 (ja) |
WO (1) | WO2009031759A1 (ja) |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101727454A (zh) * | 2008-10-30 | 2010-06-09 | 日电(中国)有限公司 | 用于对象自动分类的方法和系统 |
CN101887437B (zh) | 2009-05-12 | 2016-03-30 | 阿里巴巴集团控股有限公司 | 一种搜索结果生成方法及信息搜索系统 |
US8615509B2 (en) * | 2009-12-11 | 2013-12-24 | Blackberry Limited | Abstracting information from a device |
US8930351B1 (en) * | 2010-03-31 | 2015-01-06 | Google Inc. | Grouping of users |
US8639773B2 (en) * | 2010-06-17 | 2014-01-28 | Microsoft Corporation | Discrepancy detection for web crawling |
CN103092857A (zh) * | 2011-11-01 | 2013-05-08 | 腾讯科技(深圳)有限公司 | 历史记录的整理方法和装置 |
WO2014036074A1 (en) * | 2012-08-28 | 2014-03-06 | Visa International Service Association | Protecting assets on a device |
CN103049497A (zh) * | 2012-12-07 | 2013-04-17 | 北京奇虎科技有限公司 | 用于网址导航的方法和装置 |
US9348922B2 (en) * | 2013-05-17 | 2016-05-24 | Google Inc. | Ranking channels in search |
WO2015027380A1 (en) * | 2013-08-26 | 2015-03-05 | Google Inc. | In-market classification for online content item placement campaigns |
KR101553848B1 (ko) * | 2014-02-17 | 2015-09-17 | 네이버 주식회사 | 검색 결과를 제공하는 방법 및 상기 방법을 수행하는 시스템 |
JP6132220B1 (ja) * | 2016-08-18 | 2017-05-24 | 株式会社セガゲームス | 情報処理装置及びプログラム |
CN107657005B (zh) * | 2017-09-22 | 2020-03-20 | 浪潮云信息技术有限公司 | 一种主题网页的检索方法及装置 |
JP6871208B2 (ja) * | 2018-09-06 | 2021-05-12 | ヤフー株式会社 | 監視装置、ショッピングサーバ、監視方法、及びプログラム |
Family Cites Families (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6415282B1 (en) * | 1998-04-22 | 2002-07-02 | Nec Usa, Inc. | Method and apparatus for query refinement |
WO2001016842A1 (en) * | 1999-08-31 | 2001-03-08 | Eliberation.Com Corporation | Methods and systems for a dynamic networked commerce architecture |
US7269545B2 (en) * | 2001-03-30 | 2007-09-11 | Nec Laboratories America, Inc. | Method for retrieving answers from an information retrieval system |
KR20030066064A (ko) * | 2002-02-04 | 2003-08-09 | 야후코리아 주식회사 | 검색어에 따라 다른 유저 인터페이스로 검색결과를디스플레이하는 인터넷 검색 서비스 시스템 및 그 검색방법 |
JP2004029943A (ja) * | 2002-06-21 | 2004-01-29 | Recruit Co Ltd | 検索支援方法 |
US7152059B2 (en) * | 2002-08-30 | 2006-12-19 | Emergency24, Inc. | System and method for predicting additional search results of a computerized database search user based on an initial search query |
US20060005141A1 (en) * | 2002-10-09 | 2006-01-05 | Koninklijke Philips Electronics N.V. | System, method, computer program product, and storage device for enabling a user to manipulate a user interface |
US7523095B2 (en) * | 2003-04-29 | 2009-04-21 | International Business Machines Corporation | System and method for generating refinement categories for a set of search results |
US7613687B2 (en) * | 2003-05-30 | 2009-11-03 | Truelocal Inc. | Systems and methods for enhancing web-based searching |
KR20030051577A (ko) * | 2003-06-11 | 2003-06-25 | 진영수 | 검색사이트의 검색결과 표시방법 |
JP2005182280A (ja) * | 2003-12-17 | 2005-07-07 | Ibm Japan Ltd | 情報検索システム、検索結果加工システム及び情報検索方法並びにプログラム |
US20050144065A1 (en) * | 2003-12-19 | 2005-06-30 | Palo Alto Research Center Incorporated | Keyword advertisement management with coordinated bidding among advertisers |
US7447678B2 (en) * | 2003-12-31 | 2008-11-04 | Google Inc. | Interface for a universal search engine |
JP4453437B2 (ja) | 2004-05-11 | 2010-04-21 | 日本電信電話株式会社 | 検索キーワード順位付け方法及び装置及びプログラム |
US7562069B1 (en) * | 2004-07-01 | 2009-07-14 | Aol Llc | Query disambiguation |
JP5060020B2 (ja) * | 2004-10-29 | 2012-10-31 | 株式会社エヌ・ティ・ティ・ドコモ | コンテンツ発見装置 |
EP1854030A2 (en) * | 2005-01-28 | 2007-11-14 | Aol Llc | Web query classification |
WO2006107141A1 (en) * | 2005-03-04 | 2006-10-12 | Chutnoon Inc. | Server, method and system for providing information search service by using sheaf of pages |
KR100797041B1 (ko) * | 2005-03-23 | 2008-01-23 | 조광현 | 분류된 웹 사이트 검색 시스템 및 방법 |
US20070022111A1 (en) * | 2005-07-20 | 2007-01-25 | Salam Aly A | Systems, methods, and computer program products for accumulating, storing, sharing, annotating, manipulating, and combining search results |
KR100721406B1 (ko) * | 2005-07-27 | 2007-05-23 | 엔에이치엔(주) | 카테고리별 검색 로직을 이용한 상품 검색 시스템 및 방법 |
IL172551A0 (en) * | 2005-12-13 | 2006-04-10 | Grois Dan | Method for assigning one or more categorized scores to each document over a data network |
JP2007172375A (ja) | 2005-12-22 | 2007-07-05 | Shoji Kodama | 情報検索システム及び方法 |
US20070192293A1 (en) * | 2006-02-13 | 2007-08-16 | Bing Swen | Method for presenting search results |
US7571162B2 (en) * | 2006-03-01 | 2009-08-04 | Microsoft Corporation | Comparative web search |
US7774345B2 (en) * | 2007-06-27 | 2010-08-10 | Microsoft Corporation | Lightweight list collection |
US7877404B2 (en) * | 2008-03-05 | 2011-01-25 | Microsoft Corporation | Query classification based on query click logs |
-
2007
- 2007-09-06 KR KR1020070090460A patent/KR100930455B1/ko active IP Right Grant
-
2008
- 2008-08-04 JP JP2010523931A patent/JP5147947B2/ja active Active
- 2008-08-04 US US12/675,651 patent/US8463785B2/en active Active
- 2008-08-04 WO PCT/KR2008/004525 patent/WO2009031759A1/en active Application Filing
Also Published As
Publication number | Publication date |
---|---|
US20100257169A1 (en) | 2010-10-07 |
KR20090025535A (ko) | 2009-03-11 |
US8463785B2 (en) | 2013-06-11 |
KR100930455B1 (ko) | 2009-12-08 |
JP2010538386A (ja) | 2010-12-09 |
WO2009031759A1 (en) | 2009-03-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5147947B2 (ja) | クエリ別検索コレクション生成方法およびシステム | |
US20190340207A1 (en) | Systems and methods for personalizing aggregated news content | |
US8990210B2 (en) | Propagating information among web pages | |
JP5634067B2 (ja) | 検索結果にコレクションアイテムを含めるための技術 | |
US7761423B1 (en) | System and method for indexing a network of interrelated elements | |
US7653623B2 (en) | Information searching apparatus and method with mechanism of refining search results | |
US8832058B1 (en) | Systems and methods for syndicating and hosting customized news content | |
JP5550669B2 (ja) | 検索装置、検索方法およびプログラム | |
CN102054003A (zh) | 网络信息推荐、建立网络资源索引的方法及系统 | |
US9667505B2 (en) | URL navigation page generation method, device and program | |
JP6185379B2 (ja) | レコメンド装置およびレコメンド方法 | |
KR101122737B1 (ko) | 지식노드 연결구조를 생성하기 위한 검색 데이터베이스 구축 장치 및 방법 | |
KR100636227B1 (ko) | 컨텐츠 탐색을 위한 디렉토리 구조 생성 방법 | |
JP2005056371A (ja) | Web検索情報の管理方法、管理システム、コンピュータソフトウェアプログラム | |
KR20010095215A (ko) | 사이트 정보 데이터베이스 구축을 통한 인터넷 상에서의정보 검색 방법 | |
KR100953491B1 (ko) | 최신정보 제공 방법 및 시스템 | |
JP2006235882A (ja) | 複数情報の閲覧方法およびシステム | |
JP2002157278A (ja) | ディレクトリ編集型情報検索装置、情報検索方法及びディレクトリ編集型情報検索プログラムを格納した記録媒体 | |
KR20100115436A (ko) | 시청각 정보와 콘텐츠 정보의 교차 검색 서비스를 제공하는 방법 및 시스템 | |
JP2002108616A (ja) | プログラム記録媒体、知識管理方法及び知識入力方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120522 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120820 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20121030 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121127 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5147947 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151207 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |