JP2008225676A - Dictionary retrieving device and its control program - Google Patents

Dictionary retrieving device and its control program Download PDF

Info

Publication number
JP2008225676A
JP2008225676A JP2007060601A JP2007060601A JP2008225676A JP 2008225676 A JP2008225676 A JP 2008225676A JP 2007060601 A JP2007060601 A JP 2007060601A JP 2007060601 A JP2007060601 A JP 2007060601A JP 2008225676 A JP2008225676 A JP 2008225676A
Authority
JP
Japan
Prior art keywords
dictionary
image
search
information
character
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
JP2007060601A
Other languages
Japanese (ja)
Inventor
Daisuke Nakajima
大介 中嶋
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2007060601A priority Critical patent/JP2008225676A/en
Publication of JP2008225676A publication Critical patent/JP2008225676A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To achieve dictionary retrieval by directly designating a character string included, for example, in a table or a figure, a yearbook, and image data inputted from the outside or the like recorded as the explanation information in a dictionary database by a dictionary retrieval device which retrieves and displays explanation information such as language translations or meaning content corresponding to arbitrary entry words. <P>SOLUTION: When a desired character string "piano" in explanation information (image) G is highlighted in such a state that the explanation information (image) G corresponding to the retrieved entry word is displayed according to entry word retrieval processing corresponding to a retrieval word retrieved by a user, the character string included in an image in the designated range H is character-recognized. Entry word retrieval processing by jump retrieval is executed by using the character-recognized character string in the designated range H in the explanation information (image) G as a retrieval word "piano", and an entry word list screen G2 whose matching has been retrieved and an explanation information (text) screen G3 corresponding to the entry words selected from the entry word list are displayed. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、電子データ化した種々の辞書データベースを記憶して任意の見出し語に対応する言語訳や意味内容などの説明情報を検索表示するための辞書検索装置及びその制御プログラムに関する。   The present invention relates to a dictionary search apparatus for storing various dictionary databases converted into electronic data and searching for and displaying explanatory information such as a language translation and meaning content corresponding to an arbitrary entry word, and a control program therefor.

従来から、英和辞典,英英辞典,英類語辞典,和英辞典,国語辞典などの各種の辞典や辞書を電子データ化してROMなどの記憶媒体に格納し、これに基づき各種の言語や語句を検索文字列として入力し、検索された見出し語(単語など)の訳語や意味内容などの説明情報を読み出して表示するようにした辞書検索装置が広く実用されている。   Traditionally, various dictionaries and dictionaries such as English-Japanese dictionaries, English-English dictionaries, English thesauruses, Japanese-English dictionaries, national dictionaries, etc. are converted into electronic data and stored in storage media such as ROM, and various languages and phrases are searched based on this data. 2. Description of the Related Art A dictionary search apparatus that is input as a character string and that reads and displays explanatory information such as translated words and meaning contents of searched headwords (words, etc.) is widely used.

近年このような辞書検索装置では、所望の見出し語を検索してその見出し語および説明情報のテキストを表示させたり、インターネットやメモリカードなどを利用して外部から入力された種々のテキストを表示させたりした後に、当該テキスト中にある任意の文字列を直接指定し、この指定された文字列についてさらに辞書検索を行うようにしたジャンプ検索機能が搭載されている。   In recent years, such a dictionary search device searches for a desired headword and displays the text of the headword and explanatory information, or displays various texts input from the outside using the Internet or a memory card. A jump search function is provided in which an arbitrary character string in the text is directly specified and a dictionary search is further performed for the specified character string.

従来、このジャンプ検索機能において、表示中のテキストからジャンプ検索対象の文字あるいは文字列を指定すると、指定された文字(文字列)と一致する見出し語が、ユーザ選択された辞書データベースから検索されて表示されるようになっている(例えば、特許文献1参照。)。
特開2001−134585号公報
Conventionally, in this jump search function, when a character or character string to be searched for jump is specified from the displayed text, a headword that matches the specified character (character string) is searched from the dictionary database selected by the user. It is displayed (for example, refer to Patent Document 1).
JP 2001-134585 A

前記従来の辞書検索装置のジャンプ検索機能において、辞書検索された説明情報などのテキストや外部入力されたテキストを対象に指定されるジャンプ検索の文字列(検索対象文字列)は、元々のテキストが文字コードで編集され文字フォントに変換されて表示されているものであるため、指定された検索対象文字列はそのまま文字コードで扱われて辞書データベース内の各種データと一致検索を図ることができる。   In the jump search function of the conventional dictionary search device, a character string (search target character string) of a jump search designated for text such as explanation information searched for in the dictionary or externally input text is the original text. Since the character string is edited and converted into a character font and displayed, the designated search target character string is handled as it is with the character code and can be searched for matches with various data in the dictionary database.

しかしながら、例えば辞書データベース内の説明情報として集録されている表や図、年鑑などはビットマップの画像データであるため、その画像データとして表示された文字列を指定しても、これを検索対象文字列としてジャンプ検索を行うことはできない。よって当然ながら、インターネットやメモリカードなどを利用して入力表示された画像データに含まれる文字列についても、ジャンプ検索の対象文字列として指定しこれを検索することはできない問題がある。   However, for example, tables, figures, yearbooks, etc. collected as explanatory information in the dictionary database are bitmap image data. Therefore, even if a character string displayed as the image data is specified, it is used as a search target character. You can't do a jump search as a column. Therefore, as a matter of course, there is a problem that a character string included in image data input and displayed using the Internet or a memory card cannot be designated and searched as a target character string for jump search.

本発明は、このような課題に鑑みなされたもので、例えば辞書データベース内の説明情報として集録されている表や図、年鑑、外部取得された画像データなどに含まれる文字列を直接指定して辞書検索を行うことが可能になる辞書検索装置及びその制御プログラムを提供することを目的とする。   The present invention has been made in view of such a problem, for example, by directly specifying a character string included in tables, figures, yearbooks, externally acquired image data, etc. collected as explanatory information in a dictionary database. An object of the present invention is to provide a dictionary search device and a control program for the dictionary search.

請求項1に係る辞書検索装置は、複数種類の見出し語と当該各見出し語それぞれの説明情報とを対応付けた辞書データを記憶する辞書データ記憶手段と、画像を表示する画像表示手段と、この画像表示手段により表示された画像の一部の範囲をユーザ操作に応じて指定する画像範囲指定手段と、この画像範囲指定手段により指定された範囲内の画像を文字として認識する文字認識手段と、この文字認識手段により認識された文字に対応する情報を前記辞書データ記憶手段により記憶された辞書データの中から検索する辞書検索手段と、この辞書検索手段により検索された情報を表示する検索情報表示手段と、を備えたことを特徴としている。   A dictionary search apparatus according to claim 1 includes a dictionary data storage unit that stores dictionary data in which a plurality of types of headwords and explanation information of each headword are associated, an image display unit that displays an image, Image range designating unit for designating a partial range of the image displayed by the image display unit according to a user operation, character recognition unit for recognizing an image in the range designated by the image range designating unit as a character, A dictionary search means for searching information corresponding to the character recognized by the character recognition means from the dictionary data stored by the dictionary data storage means, and a search information display for displaying the information searched by the dictionary search means Means.

請求項2に係る辞書検索装置は、前記請求項1に記載の辞書検索装置において、前記辞書データ記憶手段により記憶される説明情報は画像の情報を含み、前記画像表示手段は、前記辞書データ記憶手段により記憶された辞書データの中の説明情報に含まれる画像を表示する、ことを特徴としている。   The dictionary search device according to claim 2 is the dictionary search device according to claim 1, wherein the description information stored by the dictionary data storage means includes image information, and the image display means stores the dictionary data storage. An image included in the description information in the dictionary data stored by the means is displayed.

請求項3に係る辞書検索装置は、前記請求項2に記載の辞書検索装置において、前記辞書検索手段は、前記文字認識手段により認識された文字と前記画像表示手段により表示された画像を含む説明情報に対応付けられた見出し語とに対応する情報を前記辞書データ記憶手段により記憶された辞書データの中から検索する、ことを特徴としている。   The dictionary search device according to claim 3 is the dictionary search device according to claim 2, wherein the dictionary search means includes a character recognized by the character recognition means and an image displayed by the image display means. Information corresponding to the headword associated with the information is searched from the dictionary data stored by the dictionary data storage means.

請求項4に係る辞書検索装置は、前記請求項1に記載の辞書検索装置において、画像データと当該画像データに対応する分類情報とを取得する画像情報取得手段と、この画像情報取得手段により取得された画像データに対応する分類情報に従って、前記辞書データ記憶手段により記憶される辞書データの中から検索先の辞書データを決定する検索辞書決定手段とをさらに備え、前記画像表示手段は、前記画像情報取得手段により取得された画像データを表示し、前記辞書検索手段は、前記文字認識手段により認識された文字に対応する情報を前記検索辞書決定手段により決定された辞書データの中から検索する、ことを特徴としている。   The dictionary search device according to claim 4 is the dictionary search device according to claim 1, wherein the image information acquisition unit acquires image data and classification information corresponding to the image data, and the image information acquisition unit acquires the image data. Search dictionary determining means for determining dictionary data of a search destination from the dictionary data stored by the dictionary data storage means in accordance with the classification information corresponding to the image data, the image display means includes the image display means Displaying the image data acquired by the information acquisition means, the dictionary search means searches the dictionary data determined by the search dictionary determination means for information corresponding to the character recognized by the character recognition means, It is characterized by that.

請求項5に記載の辞書検索装置は、前記請求項4に記載の辞書検索装置において、テレビジョン放送を受信するテレビ受信手段をさらに備え、前記画像情報取得手段は、前記テレビ受信手段により受信された放送番組の動画像データを取り込み、この取り込んだ時点の静止画像データと当該放送番組に対応する分類情報を取得し、前記画像表示手段は、前記画像情報取得手段により取得された静止画像データを表示する、ことを特徴としている。   The dictionary search device according to claim 5 is the dictionary search device according to claim 4, further comprising television receiving means for receiving a television broadcast, wherein the image information acquiring means is received by the television receiving means. The moving image data of the broadcast program is captured, the still image data at the time of the capture and the classification information corresponding to the broadcast program are acquired, and the image display means acquires the still image data acquired by the image information acquisition means. It is characterized by displaying.

本発明によれば、例えば辞書データベース内の説明情報として集録されている表や図、年鑑、外部取得された画像データなどに含まれる文字列を直接指定して辞書検索を行うことが可能になる辞書検索装置及びその制御プログラムを提供できる。   According to the present invention, for example, it is possible to perform a dictionary search by directly specifying a character string included in tables, figures, yearbooks, externally acquired image data, and the like collected as explanatory information in a dictionary database. A dictionary search apparatus and its control program can be provided.

以下図面により本発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(第1実施形態)
図1は、本発明の辞書検索装置の実施形態に係る携帯機器(電子辞書)10の電子回路の構成を示すブロック図である。
(First embodiment)
FIG. 1 is a block diagram showing a configuration of an electronic circuit of a portable device (electronic dictionary) 10 according to an embodiment of the dictionary search apparatus of the present invention.

この携帯機器(電子辞書)10は、以下に説明する電子辞書機能を備えたPDA(personal digital assistants)、PC(personal computer)、携帯電話、電子ブックとして構成されるか、電子辞書専用の携帯機器として構成される。   The portable device (electronic dictionary) 10 is configured as a PDA (personal digital assistants), a PC (personal computer), a mobile phone, an electronic book having an electronic dictionary function described below, or a portable device dedicated to the electronic dictionary. Configured as

この携帯機器(電子辞書)10は、各種の記憶媒体に記録されたプログラム、又は、伝送されたプログラムを読み込んで、その読み込んだプログラムによって動作が制御されるコンピュータによって構成され、その電子回路には、CPU(central processing unit)11が備えられる。   The portable device (electronic dictionary) 10 is configured by a computer that reads a program recorded in various storage media or a transmitted program and whose operation is controlled by the read program. CPU (central processing unit) 11 is provided.

CPU11は、例えばフラッシュメモリからなるROM12内に予め記憶された装置制御プログラム、あるいはメモリカードなどの外部記憶媒体14から外部入出力I/F15を介して前記ROM12に読み込まれた装置制御プログラム、あるいは図示しないインターネット上のWebサーバ(この場合はプログラムサーバ)から外部入出力I/F15を介して前記ROM12に読み込まれた装置制御プログラムに応じて、RAM13を作業用のメモリとし回路各部の動作を制御する。   The CPU 11 is, for example, a device control program stored in advance in a ROM 12 composed of a flash memory, a device control program read into the ROM 12 from an external storage medium 14 such as a memory card via an external input / output I / F 15, or In accordance with the device control program read into the ROM 12 from the Web server (in this case, the program server) on the Internet via the external input / output I / F 15, the RAM 13 is used as a working memory to control the operation of each part of the circuit. .

そして、前記ROM12に記憶された装置制御プログラムは、キーやタッチパネルからなる入力部16からのユーザ操作に応じた入力信号、あるいは外部入出力I/F15を介して接続される図示しないインターネット上の各Webサーバとの通信信号、あるいは同外部入出力I/F15を介して外部接続されるEEPROM,RAM,ROMなどのメモリカード(記憶媒体)14との接続通信信号に応じて起動される。   The device control program stored in the ROM 12 is an input signal corresponding to a user operation from the input unit 16 including a key or a touch panel, or each Internet on the Internet (not shown) connected via the external input / output I / F 15. It is activated in response to a communication signal with a Web server or a connection communication signal with a memory card (storage medium) 14 such as an EEPROM, RAM, ROM or the like externally connected via the external input / output I / F 15.

前記CPU11には、前記ROM12、RAM13、外部入出力I/F15、入力部16が接続される他に、LCDからなる表示部17などが接続される。   In addition to the ROM 12, RAM 13, external input / output I / F 15, and input unit 16, the CPU 11 is connected to a display unit 17 including an LCD.

そしてRAM13には、例えば地上波デジタルテレビジョン放送を受信するためのテレビ映像受信部18が接続され、このテレビ映像受信部18により受信されたテレビ映像は、ユーザ操作に応じて表示部17に表示され、また適宜RAM13内に記憶格納される。   The RAM 13 is connected to, for example, a television image receiving unit 18 for receiving terrestrial digital television broadcasts. The television image received by the television image receiving unit 18 is displayed on the display unit 17 in accordance with a user operation. And stored in the RAM 13 as appropriate.

ROM12には、当該携帯機器(電子辞書)10の全体の動作を司るシステムプログラムや外部入出力I/F15を介してインターネット上の各Webサーバとデータ通信するための通信プログラムが記憶される他に、辞書データベース(12d)に集録された各種の見出し語の中からユーザ入力あるいは指定された検索対象文字列に一致する見出し語を検索しその訳語・意味内容などの本文や画像からなる説明情報を表示させるための見出し語検索プログラム12a、また前記表示部17において表示される各種の画像データ上で指定された任意の文字列を文字認識して文字コードに変換するための文字認識プログラム12b、辞書データベース(12d)に集録された各種の見出し語および各対応する説明情報(本文)の中からユーザ入力あるいは指定された検索対象文字列に一致する見出し語(文字列)を検索しその説明情報を表示させるための見出し語&本文検索プログラム12cが記憶される。   The ROM 12 stores a system program that controls the entire operation of the portable device (electronic dictionary) 10 and a communication program for data communication with each Web server on the Internet via the external input / output I / F 15. Then, from various headwords recorded in the dictionary database (12d), a headword that matches a search target character string input or designated by a user is searched, and explanation information including a text and an image such as a translation / meaning content thereof is retrieved. A headword search program 12a for displaying, a character recognition program 12b for recognizing and converting an arbitrary character string designated on various image data displayed on the display unit 17 into a character code, and a dictionary From various headwords collected in the database (12d) and corresponding explanation information (text) Alternatively headword & Text search program 12c for searching entry word that matches the specified search target character string (character string) and displays the explanatory information is stored.

そして前記ROM12には、辞書データベース12dが記憶される。   The ROM 12 stores a dictionary database 12d.

辞書データベース12dには、「広○苑」「国語辞典」「百科事典」「医学事典」「漢字辞典」「英和辞典」「和英辞典」「日本史事典」など、種類の異なる多数の辞書データが予め、あるいはダウンロードされて複数辞書記憶されるもので、各辞書データに集録され所定の順序で配列された多数の見出し語にはそれぞれ、当該見出し語の訳語・意味内容などの本文およびそのイメージを表現する画像からなる説明情報が対応付けられて記憶される。   The dictionary database 12d includes a large number of different types of dictionary data, such as “Hiro * 苑”, “Japanese dictionary”, “Encyclopedia”, “Medical dictionary”, “Kanji dictionary”, “English-Japanese dictionary”, “Japanese-English dictionary”, “Japanese historical dictionary”. A large number of headwords that are stored in advance or downloaded and stored in a plurality of dictionaries. Each headword is recorded in each dictionary data and arranged in a predetermined order. Explanation information consisting of images to be expressed is stored in association with each other.

RAM13には、入力された検索対象文字列のメモリエリア、この検索対象文字列に一致検索された検索見出し語や検索文字列のメモリエリア、画像データ上で指定された文字列を文字認識して得られる認識文字列のメモリエリア、および前記各種の装置制御プログラムに従いCPU11に入出力される種々のデータが必要に応じて記憶されるメモリエリアなどが確保される。   The RAM 13 performs character recognition on the memory area of the input search target character string, the search headword and the search character string memory area searched for matching the search target character string, and the character string specified on the image data. A memory area for the obtained recognition character string and a memory area for storing various data input / output to / from the CPU 11 according to the various device control programs are secured.

入力部16のキーボードパネルには、ひらがな,カタカナ,漢字,英数字を任意入力するための一連の文字入力キー16a、表示されるカーソルCの移動操作やデータ項目の選択操作を行うためのカーソルキー16b、テキストあるいは画像によって表示される任意の文字列を直接指定しこれを検索対象文字列として辞書のジャンプ検索を行うためのジャンプモードキー16c、カーソル選択されたデータ項目の確定や辞書検索の実行開始などを指示するための決定キー16dなどが備えられる。   On the keyboard panel of the input unit 16, a series of character input keys 16a for arbitrarily inputting hiragana, katakana, kanji, and alphanumeric characters, cursor keys for performing a movement operation of the displayed cursor C and a data item selection operation 16b, a jump mode key 16c for performing a jump search of a dictionary by directly specifying an arbitrary character string displayed by a text or an image and using this as a search target character string, confirmation of a data item selected by the cursor and execution of a dictionary search A decision key 16d for instructing start or the like is provided.

次に、前記構成の携帯機器(電子辞書)10による第1実施形態のジャンプ検索表示機能について説明する。   Next, the jump search display function of the first embodiment by the portable device (electronic dictionary) 10 having the above configuration will be described.

図2は、前記携帯機器(電子辞書)10による第1実施形態のジャンプ検索処理(1)を示すフローチャートである。   FIG. 2 is a flowchart showing a jump search process (1) of the first embodiment by the portable device (electronic dictionary) 10.

図3は、前記第1実施形態のジャンプ検索処理(1)に伴う表示動作を説明するための表示状態図である。   FIG. 3 is a display state diagram for explaining a display operation associated with the jump search process (1) of the first embodiment.

この第1実施形態のジャンプ検索処理では、通常の辞書検索手順に従った見出し語検索処理により、所望の見出し語に対応する説明情報である画像を表示させ、当該表示された説明情報の画像の中から検索対象文字列を直接指定してジャンプ検索処理を行う場合について説明する。   In the jump search process of the first embodiment, an image that is explanatory information corresponding to a desired entry word is displayed by an entry word search process according to a normal dictionary search procedure, and an image of the displayed explanation information image is displayed. A case where a jump search process is performed by directly specifying a search target character string will be described.

先ず、入力部16によるユーザ操作に応じた通常の辞書検索手順に従い、所望の種類の辞書が選択指定されると共に検索対象の文字列(検索語)が入力され、見出し語検索処理(12a)が実行されると、前記入力された検索語と一致する見出し語が前記指定された辞書の辞書データベース12dの中から検索され、見出し語一覧画面(図示せず)として表示部17に表示される。   First, in accordance with a normal dictionary search procedure according to a user operation by the input unit 16, a desired type of dictionary is selected and specified, and a search target character string (search word) is input, and a headword search process (12a) is performed. When executed, a headword that matches the input search word is searched from the dictionary database 12d of the designated dictionary and displayed on the display unit 17 as a headword list screen (not shown).

この見出し語一覧画面において、ユーザ操作により所望の見出し語が選択指定されると、当該指定された見出し語に対応する説明情報(本文)が前記辞書データベース12dから読み出され表示部17に表示される(ステップS1)。   When a desired headword is selected and designated by a user operation on this headword list screen, explanation information (text) corresponding to the designated headword is read from the dictionary database 12d and displayed on the display unit 17. (Step S1).

例えば見出し語「強弱記号」に対応する説明情報(本文)の中から(画像)の表示が指示されると(ステップS2)、図3(A)に示すように、当該見出し語「強弱記号」に対応した説明情報(画像)画面Gが表示部17に表示される(ステップS3)。   For example, when display of (image) is instructed from the description information (text) corresponding to the headword “strong / symbol” (step S2), as shown in FIG. Is displayed on the display unit 17 (step S3).

この説明情報(画像)画面Gの表示状態において、ジャンプモードキー16cの入力によりジャンプ検索処理が起動され(ステップS4)、当該画面上に表示されているポインタをカーソルキー16bにより移動表示させて、その説明情報(画像)に含まれる所望の文字列、例えば「ピアノ」が範囲指定されると(ステップS5)、この指定範囲Hの文字列「ピアノ」の部分の画像について文字認識処理(12b)が実行され、認識された文字列「ピアノ」がRAM13に一時記憶される(ステップS6)。ここで、ステップS5における範囲指定の方法としては、例えばポインタをカーソルキー16bにより移動表示させて、指定したい範囲の左上と右下で決定キー16dを入力することで、その2点を結ぶ線分を対角線とする長方形として指定範囲を定めることができる。   In the display state of the explanation information (image) screen G, jump search processing is activated by input of the jump mode key 16c (step S4), and the pointer displayed on the screen is moved and displayed by the cursor key 16b. When a desired character string, for example, “piano” included in the explanation information (image) is designated as a range (step S5), a character recognition process (12b) is performed on the image of the character string “piano” in the designated range H. Is executed, and the recognized character string “piano” is temporarily stored in the RAM 13 (step S6). Here, as a range designation method in step S5, for example, the pointer is moved and displayed by the cursor key 16b, and the decision key 16d is input at the upper left and lower right of the range to be designated. The specified range can be defined as a rectangle with a diagonal line.

すると、図3(B)に示すように、今回のジャンプ検索先の辞書をユーザにより選択させるためのジャンプ先辞書選択画面G1が表示部17に表示され、このジャンプ先辞書選択画面G1において、カーソルキー16bの操作入力による反転カーソルCの上下方向移動表示に応じてジャンプ先の辞書が選択されると(ステップS7)、前記文字認識されて一時記憶されている文字列「ピアノ」を検索語として、前記選択されたジャンプ先辞書の辞書データベース12dから該検索語「ピアノ」に一致する見出し語が検索される(ステップS8)。   Then, as shown in FIG. 3B, a jump destination dictionary selection screen G1 for allowing the user to select a dictionary for the current jump search destination is displayed on the display unit 17, and the cursor is displayed on the jump destination dictionary selection screen G1. When the jump destination dictionary is selected in accordance with the up / down movement display of the reverse cursor C by the operation input of the key 16b (step S7), the character string “piano” that has been recognized and temporarily stored is used as a search word. A headword that matches the search word “piano” is searched from the dictionary database 12d of the selected jump destination dictionary (step S8).

すると、前記ステップS8における見出し語検索において、前記検索語「ピアノ」に一致該当する見出し語の候補が“0件”(無し)であるか、または“1件”(有り)であるか、または複数件有るかが判断される(ステップS9,S10)。   Then, in the entry word search in the step S8, the candidate entry word corresponding to the search word “piano” is “0” (none), “1” (present), or It is determined whether there are a plurality of cases (steps S9 and S10).

ここで、前記検索語「ピアノ」に一致該当する見出し語の候補が複数件有ると判断された場合には(ステップS9→S10(NO))、図3(C)に示すように、その見出し語一覧画面G2が表示されると共に、反転カーソルCにより選択されているところの見出し語に対応した説明情報(本文)が前記辞書データベース12dから読み出されその説明情報(本文)ウインドウWが並べて表示される(ステップS11)。   Here, if it is determined that there are a plurality of candidate entry words that match the search term “piano” (step S9 → S10 (NO)), as shown in FIG. A word list screen G2 is displayed, and explanation information (text) corresponding to the headword selected by the reverse cursor C is read from the dictionary database 12d, and its explanation information (text) window W is displayed side by side. (Step S11).

そして、前記見出し語一覧画面G2において、カーソルキー16bの操作入力による反転カーソルCの上下方向移動表示に応じてユーザ所望の位置の見出し語「ピアノ」が選択されると、図3(D)に示すように、当該選択されたユーザ所望の位置の見出し語「ピアノ」に対応した説明情報(本文)が前記辞書データベース12dから読み出され、説明情報(本文)画面G3として表示部17に表示される。   In the headword list screen G2, when the headword “piano” at the position desired by the user is selected in accordance with the vertical movement display of the reverse cursor C by the operation input of the cursor key 16b, FIG. As shown, explanation information (text) corresponding to the entry word “piano” at the selected user-desired position is read from the dictionary database 12d and displayed on the display unit 17 as explanation information (text) screen G3. The

一方、前記ステップS10において、前記検索語「ピアノ」に一致該当する見出し語の候補が“1件”であると判断された場合には(ステップS10(YES))、前記図3(C)で示した見出し語一覧画面G2は表示されることなく、例えば図3(D)で示したように、当該1件の見出し語候補「ピアノ」に対応した説明情報(本文)が前記辞書データベース12dから読み出され、説明情報(本文)画面G3として表示部17に表示される(ステップS12)。   On the other hand, in step S10, when it is determined that the number of headwords corresponding to the search word “piano” is “1” (step S10 (YES)), in FIG. The displayed headword list screen G2 is not displayed. For example, as shown in FIG. 3D, explanation information (text) corresponding to the one headword candidate “piano” is obtained from the dictionary database 12d. The read information is displayed on the display unit 17 as the explanation information (text) screen G3 (step S12).

また一方、前記ステップS9において、前記検索語「ピアノ」に一致該当する見出し語の候補が“0件”(無し)であると判断された場合には(ステップS9(YES))、「見出し語の該当候補無し。本文から検索します。」のメッセージ画面が表示部17に表示され、改めて、前記文字認識されて一時記憶されている文字列「ピアノ」を検索語とし、前記選択されたジャンプ先辞書の辞書データベース12dの中から該検索語「ピアノ」に一致する見出し語だけでなく、全見出し語に対応する説明情報(本文)に含まれる文字列「ピアノ」が検索される(ステップS13)。   On the other hand, if it is determined in the step S9 that the candidate for the entry word matching the search word “piano” is “0” (none) (step S9 (YES)), The message screen “Search from the text is not found.” Is displayed on the display unit 17, and the character string “piano” that has been recognized and temporarily stored is used as the search term, and the selected jump is performed. From the dictionary database 12d of the previous dictionary, not only the headword matching the search word “piano” but also the character string “piano” included in the description information (text) corresponding to all headwords is searched (step S13). ).

すると、前記ステップS13における見出し語および説明情報(本文)内文字列の検索において、前記検索語「ピアノ」に一致該当する見出し語あるいは説明情報(本文)内文字列の候補が“0件”(無し)であるか、または“1件”(有り)であるか、または複数件有るかが判断される(ステップS14,S15)。   Then, in the search for the character string in the headword and the explanation information (text) in the step S13, the candidate for the headword or the text in the explanation information (text) corresponding to the search word “piano” is “0” ( No), “1” (present), or a plurality of cases (steps S14 and S15).

ここで、前記検索語「ピアノ」に一致該当する見出し語あるいは説明情報(本文)内文字列の候補が複数件有ると判断された場合には(ステップS14→S15(NO))、その見出し語および説明情報(本文)内文字列の一覧画面(見出し語一覧画面G2(図3(C))と類似)が表示される(ステップS16)。   Here, if it is determined that there are a plurality of candidates for the entry word or the character string in the explanation information (text) corresponding to the search word “piano” (step S14 → S15 (NO)), the entry word Then, a list screen of character strings in the explanation information (text) (similar to the headword list screen G2 (FIG. 3C)) is displayed (step S16).

この見出し語および説明情報(本文)内文字列の一覧画面において、カーソルキー16bの操作入力による反転カーソルCの上下方向移動表示に応じてユーザ所望の位置の見出し語あるいは説明情報(本文)内文字列が選択されると、当該選択されたユーザ所望の位置の見出し語に対応した説明情報(本文)あるいは説明情報(本文)内文字列が含まれているところの説明情報(本文)が前記辞書データベース12dから読み出され、説明情報(本文)画面G3(図3(D)参照)として表示部17に表示される。   In the headword and explanation information (text) list of character strings, the headword or the text in the explanation information (text) at the position desired by the user in accordance with the up-down movement display of the reverse cursor C by the operation input of the cursor key 16b. When a column is selected, the description information (text) corresponding to the entry word at the selected position desired by the user or the description information (text) where the character string in the description information (text) is included is the dictionary. It is read from the database 12d and displayed on the display unit 17 as the explanation information (text) screen G3 (see FIG. 3D).

一方、前記ステップS15において、前記検索語「ピアノ」に一致該当する見出し語あるいは説明情報(本文)内文字列の候補が“1件”であると判断された場合には(ステップS15(YES))、前記見出し語および説明情報(本文)内文字列の一覧画面は表示されることなく、当該1件の見出し語候補「ピアノ」に対応した説明情報(本文)あるいは説明情報(本文)内文字列候補「ピアノ」が含まれているところの説明情報(本文)が前記辞書データベース12dから読み出され、説明情報(本文)画面G3(図3(D)参照)として表示部17に表示される(ステップS17)。   On the other hand, if it is determined in step S15 that there is “one” candidate for the headword or the description information (text) corresponding to the search term “piano” (step S15 (YES)). ), The description screen (text) or the text in the description information (text) corresponding to the one headword candidate “piano” without displaying the list screen of the headword and the text string in the description information (text). The explanation information (text) where the column candidate “piano” is included is read from the dictionary database 12d and displayed on the display unit 17 as the explanation information (text) screen G3 (see FIG. 3D). (Step S17).

また一方、前記ステップS14において、前記検索語「ピアノ」に一致該当する見出し語あるいは説明情報(本文)内文字列の候補が“0件”(無し)であると判断された場合には(ステップS14(YES))、「該当候補無し」のメッセージ画面が表示部17に表示され前記一連のジャンプ検索処理が終了される(ステップS18→END)。   On the other hand, if it is determined in step S14 that the candidate word string in the search word “piano” or the corresponding character string in the description information (text) is “0” (none) (step) (S14 (YES)), a message screen of “no corresponding candidate” is displayed on the display unit 17, and the series of jump search processing is terminated (step S18 → END).

したがって、前記構成の携帯機器(電子辞書)10による第1実施形態のジャンプ検索表示機能によれば、ユーザ所望の検索語に応じた見出し語検索処理に伴い、検索された見出し語に対応する説明情報(画像)Gが表示された状態で、当該説明情報(画像)G内における所望の文字列の部分が範囲指定されると、この指定範囲Hの画像に含まれる文字列が文字認識される。そして文字認識された前記説明情報(画像)G内の指定範囲Hの文字列を検索語としてジャンプ検索による見出し語検索処理が実行され、一致検索された見出し語一覧画面G2および当該見出し語一覧から選択された見出し語に対応する説明情報(本文)画面G3が表示されるので、見出し語ジャンプ検索の元になる文字列情報が表や図、年鑑など、辞書見出し語の説明画像として与えられた情報であっても、当該画像情報内の所望の文字列を直接指定して容易にジャンプ辞書検索を行うことができる。   Therefore, according to the jump search display function of the first embodiment by the mobile device (electronic dictionary) 10 having the above-described configuration, the description corresponding to the searched entry word in accordance with the entry word search process corresponding to the search word desired by the user. When a range of a desired character string portion in the explanation information (image) G is specified in a state where the information (image) G is displayed, the character string included in the image in the specified range H is character-recognized. . Then, a headword search process by a jump search is executed using a character string in the specified range H in the description information (image) G recognized as a search word, and from the headword list screen G2 searched for a match and the headword list. Since the explanation information (text) screen G3 corresponding to the selected entry word is displayed, the character string information that is the basis of the entry word jump search is given as an explanatory image of the dictionary entry word such as a table, a figure, and an yearbook. Even for information, a jump dictionary search can be easily performed by directly specifying a desired character string in the image information.

また、前記構成の携帯機器(電子辞書)10による第1実施形態のジャンプ検索表示機能によれば、前記画像内文字列を直接範囲指定したジャンプ辞書検索に伴い、文字認識された検索語に一致該当する見出し語候補が1件も無かった場合には、改めて辞書データベース12d内の全見出し語だけでなく、当該全見出し語に対応付けられた全ての説明情報(本文)をも検索先として、前記検索語に一致該当する見出し語候補あるいは説明情報(本文)内文字列の候補が検索されて表示されるので、検索語に対応する何らかの説明情報を最大限に取得するジャンプ辞書検索を行うことができる。   Further, according to the jump search display function of the first embodiment by the mobile device (electronic dictionary) 10 having the above-described configuration, it is matched with the search word recognized by the jump dictionary search in which the character string in the image is directly specified. If there is no corresponding entry word candidate, not only all entry words in the dictionary database 12d but also all explanatory information (text) associated with all entry words are used as search destinations. Since a headword candidate corresponding to the search word or a candidate for a character string in the description information (text) is searched and displayed, a jump dictionary search for obtaining some description information corresponding to the search word to the maximum is performed. Can do.

なお、前記第1実施形態のジャンプ検索表示機能では、通常の辞書検索手順に従った見出し語検索処理により検索表示された所望の見出し語に対応する説明情報(画像)の中から範囲指定された文字列を、文字認識により検索語としてジャンプ辞書検索を行う構成としたが、次の第2実施形態のジャンプ検索表示機能として説明するように、前記説明情報(画像)の中から範囲指定されて文字認識された文字列だけを検索語(第1)としてジャンプ辞書検索するのではなく、当該認識文字列が存在した説明情報(画像)に対応する見出し語をも検索語(第2)に加え、この第1,第2の検索語に基づきジャンプ辞書検索を行う構成としてもよい。   In the jump search display function of the first embodiment, a range is specified from the description information (image) corresponding to the desired headword searched and displayed by the headword search processing according to the normal dictionary search procedure. The jump dictionary search is performed using the character string as a search word by character recognition. However, as described as the jump search display function of the second embodiment, a range is specified from the explanation information (image). Instead of performing a jump dictionary search using only the character string recognized as a search word (first), an entry word corresponding to the explanation information (image) where the recognized character string exists is also added to the search word (second). The jump dictionary search may be performed based on the first and second search terms.

(第2実施形態)
図4は、前記携帯機器(電子辞書)10による第2実施形態のジャンプ検索処理(2)を示すフローチャートである。
(Second Embodiment)
FIG. 4 is a flowchart showing jump search processing (2) of the second embodiment by the portable device (electronic dictionary) 10.

図5は、前記第2実施形態のジャンプ検索処理(2)に伴う表示動作の具体例(その1)を説明するための表示状態図である。   FIG. 5 is a display state diagram for explaining a specific example (part 1) of the display operation associated with the jump search process (2) of the second embodiment.

この図4に示す第2実施形態のジャンプ検索処理(2)において、前記図2で示した第1実施形態のジャンプ検索処理(1)と同様の処理ステップについては、それと同一の符号を付してその詳細な説明を省略する。   In the jump search process (2) of the second embodiment shown in FIG. 4, the same steps as those in the jump search process (1) of the first embodiment shown in FIG. Detailed description thereof will be omitted.

すなわち、この第2実施形態のジャンプ検索処理(2)において、例えば図5(A)に示すように、最初の検索見出し語「強弱記号」に対応した説明情報(画像)画面Gの表示状態において、ジャンプモードキー16cの入力によりジャンプ検索処理が起動され(ステップS4)、当該画面上に表示されているポインタをカーソルキー16bにより移動表示させて、その説明情報(画像)に含まれる所望の文字列、例えば「ピアノ」が範囲指定されると(ステップS5)、この指定範囲Hの文字列「ピアノ」の部分の画像について文字認識処理(12b)が実行される(ステップS6)。   That is, in the jump search process (2) of the second embodiment, for example, as shown in FIG. 5A, in the display state of the explanatory information (image) screen G corresponding to the first search headword “strong / symbol”. The jump search process is activated by the input of the jump mode key 16c (step S4), the pointer displayed on the screen is moved and displayed by the cursor key 16b, and a desired character included in the explanation information (image) is displayed. When a range, for example, “piano” is designated (step S5), a character recognition process (12b) is performed on the image of the character string “piano” in the designated range H (step S6).

すると、図5(B)に示すように、ジャンプ先辞書選択画面G1が表示され、当該ジャンプ先辞書選択画面G1においてジャンプ先の辞書が選択されると(ステップS7)、前記文字認識された文字列「ピアノ」を第1の検索語、当該認識文字列「ピアノ」が存在した前記説明情報(画像)画面G(図5(A)参照)に対応する最初の検索見出し語「強弱記号」を第2の検索語として、前記選択されたジャンプ先辞書の辞書データベース12dから同第1,第2の検索語「ピアノ」「強弱記号」にそれぞれ一致する文字列を含む見出し語が絞り込み検索される(ステップS8a)。   Then, as shown in FIG. 5B, a jump destination dictionary selection screen G1 is displayed. When a jump destination dictionary is selected on the jump destination dictionary selection screen G1 (step S7), the character recognized character is displayed. The column “Piano” is the first search word, and the first search headword “Strength symbol” corresponding to the explanation information (image) screen G (see FIG. 5A) where the recognized character string “Piano” is present. As a second search word, a headword including a character string respectively matching the first and second search words "piano" and "strong / weak symbol" is narrowed and searched from the dictionary database 12d of the selected jump destination dictionary. (Step S8a).

そして、前記第1,第2の検索語「ピアノ」「強弱記号」にそれぞれ一致該当する文字列を含む見出し語の候補が“0件”(無し)であると判断された場合には(ステップS9(YES))、「見出し語の該当候補無し。本文から検索します。」のメッセージ画面が表示部17に表示され、改めて、前記選択されたジャンプ先辞書の辞書データベース12dにおける全見出し語および同全見出し語に対応した全説明情報(本文)の中から、前記第1,第2の検索語「ピアノ」「強弱記号」にそれぞれ一致する文字列を含む見出し語あるいは説明情報(本文)内文字列の候補が検索される(ステップS13a)。   If it is determined that there are “0” (none) candidate entry words including character strings corresponding to the first and second search words “piano” and “dynamic symbol”, respectively (step) S9 (YES)), a message screen of “No candidate entry candidate. Search from the text” is displayed on the display unit 17, and all the entry words in the dictionary database 12d of the selected jump destination dictionary are displayed again. Among all the explanation information (text) corresponding to all the headwords, in the headword or explanation information (text) including character strings respectively matching the first and second search words “piano” and “strong / weak symbol” Character string candidates are searched (step S13a).

すると、例えば図5(C)に示すように、前記第1,第2の検索語「ピアノ」「強弱記号」にそれぞれ一致する見出し語「ピアノ」および説明情報(本文)内文字列「強弱記号」を何れも有する説明情報(本文)が検索され、その説明情報(本文)画面G3として表示されるようになる(ステップS15→S17)。   Then, for example, as shown in FIG. 5C, the headword “piano” and the character string “strong / symbol” in the description information (text) respectively matching the first and second search words “piano” and “strong / weak symbol”. ”Is retrieved and displayed as the explanation information (text) screen G3 (steps S15 → S17).

図6は、前記第2実施形態のジャンプ検索処理(2)に伴う表示動作の具体例(その2)を説明するための表示状態図である。   FIG. 6 is a display state diagram for explaining a specific example (part 2) of the display operation associated with the jump search process (2) of the second embodiment.

すなわち、前記第2実施形態のジャンプ検索処理(2)に伴い、例えば図6(A)に示すように、最初の検索見出し語「徳川」に対応した説明情報(画像)画面Gの表示状態において、ジャンプモードキー16cの入力によりジャンプ検索処理が起動され(ステップS4)、当該画面上に表示されているポインタをカーソルキー16bにより移動表示させて、その説明情報(画像)に含まれる所望の文字列、例えば「家定」が範囲指定されると(ステップS5)、この指定範囲Hの文字列「家定」の部分の画像について文字認識処理(12b)が実行される(ステップS6)。   That is, with the jump search process (2) of the second embodiment, as shown in FIG. 6A, for example, in the display state of the explanation information (image) screen G corresponding to the first search headword “Tokugawa” The jump search process is activated by the input of the jump mode key 16c (step S4), the pointer displayed on the screen is moved and displayed by the cursor key 16b, and a desired character included in the explanation information (image) is displayed. When a range, for example, “household” is designated (step S5), a character recognition process (12b) is executed for the image of the character string “household” in the designated range H (step S6).

すると、図6(B)に示すように、ジャンプ先辞書選択画面G1が表示され、当該ジャンプ先辞書選択画面G1においてジャンプ先の辞書が選択されると(ステップS7)、前記文字認識された文字列「家定」を第1の検索語、当該認識文字列「家定」が存在した前記説明情報(画像)画面G(図6(A)参照)に対応する最初の検索見出し語「徳川」を第2の検索語として、前記選択されたジャンプ先辞書の辞書データベース12dから同第1,第2の検索語「家定」「徳川」にそれぞれ一致する文字列を含む見出し語が検索される(ステップS8a)。   Then, as shown in FIG. 6B, a jump destination dictionary selection screen G1 is displayed. When a jump destination dictionary is selected on the jump destination dictionary selection screen G1 (step S7), the character recognized character is displayed. The first search keyword “Tokugawa” corresponding to the explanation information (image) screen G (see FIG. 6A) in which the column “household” is the first search word and the recognized character string “household” is present. As the second search word, the headword including the character strings respectively matching the first and second search words “Keijo” and “Tokugawa” is searched from the dictionary database 12d of the selected jump destination dictionary. (Step S8a).

そして、前記第1,第2の検索語「家定」「徳川」にそれぞれ一致該当する文字列を含む見出し語の候補が“0件”(無し)であると判断された場合には(ステップS9(YES))、改めて、前記選択されたジャンプ先辞書の辞書データベース12dにおける全見出し語および同全見出し語に対応した全説明情報(本文)の中から、前記第1,第2の検索語「家定」「徳川」にそれぞれ一致する文字列を含む見出し語あるいは説明情報(本文)内文字列の候補が検索される(ステップS13a)。   Then, if it is determined that there are “0” (none) candidate entry words including character strings corresponding to the first and second search terms “Keisei” and “Tokugawa”, respectively (step) S9 (YES)), the first and second search words are newly selected from all the headwords in the dictionary database 12d of the selected jump destination dictionary and all the explanation information (text) corresponding to the headwords. Candidates for headwords or character strings in the description information (text) including character strings respectively matching “Family” and “Tokugawa” are searched (step S13a).

すると、例えば図6(C)に示すように、前記第1,第2の検索語「家定」「徳川」にそれぞれ一致する1件の見出し語「徳川家定」が検索され、その説明情報(本文)画面G3として表示されるようになる(ステップS10→S12)。   Then, for example, as shown in FIG. 6 (C), one headword “Tokugawa Keiji” that matches the first and second search words “Keijo” and “Tokugawa” is searched for, and its explanation information (Text) It is displayed as a screen G3 (Steps S10 → S12).

したがって、前記構成の携帯機器(電子辞書)10による第2実施形態のジャンプ検索表示機能によれば、当初の検索文字列に対応した説明情報(画像)の中で範囲指定されて文字認識された文字列「ピアノ」(「家定」)だけを検索語(第1)としてジャンプ辞書検索するのではなく、当該認識文字列「ピアノ」(「家定」)が存在した説明情報(画像)Gに対応する見出し語「強弱記号」(「徳川」)をも検索語(第2)に加え、この第1,第2の検索語「ピアノ」「強弱記号」(「家定」「徳川」)に基づきジャンプ辞書検索を行うので、前記第1実施形態と同様に、見出し語ジャンプ検索の元になる文字列情報が表や図、年鑑など、辞書見出し語の説明画像として与えられた情報であっても、当該画像情報内の所望の文字列を直接指定して容易にジャンプ辞書検索を行うことができるという利点だけでなく、ユーザが検索して得ようとしている辞書内の情報により深く関係した内容の説明情報(本文)を検索して表示させることができる。   Therefore, according to the jump search display function of the second embodiment by the portable device (electronic dictionary) 10 having the above-described configuration, the range is specified in the description information (image) corresponding to the original search character string and the character is recognized. Instead of performing a jump dictionary search using only the character string “piano” (“household”) as a search word (first), explanation information (image) G in which the recognized character string “piano” (“household”) exists. In addition to the search term (second), the headword “strong / weak symbol” (“Tokugawa”) corresponding to is also added to the first and second search terms “piano”, “strong / weak symbol” (“Keisei” “Tokugawa”) As in the first embodiment, the character string information that is the source of the headword jump search is information given as an explanatory image of the dictionary headword, such as a table, a figure, or an yearbook. However, you can directly specify the desired character string in the image information. In addition to the advantage of being able to easily perform jump dictionary searches, it is possible to search and display explanatory information (text) that is more closely related to the information in the dictionary that the user is trying to retrieve. it can.

なお、前記第1,第2実施形態のジャンプ検索表示機能では、何れの実施形態の場合も、辞書データベース12dに基づき検索された見出し語に対応する説明情報(画像)において、ユーザによる指定範囲Hを文字認識して得られた文字列を検索語としてジャンプ辞書検索するものとして構成したが、次の第3実施形態のジャンプ検索表示機能において説明するように、テレビ映像受信部18により受信表示されたデジタルテレビジョン放送の所望のテレビ静止画像において、ユーザによる指定範囲Hを文字認識して得られた文字列を検索語とすると共に、放送受信データに含まれる番組分類情報に従って検索先の辞書を決定し、ジャンプ辞書検索する構成としてもよい。   In the jump search display function of the first and second embodiments, in any of the embodiments, in the description information (image) corresponding to the headword searched based on the dictionary database 12d, the user-specified range H Although the jump dictionary search is performed using the character string obtained by character recognition as a search word, it is received and displayed by the television image receiving unit 18 as described in the jump search display function of the next third embodiment. In a desired television still image of digital television broadcasting, a character string obtained by character recognition of a specified range H by a user is used as a search word, and a search destination dictionary is set according to program classification information included in broadcast reception data. It is also possible to adopt a configuration for determining and jump dictionary search.

(第3実施形態)
図7は、前記携帯機器(電子辞書)10による第3実施形態のジャンプ検索処理(3)を示すフローチャートである。
(Third embodiment)
FIG. 7 is a flowchart showing jump search processing (3) of the third embodiment by the portable device (electronic dictionary) 10.

図8は、前記第3実施形態のジャンプ検索処理(3)に伴う表示動作を説明するための表示状態図である。   FIG. 8 is a display state diagram for explaining a display operation associated with the jump search process (3) of the third embodiment.

この第3実施形態のジャンプ検索処理では、例えば地上波デジタルテレビジョン放送の受信により得られた所望の番組のテレビ画像(静止画)を表示させ、当該表示されたテレビ画像の中から検索対象文字列を直接指定してジャンプ検索処理を行う場合について説明する。   In the jump search process of the third embodiment, for example, a television image (still image) of a desired program obtained by receiving terrestrial digital television broadcast is displayed, and a search target character is displayed from the displayed television image. A case in which jump search processing is performed by directly specifying a column will be described.

先ず、ユーザ操作に応じてテレビ映像受信部18により受信された所望の番組のテレビ画像と当該所望の番組の分類情報が取り込まれると(ステップA1)、図8(A)に示すように、当該所望の番組(例えば「フランス語講座」)の取り込み時点のテレビ画像(静止画)Gtが表示部17に表示される(ステップA2)。   First, when a television image of a desired program and classification information of the desired program received by the television image receiving unit 18 in accordance with a user operation are captured (step A1), as shown in FIG. A television image (still image) Gt at the time of taking in a desired program (for example, “French course”) is displayed on the display unit 17 (step A2).

このテレビ画像Gtの表示状態において、ジャンプモードキー16cの入力によりジャンプ検索処理が起動され(ステップA3)、当該画面上に表示されているポインタをカーソルキー16bにより移動表示させて、そのテレビ画像Gtに含まれる所望の文字列、例えば「Bonjour」が範囲指定されると(ステップA4)、この指定範囲Hの文字列「Bonjour」の部分の画像について文字認識処理(12b)が実行され、認識された文字列「Bonjour」がRAM13に一時記憶される(ステップA5)。   In the display state of the television image Gt, jump search processing is activated by the input of the jump mode key 16c (step A3), the pointer displayed on the screen is moved and displayed by the cursor key 16b, and the television image Gt is displayed. When a range of a desired character string included in the character string “Bonjour”, for example, “Bonjour” is designated (step A4), a character recognition process (12b) is executed and recognized for the image of the character string “Bonjour” in the designated range H. The character string “Bonjour” is temporarily stored in the RAM 13 (step A5).

すると、前記テレビ画像Gtに対応した放送受信データに含まれる番組分類情報(例えば「語学講座(フランス語)」)に従ってジャンプ検索先の辞書(仏和辞書)が決定され(ステップA6)、前記文字認識されて一時記憶されている文字列「Bonjour」を検索語として、前記決定されたジャンプ先辞書の辞書データベース12dから該検索語「Bonjour」に一致する見出し語が検索される(ステップA7)。   Then, a jump search destination dictionary (French-Japanese dictionary) is determined according to program classification information (for example, “Language Course (French)”) included in the broadcast reception data corresponding to the television image Gt (step A6), and the character recognition Then, using the character string “Bonjour” temporarily stored as a search word, a headword that matches the search word “Bonjour” is searched from the dictionary database 12d of the determined jump destination dictionary (step A7).

すると、前記ステップA7における見出し語検索において、前記検索語「Bonjour」に一致該当する見出し語の候補が“0件”(無し)であるか、または“1件”(有り)であるか、または複数件有るかが判断される(ステップA8,A9)。   Then, in the headword search in step A7, whether the candidate for the headword that matches the search word “Bonjour” is “0” (none), or “1” (present), or It is determined whether there are a plurality of cases (steps A8, A9).

ここで、前記検索語「Bonjour」に一致該当する見出し語の候補が複数件有ると判断された場合には(ステップA8→A9(NO))、その見出し語一覧画面G2が表示されると共に、反転カーソルCにより選択されているところの見出し語に対応した説明情報(本文)が前記辞書データベース12dから読み出されその説明情報(本文)ウインドウWとして並べて表示される(ステップA10)(図3(B)参照)。   Here, when it is determined that there are a plurality of headword candidates that match the search word “Bonjour” (step A8 → A9 (NO)), the headword list screen G2 is displayed, The explanation information (text) corresponding to the entry word selected by the reverse cursor C is read from the dictionary database 12d and displayed side by side as the explanation information (text) window W (step A10) (FIG. 3 ( B)).

一方、前記ステップA9において、前記検索語「Bonjour」に一致該当する見出し語の候補が“1件”であると判断された場合には(ステップA9(YES))、図8(B)に示すように、当該1件の見出し語候補「Bonjour」に対応した説明情報(本文)が前記辞書データベース12dから読み出され、説明情報(本文)画面G3として表示部17に表示される(ステップA11)。   On the other hand, when it is determined in the step A9 that the number of headwords corresponding to the search word “Bonjour” is “1” (step A9 (YES)), it is shown in FIG. 8B. As described above, the explanation information (text) corresponding to the one candidate word candidate “Bonjour” is read from the dictionary database 12d and displayed on the display unit 17 as the explanation information (text) screen G3 (step A11). .

また一方、前記ステップA8において、前記検索語「Bonjour」に一致該当する見出し語の候補が“0件”(無し)であると判断された場合には(ステップA8(YES))、「見出し語の該当候補無し。本文から検索します。」のメッセージ画面が表示部17に表示され、改めて、前記文字認識されて一時記憶されている文字列「Bonjour」を検索語とし、前記決定されたジャンプ先辞書の辞書データベース12dの中から該検索語「Bonjour」に一致する見出し語だけでなく、全見出し語に対応する説明情報(本文)に含まれる文字列「Bonjour」が検索される(ステップA12)。   On the other hand, if it is determined in the step A8 that the candidate for the entry word corresponding to the search word “Bonjour” is “0” (none) (step A8 (YES)), The message screen “Search from the text is not found.” Is displayed on the display unit 17, and the character string “Bonjour” that has been recognized and temporarily stored is used as the search word, and the determined jump is performed. The character string “Bonjour” included in the description information (text) corresponding to all headwords is searched from the dictionary database 12d of the previous dictionary as well as the headword matching the search word “Bonjour” (step A12). ).

これ以降、ステップA13〜A17での検索結果の件数に応じた表示処理については、前記図2における第1実施形態のジャンプ検索処理(1)でのステップS14〜S18の処理と同様であるためその説明を省略する。   Thereafter, the display processing according to the number of search results in steps A13 to A17 is the same as the processing in steps S14 to S18 in the jump search processing (1) of the first embodiment in FIG. Description is omitted.

したがって、前記構成の携帯機器(電子辞書)10による第3実施形態のジャンプ検索表示機能によれば、テレビ映像受信部18により受信されたデジタルテレビジョン放送の所望の場面でのテレビ画像(静止画像)Gtが取り込まれて表示された状態で、当該テレビ画像Gt内における所望の文字列の部分が範囲指定されると、この指定範囲Hの画像に含まれる文字列が文字認識されると共に、放送受信データに含まれる番組分類情報に従ってジャンプ検索先の辞書が決定される。すると、前記文字認識されたテレビ画像Gt内指定範囲Hの文字列を検索語として前記決定された辞書によりジャンプ検索による見出し語検索処理が実行され、一致検索された見出し語に対応する説明情報(本文)画面G3が表示される。このため、テレビジョン放送を受信した所望の番組のテレビ画像として与えられた情報であっても、当該テレビ画像内の所望の文字列を直接指定して容易にジャンプ辞書検索を行うことができるという利点だけでなく、番組分類に関係の深い辞書を検索先として効率的且つ高確度な見出し語検索およびその説明情報を表示させることができる。   Therefore, according to the jump search display function of the third embodiment by the mobile device (electronic dictionary) 10 having the above-described configuration, a television image (still image) in a desired scene of digital television broadcast received by the television image receiving unit 18. When a desired character string portion in the television image Gt is designated as a range while Gt is captured and displayed, the character string included in the designated range H image is recognized and broadcasted. The jump search destination dictionary is determined in accordance with the program classification information included in the received data. Then, a headword search process by a jump search is executed using the determined dictionary with the character string of the designated range H in the TV image Gt recognized as a search word, and explanation information corresponding to the headword searched for a match ( Text) screen G3 is displayed. For this reason, even if the information is given as a television image of a desired program that has received a television broadcast, a jump dictionary search can be easily performed by directly specifying a desired character string in the television image. In addition to the advantages, it is possible to display an efficient and highly accurate entry word search and its explanation information using a dictionary closely related to program classification as a search destination.

なお、前記各実施形態において記載した手法、すなわち、図2のフローチャートに示す第1実施形態のジャンプ検索処理(1)、図4のフローチャートに示す第2実施形態のジャンプ検索処理(2)、図7のフローチャートに示す第3実施形態のジャンプ検索処理(3)などの各手法は、コンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記憶媒体(14)に格納して配布することができる。そして、辞書データベース12dさらにテレビ画像の取得機能(18)を有するコンピュータは、この外部記憶媒体(14)に記憶されたプログラムを記憶装置(12)(13)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記各実施形態において説明したジャンプ検索表示機能を実現し、前述した手法による同様の処理を実行することができる。   The method described in each of the above embodiments, that is, the jump search process (1) of the first embodiment shown in the flowchart of FIG. 2, the jump search process (2) of the second embodiment shown in the flowchart of FIG. Each method such as the jump search process (3) of the third embodiment shown in the flowchart of FIG. 7 is a program that can be executed by a computer as a memory card (ROM card, RAM card, etc.), magnetic disk (floppy disk, hard disk). Etc.), an optical disk (CD-ROM, DVD, etc.), an external storage medium (14) such as a semiconductor memory, and the like. Then, the computer having the dictionary database 12d and the TV image acquisition function (18) reads the program stored in the external storage medium (14) into the storage device (12) (13), and the operation is performed by the read program. By being controlled, the jump search display function described in the above embodiments can be realized, and the same processing can be executed by the above-described method.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(公衆回線)上を伝送させることができ、この通信ネットワークに接続された通信装置(図示せず)によって前記プログラムデータを前記辞書データベース12dさらにテレビ画像の取得機能(18)を有するコンピュータに取り込み、前述したジャンプ検索表示機能を実現することもできる。   The program data for realizing each of the above methods can be transmitted on a communication network (public line) in the form of a program code, and the communication device (not shown) connected to the communication network The program data can be taken into the dictionary database 12d and a computer having a TV image acquisition function (18) to realize the above-described jump search display function.

なお、本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   Note that the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention at the stage of implementation. Further, each of the embodiments includes inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some constituent elements are deleted from all the constituent elements shown in each embodiment or some constituent elements are combined in different forms, the problems described in the column of the problem to be solved by the invention If the effects described in the column “Effects of the Invention” can be obtained, a configuration in which these constituent requirements are deleted or combined can be extracted as an invention.

本発明の辞書検索装置の実施形態に係る携帯機器(電子辞書)10の電子回路の構成を示すブロック図。The block diagram which shows the structure of the electronic circuit of the portable apparatus (electronic dictionary) 10 which concerns on embodiment of the dictionary search apparatus of this invention. 前記携帯機器(電子辞書)10による第1実施形態のジャンプ検索処理(1)を示すフローチャート。6 is a flowchart showing jump search processing (1) of the first embodiment by the portable device (electronic dictionary) 10; 前記第1実施形態のジャンプ検索処理(1)に伴う表示動作を説明するための表示状態図。The display state figure for demonstrating the display operation accompanying the jump search process (1) of the said 1st Embodiment. 前記携帯機器(電子辞書)10による第2実施形態のジャンプ検索処理(2)を示すフローチャート。The flowchart which shows the jump search process (2) of 2nd Embodiment by the said portable device (electronic dictionary) 10. FIG. 前記第2実施形態のジャンプ検索処理(2)に伴う表示動作の具体例(その1)を説明するための表示状態図。The display state figure for demonstrating the specific example (the 1) of the display operation accompanying the jump search process (2) of the said 2nd Embodiment. 前記第2実施形態のジャンプ検索処理(2)に伴う表示動作の具体例(その2)を説明するための表示状態図。The display state figure for demonstrating the specific example (the 2) of the display operation accompanying the jump search process (2) of the said 2nd Embodiment. 前記携帯機器(電子辞書)10による第3実施形態のジャンプ検索処理(3)を示すフローチャート。The flowchart which shows the jump search process (3) of 3rd Embodiment by the said portable device (electronic dictionary) 10. FIG. 前記第3実施形態のジャンプ検索処理(3)に伴う表示動作を説明するための表示状態図。The display state figure for demonstrating the display operation accompanying the jump search process (3) of the said 3rd Embodiment.

符号の説明Explanation of symbols

10 …携帯機器(電子辞書)
11 …CPU(コンピュータ)
12 …ROM
12a…見出し語検索プログラム
12b…文字認識プログラム
12c…見出し語&本文検索プログラム
12d…辞書データベース
13 …RAM
14 …外部記憶媒体
15 …外部入出力I/F
16 …入力部
16a…文字入力キー
16b…カーソルキー
16c…ジャンプモードキー
16d…決定キー
17 …表示部
18 …テレビ映像受信部
G …説明情報(画像)画面
G1…ジャンプ先辞書選択画面
G2…見出し語一覧画面
G3…説明情報(本文)画面
Gt…テレビ画像(静止画)
W …説明情報(本文)ウインドウ
H …指定範囲
C …反転カーソル
10 ... Mobile device (electronic dictionary)
11 ... CPU (computer)
12… ROM
12a ... Headword search program 12b ... Character recognition program 12c ... Headword & text search program 12d ... Dictionary database 13 ... RAM
14 ... External storage medium 15 ... External input / output I / F
DESCRIPTION OF SYMBOLS 16 ... Input part 16a ... Character input key 16b ... Cursor key 16c ... Jump mode key 16d ... Decision key 17 ... Display part 18 ... Television image receiving part G ... Explanation information (image) screen G1 ... Jump destination dictionary selection screen G2 ... Heading Word list screen G3 ... Description information (text) screen Gt ... TV image (still image)
W… Description information (text) window H… Specified range C… Reverse cursor

Claims (6)

複数種類の見出し語と当該各見出し語それぞれの説明情報とを対応付けた辞書データを記憶する辞書データ記憶手段と、
画像を表示する画像表示手段と、
この画像表示手段により表示された画像の一部の範囲をユーザ操作に応じて指定する画像範囲指定手段と、
この画像範囲指定手段により指定された範囲内の画像を文字として認識する文字認識手段と、
この文字認識手段により認識された文字に対応する情報を前記辞書データ記憶手段により記憶された辞書データの中から検索する辞書検索手段と、
この辞書検索手段により検索された情報を表示する検索情報表示手段と、
を備えたことを特徴とする辞書検索装置。
Dictionary data storage means for storing dictionary data in which multiple types of headwords and explanation information of each headword are associated with each other;
Image display means for displaying an image;
Image range specifying means for specifying a partial range of the image displayed by the image display means in accordance with a user operation;
Character recognition means for recognizing an image within the range designated by the image range designation means as a character;
Dictionary search means for searching the dictionary data stored by the dictionary data storage means for information corresponding to the characters recognized by the character recognition means;
Search information display means for displaying information searched by the dictionary search means;
A dictionary search device comprising:
前記辞書データ記憶手段により記憶される説明情報は画像の情報を含み、
前記画像表示手段は、前記辞書データ記憶手段により記憶された辞書データの中の説明情報に含まれる画像を表示する、
ことを特徴とする請求項1に記載の辞書検索装置。
The explanation information stored by the dictionary data storage means includes image information,
The image display means displays an image included in the description information in the dictionary data stored by the dictionary data storage means;
The dictionary search device according to claim 1.
前記辞書検索手段は、前記文字認識手段により認識された文字と前記画像表示手段により表示された画像を含む説明情報に対応付けられた見出し語とに対応する情報を前記辞書データ記憶手段により記憶された辞書データの中から検索する、
ことを特徴とする請求項2に記載の辞書検索装置。
The dictionary search means stores information corresponding to the character recognized by the character recognition means and the headword associated with the description information including the image displayed by the image display means by the dictionary data storage means. Search from the dictionary data,
The dictionary search device according to claim 2.
画像データと当該画像データに対応する分類情報とを取得する画像情報取得手段と、
この画像情報取得手段により取得された画像データに対応する分類情報に従って、前記辞書データ記憶手段により記憶される辞書データの中から検索先の辞書データを決定する検索辞書決定手段とをさらに備え、
前記画像表示手段は、前記画像情報取得手段により取得された画像データを表示し、
前記辞書検索手段は、前記文字認識手段により認識された文字に対応する情報を前記検索辞書決定手段により決定された辞書データの中から検索する、
ことを特徴とする請求項1に記載の辞書検索装置。
Image information acquisition means for acquiring image data and classification information corresponding to the image data;
Search dictionary determination means for determining search destination dictionary data from the dictionary data stored by the dictionary data storage means according to the classification information corresponding to the image data acquired by the image information acquisition means;
The image display means displays the image data acquired by the image information acquisition means,
The dictionary search means searches the dictionary data determined by the search dictionary determination means for information corresponding to the character recognized by the character recognition means;
The dictionary search device according to claim 1.
テレビジョン放送を受信するテレビ受信手段をさらに備え、
前記画像情報取得手段は、前記テレビ受信手段により受信された放送番組の動画像データを取り込み、この取り込んだ時点の静止画像データと当該放送番組に対応する分類情報を取得し、
前記画像表示手段は、前記画像情報取得手段により取得された静止画像データを表示する、
ことを特徴とする請求項4に記載の辞書検索装置。
A television receiving means for receiving a television broadcast;
The image information acquisition means captures moving image data of a broadcast program received by the television reception means, acquires still image data at the time of the capture and classification information corresponding to the broadcast program,
The image display means displays the still image data acquired by the image information acquisition means;
The dictionary search device according to claim 4.
コンピュータを、
複数種類の見出し語と当該各見出し語それぞれの説明情報とを対応付けた辞書データを記憶する辞書データ記憶手段、
画像を表示部に表示させる画像表示制御手段、
この画像表示制御手段により表示された画像の一部の範囲をユーザ操作に応じて指定する画像範囲指定手段、
この画像範囲指定手段により指定された範囲内の画像を文字として認識する文字認識手段、
この文字認識手段により認識された文字に対応する情報を前記辞書データ記憶手段により記憶されている辞書データの中から検索する辞書検索手段、
この辞書検索手段により検索された情報を表示部に表示させる検索情報表示制御手段、
として機能させるようにしたコンピュータ読み込み可能な辞書検索制御プログラム。
Computer
Dictionary data storage means for storing dictionary data in which a plurality of types of headwords and explanation information of each headword are associated with each other;
Image display control means for displaying an image on the display unit;
Image range specifying means for specifying a partial range of the image displayed by the image display control means in accordance with a user operation;
Character recognition means for recognizing an image within the range designated by the image range designation means as a character;
Dictionary search means for searching the dictionary data stored in the dictionary data storage means for information corresponding to the character recognized by the character recognition means;
Search information display control means for displaying the information searched by the dictionary search means on the display unit,
A computer-readable dictionary search control program designed to function as a computer.
JP2007060601A 2007-03-09 2007-03-09 Dictionary retrieving device and its control program Pending JP2008225676A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007060601A JP2008225676A (en) 2007-03-09 2007-03-09 Dictionary retrieving device and its control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007060601A JP2008225676A (en) 2007-03-09 2007-03-09 Dictionary retrieving device and its control program

Publications (1)

Publication Number Publication Date
JP2008225676A true JP2008225676A (en) 2008-09-25

Family

ID=39844249

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007060601A Pending JP2008225676A (en) 2007-03-09 2007-03-09 Dictionary retrieving device and its control program

Country Status (1)

Country Link
JP (1) JP2008225676A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011221761A (en) * 2010-04-08 2011-11-04 Casio Comput Co Ltd Dictionary retrieval device and program
JP2012027729A (en) * 2010-07-23 2012-02-09 Ryusys Inc Search device, search method, and program
JP2012128789A (en) * 2010-12-17 2012-07-05 Casio Comput Co Ltd Electronic apparatus comprising dictionary function, and program
JP2017054167A (en) * 2015-09-07 2017-03-16 カシオ計算機株式会社 Information terminal device and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011221761A (en) * 2010-04-08 2011-11-04 Casio Comput Co Ltd Dictionary retrieval device and program
JP2012027729A (en) * 2010-07-23 2012-02-09 Ryusys Inc Search device, search method, and program
JP2012128789A (en) * 2010-12-17 2012-07-05 Casio Comput Co Ltd Electronic apparatus comprising dictionary function, and program
JP2017054167A (en) * 2015-09-07 2017-03-16 カシオ計算機株式会社 Information terminal device and program

Similar Documents

Publication Publication Date Title
JP2009289202A (en) Keyword input support device, keyword input support method and program
JP2014229091A (en) Program for character input
JP2005135113A (en) Electronic equipment, related word extracting method, and program
JP2008225676A (en) Dictionary retrieving device and its control program
JP4905022B2 (en) Information display control device and information display control program
JP5428622B2 (en) Electronic device and program
JP2007257188A (en) Dictionary search device and its control program
JP5024335B2 (en) Information display control device and information display control program
JP2007257189A (en) Dictionary search device and control program therefor
JP2011134292A (en) Electronic apparatus equipped with dictionary function, and program
JP4492499B2 (en) Information display control device and information display control program
JP2008059169A (en) Chinese example sentence retrieval apparatus and program for process of retrieving chinese example sentence
JP6048601B2 (en) Information display device, program, and word information display method
JP2006092004A (en) Dictionary information display control device, dictionary information display control program, and dictionary information display control method
JP2010015311A (en) Electronic equipment equipped with dictionary function, and program
JP2010050801A (en) Electronic apparatus, control method of display and program
JP5338482B2 (en) Chinese sentence example search device and program
US20150309991A1 (en) Input support device, input support method, and input support program
JP2006172029A (en) Method for presenting retrieval result
JP2006330780A (en) Character recognition device and character recognition program
JP5344649B2 (en) Character string conversion apparatus, character string conversion method, program, and recording medium
JP2007034962A (en) Electronic dictionary, retrieval method for electronic dictionary, and retrieval program for electronic dictionary
JPH11328200A (en) Picture retrieving device, its method and information recording medium
JP5000591B2 (en) Dictionary information display system and dictionary information display method
JP2006106451A (en) Speech input method of television broadcast receiver