JP2007108839A - 情報の重要度判定方法及び判定装置 - Google Patents
情報の重要度判定方法及び判定装置 Download PDFInfo
- Publication number
- JP2007108839A JP2007108839A JP2005296251A JP2005296251A JP2007108839A JP 2007108839 A JP2007108839 A JP 2007108839A JP 2005296251 A JP2005296251 A JP 2005296251A JP 2005296251 A JP2005296251 A JP 2005296251A JP 2007108839 A JP2007108839 A JP 2007108839A
- Authority
- JP
- Japan
- Prior art keywords
- importance
- message
- information
- user
- determination
- 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.)
- Granted
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
【解決手段】メッセージ管理テーブル112、メッセージ状態記録テーブル113、重要度判定条件設定テーブル114、重要度判定結果格納テーブル115を用いて、ユーザがメッセージを読んだときにとったアクションの中からメッセージの重要度を判定するための情報を記録し、それに基づいてメッセージの重要度を指定された判定条件をもとに判定し、その判定結果のメッセージ毎の重要度を表示する。
【選択図】図1
Description
101 メモリ
102 ディスク装置
103 CPU
104 重要度判定機能部
105 電子会議室機能部
106 電子掲示板機能部
107 メール機能部
108 メッセージ管理部
109 メッセージ状態記録部
110 重要度判定部
111 重要度判定結果表示部
112 メッセージ管理テーブル
113 メッセージ状態記録テーブル
114 重要度判定条件設定テーブル
115 重要度判定結果格納テーブル
116 クライアント
Claims (8)
- メッセージ情報の重要度を判定する情報の重要度判定方法において、
作成されたメッセージを記録して管理するメッセージ管理手段と、メッセージがユーザにより読まれたとき、ユーザがとった行動の情報を状態情報として記録して管理するメッセージ状態記録手段と、メッセージの重要度を判定する重要度判定手段とを備え、
前記重要度判定手段は、前記メッセージ状態記録手段に記録されているメッセージ毎のユーザがとった1または複数の行動のそれぞれを重要度判定条件とし、メッセージ毎に、1または複数の重要度判定条件のそれぞれの数をカウントし、このカウント結果に基づいて、メッセージ毎の重要度を判定することを特徴とする情報の重要度判定方法。 - 前記重要度判定手段によるメッセージ毎の重要度の判定は、前記メッセージ毎にカウントされた1または複数の重要度判定条件のそれぞれの数に重み付けをして合計することにより行われることを特徴とする請求項1記載の情報の重要度判定方法。
- 前記1または複数の重要度判定条件のそれぞれの数に対する重み付けの値は、ユーザが使用する端末装置であるクライアントから設定、変更を行うことが可能であることを特徴とする請求項2記載の情報の重要度判定方法。
- 前記重要度判定手段により重要度が判定されたメッセージは、ユーザが使用する端末装置であるクライアントに、重要度順に表示されることを特徴とする請求項1記載の情報の重要度判定方法。
- 前記重要度判定手段により重要度が判定されたメッセージは、ユーザが使用する端末装置であるクライアントに、重要度が所定の値以上のものについて表示されることを特徴とする請求項1記載の情報の重要度判定方法。
- 前記重要度判定条件は、特定の話題について何等かのメッセージが短時間の間に寄せられた数を示すメッセージの時間的密度が高い、返信の数が多い、スレッドを表示したときの階層が深い、既読を未読に戻したユーザが多い、コピー、転送、印刷したユーザが多い、最終ページまで参照したユーザが多い、特定のユーザの参照が多い、のうちの任意の1または複数の条件であること特徴とする請求項1記載の情報の重要度判定方法。
- メッセージ情報の重要度を判定する情報の重要度判定装置において、
作成されたメッセージを記録して管理するメッセージ管理手段と、メッセージがユーザにより読まれたとき、ユーザがとった行動の情報を状態情報として記録して管理するメッセージ状態記録手段と、メッセージの重要度を判定する重要度判定手段とを備え、
前記重要度判定手段は、前記メッセージ状態記録手段に記録されているメッセージ毎のユーザがとった1または複数の行動のそれぞれを重要度判定条件とし、メッセージ毎に、1または複数の重要度判定条件のそれぞれの数をカウントする手段と、このカウント結果に基づいて、メッセージ毎の重要度を判定する手段とを備えていることを特徴とする情報の重要度判定装置。 - メッセージ情報の重要度を判定する情報の重要度判プログラムであって、
作成されたメッセージを記録して管理するメッセージ管理ステップと、メッセージがユーザにより読まれたとき、ユーザがとった行動の情報を状態情報として記録して管理するメッセージ状態記録ステップと、前記メッセージ状態記録手段に記録されているメッセージ毎のユーザがとった1または複数の行動のそれぞれを重要度判定条件とし、メッセージ毎に、1または複数の重要度判定条件のそれぞれの数をカウントし、このカウント結果に基づいて、メッセージ毎の重要度を判定する重要度判定ステップとを備え、前記各ステップが計算機により実行可能とされていることを特徴とする情報の重要度判定プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005296251A JP4614859B2 (ja) | 2005-10-11 | 2005-10-11 | メッセージ重要度判定方法及び判定装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005296251A JP4614859B2 (ja) | 2005-10-11 | 2005-10-11 | メッセージ重要度判定方法及び判定装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007108839A true JP2007108839A (ja) | 2007-04-26 |
JP4614859B2 JP4614859B2 (ja) | 2011-01-19 |
Family
ID=38034677
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005296251A Expired - Fee Related JP4614859B2 (ja) | 2005-10-11 | 2005-10-11 | メッセージ重要度判定方法及び判定装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4614859B2 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012523059A (ja) * | 2009-04-06 | 2012-09-27 | マイクロソフト コーポレーション | ソーシャルネットワークに対するメトリックベースのイベント |
JP2012256266A (ja) * | 2011-06-10 | 2012-12-27 | Konica Minolta Holdings Inc | メール管理装置、メール管理方法、およびメール管理プログラム |
JP2013065160A (ja) * | 2011-09-16 | 2013-04-11 | Dainippon Printing Co Ltd | 書籍順位付けシステム、書籍順位付け方法、およびプログラム |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08288960A (ja) * | 1995-04-14 | 1996-11-01 | Toshiba Corp | ネットワーク情報処理装置 |
JP2003167828A (ja) * | 2001-11-29 | 2003-06-13 | Toppan Printing Co Ltd | 電子メール装置、電子メール管理方法、電子メールプログラム |
JP2005085001A (ja) * | 2003-09-09 | 2005-03-31 | Nippon Telegraph & Telephone West Corp | コンテンツ管理方法およびその装置ならびにコンピュータプログラム |
-
2005
- 2005-10-11 JP JP2005296251A patent/JP4614859B2/ja not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08288960A (ja) * | 1995-04-14 | 1996-11-01 | Toshiba Corp | ネットワーク情報処理装置 |
JP2003167828A (ja) * | 2001-11-29 | 2003-06-13 | Toppan Printing Co Ltd | 電子メール装置、電子メール管理方法、電子メールプログラム |
JP2005085001A (ja) * | 2003-09-09 | 2005-03-31 | Nippon Telegraph & Telephone West Corp | コンテンツ管理方法およびその装置ならびにコンピュータプログラム |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012523059A (ja) * | 2009-04-06 | 2012-09-27 | マイクロソフト コーポレーション | ソーシャルネットワークに対するメトリックベースのイベント |
JP2012256266A (ja) * | 2011-06-10 | 2012-12-27 | Konica Minolta Holdings Inc | メール管理装置、メール管理方法、およびメール管理プログラム |
JP2013065160A (ja) * | 2011-09-16 | 2013-04-11 | Dainippon Printing Co Ltd | 書籍順位付けシステム、書籍順位付け方法、およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP4614859B2 (ja) | 2011-01-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9866514B2 (en) | Electronic message organization via social groups | |
US9225756B2 (en) | Composition of customized presentations associated with a social media application | |
US9195969B2 (en) | Presenting quick list of contacts to communication application user | |
US20130013720A1 (en) | Scaling Notifications of Events in a Social Networking System | |
US7454414B2 (en) | Automatic data retrieval system based on context-traversal history | |
US7546535B2 (en) | Methods, systems, and computer program products for sorting electronic-mail messages | |
US9654427B2 (en) | Presenting instant messages | |
JP2006512641A (ja) | 電子メッセージの表示および応答方法および装置 | |
CN108600083B (zh) | 消息提醒方法及设备 | |
JP6584756B2 (ja) | 関連トピック表示制御装置、関連トピック表示制御方法、及びプログラム | |
US11750549B2 (en) | File-related task management device | |
JP4614859B2 (ja) | メッセージ重要度判定方法及び判定装置 | |
Zheng et al. | Phishing to improve detection | |
JP2006197356A (ja) | 情報提供方法及び装置及び情報提供プログラム及び情報提供プログラムを格納した記憶媒体 | |
CN110601954A (zh) | 一种社交软件简易信息浏览的方法 | |
US20180091451A1 (en) | Chat room management method, chat room system and electronic device and server thereof | |
JP2007072765A (ja) | 情報閲覧支援のためのプログラム、方法及び装置 | |
WO2020114343A1 (zh) | 提示方法及装置 | |
JP4457614B2 (ja) | 情報提供システムおよびそのプログラム | |
JP4546918B2 (ja) | 電子会議管理方法及び管理システム | |
JP2013054670A (ja) | 情報処理装置及び情報処理プログラム | |
JP3909820B2 (ja) | 電子掲示板システム | |
JP2006018691A (ja) | 発言構造化方法、装置、およびプログラム | |
US20180129400A1 (en) | Method And Device For Media Content-Based Interaction And Medium | |
CN112968829A (zh) | 一种聊天信息处理方法、装置、电子设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080208 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100630 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100706 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100902 |
|
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: 20100928 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20101019 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131029 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |