JP2009070222A - Communication equipment, its mmi (multi-modal interaction) method, and program - Google Patents

Communication equipment, its mmi (multi-modal interaction) method, and program Download PDF

Info

Publication number
JP2009070222A
JP2009070222A JP2007239185A JP2007239185A JP2009070222A JP 2009070222 A JP2009070222 A JP 2009070222A JP 2007239185 A JP2007239185 A JP 2007239185A JP 2007239185 A JP2007239185 A JP 2007239185A JP 2009070222 A JP2009070222 A JP 2009070222A
Authority
JP
Japan
Prior art keywords
keyword
function
highlighted
mmi
text
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.)
Pending
Application number
JP2007239185A
Other languages
Japanese (ja)
Inventor
Akihito Kubota
昭仁 久保田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Saitama Ltd
Original Assignee
NEC Saitama Ltd
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 NEC Saitama Ltd filed Critical NEC Saitama Ltd
Priority to JP2007239185A priority Critical patent/JP2009070222A/en
Publication of JP2009070222A publication Critical patent/JP2009070222A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To improve convenience by shortcutting complex MMI. <P>SOLUTION: Communication equipment is provided with a means for retrieving a preregistered keyword when displaying a text document and highlighting it. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は通信装置のMMIに関する。   The present invention relates to an MMI of a communication device.

近年の携帯電話機器等の通信装置では高機能化が進み、メール、Web閲覧、カメラ、音楽再生、GPS、デジタルTV、RFIC、スケジュール管理、電卓など非常にたくさんの機能を備えている。   In recent years, communication devices such as mobile phone devices have become highly functional, and have a great number of functions such as mail, Web browsing, camera, music playback, GPS, digital TV, RFIC, schedule management, and calculator.

ここで、WWWサーバのハードディスクドライブは、予め設定されたキーワードと、キーワードに対応するネットワーク上のファイルを一意に指定するアドレスとの関係を記録し、WWWサーバのCPUは、情報処理装置から受信したテキストのデータに含まれるキーワードを、キーワードに対応するアドレスに関連付けるためのタグ付きデータに変換することで、他の利用者に、簡単にかつ迅速に、情報の所在を一意に指示するアドレスを伝達できるようにする技術や指定語句がキーワードテーブルと一致するときにリンク情報を表示する技術が提案されている(例えば、特許文献1、2参照)。   Here, the hard disk drive of the WWW server records a relationship between a preset keyword and an address for uniquely specifying a file on the network corresponding to the keyword, and the CPU of the WWW server receives the information from the information processing apparatus. By converting the keywords included in the text data into tagged data for associating with the addresses corresponding to the keywords, the address that uniquely indicates the location of the information is easily and quickly transmitted to other users. Techniques for displaying link information when a technique or a specified phrase that can be performed match a keyword table have been proposed (see, for example, Patent Documents 1 and 2).

また、サーバ装置によって、テキストファイルの作成者からこのテキストファイルを受信し、ハードディスク装置に一時保持し、所定のデータテーブルに基づいて、テキストファイル中に含まれる文字列に対してリンク情報を付与し、HTMLファイルを生成することで、リンクの設定を簡便且つ確実に行うとともに、ページデザインを損なうことなく効果的に広告目的のリンクを挿入する技術が提案されている(例えば、特許文献3参照)。   The server device receives the text file from the creator of the text file, temporarily stores it in the hard disk device, and assigns link information to the character string contained in the text file based on a predetermined data table. In addition, a technique has been proposed in which an HTML file is generated to easily and reliably set a link and to effectively insert a link for advertising purposes without damaging the page design (see, for example, Patent Document 3). .

また、メール機能を有する利用者端末から、メール受信要求があった場合、メールスプールから該当メールデータを取り出した後、取得したメールデータの文を形態素解析してメール文中に存在する単語を抽出する単語抽出部と、単語抽出部から抽出単語を受け取り、利用者個人情報記憶手段から抽出された、個人情報と併せて、検索条件のキーワードとして、情報素材記憶手段から提供情報を検索して抽出するリンク情報生成部と、メール文中に存在する、抽出単語に対してHTMLデータのリンクタブを付加するとともに、キーワード群をURLのパラメータとしてリンク先URLに付加するHTMLデータ生成手段と、を有することで、メール本文に含まれた単語を元に提供する情報を選択し、メール本文中の単語にリンク情報として付加する事により、利用者に適切な情報の提供を行う技術が提案されている(例えば、特許文献4参照)。
特開2000−347971号公報 特開平04−096152号公報 特開2002−132836号公報 特開2005−267187号公報
Also, when there is a mail reception request from a user terminal having a mail function, the corresponding mail data is extracted from the mail spool, and then a word existing in the mail sentence is extracted by morphological analysis of the acquired mail data sentence. The extracted word is received from the word extracting unit and the word extracting unit, and the provided information is searched and extracted from the information material storing unit as a keyword of the search condition together with the personal information extracted from the user personal information storing unit. By including a link information generation unit and an HTML data generation unit that adds a link tab of HTML data to an extracted word, and adds a keyword group as a URL parameter to a link destination URL, which exists in the mail text. , Select the information to be provided based on the words contained in the email text, and link the words in the email text By pressing, technique for providing the appropriate information to the user has been proposed (e.g., see Patent Document 4).
JP 2000-347971 A Japanese Patent Laid-Open No. 04-096152 JP 2002-132936 A JP 2005-267187 A

しかしながら、上述の関連技術では、機能が増えている、それを扱うためのMMIは複雑となり、時間がかかり、難しくなるという問題があった。   However, in the related art described above, there has been a problem that the functions are increasing, and the MMI for handling them is complicated, time-consuming and difficult.

本発明は、以上のような課題を解決するためになされたもので、複雑なMMIをショートカットさせ、利便性を高めることができる通信装置、そのMMI方法およびプログラムを提供することを目的とする。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a communication apparatus, a MMI method, and a program capable of improving the convenience by shortcutting a complicated MMI.

本発明の通信装置は、テキスト文書表示時に、あらかじめ登録したキーワードを検索し、ハイライト表示させる手段を備えることを特徴とする。   The communication apparatus according to the present invention includes means for searching for a keyword registered in advance and displaying the highlighted text when displaying a text document.

また、本発明の通信装置のMMI方法は、テキスト文書表示時に、あらかじめ登録したキーワードを検索し、ハイライト表示させることを特徴とする。   Further, the MMI method of the communication apparatus according to the present invention is characterized in that when a text document is displayed, a keyword registered in advance is searched and highlighted.

また、本発明のプログラムは、コンピュータに、テキスト文書表示時に、あらかじめ登録したキーワードを検索し、ハイライト表示させる機能を実現させることを特徴とする。   The program according to the present invention is characterized in that a computer is made to realize a function of searching for a keyword registered in advance and displaying the highlighted text when displaying a text document.

本発明によれば、複雑なMMIをショートカットさせ、利便性を高めることができる。   According to the present invention, it is possible to shortcut a complicated MMI and improve convenience.

以下、本発明の実施の形態について図面を参照して詳細に説明する。本発明の構成を図1を用いて説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The configuration of the present invention will be described with reference to FIG.

本発明の携帯電話機器はメモリ(01)、LCD(02)、CPU(03)、各種機能(04)で構成される。   The cellular phone device of the present invention includes a memory (01), an LCD (02), a CPU (03), and various functions (04).

メモリ(01)はユーザーが設定したキーワードおよび、キーワードに対応する機能を記憶する。   The memory (01) stores keywords set by the user and functions corresponding to the keywords.

LCD(02)は受信したメール文書、Webページなどを表示する機能を備える。   The LCD (02) has a function of displaying the received mail document, Web page, and the like.

CPU(03)は各種機能(04)を動作させる機能を備える。   The CPU (03) has a function for operating various functions (04).

本発明の実施の形態を説明する。
図2のように、まずユーザーが事前に簡易起動させたい機能(12)と、機能を起動させるためのキーワード(11)を設定する。
An embodiment of the present invention will be described.
As shown in FIG. 2, the function (12) that the user wants to start simply and the keyword (11) for starting the function are set in advance.

複数の機能が設定できるものとする。一つの機能を起動させるためのキーワードは複数設定できるものとする。   Multiple functions can be set. It is assumed that a plurality of keywords for activating one function can be set.

設定された機能およびキーワードはメモリ(01)に格納される。   The set function and keyword are stored in the memory (01).

図3のように、メール文書やWebページなどのテキスト形式の文書を閲覧する場合、CPU(03)はメモリ(01)からキーワード設定を読み込み、LCD(02)に表示されるテキスト文書から設定されたキーワードが含まれるか検索する。   As shown in FIG. 3, when browsing a text document such as a mail document or a Web page, the CPU (03) reads keyword settings from the memory (01) and is set from the text document displayed on the LCD (02). Search whether the keyword is included.

設定されたキーワードが含まれる場合、そのキーワードをハイライト表示する。   When the set keyword is included, the keyword is highlighted.

ハイライト表示されたキーワードはユーザーによって選択することが可能で、選択することでキーワードに対応した各種機能(04)が起動する。   The highlighted keyword can be selected by the user, and the selection activates various functions (04) corresponding to the keyword.

ここで、キーワード検索は、下記の状況で行うものとする。
・Web閲覧時
・メール文書閲覧時
・テキスト文書閲覧時
Here, the keyword search is performed in the following situation.
・ When browsing the web ・ When viewing mail documents ・ When viewing text documents

キーワードで起動する機能一覧
・電話帳編集
・電話発信
・Webビューア
・新規メール作成
・スケジュール機能
List of functions activated by keywords-Edit phone book-Make phone calls-Web viewer-Create new mail-Schedule function

以下に具体的な第一の実施例を記載する。
(スケジュール機能の実施例)
キーワード設定で機能:スケジュール機能、キーワード:予定、計画と設定する。
A specific first embodiment will be described below.
(Example of schedule function)
Function by keyword setting: Schedule function, Keyword: Schedule, Plan.

例文として「次回の会議は来週月曜日を「予定」しています」、「5月23日に海へ行く「計画」があります」などとあったときに、ハイライトされたキーワードを選択すれば、すぐにスケジュール機能が立ち上がり、記録することができる。   For example, if you select “highlighted next Monday”, “There is a“ plan ”to go to the sea on May 23,” and select the highlighted keyword, Immediately, the schedule function can be activated and recorded.

以下に具体的な第二の実施例を記載する。
(電話番号の実施例)
キーワード設定の応用例で、ワイルドカードを使用することで、汎用性を持たせる。例えば電話番号をキーワードとする場合、
キーワード設定:***-***-****
**-****-****
***(***)****
**(****)****
等、実際の電話番号表記でよく使われる表記方法を全て登録しておけば、電話番号をキーワードとしてハイライト表示させることが可能である。
A specific second embodiment will be described below.
(Example of telephone number)
In the application example of keyword setting, use of wildcards makes it versatile. For example, when using a phone number as a keyword,
Keyword setting: ***-***-****
**-****-****
*** (***) ****
** (****) ****
If all notation methods that are often used in actual phone number notation are registered, it is possible to highlight the phone number as a keyword.

例文として「○○さんの電話番号は03−12XX−23XXです」とあれば、03−12XX−23XXがハイライト表示され、選択することで登録された機能を立ち上げることが出来る。   As an example sentence, if “XX's phone number is 03-12XX-23XX”, 03-12XX-23XX is highlighted, and the registered function can be launched by selecting it.

ここで、キーワードに対応する機能を
機能:電話発信
電話帳登録
と複数登録しておけば、キーワードを選択した際に、どちらの機能を立ち上げるか選択することが出来る。
Here, if you register multiple functions corresponding to keywords: Function: Phone call Phonebook registration, you can select which function to launch when you select a keyword.

以下に、図4を参照して本実施の形態の動作について詳細に説明する。   Hereinafter, the operation of the present embodiment will be described in detail with reference to FIG.

まず、キーワードを設定する(S401)。   First, keywords are set (S401).

次に、テキスト文書をLCDに表示する(S402)。   Next, the text document is displayed on the LCD (S402).

次に、キーワードの有無を判定する(S403)。ここで、キーワードがあれば(S403/Yes)キーワードをハイライト表示する(S404)。一方、キーワードがなければ(S403/No)ステップS404に戻る。   Next, the presence / absence of a keyword is determined (S403). If there is a keyword (S403 / Yes), the keyword is highlighted (S404). On the other hand, if there is no keyword (S403 / No), the process returns to step S404.

機能が複数ある場合には機能を選択する(S405)。   If there are a plurality of functions, the function is selected (S405).

登録された機能が立ち上がる(S406)。   The registered function is activated (S406).

以上説明したように、本実施の形態によれば、メールやWeb閲覧時にあらかじめ登録したキーワードから関連機能を立ち上げることが可能であり、よく使用する機能を登録しておくことで、複雑なMMIを簡略化でき、利便性を高めるという効果が得られる。   As described above, according to the present embodiment, it is possible to launch related functions from keywords registered in advance during email or Web browsing, and by registering frequently used functions, complicated MMI Can be simplified and the effect of improving convenience can be obtained.

なお、上述する各実施の形態は、本発明の好適な実施の形態であり、本発明の要旨を逸脱しない範囲内において種々変更実施が可能である。例えば、通信装置の機能を実現するためのプログラムを装置に読込ませて実行することにより装置の機能を実現する処理を行ってもよい。さらに、そのプログラムは、コンピュータ読み取り可能な記録媒体であるCD−ROMまたは光磁気ディスクなどを介して、または伝送媒体であるインターネット、電話回線などを介して伝送波により他のコンピュータシステムに伝送されてもよい。   Each of the above-described embodiments is a preferred embodiment of the present invention, and various modifications can be made without departing from the scope of the present invention. For example, processing for realizing the function of the apparatus may be performed by causing the apparatus to read and execute a program for realizing the function of the communication apparatus. Further, the program is transmitted to another computer system by a transmission wave via a computer-readable recording medium such as a CD-ROM or a magneto-optical disk or via a transmission medium such as the Internet or a telephone line. Also good.

本発明の実施の形態に係るシステム構成示す図である。It is a figure which shows the system configuration | structure which concerns on embodiment of this invention. 本発明の実施の形態に係るキーワード設定画面を示す図である。It is a figure which shows the keyword setting screen which concerns on embodiment of this invention. 本発明の実施の形態に係るハイライト表示の例を示す図である。It is a figure which shows the example of the highlight display which concerns on embodiment of this invention. 本発明の実施の形態に係る処理動作を示すフローチャートである。It is a flowchart which shows the processing operation which concerns on embodiment of this invention.

符号の説明Explanation of symbols

01 メモリ
02 LCD
03 CPU
04 各種機能
01 Memory 02 LCD
03 CPU
04 Various functions

Claims (6)

テキスト文書表示時に、あらかじめ登録したキーワードを検索し、ハイライト表示させる手段を備えることを特徴とする通信装置。   A communication device comprising means for searching for a keyword registered in advance and displaying the highlighted text when displaying a text document. 前記ハイライト表示させたキーワードを選択すると、あらかじめ登録した機能が立ち上がる手段を備えることを特徴とする請求項1記載の通信装置。   2. The communication apparatus according to claim 1, further comprising means for starting a previously registered function when the highlighted keyword is selected. テキスト文書表示時に、あらかじめ登録したキーワードを検索し、ハイライト表示させることを特徴とする通信装置のMMI方法。   An MMI method for a communication device, wherein a keyword registered in advance is searched and displayed in a highlighted manner when a text document is displayed. 前記ハイライト表示させたキーワードを選択すると、あらかじめ登録した機能を立ち上がらせることを特徴とする請求項3記載の通信装置のMMI方法。   4. The MMI method for a communication apparatus according to claim 3, wherein when the highlighted keyword is selected, a function registered in advance is activated. コンピュータに、テキスト文書表示時に、あらかじめ登録したキーワードを検索し、ハイライト表示させる機能を実現させることを特徴とするプログラム。   A program for causing a computer to realize a function of searching for a keyword registered in advance and displaying the highlighted text when displaying a text document. コンピュータに、前記ハイライト表示させたキーワードを選択すると、あらかじめ登録した機能が立ち上がる機能を実現させることを特徴とする請求項5記載のプログラム。   6. The program according to claim 5, wherein when a highlighted keyword is selected on a computer, a function to activate a previously registered function is realized.
JP2007239185A 2007-09-14 2007-09-14 Communication equipment, its mmi (multi-modal interaction) method, and program Pending JP2009070222A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007239185A JP2009070222A (en) 2007-09-14 2007-09-14 Communication equipment, its mmi (multi-modal interaction) method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007239185A JP2009070222A (en) 2007-09-14 2007-09-14 Communication equipment, its mmi (multi-modal interaction) method, and program

Publications (1)

Publication Number Publication Date
JP2009070222A true JP2009070222A (en) 2009-04-02

Family

ID=40606387

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007239185A Pending JP2009070222A (en) 2007-09-14 2007-09-14 Communication equipment, its mmi (multi-modal interaction) method, and program

Country Status (1)

Country Link
JP (1) JP2009070222A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011180909A (en) * 2010-03-02 2011-09-15 Nec Corp Portal site creation system, portal site creation method, and computer program
JP2012014349A (en) * 2010-06-30 2012-01-19 Nec System Technologies Ltd Electronic mail system, server, and keyword highlight method of electronic mail system
JP2018533129A (en) * 2015-09-15 2018-11-08 アリババ グループ ホウルディング リミテッド Method and apparatus for displaying a functional interface

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10334086A (en) * 1997-06-04 1998-12-18 Nippon Telegr & Teleph Corp <Ntt> Information disclosure system
JP2000020465A (en) * 1998-07-02 2000-01-21 Casio Comput Co Ltd Data processor and storage medium
JP2000200225A (en) * 1998-12-28 2000-07-18 Casio Comput Co Ltd Electronic mail device and recording medium where program for electronic mail process is recorded
JP2000347971A (en) * 1999-03-31 2000-12-15 Sony Corp Information providing processing device and its method and storage medium storing information providing processing program
JP2001325060A (en) * 2000-05-16 2001-11-22 Nec Corp Method for function calling by keyword detection and terminal equipment
JP2002163175A (en) * 2000-11-28 2002-06-07 Ntt Docomo Inc Receiving set and relay device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10334086A (en) * 1997-06-04 1998-12-18 Nippon Telegr & Teleph Corp <Ntt> Information disclosure system
JP2000020465A (en) * 1998-07-02 2000-01-21 Casio Comput Co Ltd Data processor and storage medium
JP2000200225A (en) * 1998-12-28 2000-07-18 Casio Comput Co Ltd Electronic mail device and recording medium where program for electronic mail process is recorded
JP2000347971A (en) * 1999-03-31 2000-12-15 Sony Corp Information providing processing device and its method and storage medium storing information providing processing program
JP2001325060A (en) * 2000-05-16 2001-11-22 Nec Corp Method for function calling by keyword detection and terminal equipment
JP2002163175A (en) * 2000-11-28 2002-06-07 Ntt Docomo Inc Receiving set and relay device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011180909A (en) * 2010-03-02 2011-09-15 Nec Corp Portal site creation system, portal site creation method, and computer program
JP2012014349A (en) * 2010-06-30 2012-01-19 Nec System Technologies Ltd Electronic mail system, server, and keyword highlight method of electronic mail system
JP2018533129A (en) * 2015-09-15 2018-11-08 アリババ グループ ホウルディング リミテッド Method and apparatus for displaying a functional interface

Similar Documents

Publication Publication Date Title
JP5799621B2 (en) Information processing apparatus, information processing method, and program
US20170357661A1 (en) Providing content items in response to a natural language query
US20090013285A1 (en) Method and System for Providing Navigable Search Results
WO2018010530A1 (en) Method and apparatus for storing, reading, and displaying plurality of multimedia files
US8495062B2 (en) System and method for generating search terms
JP2005242669A (en) Display processing device, display method, and display program for structured document
KR102046582B1 (en) Method and apparatus for providing call log in electronic device
JP2011076566A (en) Information processor, terminal device, server device, communication system, display control method, program and computer readable recording medium
JP2009510639A (en) System, method and software for determining ambiguity of medical terms
JP4362311B2 (en) E-mail device and information addition program
KR101520896B1 (en) Apparatus and method for managing data in portable terminal
JP2011096016A (en) Character input support apparatus
JP2009070222A (en) Communication equipment, its mmi (multi-modal interaction) method, and program
US20080033918A1 (en) Systems, methods and computer program products for supplemental data communication and utilization
KR20070034313A (en) Mobile search server and operation method of the search server
JP2007148939A (en) Communication device and communication method
JP2010003025A (en) Terminal device and program
CN100341273C (en) Data processing method, data processing apparatus
JP2024509824A (en) Document editing methods, equipment, devices and storage media
US8271543B2 (en) Creation of context for communications based on previous interactions
JP2008171173A (en) Document search method, apparatus and program
JP2011170743A (en) Communication equipment, content retrieval method and program
JP2006074376A (en) Portable telephone set with broadcast receiving function, program, and recording medium
JP2009251655A (en) Filtering device, filtering method, program, and recording medium
JP2007011761A (en) Retrieval system and mobile communication terminal

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20100414

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100811

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110919

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120117

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120314

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120403