JP5431552B1 - 情報処理装置、情報処理方法及びコンピュータプログラム - Google Patents
情報処理装置、情報処理方法及びコンピュータプログラム Download PDFInfo
- Publication number
- JP5431552B1 JP5431552B1 JP2012194399A JP2012194399A JP5431552B1 JP 5431552 B1 JP5431552 B1 JP 5431552B1 JP 2012194399 A JP2012194399 A JP 2012194399A JP 2012194399 A JP2012194399 A JP 2012194399A JP 5431552 B1 JP5431552 B1 JP 5431552B1
- Authority
- JP
- Japan
- Prior art keywords
- theme
- article
- articles
- comment
- user
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
-
- 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/33—Querying
- G06F16/335—Filtering based on additional data, e.g. user or group profiles
-
- 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/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】ニュース等の記事から、記事を包含するテーマと、テーマに包含される記事の抽出条件を設定し、テーマの選択をユーザから受け付ける。テーマに包含される記事へのコメントの投稿を、テーマを選択しているユーザから受け付け、同じテーマを選択している他のユーザへ記事とともに送信して提供する。記事へのコメント量に応じて記事の抽出条件を更新する。これにより、関心あるテーマを選択しておけばそのテーマに包含される記事とコメントが閲覧でき、しかも、記事ごとへのコメントの量が、テーマに応じた記事の抽出条件にフィードバックされるので、真に興味関心に合った記事やコメントを容易に閲覧することができる。
【選択図】図1
Description
本実施形態は、図1の構成図に示す情報処理装置1(「本装置1」とも呼ぶ)に関するもので、本装置1は、ニュースサーバS(S1、S2など)から提供されるニュースの記事に関するコメントを、ユーザの用いる端末T(T1、T2など)へ提供するサーバ装置である。本装置1、端末T及びニュースサーバSは、図示しない通信ネットワーク(例えば、インターネット、携帯電話、PHS、公衆無線LANなどの移動通信網など)を介して接続される。
上記のように構成された本装置1における処理手順のうち本実施形態に特に関わる部分を図2のフローチャートに示す。
まず、記事取得手段20は、データとして表された記事を提供源(例えば、ニュースサーバS1やS2など)から取得し(ステップS11)、記事記憶手段25に記憶させる(例えば図3)。取得は、取得済データの更新でもよい。
次に、記事抽出手段50は、記事取得手段20により取得された記事から、設定されているテーマに包含される記事を、そのテーマに応じた抽出条件を用いて抽出する(ステップS15)。この時点で、送信手段74は、テーマに応じて抽出された記事を、そのテーマのフォロワーへ送信することができる(ステップS16)。
ここで、コメントの投稿や送信されるコメントの表示・閲覧は、図9の例のように、記事のウェブページWに表示されるコメント交換領域Xを通じて行ってもよい。この場合、領域表示手段90は、テーマに包含される記事のウェブページWに、コメントの表示領域D及び投稿欄Eを備えたコメント交換領域Xを表示する。
さらに、条件更新手段82は、記事ごとに投稿されたコメントの量に応じて、テーマに対応する記事の抽出条件を更新する(ステップS19)。具体例として、テーマ設定手段32が、あるテーマの抽出条件として一又は二以上のキーワードを設定している場合を考える。
(1) 以上のように本実施形態では、ニュース等の記事から、記事を包含するテーマと、テーマに包含される記事の抽出条件を設定し(例えば図4)、テーマの選択をユーザから受け付ける。そして、テーマに包含される記事へのコメントの投稿をユーザから受け付け(例えば図8)、同じテーマを選択している他のユーザへ記事とともに送信して提供する。そして、記事へのコメント量に応じて記事の抽出条件を更新する。
なお、上記実施形態は例示に過ぎず、本発明は、以下に例示するものやそれ以外の他の実施態様も含むものである。例えば、記事ごとに投稿されたコメントの量に応じて、テーマに対応する記事の抽出条件を更新することは必須ではなく省略も可能である。この場合でも、関心あるテーマを選択しておけばそのテーマに包含されるすなわち真に興味関心に合った記事とコメントが閲覧できる。
6 演算制御部
7 記憶装置
8 通信装置
20 記事取得手段
25 記事記憶手段
32 テーマ設定手段
35 テーマ・条件記憶手段
40 選択手段
45 選択記憶手段
50 記事抽出手段
64 投稿受付手段
65 コメント記憶手段
74 送信手段
82 条件更新手段
90 領域表示手段
D 表示領域
E 投稿欄
P ユーザページ
S(S1、S2) ニュースサーバ
T(T1、T2) 端末
TH1〜TH3 テーマ
U、U1〜U4 ユーザ
W(W1〜W4) ウェブページ
X(X1〜X4) コメント交換領域
Claims (6)
- データとして表された記事を取得する記事取得手段と、
取得された一又は二以上の記事に基づいて、テーマと、テーマに包含される記事の抽出条件と、を設定するテーマ設定手段と、
設定されている前記テーマの選択をユーザから受け付ける選択手段と、
前記記事取得手段により取得された前記記事から、設定されている前記テーマに包含される記事を、そのテーマに応じた前記抽出条件を用いて抽出する記事抽出手段と、
前記記事抽出手段により抽出された前記記事に対応するコメントの投稿を前記ユーザから受け付ける投稿受付手段と、
投稿された前記コメントを、その記事を包含する前記テーマを選択している前記ユーザへ送信する送信手段と、
前記記事ごとに投稿された前記コメントの量に応じて、前記テーマに対応する記事の前記抽出条件を更新する条件更新手段と、
を備えたことを特徴とする情報処理装置。 - 前記テーマ設定手段は前記抽出条件として一又は二以上のキーワードを設定し、
前記条件更新手段は、前記テーマに包含される記事に対して投稿された前記コメントの量が予め定められた基準値以下だった前記記事のうち、予め定められた第2の基準値以上の量の記事に含まれている前記キーワードについて、前記抽出条件に含まれている場合にその抽出条件から除外することを特徴とする請求項1記載の情報処理装置。 - 前記テーマ設定手段は前記抽出条件として一又は二以上のキーワードを設定し、
前記条件更新手段は、前記テーマに包含される記事に対して投稿された前記コメントの量が予め定められた基準値以上だった前記記事のうち、予め定められた第2の基準値以上の量の記事に含まれている前記キーワードについて、前記抽出条件に含まれていない場合にその抽出条件に加えることを特徴とする請求項1又は2記載の情報処理装置。 - 前記テーマに包含される記事のウェブページに、コメントの表示領域及び投稿欄を備えたコメント交換領域を表示する領域表示手段を備え、
前記投稿受付手段は、そのテーマを選択している前記ユーザから前記ウェブページの前記記事に対する前記コメントを前記投稿欄で受け付け、
前記送信手段は、前記テーマを選択している前記ユーザからテーマに包含される記事に対して投稿された前記コメントを、対応する前記記事にアクセスするためのリンク情報と共に前記表示領域に表示させることを特徴とする請求項1から3のいずれか一項に記載の情報処理装置。 - データとして表された記事を取得する記事取得処理と、
取得された一又は二以上の記事に基づいて、テーマと、テーマに包含される記事の抽出条件と、を設定するテーマ設定処理と、
設定されている前記テーマの選択をユーザから受け付ける選択処理と、
前記記事取得処理により取得された前記記事から、設定されている前記テーマに包含される記事を、そのテーマに応じた前記抽出条件を用いて抽出する記事抽出処理と、
前記記事抽出処理により抽出された前記記事に対応するコメントの投稿を前記ユーザから受け付ける投稿受付処理と、
投稿された前記コメントを、その記事を包含する前記テーマを選択している前記ユーザへ送信する送信処理と、
前記記事ごとに投稿された前記コメントの量に応じて、前記テーマに対応する記事の前記抽出条件を更新する条件更新処理と、
をコンピュータが実行することを特徴とする情報処理方法。 - 情報処理装置のコンピュータを制御することにより、
データとして表された記事を取得させ、
取得された一又は二以上の記事に基づいて、テーマと、テーマに包含される記事の抽出条件と、を設定させ、
設定されている前記テーマの選択をユーザから受け付けさせ、
取得された前記記事から、設定されている前記テーマに包含される記事を、そのテーマに応じた前記抽出条件を用いて抽出させ、
抽出された前記記事に対応するコメントの投稿を前記ユーザから受け付けさせ、
投稿された前記コメントを、対応する前記記事と共に、その記事を包含する前記テーマを選択している前記ユーザへ送信させ、
前記記事ごとに投稿された前記コメントの量に応じて、前記テーマに対応する記事の前記抽出条件を更新させる
ことを特徴とするコンピュータプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012194399A JP5431552B1 (ja) | 2012-09-04 | 2012-09-04 | 情報処理装置、情報処理方法及びコンピュータプログラム |
US13/962,400 US9355137B2 (en) | 2012-09-04 | 2013-08-08 | Displaying articles matching a user's interest based on key words and the number of comments |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012194399A JP5431552B1 (ja) | 2012-09-04 | 2012-09-04 | 情報処理装置、情報処理方法及びコンピュータプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5431552B1 true JP5431552B1 (ja) | 2014-03-05 |
JP2014049094A JP2014049094A (ja) | 2014-03-17 |
Family
ID=50189231
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012194399A Expired - Fee Related JP5431552B1 (ja) | 2012-09-04 | 2012-09-04 | 情報処理装置、情報処理方法及びコンピュータプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9355137B2 (ja) |
JP (1) | JP5431552B1 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11907966B2 (en) | 2013-03-15 | 2024-02-20 | Thermodynamic Design, Llc | Customizable data management system |
US12014384B2 (en) | 2013-03-15 | 2024-06-18 | Thermodynamic Design, Llc | Customizable data management system |
US12062056B2 (en) | 2014-09-08 | 2024-08-13 | Thermodynamic Design, Llc | Customizable data management system |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140283095A1 (en) * | 2013-03-15 | 2014-09-18 | Philip John MacGregor | Collaborative publishing within a social network |
WO2015054627A1 (en) * | 2013-10-10 | 2015-04-16 | The Trustees Of Columbia University In The City Of New York | Methods and systems for aggregation and organization of multimedia data acquired from a plurality of sources |
JP6453800B2 (ja) * | 2016-03-28 | 2019-01-16 | 株式会社東芝 | 通信システム、サーバ装置、通信制御方法、及びプログラム |
CN109791563B (zh) | 2016-09-26 | 2023-06-06 | 日本电气株式会社 | 信息收集系统、信息收集方法和记录介质 |
US11792485B2 (en) * | 2017-12-22 | 2023-10-17 | Hillel Felman | Systems and methods for annotating video media with shared, time-synchronized, personal reactions |
US11259075B2 (en) * | 2017-12-22 | 2022-02-22 | Hillel Felman | Systems and methods for annotating video media with shared, time-synchronized, personal comments |
TWI742450B (zh) * | 2019-10-16 | 2021-10-11 | 財團法人工業技術研究院 | 企劃書的自動化產生系統及其方法 |
CN113407143A (zh) * | 2021-07-15 | 2021-09-17 | 广州汇思信息科技股份有限公司 | 一种学习平台的分屏显示方法、装置和计算机设备 |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5857179A (en) * | 1996-09-09 | 1999-01-05 | Digital Equipment Corporation | Computer method and apparatus for clustering documents and automatic generation of cluster keywords |
US6167397A (en) * | 1997-09-23 | 2000-12-26 | At&T Corporation | Method of clustering electronic documents in response to a search query |
US7464086B2 (en) * | 2000-08-01 | 2008-12-09 | Yahoo! Inc. | Metatag-based datamining |
JP2006139717A (ja) | 2004-11-15 | 2006-06-01 | Nippon Telegr & Teleph Corp <Ntt> | 話題語抽出方法及び装置及びプログラム及びプログラムを格納した記憶媒体 |
JP2006309515A (ja) | 2005-04-28 | 2006-11-09 | Dainippon Printing Co Ltd | 情報配信方法および情報配信サーバ |
JP2007287053A (ja) | 2006-04-19 | 2007-11-01 | Nec Corp | 記事配信装置、記事配信方法、記事配信プログラム |
JP5157209B2 (ja) | 2007-03-20 | 2013-03-06 | 大日本印刷株式会社 | テーマキーワードの関連キーワードを表示する方法、および、ウェブサーバ |
US20080262998A1 (en) * | 2007-04-17 | 2008-10-23 | Alessio Signorini | Systems and methods for personalizing a newspaper |
US20090070346A1 (en) * | 2007-09-06 | 2009-03-12 | Antonio Savona | Systems and methods for clustering information |
CA2705133C (en) | 2007-12-05 | 2014-09-23 | Facebook, Inc. | Community translation on a social network |
JP4561849B2 (ja) | 2008-03-07 | 2010-10-13 | 日本電気株式会社 | 電子掲示板システムおよび電子掲示板システムを構築するプログラムを記録した記録媒体 |
GB2459476A (en) * | 2008-04-23 | 2009-10-28 | British Telecomm | Classification of posts for prioritizing or grouping comments. |
US8209616B2 (en) * | 2008-08-28 | 2012-06-26 | Palo Alto Research Center Incorporated | System and method for interfacing a web browser widget with social indexing |
US8374975B1 (en) * | 2009-08-12 | 2013-02-12 | Google Inc. | Clustering to spread comments to other documents |
US9922129B2 (en) * | 2010-09-27 | 2018-03-20 | International Business Machines Corporation | Systems and methods for cluster augmentation of search results |
US8880546B1 (en) * | 2011-03-15 | 2014-11-04 | Amdocs Software Systems Limited | System, method, and computer program for refining a set of keywords utilizing historical activity thresholds |
GB2502037A (en) * | 2012-02-10 | 2013-11-20 | Qatar Foundation | Topic analytics |
US8826125B2 (en) * | 2012-03-12 | 2014-09-02 | Hyperion Media LLC | System and method for providing news articles |
US8886836B2 (en) * | 2012-06-12 | 2014-11-11 | Facebook, Inc. | Providing a multi-column newsfeed of content on a social networking system |
US9456237B2 (en) * | 2013-12-31 | 2016-09-27 | Google Inc. | Methods, systems, and media for presenting supplemental information corresponding to on-demand media content |
-
2012
- 2012-09-04 JP JP2012194399A patent/JP5431552B1/ja not_active Expired - Fee Related
-
2013
- 2013-08-08 US US13/962,400 patent/US9355137B2/en not_active Expired - Fee Related
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11907966B2 (en) | 2013-03-15 | 2024-02-20 | Thermodynamic Design, Llc | Customizable data management system |
US12014384B2 (en) | 2013-03-15 | 2024-06-18 | Thermodynamic Design, Llc | Customizable data management system |
US12062056B2 (en) | 2014-09-08 | 2024-08-13 | Thermodynamic Design, Llc | Customizable data management system |
Also Published As
Publication number | Publication date |
---|---|
US9355137B2 (en) | 2016-05-31 |
US20140068399A1 (en) | 2014-03-06 |
JP2014049094A (ja) | 2014-03-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5431552B1 (ja) | 情報処理装置、情報処理方法及びコンピュータプログラム | |
US20220099453A1 (en) | Social Messaging User Interface | |
US10606929B2 (en) | Template selection for mapping a third-party web page to an object in a social networking system | |
US9298763B1 (en) | Methods for providing a profile completion recommendation module | |
JP5571145B2 (ja) | 広告配信装置および広告配信方法 | |
US20130151613A1 (en) | Providing Recommendations on a Social Networking System Page | |
US20130317909A1 (en) | Publicity display device, publicity display method, publicity display program, and computer-readable recording medium which stores said program | |
JP2017191513A (ja) | プログラム、情報処理方法及び情報処理装置 | |
JP2017162094A (ja) | プログラム、情報処理方法及び情報処理装置 | |
US20130226999A1 (en) | Method, system and program product for interaction between users | |
JP5895777B2 (ja) | 情報分類プログラム及び情報処理装置 | |
US20140222865A1 (en) | Method, System and Program for Interactive Information Services | |
JP5416253B2 (ja) | 関連コンテンツ検索装置及び関連コンテンツ検索方法 | |
US9373145B2 (en) | Social network reports | |
JP5509131B2 (ja) | ユーザの投稿文と、そのユーザの加入者識別子とを関連付ける投稿者識別方法、サーバ及びプログラム | |
KR20100085447A (ko) | 커뮤니티 서버 통합 게시물 알림 시스템 및 게시물 알림 방법 | |
JP2010086087A (ja) | 地域型コミュニティサイト用画像付き記事投稿システム、およびそのプログラムならびにその方法 | |
JP5739277B2 (ja) | ユーザのアカウントと、そのユーザの端末の加入者識別子とを関連付ける識別方法、識別サーバ及びプログラム | |
Wei et al. | Insights into the psychology of mobile apps as the new home screen: Evidence from cutting-edge research in Chinese societies | |
US20100332961A1 (en) | Automatic link publisher | |
JP5635638B2 (ja) | 情報処理装置及び方法 | |
KR20160131981A (ko) | 온라인 상에 게재된 웹 문서 기반 행사 이력 분석 시스템 및 방법 | |
Wong | Talk to Friends About Money (And Also Listen) | |
US20150363825A1 (en) | Method, system and program product for registration with service providers | |
Freifeld | Participatory epidemiology: harnessing the HealthMap platform for community-based disease outbreak monitoring |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
TRDD | Decision of grant or rejection written | ||
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131204 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5431552 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
LAPS | Cancellation because of no payment of annual fees | ||
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |