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

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

Info

Publication number
JP2022148870A
JP2022148870A JP2021050711A JP2021050711A JP2022148870A JP 2022148870 A JP2022148870 A JP 2022148870A JP 2021050711 A JP2021050711 A JP 2021050711A JP 2021050711 A JP2021050711 A JP 2021050711A JP 2022148870 A JP2022148870 A JP 2022148870A
Authority
JP
Japan
Prior art keywords
information
storage unit
headword
search
dictionary
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
JP2021050711A
Other languages
Japanese (ja)
Other versions
JP2022148870A5 (en
Inventor
瞭 熊谷
Ryo Kumagai
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 JP2021050711A priority Critical patent/JP2022148870A/en
Publication of JP2022148870A publication Critical patent/JP2022148870A/en
Publication of JP2022148870A5 publication Critical patent/JP2022148870A5/ja
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To further increase retrieval efficiency by effectively using retrieval information of other people existing in the vicinity.SOLUTION: Another information retrieval device communication-connected to a dictionary storage unit 22b associating and storing headwords and their explanation information includes: a shared retrieval history storage unit 22d that receives and stores information on a headword whose explanation information is referred to by a user operation; and a control unit 21 that, when at least one character is input as a key for retrieving a headword from the dictionary storage unit 22b, extracts a headword also from the shared retrieval history storage unit 22d together with the dictionary storage unit 22b based on the at least one character, causes a retrieval candidate display unit 42 to display the headword extracted from the dictionary storage unit 22b, and causes a touch panel display unit 17 to display the headword extracted from the shared retrieval history unit 22d as a shared retrieval candidate 42A.SELECTED DRAWING: Figure 2

Description

本発明は、電子辞書等に好適な情報検索装置、情報検索方法およびプログラムに関する。 The present invention relates to an information retrieval device, an information retrieval method, and a program suitable for electronic dictionaries and the like.

単語学習をより広く効果的に行える辞書機能を備えた電子辞書に関する技術が提案されている。(例えば、特許文献1) Techniques have been proposed for electronic dictionaries having dictionary functions that enable more effective word learning. (For example, Patent Document 1)

特開2015-179335号公報JP 2015-179335 A

特許文献1に記載された技術を含めて、電子辞書において検索文字列検索を行なう場合、検索文字列として文字列が一文字ずつ入力される毎に検索候補を絞っていく通常の検索の他に、過去の検索履歴を参照して検索候補を予測する検索方法などが実用化されている。 When performing a search character string search in an electronic dictionary, including the technology described in Patent Document 1, in addition to a normal search in which search candidates are narrowed down each time a character string is entered as a search character string, A search method for predicting search candidates by referring to past search histories has been put into practical use.

このうち、検索候補を予測する検索方法では、その電子辞書単体での過去の検索履歴が参照されるものであり、他者の所有する電子辞書等での検索結果が反映されることはない。 Of these, the search method that predicts search candidates refers to the past search history of the electronic dictionary alone, and does not reflect the search results of other electronic dictionaries or the like.

本発明は上記のような実情に鑑みてなされたもので、その目的とするところは、周囲に存在する他者の検索情報を有効に活用して、より検索効率を高めることが可能な情報検索装置、情報検索方法およびプログラムを提供することにある。 SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned circumstances, and its object is to effectively utilize search information of others existing in the surroundings, and to improve the efficiency of information search. An object of the present invention is to provide an apparatus, an information retrieval method, and a program.

本発明の一態様は、見出し語とその説明情報を関連付けて記憶した辞書記憶部と、通信接続された他の情報検索装置において、ユーザ操作により説明情報が参照された見出し語の情報を受信して記憶する共有検索履歴記憶部と、前記辞書記憶部から見出し語を検索するためのキーとして少なくとも一文字が入力された場合に、当該少なくとも一文字に基づいて、前記辞書記憶部とともに前記共有検索履歴記憶部からも見出し語を抽出する見出し語抽出部と、前記見出し語抽出部により前記辞書記憶部から抽出された見出し語を第1の表示領域に表示させ、前記共有検索履歴記憶部から抽出された見出し語を第2の表示領域に表示させる第1の表示制御部と、を備える。 In one aspect of the present invention, a dictionary storage unit that stores headwords and their explanation information in association with each other is connected to another information retrieval device for communication, and receives headword information whose explanation information is referred to by a user operation. and a shared search history storage unit for storing the dictionary storage unit and the shared search history storage unit when at least one character is input as a key for searching for a headword from the dictionary storage unit based on the at least one character. a headword extracting unit for extracting headwords from the shared search history storage unit; and a headword extracting unit for displaying the headwords extracted from the dictionary storage unit in a first display area. and a first display control unit for displaying the headword in the second display area.

本発明によれば、周囲に存在する他者の検索情報を有効に活用して、より検索効率を高めることが可能となる。 According to the present invention, it is possible to effectively utilize search information of others existing in the surroundings, and to further improve search efficiency.

本発明の一実施形態に係る電子辞書の外観構成を示す図。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; 同実施形態に係る周囲の他者と検索状況を共有するモード設定下での辞書検索の処理内容を示すフローチャート。10 is a flowchart showing the contents of dictionary search processing under a mode setting in which the search situation is shared with others around the embodiment. 同実施形態に係る[英英和辞典]選択時のタッチパネル式表示部の画面例を示す図。FIG. 10 is a diagram showing an example of a screen of the touch panel type display unit when [English-English-Japanese dictionary] is selected according to the 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は、各キーに表記されている辞書コンテンツ([大辞林]など)、辞書コンテンツのカテゴリ([国語]、[古語]、[漢和]、[英英和]など)[コンテンツ一覧]やツールの1つのカテゴリ[学習帳]を、それぞれ直接指定するためのキーである。 The function designation key 14b of the key input unit 14 is used to select the dictionary content ([Daijirin], etc.) written on each key, and the category of the dictionary content ([National language], [Ancient language], [Kanji], [English-English-Japanese], etc.). These keys are used to directly specify [list of contents] and [study notebook], 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に、見出し語の先頭となる2文字[te]が入力された状態を例として示している。検索文字列入力部41の下部左側では、検索候補表示部42として文字列[te]に該当する一定数の英単語を表示しており、その先頭位置で英単語[Te]がカーソルCの付帯表記により、仮に選択状態となっている状態を示す。検索文字列入力部41下部右側のボックス表示部43では、その時点で選択状態となっている英単語[Te]に対応して、英英和辞書コンテンツに基づく説明情報の一部が表示されている状態を示す。 In FIG. 1, [English-English-Japanese dictionary] is selected, and two characters [te], which is the beginning of a headword, are input to the search character string input section 41 located in the upper part of the touch panel display section 17 as an example. showing. A certain number of English words corresponding to the character string [te] are displayed as a search candidate display part 42 in the lower left part of the search character string input part 41. The notation indicates a provisionally selected state. In the box display section 43 on the lower right side of the search character string input section 41, part of the explanatory information based on the English-English dictionary content is displayed corresponding to the currently selected English word [Te]. Indicates status.

図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、作業データ記憶領域22eなど、本電子辞書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 common search history database 22d, and a work data storage area 22e.

検索処理プログラム記憶領域22aは、辞書データ記憶領域22bに辞書データとして記憶される各種の辞書コンテンツ(英英和辞典/英和辞典/和英辞典/英英辞典/国語辞典/百科事典/…)に基づいて、ユーザ所望の見出し語と当該見出し語に関連付けられた訳語、語義、用例、解説などの説明情報を検索して表示させるための制御プログラムなどを記憶する領域である。辞書データ記憶領域22bには、各種辞書コンテンツが記憶されており、見出し語と当該見出し語の説明情報が関連付けて記憶されている。即ち、辞書データ記憶領域22bは、見出し語とその説明情報を関連付けて記憶した辞書記憶部として機能する。 The search processing program storage area 22a is based on 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. , a control program for retrieving and displaying a headword desired by the user and descriptive information such as translations, meanings, usage examples, and explanations associated with the headword. Various dictionary contents are stored in the dictionary data storage area 22b, and headwords and description information of the headwords are stored in association with each other. That is, the dictionary data storage area 22b functions as a dictionary storage unit that stores headwords and their explanation information in association with each other.

検索履歴記憶領域22cには、本電子辞書10が単独で動作する際のユーザ操作に応じた検索に従い、見出し語とその説明情報が検索結果として表示される際に、検索対象とされた見出し語がその検索回数の情報とともに検索履歴として記憶される。 In the search history storage area 22c, the headwords that are the search target when the headwords and their description information are displayed as the search results according to the search according to the user's operation when the electronic dictionary 10 operates independently. is stored as a search history together with information on the number of searches.

共通検索履歴データベース22dは、本電子辞書10のユーザを含んで、外部の同様の電子辞書10で見出し語を選択し、その説明情報を表示させたことを共有する際に、後述する動作にしたがって、検索対象とされる見出し語をその検索回数の情報とともに検索履歴としてデータベース化して記憶する。即ち、共通検索履歴データベース22dは、通信接続された他の情報検索装置において、ユーザ操作により説明情報が参照された見出し語の情報を受信して記憶する共有検索履歴記憶部として機能する。
検索処理プログラム記憶領域22aは、辞書記憶部から見出し語を検索するためのキーとして少なくとも一文字が入力された場合に、当該少なくとも一文字に基づいて、辞書記憶部とともに共有検索履歴記憶部からも見出し語を抽出する見出し語抽出部として機能する。
Common search history database 22d includes users of this electronic dictionary 10, and when sharing the fact that a headword has been selected in a similar external electronic dictionary 10 and the explanation information thereof has been displayed, the search history database 22d is stored according to the operation described later. , headwords to be searched are stored in a database as a search history together with information on the number of searches. In other words, the common search history database 22d functions as a shared search history storage unit that receives and stores information on headwords whose explanation information is referred to by user operations in other communication-connected information search devices.
When at least one character is input as a key for searching for an entry word from the dictionary storage unit, the search processing program storage area 22a stores the entry word from the shared search history storage unit as well as from the dictionary storage unit based on the at least one character. It functions as an entry word extraction unit that extracts

作業データ記憶領域22eには、制御部21による制御プログラムに従った回路各部の動作の制御に伴い、ユーザ操作に応じて入力されたデータや制御部21により取得、あるいは生成されるなどした各種のデータが必要に応じて一時記憶(保持)される。 In the work data storage area 22e, 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)規格に基づいて、周囲に存在する同様の電子辞書などの情報検索装置と無線接続する。
通信部25は、通信接続された他の情報検索装置において、ユーザ操作により説明情報が参照された見出し語の情報を受信する。さらに通信部25は、説明情報を表示させた見出し語の情報を、通信接続された他の情報検索装置に対して発信する発信部として機能する。
また通信部25は、無線ルータなどを介して外部の図示しないネットワーク上のウェブサーバ等と無線接続して、制御プログラムなどをダウンロードする。
The communication unit 25 is wirelessly connected to similar information retrieval devices such as electronic dictionaries existing in the vicinity based on the BLE (Bluetooth (registered trademark) Low Energy) standard, which is one of wireless PAN (Personal Area Network) technologies, for example. do.
The communication unit 25 receives headword information for which explanation information is referred to by a user's operation in another information search device connected for communication. Further, the communication unit 25 functions as a transmission unit that transmits the information of the headword whose explanation information is displayed to another information retrieval device connected for communication.
The communication unit 25 also 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を使用するユーザがクラスメイト達と検索履歴を共有することで、授業中に辞書検索を行なう際の検索効率を挙げるべく実行する場合を想定している。
[motion]
Next, the operation of this embodiment will be described.
In this operation, a user using the electronic dictionary 10 shares a search history with his/her classmates in one classroom in a school, so as to improve the efficiency of searching the dictionary during class. I assume.

本実施形態では、電子辞書10で辞書検索を行うに当たって、周囲の他者と検索状況を共有するか否かのモードを選択可能とする。図1のタッチパネル式表示部17では、画面の上端右側で「周辺端末との通信/許可待機中」と示したように、周囲の他者と検索履歴を共有していないモードでの動作を示している。このモード下では、例えば、見出し語の先頭からの一部の文字列「te」が入力された時点での[決定]キー14dの操作に対応して、アルファベット順で検索候補を一定数表示する。 In this embodiment, when performing a dictionary search using the electronic dictionary 10, it is possible to select a mode as to whether or not to share the search situation with others around the user. In the touch panel type display unit 17 of FIG. 1, the operation in the mode in which the search history is not shared with other people around is shown as indicated by "waiting for communication/permission with peripheral terminal" on the upper right side of the screen. ing. In this mode, for example, a certain number of search candidates are displayed in alphabetical order in response to the operation of the [Enter] key 14d when a partial character string "te" from the beginning of the headword is entered. .

また、このモード下で、さらに当該電子辞書10での検索履歴を使用する設定が選択されている場合には、検索履歴記憶領域22cに記憶される内容に基づいて、検索文字列の入力に対応した見出し語の検索候補を一定数表示する。 Further, under this mode, when the setting to use the search history in the electronic dictionary 10 is selected, it corresponds to the input of the search character string based on the contents stored in the search history storage area 22c. Display a certain number of search candidates for headwords.

タッチパネル式表示部17により「許可待機中」の文字列部分をユーザがタッチ操作することで、当該文字列部分の表示が「許可中」に切り替わるとともに、周囲の他者と検索履歴を共有するモードへと移行する。 A mode in which the display of the character string portion is switched to "allowing" when the user touches the character string portion "Waiting for permission" on the touch panel display unit 17, and the search history is shared with others around the user. to move to.

図3は、周囲の他者と検索履歴を共有するモード設定下で、制御部21が通信部25の機能をオンして実行する、辞書検索の処理内容を示すフローチャートである。 FIG. 3 is a flowchart showing the contents of dictionary search processing executed by the control unit 21 by turning on the function of the communication unit 25 under the mode setting for sharing the search history with other people around.

制御部21は、通信部25によるBLE(登録商標)規格に則ったブロードキャスト通信により、基本となるオブザーバ(受信デバイス)としての動作を開始させる(ステップS101)。 The control unit 21 starts operation as a basic observer (receiving device) through broadcast communication conforming to the BLE (registered trademark) standard by the communication unit 25 (step S101).

オブザーバとしての動作の際、制御部21は電子辞書として動作中であることを示す、予め策定された電子辞書ビーコンを通信部25により受信し続ける。 When operating as an observer, the control unit 21 continues to receive, through the communication unit 25, a previously established electronic dictionary beacon indicating that it is operating as an electronic dictionary.

次に制御部21は、当該時点で周囲に存在する他の端末からの電子辞書ビーコンの受信数が予め設定したしきい値、例えば1学級の生徒数が35人であれば10以上、得られるか否かにより、共通検索履歴データベース22dに記憶する情報の信頼性を確保できているかどうかを判断する(ステップS102)。 Next, the control unit 21 obtains a preset threshold value for the number of receptions of electronic dictionary beacons from other terminals existing in the vicinity at that time, for example, 10 or more if the number of students in one class is 35. It is determined whether or not the reliability of the information stored in the common search history database 22d is ensured (step S102).

この電子辞書ビーコンの受信に際しては、ビーコンが隣の教室との間に存在する壁面を通過する際に電波強度が低下すると考えられることから、予め適切なしきい値以上のRSSI(受信信号強度)が得られるものに限定することで、同一の教室内に存在するクラスメイトの端末のみを選択してカウントできる。 When receiving this electronic dictionary beacon, it is thought that the strength of the radio wave will decrease when the beacon passes through the wall that exists between the adjacent classrooms. By limiting what can be obtained, only the terminals of classmates existing in the same classroom can be selected and counted.

ステップS102において、電子辞書ビーコンの受信数が、予め設定したしきい値未満であると判断した場合(ステップS102のNO)、共通検索履歴データベース22dに記憶する情報の信頼性を確保できないものとして、共通検索履歴データベース22dの内容をリセットした上で(ステップS111)、ステップS102からの処理に戻る。 If it is determined in step S102 that the number of received electronic dictionary beacons is less than the preset threshold value (NO in step S102), it is assumed that the reliability of the information stored in the common search history database 22d cannot be ensured. After resetting the contents of the common search history database 22d (step S111), the process returns to step S102.

またステップS102において、電子辞書ビーコンの受信数が、予め設定したしきい値以上であると判断した場合(ステップS102のYES)、共通検索履歴データベース22dに記憶する情報の信頼性は確保できているものとして、次に制御部21は、電子辞書10で検索文字列入力部41への入力された検索文字列に基づく検索を命令するキー入力部14の[決定]キー14dが操作されたか否かを判断する(ステップS103)。 If it is determined in step S102 that the number of received electronic dictionary beacons is equal to or greater than the preset threshold value (YES in step S102), the reliability of the information stored in the common search history database 22d can be ensured. Next, the control unit 21 determines whether the [Enter] key 14d of the key input unit 14 for commanding a search based on the search character string input to the search character string input unit 41 in the electronic dictionary 10 has been operated. (step S103).

[決定]キー14dが操作されていないと判断した場合(ステップS103のNO)、次に制御部21は、受信している電子辞書ビーコンの中に、検索単語の情報が含まれているものが少なくとも1つあるか否かにより、周囲の他の端末で見出し語が選択され、その見出し語に対する説明情報ボックス表示部43で表示されて参照されたか否かを判断する(ステップS109)。 If it is determined that the [Enter] key 14d has not been operated (NO in step S103), then the control unit 21 determines that the received electronic dictionary beacon contains search word information. Based on whether or not there is at least one entry word, it is determined whether or not the entry word has been selected by other peripheral terminals and displayed on the explanatory information box display section 43 for that entry word for reference (step S109).

検索単語の情報が含まれている電子辞書ビーコンの受信がないと判断した場合(ステップS109のNO)、周囲の他の端末では見出し語の選択がなされていないものとして、制御部21は、再びステップS102からの処理に戻る。 If it is determined that an electronic dictionary beacon containing search word information has not been received (NO in step S109), the control unit 21 assumes that other peripheral terminals have not selected an entry word, and the control unit 21 It returns to the process from step S102.

こうして、電子辞書ビーコンの受信数が予め設定したしきい値以上ある動作環境下では、制御部21がステップS102、S103、S109の処理を繰り返し実行することで、当該電子辞書10で検索の命令がなされるか、検索単語の情報が含まれている電子辞書ビーコンの受信があるのを待機する。 In this manner, under an operating environment in which the number of received electronic dictionary beacons is equal to or greater than a preset threshold value, the control unit 21 repeatedly executes the processes of steps S102, S103, and S109 so that the electronic dictionary 10 receives a search command. or wait for receipt of an electronic dictionary beacon containing search word information.

ステップS109において、受信している電子辞書ビーコンの中に、検索単語の情報が含まれているものが少なくとも1つあり、周囲の他の端末で見出し語が選択され、見出し語に対する説明情報が表示されて参照されたと判断した場合(ステップS109のYES)、制御部21は、含まれていた検索単語の情報を共通検索履歴データベース22dに格納するべく更新記憶させる(ステップS110)。このとき、格納しようとする検索単語の情報がすでに共通検索履歴データベース22dに記憶されていた場合には、当該検索単語に対応する受信数の情報を「+1」更新設定する。 In step S109, at least one of the received electronic dictionary beacons contains search word information, another terminal selects a headword, and the explanatory information for the headword is displayed. If it is determined that the search word has been read and referred to (YES in step S109), the control unit 21 updates and stores the included search word information in the common search history database 22d (step S110). At this time, if the information of the search word to be stored has already been stored in the common search history database 22d, the information on the number of receptions corresponding to the search word is updated by "+1".

ステップS110で共通検索履歴データベース22dの更新記憶を終えた後、制御部21は、再びステップS102からの処理に戻る。 After updating and storing the common search history database 22d in step S110, the control unit 21 returns to the process from step S102.

またステップS103において、検索文字列入力部41に入力された検索文字列に基づく検索を命令する[決定]キー14dが操作されたと判断した場合(ステップS103のYES)、制御部21は、入力された検索文字列に基づいて辞書データ記憶領域22bと共有検索履歴データベース22dとを参照して見出し語を検索し、検索した結果として見出し語を一覧表示する(ステップS104)。 If it is determined in step S103 that the [determination] key 14d for commanding a search based on the search character string input to the search character string input unit 41 has been operated (YES in step S103), the control unit 21 Based on the retrieved character string, the dictionary data storage area 22b and the shared search history database 22d are referenced to search for headwords, and a list of headwords is displayed as the search results (step S104).

図4は、[英英和辞典]が選択され、タッチパネル式表示部17の画面上部に位置する検索文字列入力部41に、見出し語の先頭となる2文字[te]が入力されて[決定]キー14dが操作された場合の表示状態を例として示している。同画面の上端右側では「周辺端末との通信/許可中」と示すように、周囲の他者と検索履歴を共有するモードを選択していることが表示される。この共有のモードが選択されている場合、周囲の他の端末においても、検索文字列の入力状態は端末毎に異なるものの、図4と同様の画面が表示されているものとする。 In FIG. 4, [English-English-Japanese dictionary] is selected, and two characters [te], which is the beginning of the headword, are input to the search character string input section 41 located at the top of the screen of the touch panel display section 17, and [Confirm]. A display state when the key 14d is operated is shown as an example. On the upper right side of the same screen, it is displayed that the mode of sharing the search history with other people around is selected, as indicated by "Communicating/permitting with peripheral terminals". When this sharing mode is selected, it is assumed that the same screen as that shown in FIG. 4 is displayed on other peripheral terminals as well, although the input state of the search character string differs from terminal to terminal.

検索文字列入力部41の下部左側では、検索候補表示部42として入力された文字列[te]に該当する英単語として、共通検索履歴データベース22dの内容に基づいた、共有の検索履歴の情報中で最も重複した受信数が多い順に、2つの英単語[tender][temporary]を共通検索候補表示部42A内で表示している。 In the lower left part of the search character string input section 41, as an English word corresponding to the character string [te] input as the search candidate display section 42, based on the contents of the common search history database 22d, the shared search history information , two English words [tender] [temporary] are displayed in the common search candidate display portion 42A in descending order of the number of duplicate receptions.

共通検索候補表示部42Aにおいては、より重複した受信数が多い、上段側の英単語[tender]に対して、仮に選択状態であることをカーソルCを付加して表示している。このカーソルCの位置に対応して、右側のボックス表示部43においても、英単語[tender]の意味に関する実際の辞書コンテンツに基づく詳細な説明を表示する。なお本図では、図面が煩雑となることを避けるべく、あえてボックス表示部43内での文言を大幅に省略した内容([※~tenderの意味~])で表現している。
即ち、制御部21は、見出し語抽出部により辞書記憶部から抽出された見出し語を第1の表示領域に表示させ、共有検索履歴記憶部から抽出された見出し語を第2の表示領域に表示させる第1の表示制御部として機能する。
In the common search candidate display section 42A, a cursor C is added to indicate that the English word [tender] on the upper side, which has a larger number of duplicated receptions, is tentatively selected. Corresponding to the position of the cursor C, the box display section 43 on the right side also displays a detailed explanation based on the actual dictionary contents regarding the meaning of the English word [tender]. In this figure, in order to avoid complication of the drawing, the wording in the box display section 43 is largely omitted ([*-meaning of tender-]).
That is, the control unit 21 causes the headword extraction unit to display the headword extracted from the dictionary storage unit in the first display area, and displays the headword extracted from the shared search history storage unit in the second display area. It functions as a first display control unit that causes

また、共通検索候補表示部42Aの下部の検索候補表示部42においては、入力された検索文字列[te]に基づいて、辞書データ記憶領域22bに記憶される英英和辞書コンテンツを用いて検索した見出し語として、例えば6つの英単語[team][teem][telegram][term(1)][term(2)][terrorism]を表示している。 Further, in the search candidate display section 42 at the bottom of the common search candidate display section 42A, a search is performed using the English-English-Japanese dictionary content stored in the dictionary data storage area 22b based on the input search character string [te]. As headwords, for example, six English words [team] [teem] [telegram] [term(1)] [term(2)] [terrorism] are displayed.

このように、周囲の他の端末と検索履歴を共有するモードの設定下では、見出し語の先頭からの文字入力に対応して、周囲の端末ですでに検索された見出し語の中から検索された数が多いものから優先的に表示される。そのため、授業中などでは、同じ教室内に存在する周囲の他の端末で、検索操作が早い者により得られた検索結果をいち早く履歴として共有し、自己の電子辞書10での検索動作に活用することができる。 In this way, under the setting of the mode that shares the search history with other devices in the surroundings, in response to the character input from the beginning of the headword, search is performed among the headwords that have already been searched on the surrounding terminals. Items with the highest number are displayed preferentially. Therefore, during a class, for example, the search result obtained by a person who performs a quick search operation on other terminals in the same classroom is quickly shared as a history, and is utilized for the search operation with the own electronic dictionary 10. - 特許庁be able to.

制御部21では、見出し語の検索結果の一覧表示に対して、カーソル移動キー14gおよび[決定]キー14dにより、見出し語を選択して決定するキー操作を受付け、選択された見出し語に対応する詳細な説明情報をボックス表示部43で表示する(ステップS105)。
即ち、制御部21は、第1の表示制御部で表示させた複数の見出し語の中から選択された1つに対応して辞書記憶部から説明情報を読み出して第3の表示領域に表示させる第2の表示制御部として機能する。
The control unit 21 accepts a key operation for selecting and determining a headword with the cursor movement key 14g and the [determine] key 14d with respect to the list display of the headword search results, and responds to the selected headword. Detailed explanation information is displayed on the box display section 43 (step S105).
That is, the control unit 21 reads out explanatory information from the dictionary storage unit corresponding to one entry selected from the plurality of headwords displayed by the first display control unit, and displays it in the third display area. It functions as a second display control unit.

制御部21は、電子辞書10で選択された見出し語の情報を反映させるべく、共通検索履歴データベース22dの更新記憶を実行する(ステップS106)。 The control unit 21 updates and stores the common search history database 22d so as to reflect the information of the headword selected in the electronic dictionary 10 (step S106).

加えて、一時的にブロードキャスト通信におけるオブザーバ(受信デバイス)動作を取り止めてブロードキャスタ(発信デバイス)動作に切り替え、ステップS105で選択した見出し語の情報を含む電子辞書ビーコンを周囲の端末に対して送信する(ステップS107)。周囲の端末においては、この電子辞書ビーコンを受信することにより、含まれている見出し語の情報を用いてそれぞれの共通検索履歴データベース22dの更新記憶を実行することになる。 In addition, the observer (receiving device) operation in the broadcast communication is temporarily stopped and switched to the broadcaster (transmitting device) operation, and an electronic dictionary beacon including information on the headword selected in step S105 is transmitted to surrounding terminals. (step S107). By receiving this electronic dictionary beacon, the terminals in the surrounding area use the included entry word information to update and store the respective common search history databases 22d.

この送信動作に関して、見出し語の情報を含む電子辞書ビーコンを逐次送信するのではなく、検索履歴記憶領域22cに電子辞書10で検索した検索履歴が所定数蓄積した時点で、見出し語の情報を含む辞書ビーコンを送信するものとしても良い。 Regarding this transmission operation, instead of sequentially transmitting an electronic dictionary beacon containing entry word information, entry word information is included when a predetermined number of search histories searched with the electronic dictionary 10 are accumulated in the search history storage area 22c. A dictionary beacon may be transmitted.

その後、制御部21は、ブロードキャスト通信における一時的なブロードキャスタ動作を取り止め、オブザーバ(受信デバイス)動作に切り替えて復帰した上で(ステップS108)、再びステップS102からの処理に戻る。 After that, the control unit 21 stops the temporary broadcaster operation in the broadcast communication, switches to the observer (receiving device) operation and returns (step S108), and then returns to the process from step S102.

[実施形態の効果]
以上詳述した如く本実施形態によれば、周囲に存在する他者の検索情報を有効に活用して、より検索効率を高めることが可能となる。
[Effects of Embodiment]
As described in detail above, according to the present embodiment, it is possible to effectively utilize the search information of others existing in the surroundings, and to further improve the search efficiency.

また本実施形態では、周囲の他者の端末から検索結果を受信し、履歴として記憶するのみならず、自己の電子辞書10で検索した中から選択した見出し語の情報結果を他者の端末に対して発信することで、相互に検索履歴を共有できる。 In addition, in this embodiment, the search results are received from the terminals of other people nearby and stored as a history. You can share your search history with each other by sending a call to

さらに本実施形態では、通信可能な電子辞書ビーコンの数が予め設定したしきい値以上ある場合にのみ、周囲の他者の端末から受信した検索結果を共通検索履歴データベース22dに記憶するものとしたので、共有する検索履歴の情報の信頼性を確保できる。 Furthermore, in this embodiment, only when the number of communicable electronic dictionary beacons is equal to or greater than a preset threshold value, search results received from nearby terminals of others are stored in the common search history database 22d. Therefore, the reliability of the shared search history information can be ensured.

加えて本実施形態では、所定の受信電波強度を満たす周囲の他者の端末を有効としたので、特に学校の教室など、空間的に分離された領域内を限定する場合などに、それ以外の領域との区分が容易で動作を制御し易くなる。 In addition, in the present embodiment, terminals of other persons in the surroundings that satisfy a predetermined received radio wave intensity are made effective. It is easy to distinguish between areas, and it becomes easy to control the operation.

また本実施形態では示さなかったが、例えば電子辞書10が発信する電子辞書ビーコンのヘッダ部分に、授業などでその都度与えられる識別情報を添付し、同一の識別情報を有する電子辞書ビーコンの受信のみを有効と判断して動作するようにすれば、同一空間内でもやり取りする情報が錯綜することなく、グループ分けして個別の種類の情報を利用できる。 Also, although not shown in this embodiment, for example, identification information given each time in a class or the like is attached to the header portion of the electronic dictionary beacon transmitted by the electronic dictionary 10, and only electronic dictionary beacons having the same identification information are received. is determined to be valid, it is possible to group and use individual types of information without complicating exchanged information even in the same space.

さらに、共通検索履歴データベース22dに記憶する情報に関して、例えば授業の1時間分に相当する時間が経過すると、自動的にクリアするような時限制御を行うことも考えられる。このような比較的短時間で共通検索履歴データベース22dの記憶内容をクリアすることで、授業の遷移に対応してその都度適切な見出し語の検索が実現できる。 Furthermore, it is conceivable to perform time limit control such that the information stored in the common search history database 22d is automatically cleared when, for example, a period of time equivalent to one hour of class has elapsed. By clearing the storage contents of the common search history database 22d in such a relatively short period of time, it is possible to search for appropriate headwords each time corresponding to the transition of classes.

またこれとは反対に、例えば共通検索履歴データベース22dに記憶する情報を、比較的長期、例えば1年程度蓄積しながら保持するものとしてもよい。この場合、共通検索履歴データベース22dの記憶内容を他者の端末に転送できるようにすれば、他のクラスや学年で蓄積された検索履歴の情報を継承することができ、より検索効率を高めることが可能となる。 On the contrary, for example, the information stored in the common search history database 22d may be retained while being accumulated for a relatively long period of time, for example, about one year. In this case, if the storage contents of the common search history database 22d can be transferred to the terminal of another person, the information of the search history accumulated in other classes or grades can be inherited, and the search efficiency can be further improved. becomes possible.

なお本実施形態では、見出し語の一部を少なくとも1文字入力した時点で、対応する見出し語の候補を表示するものとして説明したが、検索文字列の入力を行う以前の時点においても、共通検索履歴データベース22dに記憶している検索単語の情報中から、対応する受信数の数値が最も高いものから順次一定数を候補として表示するような動作としても良い。このような動作とした場合、文字入力しない状態でも所望する見出し語が候補中に現出する可能性があり、より検索効率を高めることができる。 In this embodiment, it is assumed that when at least one character of a headword is entered, corresponding headword candidates are displayed. It is also possible to display a certain number of search word information stored in the history database 22d as candidates in descending order of the number of corresponding reception numbers. In such an operation, there is a possibility that the desired headword will appear among the candidates even in a state where no characters are input, and the retrieval efficiency can be further improved.

その他、本願発明は、上記実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。また、各実施形態は可能な限り適宜組み合わせて実施してもよく、その場合組み合わせた効果が得られる。更に、上記実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適当な組み合わせにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件からいくつかの構成要件が削除されても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除された構成が発明として抽出され得る。 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の表示領域に表示させ、前記共有検索履歴記憶部から抽出された見出し語を第2の表示領域に表示させる第1の表示制御部と、
を備える情報検索装置。
[請求項2]
前記第1の表示制御部で表示させた複数の見出し語の中から選択された1つに対応して前記辞書記憶部から説明情報を読み出して第3の表示領域に表示させる第2の表示制御部と、
前記第2の表示制御部で説明情報を表示させた見出し語の情報を通信接続された前記他の情報検索装置に対して発信する発信部と、
をさらに備える、請求項1記載の情報検索装置。
[請求項3]
前記共有検索履歴記憶部は、予め設定したしきい値以上の数の前記他の情報検索装置と通信接続が可能である場合に、受信した前記見出し語の情報を記憶する、請求項1または2記載の情報検索装置。
[請求項4]
前記共有検索履歴記憶部は、所定の受信電波強度を満たす前記他の情報検索装置からの受信により取得した見出し語の情報を記憶する、請求項1乃至3いずれか一項記載の情報検索装置。
[請求項5]
前記共有検索履歴記憶部は、所定の識別情報を含む前記他の情報検索装置からの検索文字列の情報を記憶する、請求項1乃至4いずれか一項記載の情報検索装置。
[請求項6]
前記共有検索履歴記憶部は、予め設定された時間条件に従って記憶内容をクリアする、請求項1乃至5いずれか一項記載の情報検索装置。
[請求項7]
見出し語とその説明情報を関連付けて記憶した辞書記憶部を備える装置での情報検索方法であって、
通信接続された他の情報検索装置において、ユーザ操作により説明情報が参照された見出し語の情報を受信して記憶する共有検索履歴記憶工程と、
前記辞書記憶部から見出し語を検索するためのキーとして少なくとも一文字が入力された場合に、当該少なくとも一文字に基づいて、前記辞書記憶部とともに前記共有検索履歴記憶工程での記憶内容からも見出し語を抽出する見出し語抽出工程と、
前記見出し語抽出工程で前記辞書記憶部から抽出された見出し語を第1の表示領域に表示させ、前記共有検索履歴記憶工程での記憶内容から抽出された見出し語を第2の表示領域に表示させる第1の表示制御工程と、
を有する情報検索方法。
[請求項8]
検索文字列とその説明情報を関連付けて記憶した辞書記憶部を備える装置が内蔵するコンピュータが実行するプログラムであって、前記コンピュータを、
通信接続された他の情報検索装置において、ユーザ操作により説明情報が参照された見出し語の情報を受信して記憶する共有検索履歴記憶部と、
前記辞書記憶部から見出し語を検索するためのキーとして少なくとも一文字が入力された場合に、当該少なくとも一文字に基づいて、前記辞書記憶部とともに前記共有検索履歴記憶部からも見出し語を抽出する見出し語抽出部と、
前記見出し語抽出部により前記辞書記憶部から抽出された見出し語を第1の表示領域に表示させ、前記共有検索履歴記憶部から抽出された見出し語を第2の表示領域に表示させる第1の表示制御部と、
して機能させるプログラム。
The invention described in the original claims of the present application is appended below.
[Claim 1]
a dictionary storage unit that stores headwords and their explanation information in association with each other;
a shared search history storage unit that receives and stores information on headwords whose explanation information is referred to by a user's operation in another information search device connected for communication;
When at least one character is input as a key for searching for a headword from the dictionary storage unit, a headword is extracted from the shared search history storage unit as well as from the dictionary storage unit based on the at least one character. an extractor;
a headword extracted from the dictionary storage unit by the headword extraction unit is displayed in a first display area, and a headword extracted from the shared search history storage unit is displayed in a second display area; a display control unit;
An information retrieval device comprising:
[Claim 2]
second display control for reading out explanatory information from the dictionary storage unit corresponding to one entry selected from the plurality of headwords displayed by the first display control unit and displaying the explanation information in a third display area; Department and
a transmission unit for transmitting information of headwords whose explanation information is displayed by the second display control unit to the other information retrieval device connected for communication;
2. The information retrieval device of claim 1, further comprising:
[Claim 3]
3. The shared search history storage unit stores the received headword information when a communication connection is possible with a number of the other information search devices equal to or greater than a preset threshold value. Information retrieval device as described.
[Claim 4]
4. The information search device according to claim 1, wherein said shared search history storage unit stores headword information obtained by reception from said other information search device that satisfies a predetermined received radio wave intensity.
[Claim 5]
5. The information retrieval device according to any one of claims 1 to 4, wherein said shared retrieval history storage unit stores information of retrieval character strings from said other information retrieval device including predetermined identification information.
[Claim 6]
6. The information search device according to claim 1, wherein said shared search history storage unit clears stored content according to preset time conditions.
[Claim 7]
An information search method in a device having a dictionary storage unit that stores headwords and their description information in association with each other,
a shared search history storage step of receiving and storing information of headwords whose explanation information is referred to by a user's operation in another information search device connected for communication;
When at least one character is input as a key for searching for a headword from the dictionary storage unit, headwords are retrieved from the contents stored in the shared search history storage step as well as from the dictionary storage unit based on the at least one character. headword extraction step to extract;
The headword extracted from the dictionary storage unit in the headword extraction step is displayed in a first display area, and the headword extracted from the stored content in the shared search history storage step is displayed in the second display area. a first display control step that causes
An information retrieval method having
[Claim 8]
A program executed by a computer contained in a device provided with a dictionary storage unit that stores search character strings and their description information in association with each other, the program comprising:
a shared search history storage unit that receives and stores headword information for which explanation information is referred to by a user's operation in another information search device that is communicatively connected;
When at least one character is input as a key for searching for a headword from the dictionary storage unit, a headword is extracted from the shared search history storage unit as well as from the dictionary storage unit based on the at least one character. an extractor;
a headword extracted from the dictionary storage unit by the headword extraction unit is displayed in a first display area, and a headword extracted from the shared search history storage unit is displayed in a second display area; a display control unit;
A program that works as

10…電子辞書
11…本体ケース
12…蓋体ケース
13…ヒンジ部
14…キー入力部
14a…[ホーム]キー
14b…機能指定キー
14c…文字入力キー
14d…[決定]キー
14e…[戻る]キー
14f…[BOX]キー
14g…カーソル移動キー
14h…[シフト]キー
15…音声出力部
16…音声入力部
17…タッチパネル式表示部
21…制御部(CPU)
22…記憶部
22a…検索処理プログラム記憶領域
22b…辞書データ記憶領域
22c…検索履歴記憶領域
22d…共通検索履歴データベース
22e…作業データ記憶領域
23…外部記録媒体
24…記録媒体読取部
25…通信部
41…検索文字列入力部
42…検索候補表示部
42A…共有検索候補
43…ボックス表示部
C…カーソル
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 22b Dictionary data storage area 22c Search history storage area 22d Common search history database 22e Work data storage area 23 External recording medium 24 Recording medium reading section 25 Communication section 41 Search character string input section 42 Search candidate display section 42A Shared search candidate 43 Box display section C Cursor

Claims (8)

見出し語とその説明情報を関連付けて記憶した辞書記憶部と、
通信接続された他の情報検索装置において、ユーザ操作により説明情報が参照された見出し語の情報を受信して記憶する共有検索履歴記憶部と、
前記辞書記憶部から見出し語を検索するためのキーとして少なくとも一文字が入力された場合に、当該少なくとも一文字に基づいて、前記辞書記憶部とともに前記共有検索履歴記憶部からも見出し語を抽出する見出し語抽出部と、
前記見出し語抽出部により前記辞書記憶部から抽出された見出し語を第1の表示領域に表示させ、前記共有検索履歴記憶部から抽出された見出し語を第2の表示領域に表示させる第1の表示制御部と、
を備える情報検索装置。
a dictionary storage unit that stores headwords and their explanation information in association with each other;
a shared search history storage unit that receives and stores information on headwords whose explanation information is referred to by a user's operation in another information search device connected for communication;
When at least one character is input as a key for searching for a headword from the dictionary storage unit, a headword is extracted from the shared search history storage unit as well as from the dictionary storage unit based on the at least one character. an extractor;
a headword extracted from the dictionary storage unit by the headword extraction unit is displayed in a first display area, and a headword extracted from the shared search history storage unit is displayed in a second display area; a display control unit;
An information retrieval device comprising:
前記第1の表示制御部で表示させた複数の見出し語の中から選択された1つに対応して前記辞書記憶部から説明情報を読み出して第3の表示領域に表示させる第2の表示制御部と、
前記第2の表示制御部で説明情報を表示させた見出し語の情報を通信接続された前記他の情報検索装置に対して発信する発信部と、
をさらに備える、請求項1記載の情報検索装置。
second display control for reading out explanatory information from the dictionary storage unit corresponding to one entry selected from the plurality of headwords displayed by the first display control unit and displaying the explanation information in a third display area; Department and
a transmission unit for transmitting information of headwords whose explanation information is displayed by the second display control unit to the other information retrieval device connected for communication;
2. The information retrieval device of claim 1, further comprising:
前記共有検索履歴記憶部は、予め設定したしきい値以上の数の前記他の情報検索装置と通信接続が可能である場合に、受信した前記見出し語の情報を記憶する、請求項1または2記載の情報検索装置。 3. The shared search history storage unit stores the received headword information when a communication connection is possible with a number of the other information search devices equal to or greater than a preset threshold value. Information retrieval device as described. 前記共有検索履歴記憶部は、所定の受信電波強度を満たす前記他の情報検索装置からの受信により取得した見出し語の情報を記憶する、請求項1乃至3いずれか一項記載の情報検索装置。 4. The information search device according to claim 1, wherein said shared search history storage unit stores headword information obtained by reception from said other information search device that satisfies a predetermined received radio wave intensity. 前記共有検索履歴記憶部は、所定の識別情報を含む前記他の情報検索装置からの検索文字列の情報を記憶する、請求項1乃至4いずれか一項記載の情報検索装置。 5. The information retrieval device according to any one of claims 1 to 4, wherein said shared retrieval history storage unit stores information of retrieval character strings from said other information retrieval device including predetermined identification information. 前記共有検索履歴記憶部は、予め設定された時間条件に従って記憶内容をクリアする、請求項1乃至5いずれか一項記載の情報検索装置。 6. The information search device according to claim 1, wherein said shared search history storage unit clears stored content according to preset time conditions. 見出し語とその説明情報を関連付けて記憶した辞書記憶部を備える装置での情報検索方法であって、
通信接続された他の情報検索装置において、ユーザ操作により説明情報が参照された見出し語の情報を受信して記憶する共有検索履歴記憶工程と、
前記辞書記憶部から見出し語を検索するためのキーとして少なくとも一文字が入力された場合に、当該少なくとも一文字に基づいて、前記辞書記憶部とともに前記共有検索履歴記憶工程での記憶内容からも見出し語を抽出する見出し語抽出工程と、
前記見出し語抽出工程で前記辞書記憶部から抽出された見出し語を第1の表示領域に表示させ、前記共有検索履歴記憶工程での記憶内容から抽出された見出し語を第2の表示領域に表示させる第1の表示制御工程と、
を有する情報検索方法。
An information search method in a device having a dictionary storage unit that stores headwords and their description information in association with each other,
a shared search history storage step of receiving and storing information of headwords whose explanation information is referred to by a user's operation in another information search device connected for communication;
When at least one character is input as a key for searching for a headword from the dictionary storage unit, headwords are retrieved from the contents stored in the shared search history storage step as well as from the dictionary storage unit based on the at least one character. headword extraction step to extract;
The headword extracted from the dictionary storage unit in the headword extraction step is displayed in a first display area, and the headword extracted from the stored content in the shared search history storage step is displayed in the second display area. a first display control step that causes
An information retrieval method having
検索文字列とその説明情報を関連付けて記憶した辞書記憶部を備える装置が内蔵するコンピュータが実行するプログラムであって、前記コンピュータを、
通信接続された他の情報検索装置において、ユーザ操作により説明情報が参照された見出し語の情報を受信して記憶する共有検索履歴記憶部と、
前記辞書記憶部から見出し語を検索するためのキーとして少なくとも一文字が入力された場合に、当該少なくとも一文字に基づいて、前記辞書記憶部とともに前記共有検索履歴記憶部からも見出し語を抽出する見出し語抽出部と、
前記見出し語抽出部により前記辞書記憶部から抽出された見出し語を第1の表示領域に表示させ、前記共有検索履歴記憶部から抽出された見出し語を第2の表示領域に表示させる第1の表示制御部と、
して機能させるプログラム。
A program executed by a computer contained in a device provided with a dictionary storage unit that stores search character strings and their description information in association with each other, the program comprising:
a shared search history storage unit that receives and stores information on headwords whose explanation information is referred to by a user's operation in another information search device connected for communication;
When at least one character is input as a key for searching for a headword from the dictionary storage unit, a headword is extracted from the shared search history storage unit as well as from the dictionary storage unit based on the at least one character. an extractor;
a headword extracted from the dictionary storage unit by the headword extraction unit is displayed in a first display area, and a headword extracted from the shared search history storage unit is displayed in a second display area; a display control unit;
A program that works as
JP2021050711A 2021-03-24 2021-03-24 Information retrieval device, information retrieval method, and program Pending JP2022148870A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021050711A JP2022148870A (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
JP2021050711A JP2022148870A (en) 2021-03-24 2021-03-24 Information retrieval device, information retrieval method, and program

Publications (2)

Publication Number Publication Date
JP2022148870A true JP2022148870A (en) 2022-10-06
JP2022148870A5 JP2022148870A5 (en) 2024-03-27

Family

ID=83462344

Family Applications (1)

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

Country Status (1)

Country Link
JP (1) JP2022148870A (en)

Similar Documents

Publication Publication Date Title
JP6507541B2 (en) INFORMATION DISPLAY DEVICE, INFORMATION DISPLAY PROGRAM, AND INFORMATION DISPLAY METHOD
JP2012059072A (en) Electronic dictionary device and program
US8489389B2 (en) Electronic apparatus with dictionary function and computer-readable medium
JP2012128069A (en) Electronic learning device and program
JP2022148870A (en) Information retrieval device, information retrieval method, and program
JP5652251B2 (en) Information display device and program
JP5749626B2 (en) Web information providing system and web information providing program
US8335680B2 (en) Electronic apparatus with dictionary function background
JP3793878B2 (en) Information display control device and program
JP2009026007A (en) Electronic equipment with dictionary function and control program
JP6575061B2 (en) Electronic device, electronic dictionary system, and program
JP2018155808A (en) Learning support device, learning support method, and program
JP5487898B2 (en) Electronic device and program with dictionary function
JP2022138879A (en) Information retrieval apparatus, information retrieval method, and program
JP5397199B2 (en) Electronic device and information display program
JP6048601B2 (en) Information display device, program, and word information display method
JP6696134B2 (en) Information acquisition device and program
JP2012212446A (en) Portable device and program
JP2013149083A (en) Information display control device and program
CN103678467A (en) Information display control apparatus, information display control method, information display control system
JP5953768B2 (en) Electronic dictionary device, dictionary search method in electronic device, and program
JP2017208111A (en) Electronic apparatus comprising dictionary function and program
JP2024085245A (en) Search device, learning support device, search method, and program
JP2022148901A (en) Character recognition apparatus, character recognition method, and program
JPH06325072A (en) Electronic translator

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