JP2022148873A - Information retrieval device, information retrieval method, and program - Google Patents

Information retrieval device, information retrieval method, and program Download PDF

Info

Publication number
JP2022148873A
JP2022148873A JP2021050720A JP2021050720A JP2022148873A JP 2022148873 A JP2022148873 A JP 2022148873A JP 2021050720 A JP2021050720 A JP 2021050720A JP 2021050720 A JP2021050720 A JP 2021050720A JP 2022148873 A JP2022148873 A JP 2022148873A
Authority
JP
Japan
Prior art keywords
information
input
narrowing
type
unit
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
JP2021050720A
Other languages
Japanese (ja)
Other versions
JP2022148873A5 (en
Inventor
健夫 小澤
Takeo Ozawa
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 JP2021050720A priority Critical patent/JP2022148873A/en
Publication of JP2022148873A publication Critical patent/JP2022148873A/en
Publication of JP2022148873A5 publication Critical patent/JP2022148873A5/ja
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

To obtain desired explanation information by using the input of other information that assists retrieval even if part of information on a headword is unknown at the time of dictionary retrieval.SOLUTION: An information retrieval device includes: a dictionary data storage area 22b in which explanation information corresponding to multiple types of narrowing-down information is stored; a key input unit 14 that inputs a first type (character) of narrowing-down information including a symbol indicating that part of contents is unknown; a voice input unit 16 that inputs a second type (voice) of narrowing-down information different from the first type of narrowing-down information input by the key input unit 14; and a control unit 21 that obtains a corresponding candidate for explanation information by searching the dictionary data storage area 22b based on the character narrowing-down information and voice narrowing-down information that have been input.SELECTED DRAWING: Figure 2

Description

本発明は、情報検索装置、情報検索方法およびプログラムに関する。 The present invention relates to an information retrieval device, an information retrieval method and a program.

既存の電子辞書では、スペルの一部が不明である場合でも、ワイルドカード[*]による検索が可能である。また、ワイルドカードによる検索とは別に、類似する発音記号を有する他の単語をジャンプ検索する技術について提案されている。(例えば、特許文献1) In existing electronic dictionaries, even if part of the spelling is unknown, it is possible to search using wildcards [*]. In addition to searching by wildcards, techniques for jump-searching other words having similar phonetic symbols have been proposed. (For example, Patent Document 1)

特開2010-040045号公報JP 2010-040045 A

調べたい外国語の単語のスペルの一部が不明であるが、その単語の発音自体は覚えている場合などに、その発音内容を活用して当該外国語用の辞書から所望する単語を検索する手法が求められていた。 When part of the spelling of a word in a foreign language to be looked up is unknown, but the pronunciation of the word is memorized, the desired word is retrieved from the dictionary for the foreign language by utilizing the contents of the pronunciation. A method was required.

本発明は上記のような実情に鑑みてなされたもので、その目的とするところは、辞書検索時に見出し語の情報として一部が不足していても、その他に検索の補助となる他の情報の入力を用いて所望の説明情報を取得することが可能な情報検索装置、情報検索方法およびプログラムを提供することにある。 The present invention has been made in view of the above-mentioned circumstances, and its purpose is to provide other information that assists the search even if part of the headword information is lacking when searching a dictionary. To provide an information retrieval device, an information retrieval method, and a program capable of acquiring desired explanatory information using the input of .

本発明の一態様は、所定の記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御部と、前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別部と、を備え、
前記表示制御部は、前記判別部により前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されていると判別された場合に、追加の検索条件として第2の種類の絞り込み情報を入力可能な第2の入力領域を表示させる、ことを特徴とする。
According to one aspect of the present invention, a display control unit for displaying a first input area in which a first type of narrowing-down information can be input as a search condition for searching information from a predetermined storage unit; a determination unit that determines whether information indicating that the first type of narrowing-down information input to the region is incomplete is attached to the first type of narrowing-down information,
The display control unit adds information indicating that the first type of narrowing-down information is incomplete to the first type of narrowing-down information input to the first input area by the determining unit. is determined, a second input area is displayed in which a second type of narrowing-down information can be input as an additional search condition.

本発明によれば、辞書検索時に見出し語の情報として一部が不足していても、その他に検索の補助となる他の情報の入力を用いて所望の説明情報を取得することが可能となる。 According to the present invention, even if part of the entry word information is missing during a dictionary search, it is possible to acquire desired explanatory information by using other information that assists the search. .

本発明の一実施形態に係る電子辞書の外観構成を示す図。1 is a diagram showing the external configuration of an electronic dictionary according to one embodiment of the present invention; FIG. 同実施形態に係る電子辞書の電子回路の機能構成を示すブロック図。FIG. 2 is a block diagram showing the functional configuration of an electronic circuit of the electronic dictionary according to the same embodiment; 同実施形態に係る第1の動作例で検索対象の英単語の候補を表示するまでの処理内容を示すフローチャート。FIG. 10 is a flow chart showing processing contents up to display of search target English word candidates in the first operation example according to the embodiment; FIG. 同実施形態に係る第1の動作例での辞書検索の画面遷移を例示する図。FIG. 5 is a diagram illustrating screen transition of dictionary search in the first operation example according to the embodiment; 同実施形態に係る第1の動作例で使用する発音記号テーブルの内容の一部を例示する図。The figure which illustrates a part of the content of the phonetic symbol table used in the 1st operation example which concerns on the same embodiment. 同実施形態に係る第2の動作例で検索対象の漢字の候補を表示するまでの処理内容を示すフローチャート。FIG. 11 is a flow chart showing processing contents up to display of search target kanji candidates in the second operation example according to the embodiment; FIG. 同実施形態に係る第2の動作例での画面表示例を示す図。The figure which shows the example of a screen display in the 2nd example of operation|movement which concerns on the same embodiment.

以下、本発明を電子辞書に適用した場合の一実施形態について、図面を参照して説明する。
[構成]
図1は、同実施形態に係る電子辞書10の外観構成を示す正面図である。なお、本実施形態は、以下に説明する電子辞書10として構成されるだけでなく、辞書機能を備えたタブレット型のPC(Personal Computer)、スマートフォン、電子ブック、携帯ゲーム機、通信ネットワーク上のサーバなどとしても構成され得る。
An embodiment in which the present invention is applied to an electronic dictionary will be described below with reference to the drawings.
[Constitution]
FIG. 1 is a front view showing the external configuration of an electronic dictionary 10 according to the embodiment. Note that this embodiment is configured not only as an electronic dictionary 10 described below, but also as a tablet-type PC (Personal Computer) equipped with a dictionary function, a smartphone, an electronic book, a portable game machine, a server on a communication network. and so on.

電子辞書10は、その本体ケース11と蓋体ケース12とがヒンジ部13を介して展開/閉塞可能な折り畳み型ケースを備えて構成される。折り畳み型ケースを展開した本体ケース11の表面には、[ホーム]キー14a、機能指定キー14b、文字入力キー14c、[決定]キー14d、[戻る]キー14e、[BOX]キー14f、カーソル移動キー14g、[シフト]キー14hなどを含むキー入力部14(ハードウェアキー)、音声出力部(スピーカを含む)15および音声入力部(マイクロホンを含む)16、などが設けられる。 The electronic dictionary 10 comprises a foldable case in which a body case 11 and a lid case 12 can be opened/closed via a hinge portion 13 . [Home] key 14a, function designation key 14b, character input key 14c, [decision] key 14d, [return] key 14e, [BOX] key 14f, cursor movement A key input section 14 (hardware keys) including a key 14g, a [shift] key 14h, etc., an audio output section (including a speaker) 15, an audio input section (including a microphone) 16, and the like are provided.

また、蓋体ケース12の表面には、タッチパネル式表示部17が設けられる。タッチパネル式表示部17は、電子辞書10のユーザがペンや手指でタッチした位置を検出するタッチ位置検出装置と表示装置とが一体となった構造であり、バックライト付の液晶画面に透明のタッチパネルを積層して構成される。 A touch panel type display unit 17 is provided on the surface of the lid case 12 . The touch panel type display unit 17 has a structure in which a touch position detection device for detecting a position touched by the user of the electronic dictionary 10 with a pen or fingers and a display device are integrated, and a transparent touch panel is provided on a backlit liquid crystal screen. are laminated.

キー入力部14の[ホーム]キー14aは、キー入力部14にホーム画面を表示させるためのキーである。特に図示されないが、本電子辞書10の初期設定あるいはユーザ操作に応じて登録された複数のアイコンが表示される。各アイコンは、当該アイコンの表記に対応する機能を実現するための図面や記号である。例えば、辞書コンテンツや学習コンテンツを利用する機能(アプリケーション)を直接起動させるアプリケーションアイコンや、1つのカテゴリに属する複数の機能のアイコンの一覧画面を表示させるグループアイコンを含む。 A [Home] key 14a of the key input unit 14 is a key for causing the key input unit 14 to display a home screen. Although not shown, a plurality of icons registered according to initial settings of the electronic dictionary 10 or user operations are displayed. Each icon is a drawing or symbol for realizing a function corresponding to the notation of the icon. For example, it includes an application icon that directly activates a function (application) that uses dictionary content or learning content, and a group icon that displays a list screen of icons of a plurality of functions belonging to one category.

キー入力部14の機能指定キー14bは、各キーに表記されている辞書コンテンツなどを直接指定するためのキーである。機能指定キー14bには、辞書コンテンツのカテゴリをあえて特定しない[複数辞書]キー、同カテゴリを指定するキー([国語]キー、[古語]キー、[漢和]キー、[英英和]キーなど)と、辞書コンテンツを一覧表示させる[コンテンツ一覧]キー、ツールの1つのカテゴリである[学習帳]キーを含む。 The function designation key 14b of the key input unit 14 is a key for directly designating dictionary contents written on each key. Function designation keys 14b include a [multiple dictionaries] key that dares not specify the category of dictionary content, and keys that specify the same category ([National] key, [Old Japanese] key, [Kanwa] key, [English-English] key, etc.). , a [content list] key for displaying a list of dictionary contents, and a [learning notebook] key, which is one category of tools.

また、キー入力部14のキーは、[シフト]キー14hが操作された後に続けて操作されることで、そのキートップに枠囲みなしで表記されたキーとしてではなく、枠囲みして表記されたキーとして機能する。例えば、[シフト]キー14hの操作の後に[削除]キーが操作されると、[削除]キーではなく[設定]キーとして機能する。 Further, when the keys of the key input unit 14 are operated continuously after the [Shift] key 14h is operated, they are not written without a frame on the key top, but are written with a frame. functions as a key. For example, when the [Delete] key is operated after the [Shift] key 14h is operated, it functions as a [Set] key instead of the [Delete] key.

図1では、[英英和辞典]が選択され、タッチパネル式表示部17の上部に位置する見出し語入力部41において、3つ並んだ単語入力タグ(ABC)41A、例文入力タグ41B、成句入力タグ41Cのうちの単語入力タグ41Aがタッチ操作により選択された状態を示す。その直下部の文字列入力部41D(第1の入力領域)に、見出し語となる文字列[t*m](第1の種類の絞り込み情報)が入力されている。文字列入力部41D内にはさらに、見出し語を音声で入力するための音声入力ボタン41E、手書き文字入力を併用するための[手書き]ボタン41F、さらなる別の単語入力を行うための[abc]ボタン41G、入力した見出し語による検索を実行させるための[検索]ボタン41Hが右端側に揃えて表示され、それぞれのタッチ操作が可能となる。 In FIG. 1, [English-English-Japanese dictionary] is selected, and three word input tags (ABC) 41A, an example sentence input tag 41B, and a phrase input tag are displayed in the headword input unit 41 located in the upper part of the touch panel type display unit 17. The word input tag 41A of 41C is shown selected by a touch operation. A character string [t*m] (first type of narrowing-down information) serving as a headword is entered in the character string input section 41D (first input area) immediately below it. The character string input section 41D further includes a voice input button 41E for inputting headwords by voice, a [handwriting] button 41F for simultaneously inputting handwritten characters, and [abc] for inputting another word. A button 41G and a [Search] button 41H for executing a search using an entered headword are displayed aligned on the right side, and touch operations for each are enabled.

また見出し語入力部41の下側では、[文字数がわかっていてスペリングが不明な時]にその文字に代えて記号[?]を入力すること、および[文字数もスペリングも不明な時]に連続した数文字分のスペリングがわからない部分に記号[*]を入力すること、がガイドメッセージとして表示されている。 On the lower side of the headword input section 41, [when the number of characters is known but the spelling is unknown], the symbol [?] is entered instead of the character. ], and when [when both the number of characters and the spelling are unknown], enter the symbol [*] in the part where the spelling of several consecutive characters is unknown.

前述したように文字列入力部41Dでは、ガイドメッセージにしたがって、文字数もスペリングも不明であることを示す記号[*]を含んだ英単語[t*m]が入力された状態を示している。 As described above, the character string input section 41D shows a state in which an English word [t*m] including a symbol [*] indicating that both the number of characters and the spelling are unknown is input according to the guide message.

図2は、電子辞書10の電子回路の機能構成を示すブロック図である。
電子辞書10の電子回路は、コンピュータである制御部(CPU:Central Processing Unit)21を備える。制御部21は、フラッシュROMなどの記憶部22に予め記憶された制御プログラムに従って回路各部の動作を制御する。CPU等のプロセッサは1つでも2つ以上でも良い。
FIG. 2 is a block diagram showing the functional configuration of the electronic circuit of the electronic dictionary 10. As shown in FIG.
The electronic circuit of the electronic dictionary 10 includes a control section (CPU: Central Processing Unit) 21 which is a computer. The control section 21 controls the operation of each section of the circuit according to a control program pre-stored in the storage section 22 such as a flash ROM. The number of processors such as CPUs may be one or two or more.

なお、制御プログラムおよび後述する辞書データの少なくとも一方は、メモリカードなどの外部記録媒体23から記録媒体読取部24により読み取られて記憶部22に記憶されても良いし、通信部25を介して外部の図示しないネットワーク上のウェブサーバ等からダウンロードされたものを記憶部22に記憶しても良い。 Note that at least one of the control program and later-described dictionary data may be read from an external recording medium 23 such as a memory card by the recording medium reading unit 24 and stored in the storage unit 22 , or may be stored in the storage unit 22 via the communication unit 25 . It is also possible to store in the storage unit 22 those downloaded from a web server or the like on a network (not shown).

制御部21には、データバスおよび制御バスを介して、記憶部22、記録媒体読取部24、通信部25を接続するほか、キー入力部14、音声出力部15、音声入力部16、タッチパネル式表示部17を接続する。 The control unit 21 is connected to a storage unit 22, a recording medium reading unit 24, and a communication unit 25 via a data bus and a control bus. Connect the display unit 17 .

記憶部22は、本電子辞書10の全体の動作を司るシステムプログラム、通信部25を介して外部の機器と通信接続するための通信プログラムのほか、検索処理プログラム記憶領域22a、辞書データ記憶領域22b、検索履歴記憶領域22c、作業データ記憶領域22dなど、本電子辞書10により各種の機能を実行するためのプログラムやデータを記憶する記憶領域が確保される。 The storage unit 22 stores a system program that controls the overall operation of the electronic dictionary 10, a communication program that communicates with an external device via the communication unit 25, a search processing program storage area 22a, and a dictionary data storage area 22b. , a search history storage area 22c, a work data storage area 22d, etc., are secured for storing programs and data for executing various functions of the electronic dictionary 10. FIG.

検索処理プログラム記憶領域22aは、辞書データ記憶領域22b(所定の記憶部)に辞書データとして記憶される各種の辞書コンテンツ(英英和辞典/英和辞典/和英辞典/英英辞典/国語辞典/百科事典/…)に基づいて、ユーザ所望の見出し語と当該見出し語に対応する訳語、語義、用例、解説などの説明情報を検索して表示させるための制御プログラムや、見出し語の文字入力以外の入力に応じた検索を実行する際に使用する各種テーブル記憶領域22a1などを記憶する領域である。
検索履歴記憶領域22cには、ユーザ操作に応じた検索に従い、見出し語とその説明情報が検索結果として表示される際に、検索対象とされた見出し語がその検索回数の情報とともに検索履歴として記憶される。
The search processing program storage area 22a stores various dictionary contents (English-English dictionary/English-Japanese dictionary/Japanese-English dictionary/English-English dictionary/Japanese dictionary/encyclopedia) stored as dictionary data in the dictionary data storage area 22b (predetermined storage unit). /...), a control program for searching and displaying descriptive information such as a user-desired headword and translations, word meanings, usage examples, and explanations corresponding to the headword, and inputs other than character input of headwords. This is an area for storing various table storage areas 22a1 and the like used when executing a search according to the information.
In the search history storage area 22c, when the headwords and their description information are displayed as the search results according to the search according to the user's operation, the headwords to be searched are stored as the search history together with the information of the number of searches. be done.

作業データ記憶領域22dには、制御部21による制御プログラムに従った回路各部の動作の制御に伴い、ユーザ操作に応じて入力されたデータや制御部21により取得、あるいは生成されるなどした各種のデータが必要に応じて一時的に記憶(保持)される。 In the work data storage area 22d, various data acquired or generated by the control unit 21 and data input according to user operations are stored in accordance with the control of the operation of each circuit unit according to the control program by the control unit 21. Data is temporarily stored (held) as needed.

通信部25は、例えば無線PAN(Personal Area Network)技術の1つであるBLE(Bluetooth(登録商標) Low Energy)規格に基づいて、周囲に存在する同様の電子辞書などの外部機器と無線接続するほか、無線ルータなどを介して外部の図示しないネットワーク上のウェブサーバ等と無線接続して、制御プログラムなどをダウンロードする。 The communication unit 25 wirelessly connects to similar external devices such as electronic dictionaries that exist in the vicinity based on, for example, the BLE (Bluetooth (registered trademark) Low Energy) standard, which is one of wireless PAN (Personal Area Network) technologies. In addition, it wirelessly connects to a web server or the like on an external network (not shown) via a wireless router or the like to download a control program or the like.

[動作]
次に本実施形態の動作について説明する。
[第1の動作例]
本動作例では、電子辞書10のユーザが、図1に示した状態から、さらにスペルのわからない英単語の発音を音声入力した場合に、制御部21が実行する検索動作を説明する。
[motion]
Next, the operation of this embodiment will be described.
[First operation example]
In this operation example, the search operation executed by the control unit 21 will be described when the user of the electronic dictionary 10 further inputs the pronunciation of an English word whose spelling is unknown from the state shown in FIG.

図3は、制御部21が検索処理プログラム記憶領域22aに記憶されたプログラムに従って、検索対象の英単語の候補を表示するまでの処理内容を示すフローチャートである。その当初に制御部21は、タッチパネル式表示部17の文字列入力部41D(第1の入力領域)を表示させて、文字入力、例えば[t*m](第1の種類の絞り込み情報)を受付ける(ステップS101)。即ち、制御部21は、所定の記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御部として機能する。 FIG. 3 is a flow chart showing the processing contents until the control unit 21 displays candidates of English words to be searched in accordance with the program stored in the search processing program storage area 22a. At the beginning, the control unit 21 causes the character string input unit 41D (first input area) of the touch panel display unit 17 to be displayed, and input characters such as [t*m] (first type of narrowing-down information). Accept (step S101). That is, the control unit 21 functions as a display control unit that displays a first input area in which the first type of narrowing information can be input as a search condition for searching information from a predetermined storage unit.

制御部21は、入力される文字列中に「?」「*」が含まれているか否かにより、少なくともスペリングの一部が不明であるか否かを判断する(ステップS102)。即ち、制御部21は、第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別部として機能する。
入力された文字列「t*m」である場合、「*」を含んでいると判断し(ステップS102のYES)、制御部21は文字列入力部41Dの下部に音声入力部42(第2の入力領域)を表示させる(ステップS103)。音声入力部42においては、その先頭位置にスピーカマーク42Aを表示し、このマークにユーザがタッチ操作を行うか否かにより、ユーザが音声入力を行う意思があるかを判断する(ステップS104)。
Control unit 21 determines whether or not at least a part of the spelling is unknown, depending on whether or not "?" and "*" are included in the input character string (step S102). That is, the control unit 21 determines whether information indicating that the first type of narrowing-down information is incomplete is attached to the first type of narrowing-down information input to the first input area. It functions as a determination unit that
If the input character string is "t*m", it is determined that "*" is included (YES in step S102), and the control unit 21 places the voice input unit 42 (second input area) is displayed (step S103). The voice input unit 42 displays a speaker mark 42A at the head position, and determines whether or not the user intends to perform voice input based on whether or not the user touches this mark (step S104).

スピーカマーク42Aがタッチ操作された場合(ステップS104のYES)、ユーザが音声入力を行う意思があるものとして、制御部21は、音声入力部による音声入力を受付ける(ステップS105)。 When the speaker mark 42A is touch-operated (YES in step S104), the control unit 21 accepts voice input by the voice input unit (step S105), assuming that the user intends to perform voice input.

制御部21は、一定の音圧以上で入力される一連の音声データを音声入力部16から作業データ記憶領域22dに送ってバッファ記憶させた後、音声データを音声解析処理して音素の時系列データに変換する(ステップS106)。 The control unit 21 sends a series of voice data input at a certain sound pressure or higher from the voice input unit 16 to the work data storage area 22d for buffer storage. Convert to data (step S106).

制御部21は、その音素の時系列データに基づいて、各種テーブル記憶領域22a1に記憶される発音記号テーブルを参照して対応する発音記号を検索する(ステップS107)。 Based on the time-series data of the phoneme, the control unit 21 refers to the phonetic symbol table stored in the various table storage area 22a1 and searches for the corresponding phonetic symbol (step S107).

図5は、各種テーブル記憶領域22a1に記憶される発音記号テーブルの内容の一部を例示するものである。カナで表される発音と対応する発音記号が列挙されており、図示されている如く、複数の発音記号が1つのカナに対応している場合が多い。 FIG. 5 illustrates part of the contents of the phonetic symbol table stored in the various table storage area 22a1. Pronunciations represented by kana and corresponding phonetic symbols are listed, and as shown, in many cases, a plurality of phonetic symbols correspond to one kana.

制御部21は、各音素のカナ毎に得られる1乃至複数の発音記号を用い、次に各種テーブル記憶領域22a1に記憶される類似発音テーブルを参照して発音の候補を導出し、導出結果を音声入力部42に表示する(ステップS108)。 The control unit 21 derives pronunciation candidates using one or more phonetic symbols obtained for each kana of each phoneme, then refers to similar pronunciation tables stored in the table storage area 22a1, and outputs the derived results. It is displayed on the voice input unit 42 (step S108).

図4(A)は、電子辞書10のユーザが音声入力した内容に基づいて、音声入力部42で入力された音声に対応するカナ表記[ターム]の文字列(第2の種類の絞り込み情報)が表示された状態を例示する図である。 FIG. 4A shows a character string of kana notation [term] corresponding to the voice input by the voice input unit 42 based on the content voice-inputted by the user of the electronic dictionary 10 (second type of narrowing-down information). is a diagram illustrating a state in which is displayed.

その後に制御部21は、キー入力部14の[決定]キー14dの操作がなされるのを繰り返し判断することで、単語の検索が指示されるのを待機する(ステップS109)。 After that, the control unit 21 waits for an instruction to search for a word by repeatedly judging that the [Enter] key 14d of the key input unit 14 is operated (step S109).

ステップS109において、[決定]キー14dが操作されたと判断した時点で(ステップS109のYES)、制御部21は少なくとも文字入力を含む入力条件に基づいて、単語の検索を行なう(ステップS110)。 When it is determined in step S109 that the [Enter] key 14d has been operated (YES in step S109), control unit 21 searches for a word based on input conditions including at least character input (step S110).

文字列の入力[t*m]と音声の入力[ターム]があった場合、制御部21は、辞書データ記憶領域22bに記憶される英単語中で先頭の文字が[t]、末尾の文字が[m]で、文字数は問わないがその間に何らかの文字が存在するものを検索する。さらに制御部21は、その検査結果に対して、発音がカタカナ表記で[ターム]に相当するものとして単語の候補を絞り込む。 When there is a character string input [t*m] and a voice input [term], the control unit 21 selects the first letter [t] and the last letter is [m] with any number of characters but some characters in between. Further, the control unit 21 narrows down the word candidates based on the inspection result, assuming that the pronunciation corresponds to [term] in katakana notation.

なお、入力された文字列中に[?]があった場合には、文字数も合わせて勘案して単語の候補を検索する。 Note that [? ], search for word candidates taking into consideration the number of characters.

制御部21は、複数の入力条件がある場合の絞り込みで数が減少され、ユーザが所望している可能性が高い単語の候補をタッチパネル式表示部17においてリスト表示し(ステップS111)、以上でこの図3の処理を終了する。当該リスト表示中の候補が選択されると、その候補の単語の説明情報を表示する状態に移行する
図4(B)は、検索の結果として、タッチパネル式表示部17の左側画面で2つの単語[term(名詞)][term(動詞)]が表示されており、デフォルトとして先頭側の単語[term(名詞)]が仮に選択されている状態を示す。画面右側44では、仮に選択されている単語[term(名詞)]の説明情報の一部が表示可能な範囲で表示されるものとなる。
The control unit 21 displays a list of word candidates on the touch panel type display unit 17, the number of which is reduced by narrowing down when there are a plurality of input conditions, and which is highly likely to be desired by the user (step S111). The process of FIG. 3 ends. When a candidate in the list display is selected, the mode shifts to a state in which explanation information of the candidate word is displayed. FIG. [term 1 (noun)] and [term 2 (verb)] are displayed, indicating a state in which the leading word [term 1 (noun)] is tentatively selected as a default. On the right side 44 of the screen, part of the descriptive information of the tentatively selected word [term 1 (noun)] is displayed within the displayable range.

またステップS102において、入力された文字列中に「?」「*」がいずれも含まれておらず、スペリングの一部が不明ではないと判断した場合(ステップS102のNO)、およびステップS104において、音声入力部42のスピーカマーク42Aがタッチ操作されず、ユーザは音声入力を行う意思がないと判断した場合(ステップS104のNO)、制御部21は、直接ステップS110に進んで、入力された文字列のみによる単語の検索を実行する。 Also, in step S102, if it is determined that neither "?" If it is determined that the speaker mark 42A of the voice input unit 42 is not touch-operated and the user does not intend to perform voice input (NO in step S104), the control unit 21 proceeds directly to step S110 to Perform a word search with only strings.

特にステップS104において、音声入力部42のスピーカマーク42Aがタッチ操作されず、ユーザが音声入力を行う意思がないと判断した場合には、入力された文字列中に一部が不明であることを示す「?」または「*」があるにも拘わらず、他の種類で単語を絞り込むための入力がないこととなる。そのため、ユーザが所望している可能性が低い他の単語も候補として同時に挙げられる可能性が高く、結果として音声を入力しない場合に比して、検索の効率が低下する。 In particular, in step S104, when it is determined that the speaker mark 42A of the voice input unit 42 is not touch-operated and the user does not intend to perform voice input, it is determined that part of the input character string is unknown. Although there are "?" Therefore, there is a high possibility that other words that are unlikely to be desired by the user will also be listed as candidates at the same time.

なお第1の動作例では、音声入力された発音に対し、発音記号テーブルおよび類似発音テーブルを用いてをカナ文字で表記した発音の候補を得るものとしたが、テーブルの構成により、導出される結果をあえて複数とすることも考えられる。例えば、発音[ターム]に対する結果として複数のカナ表記[ターム][タイム]を取得するものとして該当する候補を検索するものとしてもよい。このように、元の発音に含まれる微妙な個人差、例えば英国系の一部で[エイ]が[アイ]([ゲイト[gate]]が[ガイト]と発音されるなど)の相違を許容して検索を実行できる。 In the first operation example, the phonetic symbol table and the analogous pronunciation table are used to obtain pronunciation candidates written in kana characters for the pronunciation input by voice. It is also conceivable to dare to set multiple results. For example, a search may be made for a candidate corresponding to obtaining a plurality of kana notation [term] [time] as a result for pronunciation [term]. In this way, it allows for subtle individual differences in the original pronunciation, such as [ei] being pronounced [ai] ([gate [gate]] being pronounced [gaito] by some British people). to perform a search.

[第2の動作例]
本動作例では、電子辞書10のユーザが漢字辞典を選択した状態で、タッチパネル式表示部17により一部の部首が不明である漢字を手書き入力した場合に、読みの文字列の入力を併用して漢字候補を表示させる際の動作について説明する。手書き入力中の不明である部首部分には、所定の記号[?]を用いるものとする。
[Second operation example]
In this operation example, when the user of the electronic dictionary 10 selects the kanji dictionary and handwrites a kanji whose radical is partly unknown on the touch panel display unit 17, the input of the reading character string is also performed. The following describes the operation of displaying kanji candidates by pressing the A predetermined symbol [? ] shall be used.

図6は、制御部21が検索処理プログラム記憶領域22aに記憶されたプログラムに従って、検索対象の漢字の候補を表示するまでの処理内容を示すフローチャートである。その当初に制御部21は、タッチパネル式表示部17で手書き入力部52(第1の入力領域)を表示させて、手書きでの文字入力を受付ける(ステップS201)。即ち、制御部21は、所定の記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御部として機能する。 FIG. 6 is a flow chart showing the contents of the process until the control unit 21 displays candidate kanji characters to be searched in accordance with the program stored in the search processing program storage area 22a. At the beginning, the control unit 21 causes the touch panel type display unit 17 to display the handwriting input unit 52 (first input area) to accept handwritten character input (step S201). That is, the control unit 21 functions as a display control unit that displays a first input area in which the first type of narrowing information can be input as a search condition for searching information from a predetermined storage unit.

制御部21は、手書き入力後に、併記される[認識]ボタンが操作されると、入力された漢字に対する文字解析処理を実行する(ステップS202)。 When the [Recognize] button written together is operated after the handwriting input, the control unit 21 executes character analysis processing for the input Chinese characters (step S202).

制御部21は、解析結果に従って、手書き入力された漢字中に記号[?]の部首が含まれていたか否かを判断する(ステップS203)。即ち、制御部21は、第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別部として機能する。 According to the analysis result, the control unit 21 adds the symbol [? ] is included (step S203). That is, the control unit 21 determines whether information indicating that the first type of narrowing-down information is incomplete is attached to the first type of narrowing-down information input to the first input area. It functions as a determination unit that

手書き入力された漢字に記号[?]の部首が含まれていなかった場合(ステップS203のNO)、制御部21は文字解析の結果に基づいて類似度の高い漢字の候補をタッチパネル式表示部17でリスト表示し(ステップS208)、以上で図6の処理を終える。 The symbol [? ] is not included (NO in step S203), the control unit 21 displays a list of candidates for kanji with a high degree of similarity on the touch panel display unit 17 based on the result of the character analysis (step S208). , the process of FIG. 6 is completed.

タッチパネル式表示部17でリスト表示された漢字の候補中のいずれかがタッチ操作された場合、その漢字に関する説明情報を辞書データ記憶領域22bから読出してタッチパネル式表示部17で表示する。 When any one of the candidates of kanji characters displayed in the list on the touch panel display section 17 is touch-operated, the explanation information about the kanji character is read from the dictionary data storage area 22b and displayed on the touch panel display section 17. FIG.

またステップS203において、記号[?]の部首が含まれていたと判断した場合(ステップS203のYES)、制御部21はタッチパネル式表示部17で読みの文字列入力部51(第2の入力領域)を表示して、当該漢字に対する読みを入力する状態に自動的に移行する(ステップS204)。 Also, in step S203, the symbol [? ] is included (YES in step S203), the control section 21 displays the reading character string input section 51 (second input area) on the touch panel type display section 17 to display the kanji character It automatically shifts to the state of inputting the reading for (step S204).

この入力状態で、制御部21は読みの文字列入力部51への文字入力を受付ける(ステップS205)。 In this input state, the control unit 21 accepts character input to the reading character string input unit 51 (step S205).

文字入力後に[決定]キー14dが操作されると、制御部21は、受付けた読みの入力文字(第2の種類の絞り込み情報)中に、記号[*][?]の少なくとも一方が含まれているか否かを判断する(ステップS206)。 When the [Enter] key 14d is operated after character input, the control unit 21 inserts symbols [*] [? ] is included (step S206).

記号[*][?]のいずれも含まれていないと判断した場合(ステップS206のNO)、制御部21は、読みの入力文字と、文字解析した結果から記号[?]の部首を除いた部分とに従って、類似度の高い漢字候補を絞り込む(ステップS209)。 symbol[*][? ] is not included (NO in step S206), the control unit 21 extracts the symbol [?] from the reading input character and the result of character analysis. ] excluding the radicals, kanji candidates with a high degree of similarity are narrowed down (step S209).

そして、絞り込んだ漢字候補をタッチパネル式表示部17でリスト表示し(ステップS208)、以上で図6の処理を終える。 Then, the narrowed-down Chinese character candidates are displayed in a list on the touch panel type display unit 17 (step S208), and the process of FIG. 6 is completed.

またステップS206において、受付けた読みの文字中に記号[*][?]の少なくとも一方が含まれていたと判断した場合(ステップS206のYES)、制御部21は読みの入力文字中の記号[*][?]を除いた文字およびその位置と、文字解析した結果から記号[?]の部首を除いた部分とに従って、類似度の高い漢字候補を絞り込む(ステップS207)。 In step S206, symbols [*] [? ] is included (YES in step S206), the control unit 21 replaces the symbols [*] [? Characters excluding ] and their positions, and the symbol [? ] excluding the radicals, kanji candidates with a high degree of similarity are narrowed down (step S207).

図7は、手書き入力部52にて、[魚]偏に対応する旁(つくり)の部分に記号[?]が入力され、続いて表示させた読みの文字列入力部51において読み[*ゆ]が入力された状態を例示する図である。 FIG. 7 shows that the handwriting input unit 52 has a symbol [? ] is input, and then the reading [*yu] is input in the displayed reading character string input section 51 .

このような2つの入力があった場合、制御部21は、辞書データ記憶領域22bに記憶される漢字辞典データ中で[魚]偏を有する漢字中、読みの末尾が[ゆ]となるものを候補として絞り込む処理を実行した上で(ステップS207)、絞り込んだ漢字候補をタッチパネル式表示部17でリスト表示して(ステップS208)、以上で図6の処理を終える。 When there are such two inputs, the control unit 21 selects kanji characters with the reading ending of [Yu] in the kanji dictionary data stored in the dictionary data storage area 22b that have a [fish] bias. After executing the process of narrowing down the candidates (step S207), the narrowed-down kanji candidates are displayed in a list on the touch panel display unit 17 (step S208), and the process of FIG. 6 is completed.

このように、部首の一部が不明であることを示す記号を含んだ漢字の手書き入力に加えて、一部が不明な読みの入力を組み合わせて漢字候補を絞り込むものとしたので、単に漢字の部首の一部が不明である場合に比して、漢字候補の検索をより効率的に実行できる。 In this way, in addition to the handwriting input of kanji containing a symbol indicating that a part of the radical is unknown, the input of the reading of a part of the radical is combined to narrow down the kanji candidates. The search for kanji candidates can be performed more efficiently than when part of the radical is unknown.

[実施形態の効果]
以上詳述した如く本実施形態によれば、辞書検索時に見出し語の情報として一部が不足していても、その他に検索の補助となる他の情報の入力を用いて所望の説明情報を取得することが可能となる。
[Effects of Embodiment]
As described in detail above, according to the present embodiment, even if part of the entry word information is lacking during a dictionary search, desired explanatory information is obtained by inputting other information that assists the search. It becomes possible to

なお、本実施形態では、キー入力部14を操作しての文字入力、音声入力部16による音声入力、タッチパネル式表示部17での手書き文字入力、のうちの2つの組み合わせにより、見出し語となる情報の入力を行なうものとしたので、例えば電子辞書などの情報検索装置における既存のハードウェア構造に対して追加の負担なしに対応できる。 In this embodiment, a headword is obtained by combining two of the character input by operating the key input unit 14, the voice input by the voice input unit 16, and the handwritten character input by the touch panel type display unit 17. Since information is input, the existing hardware structure of an information retrieval device such as an electronic dictionary can be dealt with without any additional load.

その他、本願発明は、上記実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。また、各実施形態は可能な限り適宜組み合わせて実施してもよく、その場合組み合わせた効果が得られる。更に、上記実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適当な組み合わせにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件からいくつかの構成要件が削除されても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除された構成が発明として抽出され得る。 In addition, the present invention is not limited to the above-described embodiments, and can be variously modified in the implementation stage without departing from the scope of the invention. Moreover, each embodiment may be implemented in combination as much as possible, and in that case, the combined effect can be obtained. Furthermore, the above-described embodiments include 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 the embodiments, the problems described in the column of problems to be solved by the invention can be solved, and the effects described in the column of effects of the invention is obtained, the configuration from which this constituent element is deleted can be extracted as an invention.

以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。
[請求項1]
所定の記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御部と、
前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別部と、
を備え、
前記表示制御部は、前記判別部により前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されていると判別された場合に、追加の検索条件として第2の種類の絞り込み情報を入力可能な第2の入力領域を表示させる、
ことを特徴とする情報検索装置。
[請求項2]
前記判別部は、前記第2の入力領域に入力された第2の種類の絞り込み情報に当該第2の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する、
ことを特徴とする請求項1記載の情報検索装置。
[請求項3]
前記第1の種類の絞り込み情報および前記第2の種類の絞り込み情報は、キーボード操作による文字入力、音声入力、手書き文字入力のうちの少なくとも2つにより入力された情報である、
ことを特徴とする請求項1または2記載の情報検索装置。
[請求項4]
所定の記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御工程と、
前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別工程と、
を有し、
前記表示制御工程は、前記判別工程で前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されていると判別された場合に、追加の検索条件として第2の種類の絞り込み情報を入力可能な第2の入力領域を表示させる、
ことを特徴とする情報検索方法。
[請求項5]
所定の記憶部を備えた装置が内蔵するコンピュータが実行するプログラムであって、前記コンピュータを、
前記記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御部と、
前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別部と、
して機能させ、
前記表示制御部は、前記判別部により前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されていると判別された場合に、追加の検索条件として第2の種類の絞り込み情報を入力可能な第2の入力領域を表示させる、
ことを特徴とするプログラム。
The invention described in the original claims of the present application is appended below.
[Claim 1]
a display control unit for displaying a first input area in which a first type of narrowing information can be input as a search condition for searching information from a predetermined storage unit;
a determination unit that determines whether information indicating that the first type of narrowing-down information is incomplete is added to the first type of narrowing-down information input to the first input area;
with
The display control unit adds information indicating that the first type of narrowing-down information is incomplete to the first type of narrowing-down information input to the first input area by the determining unit. When it is determined that the
An information retrieval device characterized by:
[Claim 2]
The determination unit determines whether information indicating that the second type of refinement information is incomplete is added to the second type of refinement information input to the second input area. ,
2. The information retrieval device according to claim 1, wherein:
[Claim 3]
The first type of narrowing information and the second type of narrowing information are information input by at least two of character input by keyboard operation, voice input, and handwritten character input,
3. The information retrieval device according to claim 1 or 2, characterized in that:
[Claim 4]
a display control step of displaying a first input area into which a first type of narrowing-down information can be input as a search condition for searching information from a predetermined storage unit;
a determination step of determining whether information indicating that the first type of refinement information is incomplete is attached to the first type of refinement information input to the first input area;
has
In the display control step, information indicating that the first type of narrowing-down information is incomplete is attached to the first type of narrowing-down information input to the first input area in the determining step. When it is determined that the
An information retrieval method characterized by:
[Claim 5]
A program executed by a computer installed in a device having a predetermined storage unit, the computer comprising:
a display control unit for displaying a first input area in which a first type of narrowing information can be input as a search condition for searching information from the storage unit;
a determination unit that determines whether information indicating that the first type of narrowing-down information is incomplete is added to the first type of narrowing-down information input to the first input area;
to make it work,
The display control unit adds information indicating that the first type of narrowing-down information is incomplete to the first type of narrowing-down information input to the first input area by the determining unit. When it is determined that the
A program characterized by

10…電子辞書
11…本体ケース
12…蓋体ケース
13…ヒンジ部
14…キー入力部
14a…[ホーム]キー
14b…機能指定キー
14c…文字入力キー
14d…[決定]キー
14e…[戻る]キー
14f…[BOX]キー
14g…カーソル移動キー
14h…[シフト]キー
15…音声出力部
16…音声入力部
17…タッチパネル式表示部
21…制御部(CPU)
22…記憶部
22a…検索処理プログラム記憶領域
22a1…各種テーブル記憶領域
22b…辞書データ記憶領域
22c…検索履歴記憶領域
22d…作業データ記憶領域
23…外部記録媒体
24…記録媒体読取部
25…通信部
41…見出し語入力部
41A…単語入力タグ
41B…例文入力タグ
41C…成句入力タグ
41D…文字列入力部
41E…音声入力ボタン
41F…[手書き]ボタン
41G…[abc]ボタン
41H…[検索]ボタン
42…音声入力部
51…文字列入力部
52…手書き入力部
DESCRIPTION OF SYMBOLS 10... Electronic dictionary 11... Main body case 12... Lid case 13... Hinge part 14... Key input part 14a... [Home] key 14b... Function designation key 14c... Character input key 14d... [Enter] key 14e... [Return] key 14f --- [BOX] key 14g --- Cursor movement key 14h --- [Shift] key 15 --- Voice output unit 16 --- Voice input unit 17 --- Touch panel type display unit 21 --- Control unit (CPU)
22 Storage section 22a Search processing program storage area 22a1 Table storage area 22b Dictionary data storage area 22c Search history storage area 22d Work data storage area 23 External recording medium 24 Recording medium reading section 25 Communication section 41 Headword input unit 41A Word input tag 41B Example sentence input tag 41C Phrase input tag 41D Character string input unit 41E Voice input button 41F [Handwriting] button 41G [abc] button 41H [Search] button 42... Voice input unit 51... Character string input unit 52... Handwriting input unit

Claims (5)

所定の記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御部と、
前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別部と、
を備え、
前記表示制御部は、前記判別部により前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されていると判別された場合に、追加の検索条件として第2の種類の絞り込み情報を入力可能な第2の入力領域を表示させる、
ことを特徴とする情報検索装置。
a display control unit for displaying a first input area in which a first type of narrowing information can be input as a search condition for searching information from a predetermined storage unit;
a determination unit that determines whether information indicating that the first type of narrowing-down information is incomplete is added to the first type of narrowing-down information input to the first input area;
with
The display control unit adds information indicating that the first type of narrowing-down information is incomplete to the first type of narrowing-down information input to the first input area by the determining unit. When it is determined that the
An information retrieval device characterized by:
前記判別部は、前記第2の入力領域に入力された第2の種類の絞り込み情報に当該第2の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する、
ことを特徴とする請求項1記載の情報検索装置。
The determination unit determines whether information indicating that the second type of refinement information is incomplete is added to the second type of refinement information input to the second input area. ,
2. The information retrieval device according to claim 1, wherein:
前記第1の種類の絞り込み情報および前記第2の種類の絞り込み情報は、キーボード操作による文字入力、音声入力、手書き文字入力のうちの少なくとも2つにより入力された情報である、
ことを特徴とする請求項1または2記載の情報検索装置。
The first type of narrowing information and the second type of narrowing information are information input by at least two of character input by keyboard operation, voice input, and handwritten character input,
3. The information retrieval device according to claim 1 or 2, characterized in that:
所定の記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御工程と、
前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別工程と、
を有し、
前記表示制御工程は、前記判別工程で前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されていると判別された場合に、追加の検索条件として第2の種類の絞り込み情報を入力可能な第2の入力領域を表示させる、
ことを特徴とする情報検索方法。
a display control step of displaying a first input area into which a first type of narrowing-down information can be input as a search condition for searching information from a predetermined storage unit;
a determination step of determining whether information indicating that the first type of refinement information is incomplete is attached to the first type of refinement information input to the first input area;
has
In the display control step, information indicating that the first type of narrowing-down information is incomplete is attached to the first type of narrowing-down information input to the first input area in the determining step. When it is determined that the
An information retrieval method characterized by:
所定の記憶部を備えた装置が内蔵するコンピュータが実行するプログラムであって、前記コンピュータを、
前記記憶部から情報を検索するための検索条件として第1の種類の絞り込み情報を入力可能な第1の入力領域を表示させる表示制御部と、
前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されているか否かを判別する判別部と、
して機能させ、
前記表示制御部は、前記判別部により前記第1の入力領域に入力された第1の種類の絞り込み情報に当該第1の種類の絞り込み情報が不完全であることを示す情報が付されていると判別された場合に、追加の検索条件として第2の種類の絞り込み情報を入力可能な第2の入力領域を表示させる、
ことを特徴とするプログラム。
A program executed by a computer installed in a device having a predetermined storage unit, the computer comprising:
a display control unit for displaying a first input area in which a first type of narrowing information can be input as a search condition for searching information from the storage unit;
a determination unit that determines whether information indicating that the first type of narrowing-down information is incomplete is added to the first type of narrowing-down information input to the first input area;
to make it work,
The display control unit adds information indicating that the first type of narrowing-down information is incomplete to the first type of narrowing-down information input to the first input area by the determining unit. When it is determined that the
A program characterized by
JP2021050720A 2021-03-24 2021-03-24 Information retrieval device, information retrieval method, and program Pending JP2022148873A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021050720A JP2022148873A (en) 2021-03-24 2021-03-24 Information retrieval device, information retrieval method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021050720A JP2022148873A (en) 2021-03-24 2021-03-24 Information retrieval device, information retrieval method, and program

Publications (2)

Publication Number Publication Date
JP2022148873A true JP2022148873A (en) 2022-10-06
JP2022148873A5 JP2022148873A5 (en) 2024-03-27

Family

ID=83462498

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021050720A Pending JP2022148873A (en) 2021-03-24 2021-03-24 Information retrieval device, information retrieval method, and program

Country Status (1)

Country Link
JP (1) JP2022148873A (en)

Similar Documents

Publication Publication Date Title
JP4277903B2 (en) Electronic device and program with dictionary function
EP2312459A1 (en) Information processing device and information processing method
JP5500818B2 (en) Display control apparatus and display control method
JP2010198241A (en) Chinese input device and program
US8165879B2 (en) Voice output device and voice output program
JP5024347B2 (en) Electronic device and program with dictionary function
JP5609697B2 (en) Dictionary information display device and program
JP5331654B2 (en) Electronic device and control method of electronic device
US8335680B2 (en) Electronic apparatus with dictionary function background
JP2022148873A (en) Information retrieval device, information retrieval method, and program
JP2012181654A (en) Russian word search device and program
JP6451790B2 (en) Electronic device having dictionary function, control program thereof, and display method
KR20100102065A (en) Electronic apparatus having electronic dictionary function
JP5141130B2 (en) Electronic device and program having dictionary function
JP2011107986A (en) Electronic apparatus including dictionary function and program
KR20110072496A (en) System for searching of electronic dictionary using functionkey and method thereof
JP5953768B2 (en) Electronic dictionary device, dictionary search method in electronic device, and program
JP5338482B2 (en) Chinese sentence example search device and program
JPH1145245A (en) Foreign language sentence interpretation support system, storing medium for storing foreign language sentence interpretation support program and method for foreign language sentence interpretation support
JP2022148901A (en) Character recognition apparatus, character recognition method, and program
JP2007034962A (en) Electronic dictionary, retrieval method for electronic dictionary, and retrieval program for electronic dictionary
JP2014106871A (en) Electronic apparatus comprising dictionary function and program
JPH11259472A (en) Character string processor, character string processing method and medium in which character string processing program is stored
JP2009134728A (en) Electronic dictionary device and program
JPH11110387A (en) Machine translation system and computer readable recording medium recording machine translation program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20230104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240318

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240318