WO2005008527A1 - 動的にカテゴライズされるブックマーク管理装置 - Google Patents

動的にカテゴライズされるブックマーク管理装置 Download PDF

Info

Publication number
WO2005008527A1
WO2005008527A1 PCT/JP2003/009035 JP0309035W WO2005008527A1 WO 2005008527 A1 WO2005008527 A1 WO 2005008527A1 JP 0309035 W JP0309035 W JP 0309035W WO 2005008527 A1 WO2005008527 A1 WO 2005008527A1
Authority
WO
WIPO (PCT)
Prior art keywords
web page
text content
category
content
bookmark
Prior art date
Application number
PCT/JP2003/009035
Other languages
English (en)
French (fr)
Inventor
Masaya Naitou
Original Assignee
Fujitsu Limited
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 Fujitsu Limited filed Critical Fujitsu Limited
Priority to JP2005504367A priority Critical patent/JPWO2005008527A1/ja
Priority to PCT/JP2003/009035 priority patent/WO2005008527A1/ja
Publication of WO2005008527A1 publication Critical patent/WO2005008527A1/ja
Priority to US11/232,680 priority patent/US20060015509A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9562Bookmark management

Definitions

  • the present invention relates to a URL information storage device and a method for appropriately categorizing URL information in a bookmark that stores URL (Uniform Resource Locator) information on a web page.
  • URL Uniform Resource Locator
  • bookmarks were created when users created categories and decided which categories to store when bookmarking Web pages. In some cases, it was difficult to determine which category to include when storing, and when referring to a web page, the user forgot which category to include. Also, if the bookmarks are not included in the category, it will be difficult to use the bookmarks themselves because the bookmarks are not organized later.
  • Patent Documents 1 and 2 disclose matching a keyword associated with a category with page contents when adding a URL to a bookmark, or searching for a keyword when searching. It shows how to register a URL under an appropriate category by using it.
  • this method cannot solve the following problems.
  • Patent Document 1
  • Patent Document 2
  • An object of the present invention is to provide a device capable of appropriately managing a large number of bookmarks.
  • the bookmark management apparatus includes: first recording means for storing the location information of the web page together with the text content of the web page and a keyword related to the content of the web page; and a bookmark for use in organizing the web page.
  • Second recording means for storing the name of the category together with the keyword associated with the category, and a keyword associated with the category when the user designates the category.
  • Search / key categorizing means that the web page obtained as a result of the search is regarded as a web page belonging to the category by searching for the text content, the keyword related to the content of the web page, or both of the text content and the keyword. It is characterized by having.
  • the association between the category of the bookmark and the location information of the web page is dynamically associated using a keyword, so that the user manually organizes a large number of location information. No need.
  • the text content of the web page, or both the user's intent and the author's Web pages can be categorized, or both.
  • the web page can be appropriately categorized based on the latest information.
  • FIG. 1 is a diagram showing a basic configuration of an embodiment of the present invention.
  • FIG. 2 is a diagram illustrating a configuration of a program for implementing the embodiment of the present invention.
  • FIG. 3 is a diagram showing a state of a screen on which categorized bookmarks are displayed.
  • FIG. 4 is a diagram showing an example of a data structure according to the embodiment of the present invention.
  • FIG. 5 is a flowchart showing a flow of processing from selection of a bookmark according to the embodiment of the present invention to display of a URL web page.
  • FIG. 6 is a flowchart showing a processing flow when the content of the web page has been updated according to the embodiment of the present invention.
  • Figures 7 and 8 show bookmarks when the content of the live page has been changed. It is a figure showing the example of a display of.
  • FIG. 9 is a diagram illustrating an example of a URL information database that stores a history of changes in text content of a web page.
  • the present invention provides a bookmark management method that eliminates the need for categorizing work when bookmarking a web page, and eliminates the need to organize bookmarks.
  • URL information should be stored not only with URL but also with the text content of the corresponding page and additional keywords given by the user.
  • the content of the saved web page is searched using the keyword associated with the category, and additional keywords or text containing the matching character string are searched.
  • the corresponding URL is dynamically associated as the URL associated with the category, and the URL is displayed.
  • categorizing and web page reflecting the intention of the bookmark user are performed.
  • a means is provided to enable categorization that reflects the intention of the creator to be switched and displayed. That is, the keyword added by the user includes the URL of the associated URL. The usage that the user intended for the webpage is reflected implicitly. Therefore, searching using additional keywords performs a power categorization that reflects the user's intention.
  • the text content of the web page implicitly reflects the intention of the creator of the web page. Therefore, searching for the text content of a web page will result in a categorization that reflects the intent of the creator of the web page.
  • the text content is updated to the latest state when the relevant web page is referred to, thereby enabling categorization according to the latest web page content.
  • a means is provided to enable categorization according to temporal transition.
  • FIG. 1 is a diagram showing a basic configuration of an embodiment of the present invention.
  • a user operating a bookmark selects a category and tries to refer to a URL belonging to that category (1), using the relevant category name or a keyword associated with the category (2) Then, the text content of the web page stored in the URL information or the associated keyword is searched (3), and the URL that matches the keyword is indicated to the user as the URL associated with the category (4).
  • the dynamic generation of URLs belonging to a category eliminates the need to organize bookmarks.
  • FIG. 2 is a diagram illustrating a configuration of a program for implementing the embodiment of the present invention.
  • a configuration is considered in which a browser 12 is incorporated in a PC 10 connected to the Internet 11. This is provided with a program 13 according to the embodiment of the present invention.
  • the category management unit (A) acquires a keyword corresponding to the category from the category database 14 and passes the keyword to the URL information search unit (B).
  • the URL information search section (B) the content All URL information is checked to see if there is a match with the obtained keyword in the list or related keys, and by displaying the URL on the screen for the match, the category selected by the user and the corresponding category are displayed.
  • users can refer to a set of URLs belonging to that category.
  • the categorization reflects the content intended by the web page creator, and only keywords are searched.
  • the categorization reflects the content intended by the user of the bookmark. It is also possible to search both of them.
  • the text content of the web page stored in the URL information is replaced with the latest one, so that the category is changed to the category. Make the latest information available when linking URLs.
  • FIG. 3 is a diagram showing a state of a screen on which categorized bookmarks are displayed.
  • the menu on the right side of the figure is displayed as a puck mark.
  • This menu contains folders for baseball, golf, music, etc. Where baseball fol If you select a folder, the folder below the baseball folder is opened. In the lower folders, there are folders for giants, major leagues, and breaking games. Furthermore, when a major league folder is selected from among them, the result of a search from URL information with keywords associated with baseball and major league is displayed. Here, the page title of the page, such as the MLB S core, Mariners Fan, and differences in rules, is displayed.
  • FIG. 4 is a diagram showing an example of a data structure according to the embodiment of the present invention.
  • a category name and a related keyword are associated and registered.
  • the highest category includes baseball, gonolev, music, etc.
  • Baseball and baseball are registered as related keywords in baseball. Golf is registered with golf, golf and score, and music is registered with music, music and rock.
  • giants, major leagues, breaking news, etc. are stored as category names.
  • the Giant category names include Giant, Yomiuri, and Matsui as relevant keywords
  • the Major League category names include Major League, MLB, and the Game Breaking News, the game breaking news, and the results of today are stored as related keywords. You.
  • each URL, a related keyword, and a storage file are stored in association with each other.
  • the related keyword is set arbitrarily by the user, and some URLs do not have a related keyword.
  • the storage file is stored in association with all URLs, and the content is the content text of the web page indicated by the URL.
  • FIG. 5 is a flowchart showing a flow of processing from selection of a bookmark according to the embodiment of the present invention to display of a URL page.
  • step S10 the user selects a bookmark category.
  • Step SI 1 Whether subcategory is defined for the category Judge. If the determination in step S11 is Yes, the subcategory is displayed (step S12), and the process returns to step S10. If the determination in step S11 is NO, in step S13, the selected category and the keyword associated with the higher category are acquired.
  • step S14 a page is searched for from the file storing the related keyword of the URL information and the page of the URL, and a list of URLs of the page is obtained. When searching for a page, a page that contains one of the keywords in the upper category and also contains one of the keywords in the category is searched by text search, related keyword search, or both.
  • step S15 the list of URLs acquired in step S14 is displayed as URLs included in the category selected by the user.
  • step S16 when the user selects one of the URLs, the page of the corresponding URL is displayed on the browser, and the process ends.
  • FIG. 6 is a flowchart showing a processing flow when the content of the web page has been updated according to the embodiment of the present invention.
  • step S20 the user selects a category.
  • step S21 the selected category and the keyword associated with the category are acquired.
  • step S22 a search is performed using the keyword acquired in step S21 from the related keyword of the URL information and the saved text content, and a URL list of the page to be matched is acquired.
  • step S23 the URL list acquired in step S22 is displayed as URLs included in the category selected by the user.
  • step S24 the user selects one from the list of URLs and page titles displayed in step S23, acquires the web page of the URL, and displays the web page on the browser.
  • step S25 the text content of the web page acquired in step S24 Compare the text contents stored in the referred URL information and update the text if it has been changed, and end the processing.
  • FIG. 7 and FIG. 8 are diagrams showing display examples of the bookmark when the content of the web page has been changed.
  • Figures 7 and 8 show the case in which the page where the professional baseball newsletter has been released since April also provides J-League game newsletters.
  • Figure 7 shows the bookmarks as of March.
  • the baseball subcategory under the sports category displays giant fans, breaking news, and the title of the MLB site page.
  • the page title of the official league site, Jubiguchi Fan, is displayed.
  • Figure 8 illustrates this situation. Compared to Figure 7, the game breaking news is added to the page titles included in the J-League sub-categories.
  • the URL of the breaking game will be the same as the URL of the baseball game.
  • FIG. 9 is a diagram showing an example of a URL information database that stores a history of changes in text content of a web page.
  • the following effects can be obtained by dynamically associating a bookmark category classification with a URL belonging to each category.
  • the content of the web page is converted, and there is no need to re-categorize even if the categorization is not appropriate.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (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)
  • Information Transfer Between Computers (AREA)

Abstract

ウェブブラウザのブックマークに格納するカテゴリ名とこれに関連し、ユーザが設定する関連キーワードをカテゴリデータベースに格納する。また、URLとそのURLのウェブページの内容テキストとユーザが与える関連キーワードとをURL情報データに格納する。ユーザがブックマークをたどる操作をすると、カテゴリデータベースのカテゴリ名からカテゴリが選択される。このカテゴリに対応する関連キーワードを使って、URL情報データベースの内容テキストあるいは関連キーワードあるいはその両方を検索し、ヒットしたものに対応するURLをユーザに提示する。

Description

明細書 動的にカテゴライズされるブックマーク管理装置 技術分野
本発明は、 ウェブページの U R L (Uniform Resource Locator) 情幸艮を保 存しておくブックマークにおいて、 適切に U R L情報をカテゴラィズするため の U R L情報保存装置及びその方法に関する。 背景技術
近年、 インターネットゃイントラネットにおけるウェブページは増加の一途 をたどっており、 今後のブロードバンド時代に向けて、 さらにウェブページは 増えるものと想定される。 ウェブページ増加に伴い、 ブックマークしておきた いウェブページも増えている。
現状のブックマークは、 ウェブページの位置を表す U R Lを保存するが、 U R Lが増えても見つけやすいようにユーザがカテゴリを作成し、 U R Lページ を適切なカテゴリに含めることができる。
従来のブックマークは、 利用者がカテゴリを作成し、 ウェブページをブック マークするときに、 どのカテゴリに格納するか決めていた。 格納時にどのカテ ゴリに含めるのか判断に迷うケースがあったり、 ウェブページを参照したいと きに、 どのカテゴリに含めたのか忘れることがあった。 また、 カテゴリに含め ておかないと、 後々プックマークが整理されていないことでブックマーク自体 を利用しにくくなる。
また、 ウェブページをカテゴリに含める時に、 複数カテゴリに含めたい場合 には、 その U R L情報をコピーするなどして含めたいカテゴリの数だけブック tHEされた用紙 (m 9i) マークに登録する作業が発生していた。
また、 ブックマークしたウェブページの内容が変更となり、 それを含むカテ ゴリと合わなくなった場合には、 再度カテゴライズを行う必要があつだ。 上記課題を解決する方法として、 特許文献 1や特許文献 2では、 URLをブ ックマークに追加するときに、 カテゴリに関連付けられたキーワードとページ 内容のマッチング処理を行う、 あるいは、 検索した時のキーワードを利用する ことで適切なカテゴリ配下に URLを登録する方法を示している。 ただし、 こ の方法では、 以下の課題が解決できない。
•カテゴリの構成やカテゴリに関連付けられたキーワードを変更すると、 カテ ゴリに属する URLが変更後の状態を反映していないものとなる。
•ブックマークした URLのページ内容が変更になると、 カテゴリと実際のぺ ージの対応が適していないものとなる。
特許文献 1
特開平 1 1一 167580号公報
特許文献 2
特開 2000— 20536号公報 発明の開示
本発明の課題は、 多数のブックマークを適切に管理することのできる装置を 提供することである。
本発明のブックマーク管理装置は、 ゥヱブページの所在位置情報を該ウェブ ページのテキスト内容及ぴ該ウェブページの内容に関連するキーヮードと共に 格納する第 1の記録手段と、 ウェブページの整理に使用する、 プックマークの カテゴリの名前を該カテゴリに関連するキーヮードと共に格納する第 2の記録 手段と、 ユーザが該カテゴリを指定した際に、 該カテゴリに関連するキーヮー ドを用いて、 該テキスト内容、 該ウェブページの内容に関連するキーワード、 あるいはその両方を検索することにより、 検索の結果得られたウェブページを 該カテゴリに属するウェブページとする検索/力テゴライズ手段とを備えるこ とを特徴とする。
本発明によれば、プックマークのカテゴリとウェブページの所在位置情報 (例 えば、 U R L ) との関連を、 キーワードを用いて動的に関連付けるので、 ユー ザが多くの所在位置情報を手動で整理する必要がない。 また、 カテゴリのキー ワードと照合を行う相手として、 ウェブページに関してユーザが与えたキーヮ ード、 ウェブページのテキスト内容、 あるいは、 その両方を使用することで、 ユーザの意図、 ウェブページの作者の意図、 あるいは、 両方を盛り込んだゥェ ブページのカテゴライズを行うことができる。 特に、 ウェブページが更新され た場合、 格納するテキスト内容を更新することで、 最新の情報に基づいて、 ゥ ヱプページを適切にカテゴライズすることができる。 図面の簡単な説明
図 1は、 本発明の実施形態の基本構成を示す図である。
図 2は、本発明の実施形態を実現するプログラムの構成を説明する図である。 図 3は、 カテゴライズされたブックマークが表示された画面の様子を示す図 である。
図 4は、 本発明の実施形態に従ったデータ構造の例を示す図である。
図 5は、 本発明の実施形態に従ったブックマークの選択から、 U R Lのゥェ ブページが表示されるまでの処理の流れを示すフローチヤ一トである。
図 6は、 本発明の実施形態に従った、 ウェブページの内容が更新されていた 場合の処理の流れを示すフローチャートである。
図 7及ぴ図 8は、 ゥヱブページの内容が変更されていた場合のブックマーク の表示例を示す図である。
図 9は、 ゥヱブページのテキスト内容の変更の履歴を格納する U R L情報デ ータベースの例を示した図である。 発明を実施するための最良の形態
本発明では、 ウェブページをブックマークするときに、 カテゴライズする作 業を不要とし、 また、 ブックマークの整理が不要となるようなブックマーク管 理方法を提供する。
また、 複数カテゴリに U R L情報を含めたいときにも、 その U R L情報をコ ピーする必要なく、 利用者がカテゴリ構成を変更しても、 ブックマークした先 のゥェブベージの内容が変更となつた場合にも、 再カテゴライズ不要となる方 法を提供する。
具体的には、ブックマークの管理において、カテゴリ情報と U R L情報を別々 に、 相互の関連をもたない状態で管理する。 ただし U R L情報は、 U R Lだけ でなく該当ページのテキスト内容、 利用者が与える追加キーワードも合わせて 保存しておく。 実際にブックマーク参照するためにカテゴリツリーをたどる操 作をした時に、 保存しておいたウェブページの内容をカテゴリに関連付けられ たキーヮードで検索し、 一致する文字列を含む追加キーヮードあるいはテキス ト内容に対応する U R Lを該当カテゴリに関連付けられた U R Lとして動的に 関連付けし、 その U R Lを表示する。
また、 本発明の実施形態のある態様では、 利用者が追加したキーワードに対 してのみ検索、あるいは、ウェブページのテキスト内容のみを検索することで、 ブックマーク利用者の意図を反映したカテゴライズとゥヱブベージ作成者の意 図を反映したカテゴライズを切り替えて表示することを可能とする手段を備え る。 すなわち、 利用者が追加したキーワードには、 対応付けられた U R Lのゥ ェブぺージに対して利用者が意図した使レ、方が暗黙の内に反映される。 したが つて、 追加キーワードを使って検索することは、 利用者の意図が反映された力 テゴライズを行うことになる。 一方、 ウェブページのテキスト内容には、 当該 ウェブページの作成者の意図が暗黙の内に反映される。 したがって、 ウェブべ ージのテキスト内容について検索することは、 ウェブページの作成者の意図が 反映されたカテゴライズを行うことになる。
また、 本発明の実施形態の別の態様では、 該当ウェブページ参照時にテキス ト内容を最新状態に更新することで、 最新のゥヱプページ内容に応じたカテゴ ライズを可能とし、 更には、 ウェブページ内容の時間的な遷移に応じたカテゴ ライズを可能とする手段を備える。
図 1は、 本発明の実施形態の基本構成を示す図である。
図 1において、 ブックマークを操作するユーザがカテゴリを選択して、 その カテゴリに属する URLを参照しょうとするとき (1) 、 該当カテゴリ名ある いはカテゴリに関連付けられたキーワードを使用して (2) 、 URL情報に格 納されたウェブページのテキスト内容あるいは関連付けられたキーヮードを検 索し (3) 、 そのキーワードにマッチした URLを該当カテゴリに関連付けら れた URLとしてユーザに示す (4) 。 このようにカテゴリに属する URLを 動的に生成することでブックマークの整理の必要性をなくしている。
図 2は、本発明の実施形態を実現するプログラムの構成を説明する図である。 本発明の実施形態においては、 ィンターネット 1 1に接続された P C 10に ブラウザ 12が組み込まれている構成を考える。 これに、 本発明の実施形態に 従ったプログラム 1 3を設ける。 ユーザがブラウザを使用してカテゴリを選択 すると、 カテゴリ管理部 (A) がカテゴリデータベース 14から該当カテゴリ に対応するキーワードを取得し、 そのキーワードを URL情報検索部 (B) に 渡す。 URL情報検索部 (B) では、 URL情報データベース 15の内容テキ ストあるいは関連キ一ヮ一ドに、 入手したキーヮードに一致するものがあるか どうかを全ての URL情報について調べ、 一致したものについてその URLを 画面に表示することで、 ユーザが選択したカテゴリとその URLの関連付けを 行い、 ユーザはそのカテゴリに属する URLの集合を参照するすることができ る。
つまり、 URL情報として URLだけでなく、 URL先ウェブページのテキ スト内容まで保存して、 URL検索のための情報として利用する。
本発明の実施形態のある態様では、 URL情報検索するときにテキスト内容 のみを検索することで、 ウェブべ ジ作成者の意図した内容を反映したカテゴ ライズとし、 キ一ワードのみを検索することで、 プックマーク利用者の意図し た内容を反映したカテゴライズとするものである。 また、 その両方を検索対象 とすることも可能とする。 '
本発明の実施形態の別の態様では、 ブックマークに保存された U R Lのゥェ ブベージを参照したときに、 U R L情報に格納してあるゥヱブベージのテキス ト内容を最新のものと入れ替えることで、 カテゴリに URLを関連付けるとき に最新の情報を利用できるようにする。
本発明の実施形態の更に別の態様では、 プックマークに保存された U R Lの ゥヱブページを参照したときに、 その内容に違いがあった場合、 格納してある ウェブページのテキスト内容を最新のものと入れ替えるのではなく、 バージョ ン管理を行い、 どちらも保存しておくことで、 カテゴリに URLを関連付ける ときに、 内容の変化により関連付けがなくなるのを防止するものである。 図 3は、 カテゴライズされたブックマークが表示された画面の様子を示す図 である。
プックマークとして、 同図右のメニューが表示される。 このメニューには、 野球、 ゴルフ、 音楽などのフォルダが設けられている。 ここで、 野球のフオル ダを選択したとすると、 次に、 野球のフォルダの下位のフォルダが開かれる。 下位のフォルダには、 巨人、 メジャーリーグ、 試合速報というフォルダが設け られている。 更に、 この中からメジャーリーグのフォルダを選択すると、 野球 とメジャーリーグに関連付けられたキーヮードで URL情報から検索した結果 が表示される。 ここでは、 MLB S c o r e, マリナーズ F a n、 ルールの 違いなどのページのページタイトルが表示される。
図 4は、 本発明の実施形態に従ったデータ構造の例を示す図である。
カテゴリ情報としては、 カテゴリ名と関連キーヮードが関連付けられて登録 される。 最も上位のカテゴリにおいては、 野球、 ゴノレフ、 音楽等があり、 野球 には、 野球、 baseballが関連キーワードとして登録されている。 また、 ゴルフ には、 ゴルフ、 golf、 スコアが、音楽には、音楽、 music、 ロックが登録される。 野球のカテゴリの下位のカテゴリには、 巨人、 メジャーリーグ、 試合速報等が カテゴリ名として格納される。 巨人のカテゴリ名には、 巨人、 読売、 松井が関 連キーワードとして、 メジャーリーグのカテゴリ名には、 メジャーリーグ、 M LBが、 試合速報には、 試合速報、 今日の結果がそれぞれ関連キーワードとし て格納される。
また、 URL情報においては、 各 URLと、 関連キーワードと保存ファイル が対応付けられて格納される。 関連キーワードは、 ユーザが任意に設定するも のであり、 URLの中には、 関連キーワードを持たないものもある。 保存ファ ィルは、 全ての URLに対応付けられて格納されるものであり、 内容は、 当該 URLで示されるウェブページの内容テキストである。
図 5は、 本発明の実施形態に従ったブックマークの選択から、 URLのゥェ プページが表示されるまでの処理の流れを示すフローチャートである。
ステップ S 10において、 ユーザがブックマークのカテゴリを選択する。 ス テツプ S I 1において、 該当カテゴリに、 サブカテゴリが定義されているか否 かを判断する。 ステップ S 1 1の判断が Y e sの場合には、 サブカテゴリを表 示して (ステップ S 1 2) 、 ステップ S 10に戻る。 ステップ S 1 1の判断が NOの場合には、 ステップ S 1 3において、 選択されたカテゴリと、 その上位 のカテゴリに関連付けられたキーワードを取得する。 ステップ S 14において は、 URL情報の関連キーワード、 URLのページを保存したファイルから、 ページを探し、 そのページの URLのリストを取得する。 ページを探すにあた つては、 上位カテゴリのキーワードのいずれかを含み、 かつ、 カテゴリのキー ワードのいずれかを含むページをテキスト検索、 あるいは、 関連キーワード検 索、 あるいは、 その両方によって行う。
ステップ S 1 5においては、 ステップ S 14において取得した URLのリス トを、 ユーザが選択したカテゴリに含まれる URLとして表示する。 ステップ S 16においては、 ユーザが URLの 1つを選択したら、 該当 URLのページ をブラウザに表示して、 処理を終了する。
図 6は、 本発明の実施形態に従った、 ウェブページの内容が更新されていた 場合の処理の流れを示すフローチャートである。
ステップ S 20において、 ユーザがカテゴリを選択する。 ステップ S 21に おいて、 選択されたカテゴリと、 そのカテゴリに関連付けられたキーワードを 取得する。 ステップ S 22において、 URL情報の関連キーワードと保存した テキスト内容から、 ステップ S 21において取得したキーワードで検索し、 マ ツチするページの URLリストを取得する。 ステップ S 23においては、 ステ ップ S 22において取得した URLリストを、 ユーザが選択したカテゴリに含 まれる URLとして表示する。 ステップ S 24においては、 ユーザが、 ステツ プ S 23において表示された URLとページタイトルのリス トの中から 1つを 選択し、 該当 URLのウェブページを取得して、 ブラウザに表示する。 ステツ プ S 25においては、 ステップ S 24で取得したウェブページのテキスト内容 と参照した U R L情報内に保存したテキスト内容を比較し、 変更されていた場 合には、 テキストを更新して処理を終了する。
図 7及び図 8は、 ウェブページの内容が変更されていた場合のブックマーク の表示例を示す図である。
図 7及び図 8においては、 4月からプロ野球速報をしていたページで Jリー グの試合速報も提供するようになった場合を示している。
図 7は、 3月時点でのブックマークであり、 スポーツのカテゴリの下の野球 のサブカテゴリには、 巨人 f a n、 試合速報、 M L Bサイトのページのタイト ルが表示され、 Jリーグのサブカテゴリには、 Jリーグ公式サイト、 ジュビ口 F a nのページタイトルが表示される。
その後、 4月になって、 野球、 Jリーグのカテゴリを選択した場合、 テキス ト内容が更新され、 該当ページに Jリーグの情報が追加されるようになったた め、 Jリーグのサブカテゴリのキーワードで検索した結果、 試合速報サイトが マッチするようになり、 Jリーグのカテゴリの下にも試合速報のページタイト ルが表示されるようになる。
図 8は、 その様子を示したものであり、 図 7と比べて、 Jリーグのサブカテ ゴリに含まれるページタイトルに試合速報が追加される。試合速報の U R Lは、 野球の試合速報の U R Lと同じものとなる。
図 9は、 ウェブページのテキスト内容の変更の履歴を格納する U R L情報デ ータベースの例を示した図である。
同図においては、 図 4の U R L情報に、 新たに履歴情報が追加されており、 これは同一 U R Lであるが、 テキスト内容が異なる場合に、 保存日を履歴情報 として設定し、 新たなテキスト内容と対応させて追加保存している。 古いテキ スト内容を保存しておくことで、 テキスト内容の変化のために、 カテゴリ選択 時に表示される U R Lが減ることを防ぐことができる。 産業上の利用可能性
以上に説明したように、 本発明によりブックマークのカテゴリ分類と各カテ ゴリに属する URLを、 動的に関連付けることで、 以下の効果をもたらすもの である。
• URLをブッグマークに保存するときに、 カテゴライズを行う必要がなくな る。
•カテゴリに属する URLを整理する必要がなくなる。
• URLを複数のカテゴリに含めるため、 URLを複数回プックマークに保存 する必要がなくなる。
. ウェブページ参照時にテキスト内容を最新にすることで、 ウェブページの内 容に変換があり、 カテゴリ分類が適切でなくなっても再カテゴライズする必要 がなくなる。
•カテゴリの追加や削除を行っても、 再カテゴライズをする必要がなくなる。 また、 カテゴリ分類は個人の興味に応じた分類であるため、 他人と共用する ケースは少ないと考えられるが、 U R L情報は有益なぺージに関する情報であ るため、 複数人で共用するケースが想定される。 例えば、 共同で作業を行うに あたり、 作業に役立つページは共同作業者同士で共用したいと考えられる。 こ の場合にも、 カテゴリをたどるときに動的に URLを関連付けるため、 URL 情報のみを共用し、 カテゴリ情報のみ個人が管理することが可能となる (これ は専門家によるリンクページを、 自分のブックマークに動的に取り込んだ物と 見ることもできる) 。

Claims

請求の範囲
1 . ウェブページの所在位置情報を該ウェブページのテキスト内容及び該ゥェ プページの内容に関連するキーワードと共に格納する第 1の記録手段と、 ウェブページの整理に使用する、 ブックマークのカテゴリの名前を該カテゴ リに関連するキーヮードと共に格納する第 2の記録手段と、 ·
ユーザが該カテゴリを指定した際に、 該カテゴリに関連するキーヮードを用 いて、 該テキスト内容、 該ウェブページの内容に関連するキーワード、 あるい はその両方を検索することにより、 検索の結果得られたウェブページを該カテ ゴリに属するウェブページとする検索 Zカテゴライズ手段と、
を備えることを特徴とするブックマーク管理装置。
2 . 前記検索 Zカテゴライズ手段は、 検索を、 前記テキスト内容について行う 力 \前記ゥェブベージの内容に関連するキーワードについて行う力、あるいは、 その両方について行うかを切り替える切り替え手段を更に備えることを特徴と する請求項 1に記載のプックマーク管理装置。
3 . 前記ブックマーク管理装置に登録されている前記ウェブページにアクセス した際に、 該ウェブページのテキスト内容がすでに保存されているテキスト内 容と異なる場合には、 新たなテキスト内容ですでに保存されているテキスト内 容を更新することを特徴とする請求項 1に記載のブックマーク管理装置。
4 . 前記テキスト内容を保存する際に、 保存時の日時等のテキスト内容の新し さを示す情報を合わせて保存し、 前記プックマーク管理装置に登録されている 前記ウェブページにアクセスした際に、 該ウェブページのテキスト内容がすで
tHEされた用紙 に保存されているテキスト内容と異なる場合には、 新たなテキスト内容ですで に保存されているテキスト内容を更新し、 テキスト内容の新しさを示す情報も 合わせて更新することを特徴とする請求項 1に記載のブックマーク管理装置。
5 . ウェブページの所在位置情報を該ウェブページのテキスト内容及び該ゥヱ ブページの内容に関連するキーヮードと共に格納する第 1の記録ステップと、 ウェブページの整理に使用する、 ブックマークのカテゴリの名前を該カテゴ リに関連するキーヮードと共に格納する第 2の記録ステップと、
ユーザが該カテゴリを指定した際に、 該カテゴリに関連するキーワードを用 いて、 該テキスト内容、 該ウェブページの内容に関連するキーワード、 あるい はその両方を検索することにより、 検索の結果得られたウェブページを該カテ ゴリに属するゥェブページとする検索/力テゴライズステップと、
を備えることを特徴とするブックマーク管理方法。
6 . 前記検索/力テゴライズステップにおいては、 検索を、 前記テキスト内容 について行う力 \ 前記ウェブページの内容に関連するキーヮードについて行う 力、 あるいは、 その両方について行うかを切り替える切り替えステップを更に 備えることを特徴とする請求項 5に記載のブックマーク管理方法。
7 . 登録されている前記ウェブページにアクセスした際に、 該ウェブページの テキスト内容がすでに保存されているテキスト内容と異なる場合には、 新たな テキスト内容ですでに保存されているテキスト內容を更新することを特徴とす る請求項 5に記載のブックマーク管理方法。
8 . 前記テキスト内容を保存する際に、 保存時の日時等のテキスト内容の新し
IT正された用紙 (¾ 91) さを示す情報を合わせて保存し、 前記ブックマ一ク管理装置に登録されている 前記ウェブページにアクセスした際に、 該ウェブページのテキスト内容がすで に保存されているテキスト内容と異なる場合には、 新たなテキスト内容ですで に保存されているテキスト內容を更新し、 テキスト内容の新しさを示す情報も 合わせて更新することを特徴とする請求項 5に記載のブックマーク管理方法。
9 . ウェブページの所在位置情報を該ウェブページのテキスト内容及び該ゥェ ブページの内容に関連するキーワードと共に格納する第 1の記録ステップと、 ウェブページの整理に使用する、 ブックマークのカテゴリの名前を該カテゴ リに関連するキーヮードと共に格納する第 2の記録ステップと、
ユーザが該カテゴリを指定した際に、 該カテゴリに関連するキーヮードを用 いて、 該テキスト内容、 該ウェブページの内容に関連するキーワード、 あるい はその両方を検索することにより、 検索の結果得られたウェブページを該カテ ゴリに属するゥ ブぺージとする検索/力テゴライズステップと、
を備えることを特徴とするブックマーク管理方法を情報処理装置に実現させる プログラム。
PCT/JP2003/009035 2003-07-16 2003-07-16 動的にカテゴライズされるブックマーク管理装置 WO2005008527A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2005504367A JPWO2005008527A1 (ja) 2003-07-16 2003-07-16 動的にカテゴライズされるブックマーク管理装置
PCT/JP2003/009035 WO2005008527A1 (ja) 2003-07-16 2003-07-16 動的にカテゴライズされるブックマーク管理装置
US11/232,680 US20060015509A1 (en) 2003-07-16 2005-09-22 Bookmark management apparatus for dynamic categorization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2003/009035 WO2005008527A1 (ja) 2003-07-16 2003-07-16 動的にカテゴライズされるブックマーク管理装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/232,680 Continuation US20060015509A1 (en) 2003-07-16 2005-09-22 Bookmark management apparatus for dynamic categorization

Publications (1)

Publication Number Publication Date
WO2005008527A1 true WO2005008527A1 (ja) 2005-01-27

Family

ID=34074103

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/009035 WO2005008527A1 (ja) 2003-07-16 2003-07-16 動的にカテゴライズされるブックマーク管理装置

Country Status (3)

Country Link
US (1) US20060015509A1 (ja)
JP (1) JPWO2005008527A1 (ja)
WO (1) WO2005008527A1 (ja)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006309559A (ja) * 2005-04-28 2006-11-09 Dainippon Printing Co Ltd ブックマーク機能を備えたwebブラウザ、ブックマーク管理方法、ブックマーク管理プログラム
JP2007265334A (ja) * 2006-03-30 2007-10-11 Fujitsu Ltd 更新情報表示プログラム及び更新情報表示方法
JP2009282593A (ja) * 2008-05-20 2009-12-03 Yahoo Japan Corp コンテンツを検索する索引データを管理する方法、サーバ、およびプログラム
WO2012069365A1 (de) 2010-11-23 2012-05-31 Basf Se Copolymere, die carbonsäuregruppen, sulfonsäuregruppen und polyalkylenoxidgruppen enthalten, als belagsinhibierender zusatz zu wasch- und reinigungsmitteln
US9127235B2 (en) 2013-10-09 2015-09-08 Ecolab Usa Inc. Alkaline detergent composition containing a carboxylic acid/polyalkylene oxide copolymer for hard water scale control
US9487738B2 (en) 2013-10-09 2016-11-08 Ecolab Usa Inc. Solidification matrix comprising a carboxylic acid terpolymer
US10540415B2 (en) 2016-01-27 2020-01-21 Samsung Electronics Co., Ltd. Apparatus and method for managing history information in an electronic device
US11210357B2 (en) 2018-09-17 2021-12-28 International Business Machines Corporation Automatically categorizing bookmarks from customized folders and implementation based on web browsing activity

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7747937B2 (en) * 2005-08-16 2010-06-29 Rojer Alan S Web bookmark manager
US9003272B2 (en) 2010-09-16 2015-04-07 International Business Machines Corporation Method and system of a user associating a first webpage link and second webpage link and viewing of the contents of the webpage links by the selection of the first webpage link
CN102486791A (zh) * 2010-12-06 2012-06-06 腾讯科技(深圳)有限公司 书签智能分类的方法和服务器
CN103092857A (zh) * 2011-11-01 2013-05-08 腾讯科技(深圳)有限公司 历史记录的整理方法和装置
US8954436B2 (en) 2012-01-26 2015-02-10 International Business Machines Corporation Monitoring content repositories, identifying misclassified content objects, and suggesting reclassification
US9127236B2 (en) 2013-10-09 2015-09-08 Ecolab Usa Inc. Alkaline detergent composition containing a carboxylic acid terpolymer for hard water scale control
US10083222B1 (en) * 2016-03-29 2018-09-25 Sprint Communications Company L.P. Automated categorization of web pages
US20180197087A1 (en) * 2017-01-06 2018-07-12 Accenture Global Solutions Limited Systems and methods for retraining a classification model

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11250100A (ja) * 1998-02-27 1999-09-17 Nec Corp 階層型文章分類装置およびプログラムを記録した機械読み取り可能な記録媒体

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010029527A1 (en) * 2000-03-15 2001-10-11 Nadav Goshen Method and system for providing a customized browser network
JP4457471B2 (ja) * 2000-06-30 2010-04-28 日本電気株式会社 ブックマークシステム及びブックマークを利用したドキュメント提案方法並びにプログラム記録媒体
US20020078045A1 (en) * 2000-12-14 2002-06-20 Rabindranath Dutta System, method, and program for ranking search results using user category weighting

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11250100A (ja) * 1998-02-27 1999-09-17 Nec Corp 階層型文章分類装置およびプログラムを記録した機械読み取り可能な記録媒体

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
SANO R. et al., "Jiko Soshikika Map o Mochiita Web Bunsho no Taiwateki Bunrui to sono Shikakuka", 08 July, 1998, Information Processing Society of Japan Kenkyu Hokoku, (98-DBS-116), page 33 - 40 *
SHIBATA Y. "User no Interactive na Sosa Niyoru Web Page no Categorize", [online], 2002 April, 2001 nen Sotsugyo Ronbun, Waseda University Piko Gakubu Joho Kogakuka, [retrieval date 30 September, 2003, Internet <URL:http://www.muroaka.info.waseda.ac.jp> *
SHIBATA Y. "User no Shumi Shiko o Kumitotta ookmark Joho no Doteki Bunrui", [online], 25 September, 2002, Joho System Society Dai 1 Kai Kagaku Gijutsu Forum FIT2002, The Institute of Electronics, Information and Communication Engineers, [retrieval date 30 September, 2003] Internet <URL.http://www.muroaka.info.waseda.ac.jp> *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006309559A (ja) * 2005-04-28 2006-11-09 Dainippon Printing Co Ltd ブックマーク機能を備えたwebブラウザ、ブックマーク管理方法、ブックマーク管理プログラム
JP2007265334A (ja) * 2006-03-30 2007-10-11 Fujitsu Ltd 更新情報表示プログラム及び更新情報表示方法
JP4693680B2 (ja) * 2006-03-30 2011-06-01 富士通株式会社 更新情報表示プログラム及び更新情報表示方法
JP2009282593A (ja) * 2008-05-20 2009-12-03 Yahoo Japan Corp コンテンツを検索する索引データを管理する方法、サーバ、およびプログラム
WO2012069365A1 (de) 2010-11-23 2012-05-31 Basf Se Copolymere, die carbonsäuregruppen, sulfonsäuregruppen und polyalkylenoxidgruppen enthalten, als belagsinhibierender zusatz zu wasch- und reinigungsmitteln
US9127235B2 (en) 2013-10-09 2015-09-08 Ecolab Usa Inc. Alkaline detergent composition containing a carboxylic acid/polyalkylene oxide copolymer for hard water scale control
US9487738B2 (en) 2013-10-09 2016-11-08 Ecolab Usa Inc. Solidification matrix comprising a carboxylic acid terpolymer
US9840683B2 (en) 2013-10-09 2017-12-12 Basf Se Alkaline detergent composition containing a carboxylic acid/polyalkylene oxide copolymer for hard water scale control
US10364409B2 (en) 2013-10-09 2019-07-30 Ecolab Usa Inc. Solidification matrix comprising a carboxylic acid terpolymer
US10540415B2 (en) 2016-01-27 2020-01-21 Samsung Electronics Co., Ltd. Apparatus and method for managing history information in an electronic device
US11210357B2 (en) 2018-09-17 2021-12-28 International Business Machines Corporation Automatically categorizing bookmarks from customized folders and implementation based on web browsing activity

Also Published As

Publication number Publication date
JPWO2005008527A1 (ja) 2006-09-07
US20060015509A1 (en) 2006-01-19

Similar Documents

Publication Publication Date Title
US10275434B1 (en) Identifying a primary version of a document
US20060015509A1 (en) Bookmark management apparatus for dynamic categorization
US9146999B2 (en) Search keyword improvement apparatus, server and method
JP5117685B2 (ja) 情報を意味的にズームするためのシステム及び方法
US9135341B2 (en) Method and arrangement for paginating and previewing XHTML/HTML formatted information content
JP4961043B2 (ja) 関連性に基づくユーザー・ブラウザー履歴のソーティング
KR101273126B1 (ko) 검색 결과들의 재배열을 위한 시스템, 방법 및/또는 장치
KR101016683B1 (ko) 검색 결과를 제공하기 위한 시스템 및 방법
KR100932352B1 (ko) 웹 페이지 열람 기능을 갖는 전자 장치 및 프로그램 기록 매체
US8280878B2 (en) Method and apparatus for real time text analysis and text navigation
US8584009B2 (en) Automatically propagating changes in document access rights for subordinate document components to superordinate document components
US8589391B1 (en) Method and system for generating web site ratings for a user
JP2001522097A (ja) 階層状に複式化されたドキュメントからの情報検索
JP2008537810A (ja) 検索方法及び検索システム
EP1826692A2 (en) Query correction using indexed content on a desktop indexer program.
US20110238632A1 (en) Validating aggregate documents
JP2009026249A (ja) 閲覧履歴編集端末及びプログラムおよびその方法
US8843488B1 (en) Nested display of contextual search results
US20090030900A1 (en) Information processing apparatus, information processing method and computer readable information recording medium
JP2008191982A (ja) 検索結果出力装置
JP4610543B2 (ja) 期間抽出装置,期間抽出方法,その方法を実装した期間抽出プログラム及びそのプログラムを格納した記録媒体
JP2009015589A (ja) 関連文書提示システム及びプログラム
JP2002149668A (ja) インターネット補助ソフトウェア及び該プログラムを記録した記録媒体
JP5127553B2 (ja) 情報処理装置、情報処理方法、プログラム及び記録媒体
JP2000067071A (ja) 文書表示装置および文書表示方法並びに文書表示プログラムを記録した記録媒体

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

WWE Wipo information: entry into national phase

Ref document number: 2005504367

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 11232680

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 11232680

Country of ref document: US