JPH08335214A - Sorting method, document retrieving method, and information processor - Google Patents

Sorting method, document retrieving method, and information processor

Info

Publication number
JPH08335214A
JPH08335214A JP7140341A JP14034195A JPH08335214A JP H08335214 A JPH08335214 A JP H08335214A JP 7140341 A JP7140341 A JP 7140341A JP 14034195 A JP14034195 A JP 14034195A JP H08335214 A JPH08335214 A JP H08335214A
Authority
JP
Japan
Prior art keywords
document
document name
hiragana character
kanji
character string
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.)
Withdrawn
Application number
JP7140341A
Other languages
Japanese (ja)
Inventor
Toru Ikegami
透 池上
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP7140341A priority Critical patent/JPH08335214A/en
Publication of JPH08335214A publication Critical patent/JPH08335214A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE: To list and display documents names in the order of the Japanese syllabary at all times. CONSTITUTION: When a HIRAGANA(cursive form of Japanese syllabary) character string is inputted as a document name from an input part 2, a control part 1 saves the HIRAGANA character string, in a document table on an external storage device 5, then converts the HIRAGANA character string into a formal KANJI(Chinese character) document name, links the converted document name with the original HIRAGANA character string and saves it in the document table. When there is a request to display a document name list from the input part 2, the control part 1 sorts the document names in the order of the Japanese syllabary by using the HIRAGANA character strings in the document table and transfers them to a display memory 4. Then the control part displays the document names in the display memory 4 at a display part 3 in the order of the Japanese syllabary. A user searches the displayed document names displayed at the display part 3 for a target document name.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はパーソナルコンピュータ
やワードプロセッサ等の情報処理装置に保存された文書
を文書名の一覧表示により検索する際の前記文書名のソ
ート方法,この方法を用いた文書検索方法及びこの検索
方法を用いた情報処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for sorting document names stored in an information processing device such as a personal computer or a word processor by displaying a list of document names, and a document retrieval method using this method. And an information processing apparatus using this search method.

【0002】[0002]

【従来の技術】従来からパーソナルコンピュータやワー
ドプロセッサ等で作成した文書はフロッピーディスク、
ハードディスク、光磁気ディスク等の外部記憶装置に保
存される。外部記憶装置の容量が大きいと、保存される
文書数も多くなり、利用者は文書検索機能を用いて保存
した文書の中から目的の文書を探すことになる。
2. Description of the Related Art Conventionally, a document created by a personal computer or a word processor is a floppy disk,
It is stored in an external storage device such as a hard disk or a magneto-optical disk. When the capacity of the external storage device is large, the number of documents to be stored also increases, and the user uses the document search function to search for the target document among the stored documents.

【0003】この文書検索機能には利用者が目的の文書
名を入力すると、該当する文書名の文書を外部記憶装置
の中から探して出力する方法と、外部記憶装置の中に保
存されている文書の文書名を一覧表示させ、これを見た
利用者が目的の文書の文書名を探して選択することによ
り、目的の文書を出力する方法とがある。
A method of inputting a desired document name to the document search function, searching a document having the corresponding document name from an external storage device and outputting the document, and a method of storing the document in the external storage device. There is a method in which the document names of documents are displayed in a list, and the user who views the document searches for the document name of the desired document and selects it, thereby outputting the desired document.

【0004】ところが、目的の文書の文書名を利用者が
明確に覚えていることは少なく、うろ覚えであることが
ほとんどであるため、前者の検索方法が用いるられるこ
とは少なく、通常は後者の文書名を一覧表示させてその
中から目的の文書の文書名を探す方法が用いられてい
る。
However, since the user rarely remembers the document name of the target document, and most of the time it is memorized, the former search method is rarely used, and the latter document is usually used. A method of displaying a list of names and searching for a document name of a target document from the list is used.

【0005】この文書名を一覧表示する方法では、文書
名を一覧表示する際に利用者が目的の文書名を探し易い
ように、名前順とか最終校正時間順等で文書名をソート
して表示することが多い。
In this method of displaying a list of document names, the document names are sorted and displayed in order of name or last proofreading time so that the user can easily find the desired document name when displaying the list of document names. I often do it.

【0006】この中で、名前順は一般的に良く使用され
るが、通常、文書名は仮名漢字変換されて付けられてい
るため、そのほとんどが単順に漢字コード順に並べられ
てしまうことになる。しかし、この漢字コード順は「あ
いうえお」順とは異なっており、しかも、実際に利用者
が文書名を探す際には「あいうえお」順で探しているこ
とか多いため、上記した漢字コード順で並べられた名前
の中から目的の名前を探すには、探し辛いという欠点が
あった。
Of these, the name order is generally often used, but since the document names are usually converted into kana-kanji characters, most of them are arranged in the kanji code order in a single order. . However, this kanji code order is different from the "aiueo" order, and moreover, when users actually search for a document name, they often look for it in the "aiueo" order. There was a drawback that it was difficult to find the desired name from the arranged names.

【0007】[0007]

【発明が解決しようとする課題】上記のように一覧表示
された保存文書の文書名の中から利用者が目的の文書の
文書名を探して目的の文書を検索する文書検索方法で
は、前記文書名を一覧表示する際に名前順に並べて表示
することがある。しかし、通常、文書名は仮名漢字変換
されて付けられているため、そのほとんどが単順に漢字
コード順に並べられてしまい、これでは文書名を探し辛
いという欠点があった。
In the document search method in which the user searches for the target document by searching for the document name of the target document among the document names of the stored documents listed as described above, When displaying a list of names, the names may be displayed in order of name. However, since the document names are usually converted into kana-kanji characters, most of them are arranged in order of kanji code, which has a drawback that it is difficult to find the document name.

【0008】そこで本発明は上記の事情に鑑み、文書名
を常に「あいうえお」順に並び替えることができるソー
ト方法,このソート方法によりソートされた文書名を一
覧表示して容易に文書を検索することができる文書検索
方法及びこの検索方法を用いた情報処理装置を提供する
ことを目的としている。
In view of the above-mentioned circumstances, the present invention is a sorting method in which the document names can always be rearranged in the order of "aiueo", and the document names sorted by this sorting method are displayed in a list to easily retrieve the documents. It is an object of the present invention to provide a document search method capable of performing the above and an information processing apparatus using this search method.

【0009】[0009]

【課題を解決するための手段】請求項1の発明は、複数
の漢字仮名混じり文を何らかの基準によりソートする際
のソート方法にあって、各漢字仮名混じり文のひらがな
文字列を確保し、これらひらがな文字列を前記基準を用
いて順番にソートすることにより、対応する漢字仮名混
じり文を前記順番にソートする方法を採用している。
According to a first aspect of the present invention, there is provided a sorting method for sorting a plurality of kanji / kana mixed sentences according to a certain standard, and a hiragana character string of each kanji / kana mixed sentence is secured. A method is adopted in which the hiragana character strings are sorted in order using the above criteria, and the corresponding kanji / kana mixed sentences are sorted in the above order.

【0010】請求項2の発明は、入力した文書を保存
し、且つ保存してある任意の文書を呼び出す機能を有す
る情報処理装置において、文書を保存する際に、保存す
る文書の文書名をひらがな文字列で入力する入力手段
と、この入力手段により入力されたひらがな文字列を仮
名漢字変換する仮名漢字変換手段と、この仮名漢字変換
手段の変換結果を正式な文書名とし、この文書名と前記
入力手段により入力されたひらがな文字列をリンクして
保存する文書名保存手段と、保存してある文書の呼び出
し要求があると、前記文書名保存手段に保存してあるひ
らがな文字列をあいうえお順にソートするソート手段
と、このソート手段によりソートされたひらがな文字列
に対応する文書名を前記保存手段から呼び出して前記ソ
ート順に一括表示する表示手段とを具備した構成を有し
ている。
According to a second aspect of the present invention, in an information processing apparatus having a function of saving an input document and recalling an arbitrary saved document, when saving the document, the document name of the document to be saved is in Hiragana. An input means for inputting a character string, a kana-kanji conversion means for converting the hiragana character string input by this input means to a kana-kanji character, and a conversion result of this kana-kanji conversion means is used as a formal document name. When there is a document name saving means for linking and saving the hiragana character strings entered by the input means and a request to call the saved document, the hiragana character strings saved in the document name saving means are sorted in the order A table for displaying the sorting means and the document names corresponding to the hiragana character strings sorted by the sorting means from the storage means and displaying them in the sorting order collectively. It has a structure in which and means.

【0011】[0011]

【作用】請求項1の発明のソート方法にあっては、各漢
字仮名混じり文のひらがな文字列を確保し、これらひら
がな文字列を前記基準を用いて順番にソートすることに
より、対応する漢字仮名混じり文を前記順番にソートす
る。
According to the sorting method of the invention of claim 1, the hiragana character strings of each kanji kana mixed sentence are secured, and these hiragana character strings are sorted in order using the above-mentioned criteria to obtain the corresponding kanji kana characters. The mixed sentences are sorted in the above order.

【0012】請求項2の発明の情報処理装置において
は、入力手段は文書を保存する際に、保存する文書の文
書名をひらがな文字列で入力する。仮名漢字変換手段は
前記入力手段により入力されたひらがな文字列を仮名漢
字変換する。文書名保存手段はこの仮名漢字変換手段の
変換結果を正式な文書名とし、この文書名と前記入力手
段により入力されたひらがな文字列をリンクして保存す
る。ソート手段は保存してある文書の呼び出し要求があ
ると、前記文書名保存手段に保存してあるひらがな文字
列をあいうえお順にソートする。表示手段は前記ソート
手段によりソートされたひらがな文字列に対応する文書
名を前記保存手段から呼び出して前記ソート順に一括表
示する。
In the information processing apparatus according to the second aspect of the invention, the input means inputs the document name of the document to be stored in a Hiragana character string when the document is stored. The kana-kanji conversion means converts the hiragana character string input by the input means into kana-kanji characters. The document name storage means sets the conversion result of the kana-kanji conversion means as a formal document name, and links the document name and the hiragana character string input by the input means and stores them. When there is a request to call the stored documents, the sorting means sorts the hiragana character strings stored in the document name storing means in the order of the alphabet. The display means calls the document names corresponding to the hiragana character strings sorted by the sort means from the storage means and collectively displays them in the sort order.

【0013】[0013]

【実施例】以下、本発明の一実施例を図面を参照して説
明する。図1は本発明のソート方法,文書検索方法を内
蔵する情報処理装置の一実施例を示したブロック図であ
る。1は仮名漢字変換機能を含む文書作成制御や文書保
存制御或いは文書検索制御等の各種制御を行う制御部、
2は文字の入力や各種機能指令等をキー入力するキーボ
ード等の入力部、3は文書名一覧表示や文書などを表示
するLCDやCRT等の表示部、4は表示部3に表示す
る情報を保存する表示メモリ、5は文書を保存するFD
DやHDD等の外部記憶装置である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of an information processing apparatus incorporating a sorting method and a document searching method according to the present invention. Reference numeral 1 denotes a control unit for performing various controls such as document creation control including Kana-Kanji conversion function, document storage control, and document search control.
Reference numeral 2 is an input unit such as a keyboard for inputting characters or various function commands, and 3 is a display unit such as an LCD or CRT for displaying a document name list display or documents, and 4 is information to be displayed on the display unit 3. Display memory for saving, 5 is FD for saving documents
It is an external storage device such as a D or an HDD.

【0014】次に本実施例の動作について説明する。利
用者が図3に示すようなキーボードから成る入力部2よ
り文字列を入力して表示部3の画面上に作成した文書
は、図7のフローチャートで示すような手順で保存され
る。
Next, the operation of this embodiment will be described. The document created on the screen of the display unit 3 by the user inputting a character string from the input unit 2 including the keyboard as shown in FIG. 3 is stored in the procedure shown in the flowchart of FIG.

【0015】利用者は上記文書を保存したい場合、入力
部2の文書保存キーを押下して制御部1を文書保存モー
ドとする。
When the user wants to save the document, the user depresses the document save key of the input unit 2 to put the control unit 1 in the document save mode.

【0016】これにより、制御部1は表示部3に文書保
存画面を表示して、利用者に保存する文書の文書名の入
力を促す。
As a result, the control unit 1 displays the document saving screen on the display unit 3 and prompts the user to input the document name of the document to be saved.

【0017】これに応じて、利用者はステップ701に
て入力部2から文書名を入力するが、文書名はひらがな
文字列で入力する。
In response to this, the user inputs the document name from the input unit 2 in step 701, and the document name is entered in a hiragana character string.

【0018】制御部1は利用者により入力されたひらが
な文字列をステップ702にて外部記憶装置5の記憶媒
体である図2(A)に示すようなフロッピーディスク内
の図2(B)に示すようなフォーマットの文書名テーブ
ルの中央欄に保存する。
The control unit 1 shows the Hiragana character string input by the user in step 702 as shown in FIG. 2B in the floppy disk as shown in FIG. 2A which is the storage medium of the external storage device 5. Save it in the center column of the document name table in such a format.

【0019】その後、制御部1は前記「ひらがな文字
列」を仮名漢字変換したり、カタカナに変換して漢字混
じりやカタカナの文書名とし、これをステップ703に
て上記した文書名テーブルの左側欄に保存する。
After that, the control unit 1 converts the above-mentioned "Hiragana character string" into Kana-Kanji or converts it into Katakana into a mixed Kanji or Katakana document name, and in Step 703, this is the left column of the document name table. Save to.

【0020】上記のようにして文書名を入力すると、利
用者は文書保存指示を入力部2から制御部1に出すた
め、制御部1はステップ704にて表示部3の画面に表
示している文書を図2(A)に示すようなフロッピーデ
ィスク内の図5に示したような文書保存領域に保存し、
保存場所を示すアクセスポインタを図2(B)に示した
文書名テーブルの右側欄に保存して、処理を終了する。
When the user inputs the document name as described above, the user issues a document saving instruction from the input unit 2 to the control unit 1, so that the control unit 1 displays it on the screen of the display unit 3 in step 704. Save the document in the document storage area as shown in FIG. 5 in the floppy disk as shown in FIG.
The access pointer indicating the storage location is stored in the right column of the document name table shown in FIG. 2B, and the process ends.

【0021】ここで、上記した文書の保存動作の具体例
について説明する。例えば利用者により、入力部2から
「ぎじろく(ひんしつ)」というひらがな文字列が入力
されると、制御部1は「ぎじろく(ひんしつ)」という
ひらがな文字列を図2(B)に示すように文書名テーブ
ルの中央欄に保存する。仮名漢字変換指示が同入力部1
から入力されると、制御部1は「ぎじろく(ひんし
つ)」というひらがな文字列を仮名漢字変換して「議事
録(品質)」とし、これを図2(B)に示すように文書
名テーブルの左端欄に書き込む。
Here, a specific example of the above-mentioned document saving operation will be described. For example, when the user inputs the hiragana character string "Hijishitsu" from the input unit 2, the control unit 1 changes the Hiragana character string "Hijishitsu" to the screen shown in FIG. Save in the center column of the document name table as shown. Kana-Kanji conversion instructions are also included in the input section 1
When input from, the control unit 1 converts the hiragana character string "Hijishitsu" into kana-kanji characters to obtain "minutes (quality)", which is the document name as shown in FIG. 2 (B). Write in the leftmost column of the table.

【0022】その後、入力部2から保存指示が入力され
ると、制御部1はこの文書名を付した文書を外部記憶装
置5の図5に示すような文書エリアに保存すると共に、
保存した前記文書をアクセスするためのアクセスポイン
タ100を図2(B)に示すように文書名テーブルの右
端欄に書き込む。
After that, when a save instruction is input from the input unit 2, the control unit 1 saves the document with this document name in the document area of the external storage device 5 as shown in FIG.
An access pointer 100 for accessing the stored document is written in the rightmost column of the document name table as shown in FIG.

【0023】次に外部記憶装置5に保存した文書を呼び
出す際の動作について図8のフローチャートを参照して
説明する。外部記憶装置5に保存した文書を呼び出した
い場合、利用者は入力部2を操作して制御部1に文書一
覧表示要求を行う。これを受けて、制御部1はステップ
801にて外部記憶装置5内の図2(B)に示すような
文書テーブルにアクセスする。
Next, the operation of recalling a document stored in the external storage device 5 will be described with reference to the flowchart of FIG. When calling a document stored in the external storage device 5, the user operates the input unit 2 to make a document list display request to the control unit 1. In response to this, the control unit 1 accesses the document table in the external storage device 5 as shown in FIG.

【0024】その後、制御部1はステップ802にて前
記文書テーブルの中央欄に書き込まれているひらがな文
字の文書名に着目し、これをあいうえを順にソートしな
がら左側欄に書き込まれている正式の文書名を取り出
し、これをステップ803にて取り出した順番に表示メ
モリ4に図4に示すように書き込んでいく。但し、表示
メモリ4の先頭には「文書名一覧」という標題を最初に
書き込んでおくものとする。
After that, the control unit 1 pays attention to the document name of the hiragana characters written in the central column of the document table in step 802, sorts them in order, and the official name written in the left column. Document names are extracted and written in the display memory 4 in the order of extraction in step 803 as shown in FIG. However, the title "Document name list" is written at the top of the display memory 4 first.

【0025】次に制御部1はステップ804にて表示メ
モリ4内の文書名を図6に示すように表示部3の画面に
表示する。
Next, the control unit 1 displays the document name in the display memory 4 on the screen of the display unit 3 in step 804 as shown in FIG.

【0026】利用者はこの画面に表示されているあいう
えお順に並べられた文書名を検索して、目的の文書名を
見付けると、これを選択する操作を入力部2より行う。
これを受けて、制御部1はステップ805にて選択され
た文書名のアクセスポインタを図2(B)に示す文書テ
ーブルから読みだし、このポインタに基づいて、外部記
憶装置5の図5に示すような文書エリアから該当の文書
を取り出し、これを表示メモリ4に展開することによ
り、表示部3の画面に表示する。
The user searches the document names arranged in this order on the screen and finds the document name of interest, and then selects the document name from the input section 2.
In response to this, the control unit 1 reads the access pointer of the document name selected in step 805 from the document table shown in FIG. 2B, and based on this pointer, the external storage device 5 shown in FIG. The relevant document is taken out from such a document area and is expanded in the display memory 4 to be displayed on the screen of the display unit 3.

【0027】ここで、上記した文書名一覧表示を具体例
を用いて説明する。図2(B)の文書テーブルから図4
に示した表示メモリ4に文書名を転送する際、制御部1
は前記文書テーブルの中央欄に書き込まれているひらが
な文字列の中であいうえお順で最も若い文書名を探す
と、「うちあわせぎじろく」である。
Here, the above-mentioned document name list display will be described using a specific example. From the document table of FIG. 2 (B) to FIG.
When transferring the document name to the display memory 4 shown in FIG.
Is "Uchiawasejijiroku" when searching for the youngest document name in hiragana character string written in the center column of the document table in the order of Aiue.

【0028】このため、制御部1はこの「うちあわせぎ
じろく」に対応する文書名である「打ち合わせ議事録」
を前記文書テーブルの左側欄から取り出して、これを表
示メモリ4の文書一覧の下に図4に示すように書き込
む。以下同様で、文書テーブル内の文書名があいうえお
順にソートされて表示メモリ4に転送された後、これが
表示部3の画面に図6に示すように表示される。
Therefore, the control unit 1 has the document name "meeting minutes" which corresponds to the "uchiuchijijiroku".
Is taken out from the left column of the document table and is written under the document list in the display memory 4 as shown in FIG. In the same manner, the document names in the document table are sorted in the order of alphabetical order, transferred to the display memory 4, and then displayed on the screen of the display unit 3 as shown in FIG.

【0029】本実施例によれば、文書名を当初ひらがな
文字列で入力させ、このひらがな文字列を用いて、文書
名をあいうえお順にソートして一覧表示することができ
るため、利用者が一覧表示された文書名から目的の文書
を容易且つ迅速に探し出すことができ、文書検索効率を
高めることができる。但し、文書名をあいうえお順の逆
順にソートしても良く、このような場合は利用者が予め
いずれの順番でソートするかを制御部1に設定するもの
とする。
According to the present embodiment, the document name can be initially input in a hiragana character string, and the hiragana character string can be used to sort and display the document names in the order of the alphabet, so that the user can display a list. A desired document can be easily and quickly found from the document name thus obtained, and the document search efficiency can be improved. However, the document names may be sorted in reverse order, and in such a case, the user may set in advance the sorting order in the control unit 1.

【0030】尚、文書名が訂正された場合、制御部1は
変更点と文節情報をチェックし、これら情報に基づい
て、対応するひらがな文字列部分を訂正すれば、文書名
の訂正に対してそのひらがな文字列も間違いなく自動的
に訂正することができる。
When the document name is corrected, the control unit 1 checks the changes and the clause information, and corrects the corresponding Hiragana character string portion based on these information, thereby correcting the document name. There is no doubt that the hiragana character string can be corrected automatically.

【0031】例えば、「打ち合わせ議事録」という文書
名を「打ち合わせ過程」という文書名に訂正したい場
合、変更点は、議事録の部分であり、打ち合わせと議事
録の間に文節の切れ目があることを制御部1が知れば、
制御部は対応するひらがな文字列「うちあわせぎじろ
く」を「うちあわせかてい」と間違いなく訂正すること
ができる。
For example, when it is desired to correct the document name "meeting minutes" to the document name "meeting process", the change is in the minutes, and there is a break between the meetings and the minutes. If the control unit 1 knows
The control unit can undoubtedly correct the corresponding Hiragana character string "Uchimeasejijiroku" to be "Umemeise kaite".

【0032】又、文書名として半角文字を含んだものを
登録しても、本発明は前記文書名のひらがな文字列で一
覧表示時のソートを行うため、何等問題なく、あいうえ
お順に文書名を並び替えることができる。
Even if a document name including half-width characters is registered, the present invention sorts the list of characters in the hiragana character string of the document name. Can be changed.

【0033】更に、上記した実施例では、文書名のひら
がな文字列を利用者に入力してもらったが、手書き文字
入力装置とか、他の文章部分のコピーなどにより文書名
を直接漢字混じり文で入力するようにし、そのひらがな
文字列は入力された文書名をひらがな変換して得るよう
にしても、同様の効果を得ることができる。
Further, in the above-mentioned embodiment, the user inputs the hiragana character string of the document name. However, the document name is directly mixed with the kanji characters by a handwritten character input device or by copying other sentence parts. The same effect can be obtained by inputting and inputting the Hiragana character string by converting the input document name into Hiragana.

【0034】又、上記実施例のように、文書名のひらが
な文字列を用いたソートだけでなく、文書名を直接用い
た従来のソートも切り替えにより実行できるようにし
て、装置の操作性を向上させることもできる。
Further, as in the above embodiment, not only the sort using the hiragana character string of the document name but also the conventional sort using the document name directly can be executed by switching, thereby improving the operability of the apparatus. You can also let it.

【0035】[0035]

【発明の効果】以上記述した如く請求項1の発明によれ
ば、漢字混じり文(文書名)を常に「あいうえお」順に
常にソートすることができる。
As described above, according to the first aspect of the invention, the kanji mixed sentences (document names) can always be sorted in the order of "aiueo".

【0036】請求項2の発明によれば、保存してある文
書の文書名を「あいうえお」順で表示することができる
ため、利用者は保存文書を容易且つ迅速に探して呼び出
すことができる。
According to the second aspect of the present invention, since the document names of the stored documents can be displayed in the order of "aiueo", the user can easily and quickly search for and retrieve the stored document.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の文書検索方法を内蔵する情報処理装置
の一実施例を示したブロック図。
FIG. 1 is a block diagram showing an embodiment of an information processing apparatus incorporating a document search method of the present invention.

【図2】図1に示した外部記憶装置の記憶媒体であるフ
ロッピーディスクとその中に設定してある文書名テーブ
ル例を示した図。
FIG. 2 is a diagram showing a floppy disk which is a storage medium of the external storage device shown in FIG. 1 and an example of a document name table set therein.

【図3】図1に示した入力部を構成するキーボードの詳
細例を示した図。
FIG. 3 is a diagram showing a detailed example of a keyboard constituting the input unit shown in FIG.

【図4】図1に示した表示メモリの内容例を示した図。FIG. 4 is a diagram showing an example of contents of a display memory shown in FIG.

【図5】図1に示した外部記憶装置の文書エリアの構成
例を示した図。
5 is a diagram showing a configuration example of a document area of the external storage device shown in FIG.

【図6】図1に示した表示部の画面に表示された文書名
を示した図。
6 is a diagram showing a document name displayed on the screen of the display unit shown in FIG.

【図7】図1に示した装置による文書保存時の動作手順
例を示したフローチャート。
7 is a flowchart showing an operation procedure example when a document is stored by the apparatus shown in FIG.

【図8】図1に示した装置による文書一覧表示による文
書呼び出し動作の手順例を示したフローチャート。
8 is a flowchart showing a procedure example of a document calling operation by displaying a document list by the apparatus shown in FIG.

【符号の説明】[Explanation of symbols]

1…制御部 2…入力部 3…表示部 4…表示メモリ 5…外部記憶装置 DESCRIPTION OF SYMBOLS 1 ... Control part 2 ... Input part 3 ... Display part 4 ... Display memory 5 ... External storage device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数の漢字仮名混じり文を何らかの基準
によりソートする際のソート方法にあって、各漢字仮名
混じり文のひらがな文字列を確保し、これらひらがな文
字列を前記基準を用いて順番にソートすることにより、
対応する漢字仮名混じり文を前記順番にソートすること
を特徴とするソート方法。
1. A sorting method for sorting a plurality of kanji / kana mixed sentences according to some criterion, wherein hiragana character strings of each kanji / kana mixed sentence are secured, and these hiragana character strings are sequentially used by using the criterion. By sorting
A sorting method characterized in that sentences corresponding to kanji and kana are sorted in the order.
【請求項2】 入力した文書を保存し、且つ保存してあ
る任意の文書を呼び出す機能を有する情報処理装置にお
いて、文書を保存する際に、保存する文書の文書名をひ
らがな文字列で入力する入力手段と、この入力手段によ
り入力されたひらがな文字列を仮名漢字変換する仮名漢
字変換手段と、この仮名漢字変換手段の変換結果を正式
な文書名とし、この文書名と前記入力手段により入力さ
れたひらがな文字列をリンクして保存する文書名保存手
段と、保存してある文書の呼び出し要求があると、前記
文書名保存手段に保存してあるひらがな文字列をあいう
えお順にソートするソート手段と、このソート手段によ
りソートされたひらがな文字列に対応する文書名を前記
保存手段から呼び出して前記ソート順に一括表示する表
示手段とを具備したことを特徴とする情報処理装置。
2. In an information processing apparatus having a function of saving an input document and recalling any saved document, when the document is saved, the document name of the document to be saved is entered in a hiragana character string. An input means, a kana-kanji conversion means for converting the hiragana character string input by this input means to a kana-kanji character, and a conversion result of this kana-kanji conversion means is used as an official document name. A document name saving means for linking and saving the hiragana character strings, and a sort means for sorting the hiragana character strings saved in the document name saving means in an alphabetical order when there is a request to call the saved document. Display means for displaying the document names corresponding to the hiragana character strings sorted by the sorting means from the storage means and collectively displaying them in the sort order. An information processing device characterized by the above.
JP7140341A 1995-06-07 1995-06-07 Sorting method, document retrieving method, and information processor Withdrawn JPH08335214A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7140341A JPH08335214A (en) 1995-06-07 1995-06-07 Sorting method, document retrieving method, and information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7140341A JPH08335214A (en) 1995-06-07 1995-06-07 Sorting method, document retrieving method, and information processor

Publications (1)

Publication Number Publication Date
JPH08335214A true JPH08335214A (en) 1996-12-17

Family

ID=15266583

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7140341A Withdrawn JPH08335214A (en) 1995-06-07 1995-06-07 Sorting method, document retrieving method, and information processor

Country Status (1)

Country Link
JP (1) JPH08335214A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002328950A (en) * 2001-04-16 2002-11-15 Internatl Business Mach Corp <Ibm> Program, data processing system, and recording medium
WO2012002518A1 (en) * 2010-06-29 2012-01-05 Ricoh Company, Ltd. User interface with inbox mode and document mode for single input work flow routing
US8555195B2 (en) 2010-06-29 2013-10-08 Ricoh Co., Ltd. Bookmark function for navigating electronic document pages
US9043219B2 (en) 2010-09-10 2015-05-26 Ricoh Co., Ltd. Automatic and semi-automatic selection of service or processing providers
US9058778B2 (en) 2010-06-29 2015-06-16 Ricoh Co., Ltd. Maintaining DC balance in electronic paper displays using contrast correction
US9191612B2 (en) 2010-06-29 2015-11-17 Ricoh Co., Ltd. Automatic attachment of a captured image to a document based on context

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002328950A (en) * 2001-04-16 2002-11-15 Internatl Business Mach Corp <Ibm> Program, data processing system, and recording medium
WO2012002518A1 (en) * 2010-06-29 2012-01-05 Ricoh Company, Ltd. User interface with inbox mode and document mode for single input work flow routing
US8555195B2 (en) 2010-06-29 2013-10-08 Ricoh Co., Ltd. Bookmark function for navigating electronic document pages
JP2013539560A (en) * 2010-06-29 2013-10-24 株式会社リコー User interface with inbox mode and document mode for single input workflow routing
US9058778B2 (en) 2010-06-29 2015-06-16 Ricoh Co., Ltd. Maintaining DC balance in electronic paper displays using contrast correction
US9191612B2 (en) 2010-06-29 2015-11-17 Ricoh Co., Ltd. Automatic attachment of a captured image to a document based on context
US9286581B2 (en) 2010-06-29 2016-03-15 Ricoh Co., Ltd. User interface with inbox mode and document mode for single input work flow routing
US9043219B2 (en) 2010-09-10 2015-05-26 Ricoh Co., Ltd. Automatic and semi-automatic selection of service or processing providers

Similar Documents

Publication Publication Date Title
JPH08335214A (en) Sorting method, document retrieving method, and information processor
JP3071703B2 (en) Table creation apparatus and method
JP2669431B2 (en) Special character input control device
JPH0236019B2 (en)
US4931969A (en) Character entry device
JP6048601B2 (en) Information display device, program, and word information display method
JPH0612548B2 (en) Document processor
JPH0764991A (en) Definite format document input device
KR100320045B1 (en) Method to control name data for hangul database system
JPH0546670A (en) Information retrieving device
JPH1055360A (en) Device and method for address book processing
JPH0816572A (en) Automatic recognition system of alphanumerics/kana character
JPH08161320A (en) Document preparing device and display processing method therefor
JPH0380363A (en) Document processor
JPH09269943A (en) Document preparing device and kana/kanji converting method
JPH08335217A (en) Reading converting method and document preparation device
JPH08297664A (en) Character string processor
JPH09218868A (en) Method for designating kanji and device therefor
JP2000348055A (en) Method and device for retrieving information and computer readable recording medium
JPH0746353B2 (en) Japanese text input device
JPH0375960A (en) Frequency changing system for character processor
JPH0762840B2 (en) Document creation device
JPH1074195A (en) Japanese syllabary/chinese character converting device and method therefor
JPH07191984A (en) Character processor
JPS61169961A (en) Character processor provided with user dictionary

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020903