JP7098949B2 - 情報処理装置及び情報処理プログラム - Google Patents
情報処理装置及び情報処理プログラム Download PDFInfo
- Publication number
- JP7098949B2 JP7098949B2 JP2018023971A JP2018023971A JP7098949B2 JP 7098949 B2 JP7098949 B2 JP 7098949B2 JP 2018023971 A JP2018023971 A JP 2018023971A JP 2018023971 A JP2018023971 A JP 2018023971A JP 7098949 B2 JP7098949 B2 JP 7098949B2
- Authority
- JP
- Japan
- Prior art keywords
- term
- target data
- unit
- excitement
- degree
- 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
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L25/00—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
- G10L25/48—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use
- G10L25/51—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/901—Indexing; Data structures therefor; Storage structures
- G06F16/9024—Graphs; Linked lists
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/903—Querying
- G06F16/9038—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/268—Morphological analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/174—Facial expression recognition
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/40—Spoof detection, e.g. liveness detection
- G06V40/45—Detection of the body part being alive
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/20—Speech recognition techniques specially adapted for robustness in adverse environments, e.g. in noise, of stress induced speech
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/08—Speech classification or search
- G10L2015/085—Methods for reducing search complexity, pruning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- General Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Databases & Information Systems (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Data Mining & Analysis (AREA)
- Acoustics & Sound (AREA)
- General Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Signal Processing (AREA)
- Oral & Maxillofacial Surgery (AREA)
- Software Systems (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- User Interface Of Digital Computer (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Telephonic Communication Services (AREA)
Description
(単位指標値)=(t-1)(単位時間における用語の登場回数)+t(単位時間の盛り上がり度) ・・・(式2)
式2において、t及び(t-1)が重み係数である。式2によれば、例えば、tを大きくすることで、盛り上がり度がより重視された指標値を算出することができる。逆に、tを小さくすることで、登場回数がより重視された指標値を算出することができる。
Claims (11)
- 対象データに登場する各用語の登場回数を計数する計数部と、
前記対象データの盛り上がり度を算出する盛り上がり度算出部と、
前記用語の登場回数及び前記盛り上がり度に基づいて演算された指標値に基づく表示態様で、当該用語を表現した用語表現を表示部に表示する表示制御部と、
を備え、
前記計数部は、前記対象データに登場する各用語の登場回数を単位時間毎に計数し、
前記盛り上がり度算出部は、前記対象データの盛り上がり度を前記単位時間毎に算出し、
前記表示制御部は、各前記単位時間における前記用語の登場回数及び前記盛り上がり度に基づいて、各単位時間についての単位指標値を演算し、複数の単位時間についての複数の前記単位指標値に基づいて演算された前記指標値に基づく表示態様で、当該用語を表現した用語表現を表示部に表示する、
ことを特徴とする情報処理装置。 - 前記盛り上がり度は、前記対象データの内容に関する1又は複数のパラメータに基づいて算出される、
請求項1に記載の情報処理装置。 - 前記対象データに登場する複数の前記用語のうち、意味の類似度が閾値以上の複数の用語をまとめて1つの用語とみなす、
請求項1又は2に記載の情報処理装置。 - 対象データに登場する用語が登場したときの前記対象データの盛り上がり度、及び、前記対象データに登場する用語の登場回数に基づく表示態様で、前記用語を表現した用語表現を表示部に表示する表示制御部と、
前記対象データにおいて前記盛り上がり度が極大値を取る盛り上がり極大時に最も多く登場した前記用語の前記用語表現が利用者により選択された場合に、前記盛り上がり極大時を含む前記対象データの一部分を出力する対象データ出力部と、
を備える情報処理装置。 - 前記表示制御部は、前記対象データにおいて前記盛り上がり度が極小値を取る盛り上がり極小時に最も多く登場した前記用語の前記用語表現を識別可能な表示態様で表示する、
請求項4に記載の情報処理装置。 - 前記対象データに登場する用語、前記用語の登場回数、及び前記用語が登場したときの前記対象データの盛り上がり度に関する複数の前記対象データの比較に基づく、前記複数の対象データ間における内容の変化具合を利用者に通知する通知部、
をさらに備える請求項1に記載の情報処理装置。 - 前記通知部は、複数の前記対象データに対応する複数の前記用語表現の比較に基づく、前記複数の対象データ間における内容の変化具合を利用者に通知する、
請求項6に記載の情報処理装置。 - 対象データに登場する用語が登場したときの前記対象データの盛り上がり度、及び、前記対象データに登場する用語の登場回数に基づく表示態様で、前記用語を表現した用語表現を表示部に表示する表示制御部と、
前記対象データに登場する用語、前記用語の登場回数、及び前記用語が登場したときの前記対象データの盛り上がり度に関する複数の前記対象データの比較に基づく、前記複数の対象データ間における内容の変化具合を利用者に通知する通知部と、
を備え、
前記通知部は、第1の対象データにおいて前記盛り上がり度が最大となった最大盛り上がり時に最も多く登場した前記用語と、第2の対象データにおいて前記盛り上がり度が極大値を取る複数の盛り上がり極大時それぞれに最も多く登場した複数の前記用語との比較に基づく、前記第1の対象データと前記第2の対象データとの間における内容の変化具合を利用者に通知する、
ことを特徴とする情報処理装置。 - 前記通知部は、さらに、第1の対象データにおける前記最大盛り上がり時以外の前記盛り上がり極大時に最も多く登場した前記用語に基づく、前記第1の対象データと前記第2の対象データとの間における内容の変化具合を利用者に通知する、
請求項8に記載の情報処理装置。 - 前記対象データは会議の内容を示す会議データであり、
前記通知部は、複数の前記会議データ間における内容の変化が停滞又は発散している場合に利用者に警告を通知する、
ことを特徴とする請求項6から9のいずれか1項に記載の情報処理装置。 - コンピュータを、
対象データに登場する各用語の登場回数を計数する計数部と、
前記対象データの盛り上がり度を算出する盛り上がり度算出部と、
前記用語の登場回数及び前記盛り上がり度に基づいて演算された指標値に基づく表示態様で、当該用語を表現した用語表現を表示部に表示する表示制御部と、
として機能させ、
前記計数部は、前記対象データに登場する各用語の登場回数を単位時間毎に計数し、
前記盛り上がり度算出部は、前記対象データの盛り上がり度を前記単位時間毎に算出し、
前記表示制御部は、各前記単位時間における前記用語の登場回数及び前記盛り上がり度に基づいて、各単位時間についての単位指標値を演算し、複数の単位時間についての複数の前記単位指標値に基づいて演算された前記指標値に基づく表示態様で、当該用語を表現した用語表現を表示部に表示する、
ことを特徴とする情報処理プログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018023971A JP7098949B2 (ja) | 2018-02-14 | 2018-02-14 | 情報処理装置及び情報処理プログラム |
| US16/100,517 US10902301B2 (en) | 2018-02-14 | 2018-08-10 | Information processing device and non-transitory computer readable medium storing information processing program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018023971A JP7098949B2 (ja) | 2018-02-14 | 2018-02-14 | 情報処理装置及び情報処理プログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2019139625A JP2019139625A (ja) | 2019-08-22 |
| JP7098949B2 true JP7098949B2 (ja) | 2022-07-12 |
Family
ID=67541744
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018023971A Active JP7098949B2 (ja) | 2018-02-14 | 2018-02-14 | 情報処理装置及び情報処理プログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US10902301B2 (ja) |
| JP (1) | JP7098949B2 (ja) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11328263B2 (en) * | 2019-02-21 | 2022-05-10 | Microsoft Technology Licensing, Llc | User interfaces for filtering electronic calendar data sets |
| KR102424342B1 (ko) * | 2020-11-24 | 2022-07-25 | 울산과학기술원 | 섬네일 이미지 생성 방법 및 장치 |
| US11789999B2 (en) * | 2020-12-02 | 2023-10-17 | International Business Machines Corporation | Heuristic video searching |
| JP7337977B2 (ja) * | 2022-02-08 | 2023-09-04 | 楽天グループ株式会社 | 投稿解析装置、投稿解析プログラム、投稿解析方法、および、解析情報提供システム |
| WO2023155036A1 (en) * | 2022-02-15 | 2023-08-24 | Citrix Systems, Inc. | Systems and methods for providing indications during online meetings |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002222156A (ja) | 2001-01-29 | 2002-08-09 | Yuhei Yamauchi | 電子会議室用処理装置 |
| JP2006146802A (ja) | 2004-11-24 | 2006-06-08 | Mitsubishi Electric Corp | テキストマイニング装置およびテキストマイニング方法 |
| JP2016062333A (ja) | 2014-09-18 | 2016-04-25 | 株式会社日立製作所 | 検索サーバ、及び検索方法 |
| WO2017038794A1 (ja) | 2015-08-31 | 2017-03-09 | 株式会社 東芝 | 音声認識結果表示装置、音声認識結果表示方法、音声認識結果表示プログラム |
| JP2017112545A (ja) | 2015-12-17 | 2017-06-22 | 株式会社イトーキ | 会議支援システム |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7298930B1 (en) * | 2002-11-29 | 2007-11-20 | Ricoh Company, Ltd. | Multimodal access of meeting recordings |
| JP5284990B2 (ja) * | 2010-01-08 | 2013-09-11 | インターナショナル・ビジネス・マシーンズ・コーポレーション | キーワードの時系列解析のための処理方法、並びにその処理システム及びコンピュータ・プログラム |
| JP5338835B2 (ja) * | 2011-03-24 | 2013-11-13 | カシオ計算機株式会社 | 類義語リストの生成方法および生成装置、当該類義語リストを用いた検索方法および検索装置、ならびに、コンピュータプログラム |
| US9294474B1 (en) * | 2012-11-15 | 2016-03-22 | Emc Corporation | Verification based on input comprising captured images, captured audio and tracked eye movement |
| KR101414195B1 (ko) | 2012-11-26 | 2014-07-01 | 네이버 주식회사 | 복수의 아이템들을 공간 내에 자동으로 배치하는 장치, 방법 및 컴퓨터 판독 가능한 기록 매체 |
| WO2014192457A1 (ja) * | 2013-05-30 | 2014-12-04 | ソニー株式会社 | クライアント装置、制御方法、システム、およびプログラム |
-
2018
- 2018-02-14 JP JP2018023971A patent/JP7098949B2/ja active Active
- 2018-08-10 US US16/100,517 patent/US10902301B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002222156A (ja) | 2001-01-29 | 2002-08-09 | Yuhei Yamauchi | 電子会議室用処理装置 |
| JP2006146802A (ja) | 2004-11-24 | 2006-06-08 | Mitsubishi Electric Corp | テキストマイニング装置およびテキストマイニング方法 |
| JP2016062333A (ja) | 2014-09-18 | 2016-04-25 | 株式会社日立製作所 | 検索サーバ、及び検索方法 |
| WO2017038794A1 (ja) | 2015-08-31 | 2017-03-09 | 株式会社 東芝 | 音声認識結果表示装置、音声認識結果表示方法、音声認識結果表示プログラム |
| JP2017112545A (ja) | 2015-12-17 | 2017-06-22 | 株式会社イトーキ | 会議支援システム |
Non-Patent Citations (1)
| Title |
|---|
| 中川 慶一郎 外,データサイエンティストの基礎知識,第1版,日本,株式会社リックテレコム,2014年10月29日,pp. 279--281 |
Also Published As
| Publication number | Publication date |
|---|---|
| US10902301B2 (en) | 2021-01-26 |
| JP2019139625A (ja) | 2019-08-22 |
| US20190251400A1 (en) | 2019-08-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7098949B2 (ja) | 情報処理装置及び情報処理プログラム | |
| US12596883B2 (en) | Audio analysis for text generation | |
| US20130121591A1 (en) | Systems and methods using observed emotional data | |
| US12261812B2 (en) | Systems and methods for mitigating distribution of offensive message content based on mental stability of user | |
| JP2023103335A (ja) | コンピュータプログラム、サーバ装置、端末装置及び表示方法 | |
| US20180129647A1 (en) | Systems and methods for dynamically collecting and evaluating potential imprecise characteristics for creating precise characteristics | |
| KR20160132955A (ko) | 정보 전송 방법 및 전송 장치 | |
| CN107393529A (zh) | 语音识别方法、装置、终端及计算机可读存储介质 | |
| US20150195378A1 (en) | Information processing apparatus, server, information processing method, and information processing system | |
| JP2018171683A (ja) | ロボットの制御プログラム、ロボット装置、及びロボットの制御方法 | |
| JP7347994B2 (ja) | 会議支援システム | |
| CN116521962B (zh) | 舆情数据挖掘方法、系统、电子设备和存储介质 | |
| JP5840186B2 (ja) | 感情検索装置、方法及びプログラム | |
| JP5909472B2 (ja) | 共感解釈推定装置、方法、プログラム | |
| JP2015075906A (ja) | 感情情報表示制御装置、その方法及びプログラム | |
| CN113470614A (zh) | 语音生成方法、装置和电子设备 | |
| Moriya et al. | Estimation of conversational activation level during video chat using turn-taking information. | |
| Dhamane et al. | Breaking Silence, Embracing Inclusivity: The Power of AI in Communication | |
| JP7123028B2 (ja) | 情報処理システム、情報処理方法、及びプログラム | |
| JP2020106948A (ja) | 抽出プログラム、抽出方法、および、抽出装置 | |
| CN121336257A (zh) | 用于使用人工智能处理文本、图像和音频信号的系统及其方法 | |
| JP2026021051A (ja) | システム | |
| CN121078194A (zh) | 视频会议中的时间分析 | |
| JP2025141758A (ja) | 情報処理装置、情報処理システム、情報処理方法及びプログラム | |
| KR20250061433A (ko) | 회의 결과 분석 서버 및 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210121 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211222 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220111 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220302 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220405 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220519 |
|
| 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: 20220531 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220613 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7098949 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |