JP3945075B2 - Electronic device having dictionary function and storage medium storing information retrieval processing program - Google Patents
Electronic device having dictionary function and storage medium storing information retrieval processing program Download PDFInfo
- Publication number
- JP3945075B2 JP3945075B2 JP14147499A JP14147499A JP3945075B2 JP 3945075 B2 JP3945075 B2 JP 3945075B2 JP 14147499 A JP14147499 A JP 14147499A JP 14147499 A JP14147499 A JP 14147499A JP 3945075 B2 JP3945075 B2 JP 3945075B2
- Authority
- JP
- Japan
- Prior art keywords
- search
- headword
- keyword
- word
- headwords
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、英和辞書や和英辞書等のデータベースを対象とし、見出し語に対応付けられた情報を検索して表示するための情報検索装置及び情報検索処理プログラムを記憶した記憶媒体に関する。
【0002】
【従来の技術】
近年、英和辞書や和英辞書等の辞書データをデータベースとして記憶し、検索したい語句をキーワードとして入力することで、このキーワードと一致する見出し語が検索され、この検索された見出し語に対応付けられて記憶されている意味内容が読み出されて表示されるようにした電子辞書装置が考えられている。
【0003】
このような電子辞書装置において、データベースを対象としたキーワードからの検索手段としては、これまでに様々な検索手法が考えられているが、ここで、代表的な4つのデータ検索手法(1)〜(4)について説明する。
【0004】
(1)先頭一致検索手法
入力されたキーワードに対し、その先頭の文字から順に所定文字数分一致する文字列を有する見出し語を検索して一覧表示し、この中から所望の見出し語を特定してその意味内容を表示させる手法。
【0005】
(2)文字数一致検索手法−その1
入力されたキーワードと同一の文字数から成る見出し語を検索し、一致文字数の多い見出し語から順に表示させる手法。
【0006】
(3)文字数一致検索手法−その2
入力されたキーワードと同一の文字数から成る見出し語及び数文字増減した見出し語を検索し、一致文字数の多い見出し語から順に表示させる手法。
【0007】
(4)スペルチェック&コレクト手法
データベースの各見出し語に対し、キーワードとして入力した場合に間違え易い文字列からなる疑似の見出し語も予め共に記憶させておき、入力されたキーワードと一致する見出し語を検索して表示させる手法。
【0008】
【発明が解決しようとする課題】
しかしながら、このようなデータ検索手法を備えた電子辞書装置では、次のような問題がある。
【0009】
(1)先頭一致検索手法では、入力したキーワード内で所望の見出し語とは異なる間違えた文字が先頭近くにあった場合には、該所望の見出し語を検索するのが困難な問題がある。
【0010】
(2)文字数一致検索手法−その1では、キーワード内で所望の見出し語と一部異なる文字の間違えがあっても、総文字数が正しければ所望の見出し語を検索することは可能であるが、該入力したキーワードの文字数そのものが文字列の間違えで所望の見出し語の文字数と異なってしまった場合には、該所望の見出し語を検索するのが困難になる問題がある。
【0011】
(3)文字数一致検索手法−その2では、入力したキーワードの文字数が所望の見出し語の文字数と多少異なっていても該所望の見出し語を検索することは可能であるが、検索対象となる見出し語の数が非常に多くなり検索処理に時間が掛かると共に、キーワードに対し文字数が増減している見出し語との一致判定処理が複雑になる問題がある。
【0012】
(4)スペルチェック&コレクト手法では、入力されたキーワードに多少の間違えがあっても所望の見出し語を検索することは可能であるが、正しい見出し語に対し予めありがちな間違えを考慮した疑似的見出し語を共に記憶した専用の辞書を別途持たなければならない問題がある。
【0013】
本発明は、前記のような問題に鑑みなされたもので、スペルチェック&コレクト専用の辞書を別途必要とすることなく、キーワードに多少の間違えがあっても、所望の見出し語を容易に検索することが可能になる情報検索装置及び情報検索処理プログラムを記憶した記憶媒体を提供することを目的とする。
【0014】
【課題を解決するための手段】
すなわち、本発明に係る辞書機能を備えた電子装置は、複数の見出し語と該各見出し語に関連する情報とを対応付けて記憶した辞書データ記憶手段を有する辞書機能を備えた電子装置であって、検索したい見出し語に応じたキーワードを入力する入力手段と、前記入力手段により入力されたキーワードに対し前記辞書データ記憶手段から読み出される見出し語が完全に一致するか否かを判断する完全一致判断手段と、この完全一致判断手段により前記見出し語が前記キーワードに対し完全に一致すると判断された場合には、その見出し語を検索語として表示する第1の検索語表示手段と、前記完全一致判断手段により前記見出し語が前記キーワードに対し完全には一致しないと判断された場合に、当該辞書データ記憶手段から読み出される見出し語の中で、前記キーワードに対し、先頭からの一致文字数が多い順に所定数以内の見出し語を検索する第1の見出し語検索手段と、前記完全一致判断手段により前記見出し語が前記キーワードに対し完全には一致しないと判断された場合に、当該辞書データ記憶手段から読み出される見出し語の中で、前記キーワードに対し、末尾からの一致文字数が多い順に所定数以内の見出し語を検索する第2の見出し語検索手段と、前記第1の見出し語検索手段により検索された先頭からの一致文字数が多い見出し語と前記第2の見出し語検索手段により検索された末尾からの一致文字数が多い見出し語とを1つの検索語リストとして一致文字数の多い見出し語の順にソートし、ソートされた見出し語を順に検索語として表示する第2の検索語表示手段とを備えることを特徴とする。
【0015】
このような本発明に係る辞書機能を備えた電子装置では、検索したい見出し語に応じたキーワードを入力すると、この入力されたキーワードに対し辞書データ記憶手段から読み出される見出し語が完全に一致するか否かが判断され、この完全一致判断手段により前記見出し語が前記キーワードに対し完全に一致すると判断された場合には、その見出し語が検索語として表示される。一方、前記完全一致判断手段により前記見出し語が前記キーワードに対し完全には一致しないと判断された場合には、当該辞書データ記憶手段から読み出される見出し語の中で、前記キーワードに対し、先頭からの一致文字数が多い順に所定数以内の見出し語と、末尾からの一致文字数が多い順に所定数以内の見出し語とが検索され、この検索された前記見出し語のうち先頭からの一致文字数が多い見出し語と末尾からの一致文字数が多い見出し語とを1つの検索語リストとして一致文字数の多い見出し語の順にソートし、ソートされた見出し語が順に検索語として表示されるので、入力したキーワードに所望の見出し語と異なる多少の間違いがあった場合でも、容易に所望の見出し語を検索表示できることになる。
【0018】
【発明の実施の形態】
以下図面により本発明の実施の形態について説明する。
【0019】
図1は本発明の情報検索装置の実施形態に係る辞書検索装置の構成を示すブロック図である。
【0020】
この辞書検索装置10は、コンピュータである制御部(CPU)11を備えている。
【0021】
制御部(CPU)11は、入力部12から入力されるキー操作信号等に応じてROM13に予め記憶されているシステムプログラムあるいはフロッピディスク等の外部記憶媒体14に記憶されている検索装置制御用プログラムを磁気ディスク装置等の記憶媒体読み取り部15を介して起動させ、RAM16をワークメモリとして回路各部の動作制御を行なうものである。
【0022】
この制御部(CPU)11には、前記入力部12、ROM13、記憶媒体読取部15、RAM16が接続される他に、液晶表示部17が接続される。
【0023】
入力部12には、任意の文字及び文字列を入力するためのひらがなやカタカナ英字,数字等の文字入力キーが備えられると共に、英和辞書,和英辞書,日本語辞書等の検索対象となる辞書データベースを選択するための辞書選択キー、検索処理の開始を指示するための「検索」キー、表示画面上でのカーソルの移動操作や選択データの指定操作を行なうためのカーソルキー等が備えられる。
【0024】
ROM13には、この辞書検索装置10の全体の動作を司るシステムプログラムが予め記憶されると共に、英和辞書,和英辞書,日本語辞書等、各種の辞書データベース13aが各辞書毎にその多数の見出し語と意味内容とを対応付けた形態で記憶され、さらに、この辞書データベース13aに基づき所望の見出し語を検索してその意味内容等を表示させるための辞書検索プログラム13b等、各種のサブプログラムが記憶される。
【0025】
RAM16には、入力語メモリ16a、入力語の逆文字列メモリ16b、検索語リストメモリ16c、ワークエリア16dが備えられ、該ワークエリア16dには、先頭一致検索見出し語メモリ16d1、末尾一致検索見出し語メモリ16d2が備えられる。
【0026】
入力語メモリ16aには、ユーザが検索したい見出し語に応じて入力されたキーワードが記憶される。
【0027】
入力語の逆文字列メモリ16bには、前記入力語メモリ16aに対し記憶されたキーワードが、その文字列を末尾を先頭とする逆文字列として記憶される。
【0028】
検索語リストメモリ16cには、前記入力語メモリ16a及び入力語の逆文字列メモリ16bに記憶されたキーワードに従って前記ROM13内のデータベース13aに基づき最終検索された見出し語のリストが記憶される。
【0029】
ワークエリア16dには、ROM13に記憶されている装置制御プログラムに従って制御部(CPU)11に入出力される種々のデータが必要に応じて一時的に記憶保持される。
【0030】
先頭一致検索見出し語メモリ16d1には、前記入力語メモリ16aに記憶されたキーワードに応じて、先頭の文字から順次一致する見出し語が、前記ROM13内のデータベース13aから検索されてその一致文字数と共に記憶されるもので、この一致文字数が多い順に予め設定された数(例えば12語)の見出し語が選択的に記憶される。
【0031】
末尾一致検索見出し語メモリ16d2には、前記入力語の逆文字列メモリ16bに記憶された逆文字列のキーワードに応じて、末尾の文字から順次一致する見出し語が、前記ROM13内のデータベース13aから検索されてその一致文字数と共に記憶されるもので、この一致文字数が多い順に予め設定された数(例えば12語)の見出し語が選択的に記憶される。
【0032】
次に、前記構成による辞書検索装置の動作について説明する。
【0033】
図2は前記辞書検索装置における第1実施形態の単語検索処理を示すフローチャートである。
【0034】
図3は前記辞書検索装置の第1実施形態の単語検索処理に伴なう入力語メモリ16aと先頭一致検索見出し語メモリ16d1におけるキーワードと該キーワードに基づく先頭一致検索見出し語の記憶状態を示す図である。
【0035】
図4は前記辞書検索装置の第1実施形態の単語検索処理に伴なう入力語の逆文字列メモリ16bと末尾一致検索見出し語メモリ16d2におけるキーワードと該キーワードに基づく末尾一致検索見出し語の記憶状態を示す図である。
【0036】
図5は前記辞書検索装置の第1実施形態の単語検索処理に伴なう検索語リストメモリ16cにおける検索見出し語リストの記憶状態を示す図である。
【0037】
例えばROM13内のデータベース13aとして記憶されている英和辞書から、所望の見出し語『announce』を検索してその意味内容を調べるために、入力部12においてキーワードが間違ったスペルで「anaunce」と入力されると、この入力されたキーワード「anaunce」は、図3(A)に示すように、RAM16内の入力語メモリ16aにそのまま記憶される一方で、図4(A)に示すように、同RAM16内の入力語の逆文字列メモリ16bに対し逆文字列に変換されて記憶される(ステップS1)。そして、ROM13内のデータベース13aに対する見出し語指示用のポインタが先頭の見出し語位置にセットされる(ステップS2)。
【0038】
すると、前記ROM13内のデータベース13aから前記ポインタにより指示される1つ目の見出し語が取り出され、前記入力語メモリ16aに記憶されたキーワード「anaunce」の各文字と完全一致するか否か判断される(ステップS3,S4)。
【0039】
ここで、前記キーワード「anaunce」に対し、前記データベース13aの1つ目の見出し語は完全には一致しないと判断された場合には、該1つ目の見出し語について先頭から一致する文字数がカウントされる(ステップS4→S6)。
【0040】
また、これと共に、前記入力語の逆文字列メモリ16bに記憶された逆文字列のキーワード「ecnuana」に基づき、前記1つ目の見出し語について末尾から一致する文字数がカウントされる(ステップS7)。
【0041】
すると、前記キーワード「anaunce」に対し、1つ目の見出し語について、前記先頭からの一致文字数と末尾からの一致文字数とが比較され、先頭からの一致文字数よりも末尾からの一致文字数の方が多いか否か判断される(ステップS8)。
【0042】
ここで、先頭からの一致文字数に対し末尾からの一致文字数が同一かそれ以下であると判断された場合には、RAM16内の先頭一致検索見出し語メモリ16d1に対して、例えば図3(B)に示すように、当該先頭一致検索した見出し語がその一致文字数と共に記憶される(ステップS8→S9)。
【0043】
この際、先頭一致検索見出し語メモリ16d1にて記憶される見出し語数が所定の数(例えば12語)をオーバしたか否か判断され、オーバしたと判断された場合には、そこに記憶されている12語の先頭一致検索された見出し語についてその一致文字数が最低の見出し語が削除される(ステップS10→S11)。
【0044】
一方、前記ステップS8において、先頭からの一致文字数に対し末尾からの一致文字数の方が多いと判断された場合には、RAM16内の末尾一致検索見出し語メモリ16d2に対して、例えば図4(B)に示すように、当該末尾一致検索した見出し語がその一致文字数と共に記憶される(ステップS8→S13)。
【0045】
この際、末尾一致検索見出し語メモリ16d2にて記憶される見出し語数が所定の数(例えば12語)をオーバしたか否か判断され、オーバしたと判断された場合には、そこに記憶されている12語の末尾一致検索された見出し語についてその一致文字数が最低の見出し語が削除される(ステップS14→S15)。
【0046】
すると、ROM13内のデータベース13aに対する見出し語指示用のポインタが次の見出し語位置にセットされると共に、これに基づき、データベース13a内の全ての見出し語について前記同様の一致検索が終了したか否か判断され、終了してないと判断された場合には、再びステップS3からの処理に戻り、データベース13a内の次の見出し語について、前記同様にキーワード「anaunce」との一致検索処理が繰り返される(ステップS12,S16→S3)。
【0047】
こうして、前記入力されたキーワード「anaunce」に対し、データベース13aから順次読み出される見出し語のそれぞれについての完全一致検索、又は先頭,末尾からの一致検索処理が繰り返される状態で、例えばある見出し語について前記キーワードと完全一致したと判断された場合には、当該キーワードと完全一致した見出し語に対応付けられてデータベース13a内に記憶されている意味内容が読み出され、液晶表示部17に対しその見出し語と共に直接表示される(ステップS4→S5)。
【0048】
そして、前記キーワードに対し完全一致する見出し語が検索されない状態では、図3及び図4に示すように、先頭からの一致文字数が多い場合の見出し語と、末尾からの一致文字数の方が多い場合の見出し語とが、それぞれ先頭一致検索見出し語メモリ16d1と末尾一致検索見出し語メモリ16d2とに分けられて、それぞれその一致文字数が多い見出し語から所定数検索記憶されるもので、この後、前記データベース13a内の全ての見出し語について前記同様の先頭及び末尾からの一致検索記憶処理が終了したと判断された場合には、前記先頭一致検索見出し語メモリ16d1に検索記憶された各見出し語の中で最大先頭一致文字数の見出し語と、前記末尾一致検索見出し語メモリ16d2に検索記憶された各見出し語の中で最大末尾一致文字数の見出し語とについて、何れの最大一致文字数が多いか判断される(ステップS16→A1)。
【0049】
ここで、先頭からの一致文字数が最大である見出し語の該一致文字数に対し、末尾からの一致文字数が最大である見出し語の該一致文字数が同一かそれ以下であると判断された場合には、前記先頭からの一致文字数が最大である見出し語がデータベース13aの全体として一致文字数が最大の見出し語として検索され、RAM16内の検索語リストメモリ16cに記憶される(ステップA1→A2)。
【0050】
一方、先頭からの一致文字数が最大である見出し語の該一致文字数に対し、末尾からの一致文字数が最大である見出し語の該一致文字数の方が多いと判断された場合には、前記末尾からの一致文字数が最大である見出し語がデータベース13aの全体として一致文字数が最大の見出し語として検索され、RAM16内の検索語リストメモリ16cに記憶される(ステップA1→A3)。
【0051】
すると、前記RAM16内の検索語リストメモリ16cに記憶された検索語が複数あるか否か、つまり、前記ステップA2又はステップA3において、データベース13aの全体としてキーワードとの一致文字数が最大であるとされた見出し語が、同一の一致文字数で複数存在したことで、当該検索語リストメモリ16cに複数の検索語が記憶されたと判断された場合には、例えば図5に示すように、この複数の検索語はアルファベット順にソートされ、液晶表示部17に対して表示される(ステップA4→A5,A6)。
【0052】
そして、前記液晶表示部17に表示された検索語リストの中から、所望の見出し語『announce』を選択すると、当該選択された見出し語『announce』とその意味内容が、前記ROM13内のデータベース13aから読み出されて液晶表示部17に切り替え表示される(ステップA7,A8)。
【0053】
したがって、前記構成の辞書検索装置における第1実施形態の単語検索機能によれば、入力部12を操作して所望の見出し語に応じたキーワードを入力すると、データベース13a内の各見出し語について順次完全一致するか否か判断され、完全一致しない場合には、当該各見出し語についてそれぞれ先頭からの一致文字数と末尾からの一致文字数とがカウントされて比較され、先頭一致文字数が多い場合には先頭一致検索見出し語メモリ16d1にその一致文字数と共に記憶され、末尾一致文字数が多い場合には末尾一致検索見出し語メモリ16d2にその一致文字数と共に記憶される。そして、先頭一致検索された見出し語と末尾一致検索された見出し語の中で最大の一致文字数である見出し語が検索見出し語とされ、検索語リストメモリ16cに記憶されて液晶表示部17に表示されるので、入力したキーワードの一部に所望の見出し語と異なる文字が存在したり文字数が異なる等、多少の間違いがあった場合でも、特別なデータベースを備える必要や複雑な検索処理を要することなく、容易に所望の見出し語を検索して表示できるようになる。
【0054】
また、前記構成の辞書検索装置における第1実施形態の単語検索機能によれば、先頭一致検索された見出し語と末尾一致検索された見出し語の中で最大の一致文字数である見出し語が同一の一致文字数で複数存在し、複数の検索見出し語ととして検索語リストメモリ16cに記憶された場合には、例えばアルファベット順やあいうえお順等のソートが施された後に、液晶表示部17に一覧表示されるので、このような場合でも容易に所望の見出し語を選択してその意味内容を表示させることができる。
【0055】
なお、前記第1実施形態の単語検索機能では、先頭一致検索による一致文字数が末尾一致検索による一致文字数と同一かそれ以上とされて先頭一致検索見出し語メモリ16d1に記憶された各見出し語と、末尾一致検索による一致文字数が先頭一致検索による一致文字数より多いとされて末尾一致検索見出し語メモリ16d2に記憶された各見出し語の中で、最大の一致文字数である見出し語を検索見出し語として検索リストメモリ16cに記憶させ液晶表示部17に表示させる構成としたが、次の第2実施形態の単語検索機能(図6〜図8参照)において説明するように、前記先頭一致検索見出し語メモリ16d1に記憶された先頭一致文字数が多いとされた各見出し語と、前記末尾一致検索見出し語メモリ16d2に記憶された末尾一致文字数が多いとされた各見出し語とを共に検索見出し語として検索語リストメモリ16cに記憶させ、各検索見出し語をその一致文字数の多い順にソート、さらにアルファベット順にソートして先頭の検索見出し語から表示させる構成としてもよい。
【0056】
図6は前記辞書検索装置における第2実施形態の単語検索処理を示すフローチャートである。
【0057】
図7は前記辞書検索装置の第2実施形態の単語検索処理に伴なう検索語リストメモリ16cにおける検索見出し語リストの記憶状態を示す図である。
【0058】
図8は前記辞書検索装置の第2実施形態の単語検索処理に伴なう検索見出し語の表示状態を示す図である。
【0059】
図6における第2実施形態の単語検索処理を示すフローチャートにおいて、前記図2における第1実施形態の単語検索処理を示すフローチャートと同一の処理内容のステップについては、それと同一のステップ符号(S1〜S16)を付してその説明を省略する。
【0060】
すなわち、図6における第2実施形態の単語検索処理のステップS1〜S16の処理に従って、前記図3及び図4で示したように、入力されたキーワードに対し、先頭一致検索による一致文字数が末尾一致検索による一致文字数と同一かそれ以上とされたデータベース13a内の各見出し語が先頭一致検索見出し語メモリ16d1に検索記憶されると共に、末尾一致検索による一致文字数が先頭一致検索による一致文字数より多いとされたデータベース13a内の各見出し語が末尾一致検索見出し語メモリ16d2に検索記憶されると、前記先頭一致検索見出し語メモリ16d1に記憶された先頭一致文字数が多いとされた各見出し語と、前記末尾一致検索見出し語メモリ16d2に記憶された末尾一致文字数が多いとされた各見出し語とが共に検索見出し語として検索語リストメモリ16cに記憶され、検索見出し語テーブルが作成される(ステップS16→B1)。
【0061】
すると、この検索語リストメモリ16cにテーブル化されて記憶された先頭一致検索及び末尾一致検索によるそれぞれの見出し語は、図7に示すように、そのそれぞれの一致文字数の多い順にソートされ、さらに、同一の一致文字数である各見出し語内でアルファベット順にソートされる(ステップB2,B3)。
【0062】
そして、検索見出し語の読み出し表示位置を指示するためのポインタが、前記ソート処理済みの検索語リストメモリ16cにおける各検索見出し語の先頭の見出し語位置にセットされる(ステップB4)。
【0063】
すると、前記検索語リストメモリ16cからポインタのセット位置に対応する先頭の検索見出し語、つまり、キーワード「anaunce」に対する最大一致文字数でアルファベットで最も手前の検索見出し語『announce』が読み出されると共に、これに対応付けられて前記ROM13内のデータベース13aに記憶されている意味内容が読み出され、図8(A)に示すように、液晶表示部17に表示される(ステップB5)。
【0064】
ここで、図8(B)に示すように、入力部12における「検索」キーを繰り返し操作するか、カーソルキーを操作して検索見出し語の次候補表示を指示すると、前記ポインタが検索語リストメモリ16cにおける次の検索見出し語の位置にセットされ、当該次の検索見出し語とその意味内容が読み出されて前記液晶表示部17に切り替え表示される(ステップB6→B7,B5)。
【0065】
したがって、前記構成の辞書検索装置における第2実施形態の単語検索機能によれば、入力部12を操作して所望の見出し語に応じたキーワードを入力すると、データベース13a内の各見出し語について順次完全一致するか否か判断され、完全一致しない場合には、当該各見出し語についてそれぞれ先頭からの一致文字数と末尾からの一致文字数とがカウントされて比較され、先頭一致文字数が多い場合には先頭一致検索見出し語メモリ16d1にその一致文字数と共に記憶され、末尾一致文字数が多い場合には末尾一致検索見出し語メモリ16d2にその一致文字数と共に記憶される。そして、先頭一致検索見出し語メモリ16d1に記憶された先頭一致文字数が多いとされた各見出し語と、末尾一致検索見出し語メモリ16d2に記憶された末尾一致文字数が多いとされた各見出し語とが共に検索見出し語として検索語リストメモリ16cに記憶され、各検索見出し語がその一致文字数の多い順にソート、さらにアルファベット順にソートされて先頭の検索見出し語から順に液晶表示部17に表示されるので、入力したキーワードの一部に所望の見出し語と異なる文字が存在したり文字数が異なる等、多少の間違いがあった場合でも、特別なデータベースを備える必要や複雑な検索処理を要することなく、容易に所望の見出し語を検索し選択してその意味内容を表示させることができる。
【0066】
なお、前記各実施形態において記載した手法、すなわち、図2のフローチャートに示す第1実施形態の単語検索処理や図6のフローチャートに示す第2実施形態の単語検索処理等の各手法は、コンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピーディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記憶媒体14に格納して配布することができる。そして、コンピュータは、この外部記憶媒体14に記憶されたプログラムを磁気ディスク装置等の記憶媒体読取部15によって読み込み、この読み込んだプログラムによって動作が制御されることにより、前記各実施形態において説明した単語検索機能を実現し、前述した手法と同様にキーワードに対する先頭及び末尾の一致検索に基づく見出し語検索表示処理を実行することができる。
【0067】
【発明の効果】
以上のように、本発明に係る辞書機能を備えた電子装置によれば、検索したい見出し語に応じたキーワードを入力すると、この入力されたキーワードに対し辞書データ記憶手段から読み出される見出し語が完全に一致するか否かが判断され、この完全一致判断により前記見出し語が前記キーワードに対し完全に一致すると判断された場合には、その見出し語を検索語として表示される。一方、前記完全一致判断により前記見出し語が前記キーワードに対し完全には一致しないと判断された場合には、当該辞書データ記憶手段から読み出される見出し語の中で、前記キーワードに対し、先頭からの一致文字数が多い順に所定数以内の見出し語と、末尾からの一致文字数が多い順に所定数以内の見出し語とが検索され、この検索された前記見出し語のうち先頭からの一致文字数が多い見出し語と末尾からの一致文字数が多い見出し語とを1つの検索語リストとして一致文字数の多い見出し語の順にソートし、ソートされた見出し語が順に検索語として表示されるので、入力したキーワードに所望の見出し語と異なる多少の間違いがあった場合でも、容易に所望の見出し語を検索表示できるようになる。
【0069】
よって、本発明によれば、スペルチェック&コレクト専用の辞書を別途必要とすることなく、キーワードに多少の間違えがあっても、所望の見出し語を容易に検索することが可能になる。
【図面の簡単な説明】
【図1】本発明の情報検索装置の実施形態に係る辞書検索装置の構成を示すブロック図。
【図2】前記辞書検索装置における第1実施形態の単語検索処理を示すフローチャート。
【図3】前記辞書検索装置の第1実施形態の単語検索処理に伴なう入力語メモリと先頭一致検索見出し語メモリにおけるキーワードと該キーワードに基づく先頭一致検索見出し語の記憶状態を示す図。
【図4】前記辞書検索装置の第1実施形態の単語検索処理に伴なう入力語の逆文字列メモリと末尾一致検索見出し語メモリにおけるキーワードと該キーワードに基づく末尾一致検索見出し語の記憶状態を示す図。
【図5】前記辞書検索装置の第1実施形態の単語検索処理に伴なう検索語リストメモリにおける検索見出し語リストの記憶状態を示す図。
【図6】前記辞書検索装置における第2実施形態の単語検索処理を示すフローチャート。
【図7】前記辞書検索装置の第2実施形態の単語検索処理に伴なう検索語リストメモリにおける検索見出し語リストの記憶状態を示す図。
【図8】前記辞書検索装置の第2実施形態の単語検索処理に伴なう検索見出し語の表示状態を示す図。
【符号の説明】
10 …辞書検索装置、
11 …制御部(CPU)、
12 …入力部、
13 …ROM、
13a…辞書データベース、
13b…辞書検索プログラム、
14 …外部記憶媒体、
15 …記憶媒体読取部、
16 …RAM、
16a…入力語メモリ、
16b…入力語の逆文字列メモリ、
16c…検索語リストメモリ、
16d…ワークエリア、
16d1…先頭一致検索見出し語メモリ、
16d2…末尾一致検索見出し語メモリ、
17 …液晶表示部。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an English-Japanese dictionary, a database such as a Japanese-English dictionary, and the like, and relates to an information search device for searching and displaying information associated with a headword and a storage medium storing an information search processing program.
[0002]
[Prior art]
In recent years, dictionary data such as English-Japanese dictionaries and Japanese-English dictionaries are stored as a database, and a keyword to be searched is input as a keyword. An electronic dictionary device is conceivable in which stored semantic content is read and displayed.
[0003]
In such an electronic dictionary device, various search methods have been conceived so far as search means from a keyword for a database. Here, four representative data search methods (1) to (1) to (4) are used. (4) will be described.
[0004]
(1) Leading match search method
A method for searching for and displaying a list of headwords having a character string that matches a predetermined number of characters in order from the first character of the input keyword, and specifying a desired headword and displaying its meaning content .
[0005]
(2) Character number matching search method—
A method that searches for headwords that have the same number of characters as the input keyword and displays them in descending order of headwords with the largest number of matching characters.
[0006]
(3) Character number coincidence search method-2
A method of searching for headwords having the same number of characters as the input keyword and headwords having increased or decreased several characters, and displaying them in order from headwords having the largest number of matching characters.
[0007]
(4) Spell check & collect technique
A technique in which pseudo headwords composed of character strings that are easily mistaken when entered as keywords are stored together for each headword in the database, and headwords that match the input keywords are searched and displayed.
[0008]
[Problems to be solved by the invention]
However, the electronic dictionary device provided with such a data search method has the following problems.
[0009]
(1) In the head matching search method, there is a problem that it is difficult to search for a desired headword when there is a wrong character near the head in the input keyword that is different from the desired headword.
[0010]
(2) Character number matching search method-In the first method, it is possible to search for a desired headword as long as the total number of characters is correct, even if there is a mistake in a character that is partially different from the desired headword in the keyword. When the number of characters of the input keyword itself is different from the number of characters of a desired headword due to a mistake in the character string, there is a problem that it is difficult to search for the desired headword.
[0011]
(3) Character Number Matching Search Method—
[0012]
(4) With the spell check & collect method, it is possible to search for a desired headword even if there is a slight mistake in the input keyword. There is a problem that it is necessary to have a dedicated dictionary that stores headwords together.
[0013]
The present invention has been made in view of the above problems, and easily searches for a desired headword even if there is a slight mistake in keywords without requiring a separate dictionary for spell check & collect. It is an object of the present invention to provide an information search device and a storage medium storing an information search processing program.
[0014]
[Means for Solving the Problems]
That is, in the present invention Person in charge Ru Electronic with dictionary function The apparatus stores a plurality of headwords and information related to the headwords in association with each other. Dictionary data Having storage means Electronic with dictionary function An input unit for inputting a keyword corresponding to a headword to be searched, and the keyword input by the input unit Dictionary data A complete match determination means for determining whether or not the headwords read from the storage means completely match; and, when the complete match determination means determines that the headword is completely matched with the keyword, When the first search word display means for displaying the head word as a search word and the complete match judgment means determine that the head word does not completely match the keyword, Dictionary data Among the headwords read from the storage means, the number of matching characters from the top of the keyword is in descending order. Within a predetermined number A first headword search means for searching for a headword, and when the headword does not completely match the keyword by the perfect match judgment means, Dictionary data Among the headwords read from the storage means, the number of matching characters from the end of the keyword is in descending order. Within a predetermined number A second headword search means for searching for a headword and a headword having a large number of matching characters from the head searched by the first headword search means When Headwords having a large number of matching characters from the end searched by the second headword search means As one search term list Number of matching characters of Many headwords Sort in the order of And a second search word display means for displaying as a search word.
[0015]
Such according to the present invention Electronic with dictionary function In the device, when you enter a keyword according to the headword you want to search, Dictionary data It is determined whether or not the headword read from the storage means is completely matched. If the headword is completely matched with the keyword by the perfect match judging means, the headword is the search word. Is displayed. On the other hand, if it is determined by the perfect match determination means that the headword does not completely match the keyword, Dictionary data Among the headwords read from the storage means, the number of matching characters from the top of the keyword is in descending order. Within a predetermined number Headwords in descending order of the number of matching characters from the end Within a predetermined number Headwords, and among the searched headwords, headwords with a large number of matching characters from the beginning When Headwords with many matching characters from the end As one search term list Number of matching characters of Many headwords Sorted in the order of, the sorted headwords in order Since it is displayed as a search term, even if the input keyword has some errors different from the desired headword, the desired headword can be easily searched and displayed.
[0018]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
[0019]
FIG. 1 is a block diagram showing a configuration of a dictionary search apparatus according to an embodiment of an information search apparatus of the present invention.
[0020]
The
[0021]
The control unit (CPU) 11 is a system program stored in advance in the
[0022]
In addition to the
[0023]
The
[0024]
The
[0025]
The
[0026]
The
[0027]
The keyword stored in the
[0028]
The search
[0029]
In the
[0030]
In the head matching search headword memory 16d1, headwords that sequentially match from the first character according to the keyword stored in the
[0031]
In the tail matching search headword memory 16d2, headwords that sequentially match from the last character according to the keyword of the reverse character string stored in the reverse
[0032]
Next, the operation of the dictionary search device having the above configuration will be described.
[0033]
FIG. 2 is a flowchart showing word search processing of the first embodiment in the dictionary search device.
[0034]
FIG. 3 is a diagram showing a storage state of a keyword in the
[0035]
FIG. 4 shows storage of a keyword in the reverse
[0036]
FIG. 5 is a diagram showing a storage state of the search entry word list in the search
[0037]
For example, in order to search for a desired headword “announce” from the English-Japanese dictionary stored as the
[0038]
Then, the first entry word pointed to by the pointer is taken out from the
[0039]
Here, if it is determined that the first headword in the
[0040]
At the same time, based on the reverse character string keyword “ecnuana” stored in the reverse
[0041]
Then, with respect to the keyword “anounce”, the number of matched characters from the beginning and the number of matched characters from the end are compared for the first headword, and the number of matched characters from the end is more than the number of matched characters from the beginning. It is determined whether there are many (step S8).
[0042]
Here, when it is determined that the number of matching characters from the end is equal to or less than the number of matching characters from the beginning, the leading matching search entry word memory 16d1 in the
[0043]
At this time, it is determined whether or not the number of headwords stored in the head matching search headword memory 16d1 has exceeded a predetermined number (for example, 12 words). The headword having the smallest number of matching characters is deleted from the headword that has been searched for the head match of the 12 words (step S10 → S11).
[0044]
On the other hand, if it is determined in step S8 that the number of matching characters from the end is greater than the number of matching characters from the beginning, the end matching search entry word memory 16d2 in the
[0045]
At this time, it is determined whether or not the number of headwords stored in the tail match search headword memory 16d2 exceeds a predetermined number (for example, 12 words). The headword having the lowest number of matching characters is deleted from the headword searched for the end-of-word search for 12 words (steps S14 → S15).
[0046]
Then, a pointer for indicating a headword for the
[0047]
Thus, with respect to the input keyword “anounce”, for example, for a certain headword, the complete match search for each of the headwords sequentially read from the
[0048]
Then, in a state where a headword that completely matches the keyword is not searched, as shown in FIGS. 3 and 4, the headword when the number of matching characters from the beginning is large and the number of matching characters from the end are larger. Are categorized into a head matching search headword memory 16d1 and a tail matching search headword memory 16d2, respectively, and a predetermined number of headwords having a large number of matching characters are retrieved and stored. When it is determined that the same match search storage processing from the beginning and end is completed for all the headwords in the
[0049]
Here, when it is determined that the number of matching characters of the headword having the maximum number of matching characters from the end is equal to or less than the number of matching characters of the headword having the maximum number of matching characters from the top The headword having the maximum number of matching characters from the head is searched as the headword having the maximum number of matching characters as a whole in the
[0050]
On the other hand, when it is determined that the number of matching characters of the headword having the maximum number of matching characters from the end is larger than the number of matching characters of the headword having the maximum number of matching characters from the head, The headword having the maximum number of matching characters is searched as the headword having the maximum number of matching characters as a whole in the
[0051]
Then, whether or not there are a plurality of search terms stored in the search
[0052]
When a desired headword “announce” is selected from the search word list displayed on the liquid
[0053]
Therefore, according to the word search function of the first embodiment in the dictionary search device having the above-described configuration, when the keyword corresponding to the desired entry word is input by operating the
[0054]
Further, according to the word search function of the first embodiment in the dictionary search device having the above-described configuration, the headword that is the maximum number of matching characters among the headword searched for the head match and the headword searched for the tail match is the same. When there are a plurality of matching characters and they are stored in the search
[0055]
In the word search function of the first embodiment, each headword stored in the head match search headword memory 16d1 in which the number of matching characters by the head matching search is equal to or more than the number of matching characters by the tail matching search, Search for the headword having the maximum number of matching characters as a search headword among the headwords stored in the tail-match search headword memory 16d2 because the number of matching characters by the tail-match search is greater than the number of matching characters by the head-match search. Although it is configured to be stored in the
[0056]
FIG. 6 is a flowchart showing word search processing of the second embodiment in the dictionary search device.
[0057]
FIG. 7 is a diagram showing a storage state of the search entry word list in the search
[0058]
FIG. 8 is a diagram showing a display state of search headwords accompanying the word search processing of the second embodiment of the dictionary search device.
[0059]
In the flowchart showing the word search process of the second embodiment in FIG. 6, steps having the same processing contents as those in the flowchart showing the word search process of the first embodiment in FIG. 2 are the same step codes (S1 to S16). ) Will be omitted.
[0060]
That is, according to the processing of steps S1 to S16 of the word search processing of the second embodiment in FIG. 6, as shown in FIG. 3 and FIG. Each headword in the
[0061]
Then, the headwords by the head match search and the tail match search stored in a table in the search
[0062]
Then, a pointer for designating the reading and displaying position of the search headword is set at the headword position of the head of each search headword in the sorted search
[0063]
Then, the first search index word corresponding to the set position of the pointer, that is, the search index word “anounce” which is the foremost alphabet in the alphabet with the maximum number of matching characters for the keyword “anounce” is read from the search
[0064]
Here, as shown in FIG. 8B, when the “search” key in the
[0065]
Therefore, according to the word search function of the second embodiment in the dictionary search device having the above-described configuration, when the keyword corresponding to the desired entry word is input by operating the
[0066]
The methods described in the above embodiments, ie, the word search processing of the first embodiment shown in the flowchart of FIG. 2 and the word search processing of the second embodiment shown in the flowchart of FIG. As a program that can be executed, it is stored in an external storage medium 14 such as a memory card (ROM card, RAM card, etc.), magnetic disk (floppy disk, hard disk, etc.), optical disk (CD-ROM, DVD, etc.), semiconductor memory, etc. Can be distributed. The computer reads the program stored in the external storage medium 14 by the storage
[0067]
【The invention's effect】
As described above, the present invention Person in charge Ru Electronic with dictionary function According to the device, when a keyword corresponding to a headword to be searched is input, Dictionary data It is determined whether or not the headwords read from the storage means are completely matched. If it is determined that the headwords are completely matched to the keywords by this perfect match judgment, the headwords are used as search words. Is displayed. On the other hand, if it is determined by the exact match determination that the headword does not completely match the keyword, Dictionary data Among the headwords read from the storage means, the number of matching characters from the top of the keyword is in descending order. Within a predetermined number Headwords in descending order of the number of matching characters from the end Within a predetermined number Headwords, and among the searched headwords, headwords with a large number of matching characters from the beginning When Headwords with many matching characters from the end As one search term list Number of matching characters of Many headwords Sort in order, sorted headwords in order Since it is displayed as a search word, even if there is a slight mistake in the input keyword that is different from the desired headword, the desired headword can be easily searched and displayed.
[0069]
Therefore, according to the present invention, it is possible to easily search for a desired headword even if there is a slight mistake in keywords without requiring a separate dictionary for spell check & collect.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a dictionary search device according to an embodiment of an information search device of the present invention.
FIG. 2 is a flowchart showing word search processing of the first embodiment in the dictionary search device.
FIG. 3 is a diagram showing a storage state of a keyword in an input word memory and a head matching search headword memory and a head matching search headword based on the keyword in the word search processing of the first embodiment of the dictionary search device.
FIG. 4 shows a storage state of a keyword in the reverse character string memory and tail match search keyword memory of the input word and the tail match search keyword based on the keyword according to the word search process of the first embodiment of the dictionary search device. FIG.
FIG. 5 is a diagram showing a storage state of a search entry word list in a search word list memory accompanying a word search process of the first embodiment of the dictionary search device.
FIG. 6 is a flowchart showing word search processing of the second embodiment in the dictionary search device.
FIG. 7 is a diagram showing a storage state of a search entry word list in a search word list memory accompanying a word search process of the second embodiment of the dictionary search device.
FIG. 8 is a diagram showing a display state of search headwords in association with word search processing of the second embodiment of the dictionary search device.
[Explanation of symbols]
10 ... dictionary search device,
11: Control unit (CPU),
12 ... input part,
13 ... ROM,
13a ... Dictionary database,
13b ... dictionary search program,
14 ... an external storage medium,
15 ... Storage medium reading unit,
16 ... RAM,
16a: input word memory,
16b: reverse character string memory of input words,
16c ... Search term list memory,
16d ... work area,
16d1 ... first match search entry word memory,
16d2 ... tail match search entry word memory,
17 ... Liquid crystal display part.
Claims (2)
検索したい見出し語に応じたキーワードを入力する入力手段と、
前記入力手段により入力されたキーワードに対し前記辞書データ記憶手段から読み出される見出し語が完全に一致するか否かを判断する完全一致判断手段と、
この完全一致判断手段により前記見出し語が前記キーワードに対し完全に一致すると判断された場合には、その見出し語を検索語として表示する第1の検索語表示手段と、
前記完全一致判断手段により前記見出し語が前記キーワードに対し完全には一致しないと判断された場合に、当該辞書データ記憶手段から読み出される見出し語の中で、前記キーワードに対し、先頭からの一致文字数が多い順に所定数以内の見出し語を検索する第1の見出し語検索手段と、
前記完全一致判断手段により前記見出し語が前記キーワードに対し完全には一致しないと判断された場合に、当該辞書データ記憶手段から読み出される見出し語の中で、前記キーワードに対し、末尾からの一致文字数が多い順に所定数以内の見出し語を検索する第2の見出し語検索手段と、
前記第1の見出し語検索手段により検索された先頭からの一致文字数が多い見出し語と前記第2の見出し語検索手段により検索された末尾からの一致文字数が多い見出し語とを1つの検索語リストとして一致文字数の多い見出し語の順にソートし、ソートされた見出し語を順に検索語として表示する第2の検索語表示手段と、を備えていることを特徴とする辞書機能を備えた電子装置。 An electronic device having a dictionary function having dictionary data storage means that stores a plurality of headwords and information related to the headwords in association with each other,
An input means for inputting a keyword corresponding to a headword to be searched;
Perfect match judgment means for judging whether or not a headword read from the dictionary data storage means completely matches the keyword input by the input means;
A first search word display means for displaying the headword as a search word when the complete match determination means determines that the headword is completely matched to the keyword;
The number of matching characters from the head of the keyword in the headwords read from the dictionary data storage means when the headword is not completely matched with the keyword by the perfect match judgment means First headword search means for searching for headwords within a predetermined number in descending order;
The number of matching characters from the end of the keyword in the headwords read from the dictionary data storage means when the headword is not completely matched with the keyword by the perfect match judgment means Second headword search means for searching for headwords within a predetermined number in descending order;
One search word list includes a head word having a large number of matching characters from the head searched by the first head word search means and a head word having a large number of matching characters from the end searched by the second head word search means. An electronic device having a dictionary function, characterized by comprising: a second search word display means for sorting in order of head words with a large number of matching characters and displaying the sorted head words as search words in order.
前記コンピュータを、
検索したい見出し語に応じたキーワードが入力された際に、この入力されたキーワードに対し前記辞書データ記憶手段から読み出される見出し語が完全に一致するか否かを判断する完全一致判断手段、
この完全一致判断手段により前記見出し語が前記キーワードに対し完全に一致すると判断された場合には、その見出し語を検索語として表示する第1の検索語表示手段、
前記完全一致判断手段により前記見出し語が前記キーワードに対し完全には一致しないと判断された場合に、当該辞書データ記憶手段から読み出される見出し語の中で、前記キーワードに対し、先頭からの一致文字数が多い順に所定数以内の見出し語を検索する第1の見出し語検索手段、
前記完全一致判断手段により前記見出し語が前記キーワードに対し完全には一致しないと判断された場合に、当該辞書データ記憶手段から読み出される見出し語の中で、前記キーワードに対し、末尾からの一致文字数が多い順に所定数以内の見出し語を検索する第2の見出し語検索手段、
前記第1の見出し語検索手段により検索された先頭からの一致文字数が多い見出し語と前記第2の見出し語検索手段により検索された末尾からの一致文字数が多い見出し語とを1つの検索語リストとして一致文字数の多い見出し語の順にソートし、先頭の見出し語から順に検索語として表示する第2の検索語表示手段、として機能させるためのコンピュータ読み込み可能な情報検索処理プログラムを記憶した記憶媒体。A storage medium storing an information retrieval processing program for controlling a computer of an electronic device having a dictionary function having dictionary data storage means for storing a plurality of headwords and information related to each headword There,
The computer,
When a keyword corresponding to a headword to be searched is input, an exact match judging means for judging whether or not the headword read from the dictionary data storage means completely matches the input keyword;
A first search word display means for displaying the headword as a search word when it is determined by the perfect match judgment means that the headword completely matches the keyword;
The number of matching characters from the head of the keyword in the headwords read from the dictionary data storage means when the headword is not completely matched with the keyword by the perfect match judgment means First headword search means for searching for headwords within a predetermined number in descending order;
The number of matching characters from the end of the keyword in the headwords read from the dictionary data storage means when the headword is not completely matched with the keyword by the perfect match judgment means Second headword search means for searching for headwords within a predetermined number in descending order;
One search word list includes a head word having a large number of matching characters from the head searched by the first head word search means and a head word having a large number of matching characters from the end searched by the second head word search means. A storage medium storing a computer-readable information search processing program for functioning as second search word display means for sorting as a search word in descending order of the number of matching characters and displaying as a search word in order from the first head word.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP14147499A JP3945075B2 (en) | 1999-05-21 | 1999-05-21 | Electronic device having dictionary function and storage medium storing information retrieval processing program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP14147499A JP3945075B2 (en) | 1999-05-21 | 1999-05-21 | Electronic device having dictionary function and storage medium storing information retrieval processing program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2000331023A JP2000331023A (en) | 2000-11-30 |
JP3945075B2 true JP3945075B2 (en) | 2007-07-18 |
Family
ID=15292739
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP14147499A Expired - Fee Related JP3945075B2 (en) | 1999-05-21 | 1999-05-21 | Electronic device having dictionary function and storage medium storing information retrieval processing program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3945075B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2001080077A1 (en) * | 2000-04-18 | 2001-10-25 | Korea Telecom | Method and system for retrieving information based on meaningful core word |
JP4785614B2 (en) * | 2006-05-15 | 2011-10-05 | シャープ株式会社 | Information processing apparatus for generating kanji readings, information processing method, program for causing computer to execute these information processing, and recording medium recording the program |
JP5061786B2 (en) * | 2007-08-10 | 2012-10-31 | カシオ計算機株式会社 | Candidate word display device and candidate word display program |
KR101083455B1 (en) * | 2009-07-17 | 2011-11-16 | 엔에이치엔(주) | System and method for correction user query based on statistical data |
JP7466326B2 (en) * | 2020-02-14 | 2024-04-12 | シャープ株式会社 | Display device and program |
CN111400339B (en) * | 2020-03-04 | 2023-04-07 | 广州大学 | Retrieval method and system for reverse analysis of product database identifier |
-
1999
- 1999-05-21 JP JP14147499A patent/JP3945075B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2000331023A (en) | 2000-11-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6735559B1 (en) | Electronic dictionary | |
US8332753B2 (en) | Information displaying apparatus with word searching function and recording medium | |
US20050228639A1 (en) | Electronic dictionary with example sentences | |
JP3945075B2 (en) | Electronic device having dictionary function and storage medium storing information retrieval processing program | |
JP3793878B2 (en) | Information display control device and program | |
JP4023857B2 (en) | Word storage device and word storage control method | |
US20040139056A1 (en) | Information display control apparatus and recording medium having recorded information display control program | |
JP2008059169A (en) | Chinese example sentence retrieval apparatus and program for process of retrieving chinese example sentence | |
JP2008117310A (en) | Dictionary retrieval device and dictionary retrieval processing program | |
JPH10124524A (en) | Device for retrieving document and method therefor | |
WO2005098672A1 (en) | Electronic dictionary | |
JP3498635B2 (en) | Information retrieval method and apparatus, and computer-readable recording medium | |
JP2000242644A (en) | Electronic dictionary device and storage medium storing dictionary data processing program | |
JP3794369B2 (en) | Information display device and information display processing program | |
JP2001134564A (en) | Electronic dictionary | |
JP2760432B2 (en) | Character processor | |
JPH0531190B2 (en) | ||
JP2007034962A (en) | Electronic dictionary, retrieval method for electronic dictionary, and retrieval program for electronic dictionary | |
JPH06215038A (en) | Data base retrieving device | |
JPH05282290A (en) | Sentence preparation supporting device | |
JPH02136970A (en) | English word retrieving device | |
JPH0623973B2 (en) | Character processor frequency change method | |
JPH06266777A (en) | Book retrieving system | |
JPH09282316A (en) | Kanji-to-kana conversion device | |
JPH0991304A (en) | Method, system, and storage means for information retrieval |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060620 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060803 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20060829 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060926 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20070105 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20070320 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070402 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110420 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120420 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120420 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130420 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130420 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140420 Year of fee payment: 7 |
|
LAPS | Cancellation because of no payment of annual fees |