JP2002007104A - Character data compressing and displaying device - Google Patents

Character data compressing and displaying device

Info

Publication number
JP2002007104A
JP2002007104A JP2000187761A JP2000187761A JP2002007104A JP 2002007104 A JP2002007104 A JP 2002007104A JP 2000187761 A JP2000187761 A JP 2000187761A JP 2000187761 A JP2000187761 A JP 2000187761A JP 2002007104 A JP2002007104 A JP 2002007104A
Authority
JP
Japan
Prior art keywords
character data
character
data
display
length
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
JP2000187761A
Other languages
Japanese (ja)
Inventor
Hiroshi Monma
啓 門馬
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000187761A priority Critical patent/JP2002007104A/en
Publication of JP2002007104A publication Critical patent/JP2002007104A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that it is necessary to compress and display character data by replacing a full size of character into a half size of character or changing a font so that any display limiting character data length can be prevented from being exceeded at the time of displaying character data in a chart or list whose display area is limited, and that the character data are apparently unaligned. SOLUTION: This device is provided with a character data length calculating means 103 for calculating the length of character data inputted from an outside storage device 101 and a means 106 for comparing character data length calculated by the character data length calculating means 103 with displayable character data length, and when the character data length exceeds the displayable character data length, for replacing a partial character string existing in the character data with an abbreviated character string by referring to an abbreviation dictionary data, and for preparing display character data to be displayed on a screen.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、表示領域に制限
のある表やリストに文字データを入力表示する文字デー
タ圧縮表示装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character data compression display device for inputting and displaying character data in a table or list having a limited display area.

【0002】[0002]

【従来の技術】従来の文字データ圧縮表示装置は、入力
された文字データ中の全角文字(記号、アルファベッ
ト、数字、カタカナ)を半角文字に置き換える処理、文
字間隔を調節する処理、およびフォントを変更する処理
を行い、文字データの圧縮表示を行っていた。図10は
特開平2−105924号公報に示された従来の文字デ
ータ圧縮表示装置を示す機能ブロック図である。図にお
いて、1は文字データを入力するキーボード、2は文字
データが格納されている外部記憶装置、3は、入力テキ
スト長算出部4、表示可否判断部5、入力テキスト変換
部6から構成される表示制御部、7は変換された文字デ
ータを表示するCRTである。
2. Description of the Related Art A conventional character data compression display device replaces full-width characters (symbols, alphabets, numbers, and katakana) in input character data with half-width characters, adjusts character spacing, and changes fonts. To perform compression display of character data. FIG. 10 is a functional block diagram showing a conventional character data compression display device disclosed in Japanese Patent Application Laid-Open No. 2-105924. In the figure, 1 is a keyboard for inputting character data, 2 is an external storage device storing character data, 3 is composed of an input text length calculation unit 4, a display availability determination unit 5, and an input text conversion unit 6. The display control unit 7 is a CRT for displaying the converted character data.

【0003】次に動作を説明する。図10において、入
力文字データ長算出部4はキーボード1から入力された
文字データ、または、外部記憶装置2から入力された文
字データのデータ長を算出する。このとき、データ長は
全角文字1文字を2、半角文字1文字を1として算出す
る。
Next, the operation will be described. In FIG. 10, an input character data length calculation unit 4 calculates the data length of character data input from the keyboard 1 or character data input from the external storage device 2. At this time, the data length is calculated assuming that one full-width character is 2 and one half-width character is 1.

【0004】次いで、表示可否判断部5が、上記算出さ
れたデータ長と表示制限データ長を比較し、上記算出さ
れたデータ長が表示制限データ長より大きい場合は、入
力文字データ変換部6が全角文字(記号、アルファベッ
ト、数字、カタカナ)を半角文字に変換し表示文字デー
タを作成する。ここで、全角文字を半角文字に変換する
過程において、例えば記号文字から変換するといった具
合に、変換する文字に優先順位を付けることにより、文
字の大きさの釣り合いを取りながら、文字データ長の圧
縮を行う。
Then, the display permission / inhibition judging section 5 compares the calculated data length with the display restriction data length, and if the calculated data length is larger than the display restriction data length, the input character data conversion section 6 Convert full-width characters (symbols, alphabets, numbers, and katakana) to half-width characters to create display character data. Here, in the process of converting full-width characters to half-width characters, for example, converting from symbol characters, by prioritizing the characters to be converted, the character data length is compressed while balancing the character size. I do.

【0005】上記表示文字データのデータ長が表示制限
文字数より大きい場合は、入力文字データ変換部6が文
字間隔またはフォントを変更してCRT7に表示する。
If the data length of the display character data is larger than the display limit number of characters, the input character data conversion unit 6 changes the character spacing or font and displays it on the CRT 7.

【0006】[0006]

【発明が解決しようとする課題】従来の文字データ圧縮
表示装置は、以上のように構成されているので、表示さ
れた文字データ中に全角文字、半角文字、フォントの異
なる文字が混在し、見た目が揃わないという問題があっ
た。
Since the conventional character data compression display device is configured as described above, full-width characters, half-width characters, and characters having different fonts are mixed in the displayed character data, and the appearance of the character data is reduced. There was a problem that was not aligned.

【0007】また、全角文字と半角文字との変換では高
い圧縮率が得られないという問題があった。
Also, there is a problem that a high compression ratio cannot be obtained in conversion between full-width characters and half-width characters.

【0008】また、データ表示部とデータ変換部が一つ
になっており、外部記憶装置にある入力文字データに対
して毎回圧縮処理が行われるという問題があった。
In addition, there is a problem that the data display unit and the data conversion unit are integrated into one, and compression processing is performed on input character data in the external storage device every time.

【0009】この発明は上記のような問題を解決するた
めになされたものであり、人間が長い単語に略称を付け
るという特徴を利用し、入力文字データ中の部分文字列
を略称文字列に置き換えることにより圧縮表示を行う文
字データ圧縮表示装置を提供することを目的とする。
The present invention has been made to solve the above-described problem, and utilizes the feature that humans abbreviate long words to replace partial character strings in input character data with abbreviated character strings. Accordingly, it is an object of the present invention to provide a character data compression display device that performs compression display.

【0010】また、データ表示部とデータ圧縮部とを分
離することにより、外部記憶装置からの入力データを一
括して変換し、上記圧縮データを別の外部記憶装置に格
納し、データ表示部が上記格納した圧縮データを直接取
得するようにして、表示処理の効率化を実現する文字デ
ータ圧縮表示装置を提供することを目的とする。
Further, by separating the data display section and the data compression section, the input data from the external storage device is collectively converted and the compressed data is stored in another external storage device. It is an object of the present invention to provide a character data compression display device that directly obtains the stored compressed data and realizes efficient display processing.

【0011】[0011]

【課題を解決するための手段】この発明に係る文字デー
タ圧縮表示装置は、外部記憶装置に格納されている文字
データを圧縮して画面に表示するものにおいて、外部記
憶装置から入力された文字データの長さを算出する文字
データ長算出手段と、この文字データ長算出手段により
算出された文字データ長と表示可能文字データ長とを比
較し、文字データ長が表示可能文字データ長を超えてい
るときに、上記文字データ中に存在する部分文字列を、
略称辞書データを参照することにより略称文字列に置き
換え、画面に表示する表示文字データを作成する手段と
を有するものである。
SUMMARY OF THE INVENTION A character data compression display device according to the present invention compresses character data stored in an external storage device and displays the compressed data on a screen. Character data length calculating means for calculating the length of the character data, and comparing the character data length calculated by the character data length calculating means with the displayable character data length, and the character data length exceeds the displayable character data length. Sometimes, the substring present in the above character data is
Means for creating display character data to be displayed on a screen by referring to the abbreviation dictionary data and replacing it with an abbreviation character string.

【0012】また、新たに作成された表示文字データ
を、外部記憶装置に格納する手段を有するものである。
In addition, the apparatus has means for storing the newly created display character data in an external storage device.

【0013】また、新たに作成された表示文字データか
ら、圧縮前の文字データを検索する手段を有するもので
ある。
[0013] Further, there is provided a means for retrieving the character data before compression from the newly created display character data.

【0014】また、略称辞書データに、新たなデータを
登録する手段を有するものである。
Further, the apparatus has means for registering new data in the abbreviation dictionary data.

【0015】また、入力された文字データ中に、略称文
字列に置き換え可能な部分文字列が複数存在する場合、
その複数の表示文字データの候補を表示する手段と、表
示された複数の表示文字データのいずれかを選択できる
手段とを有するものである。
In the case where a plurality of partial character strings that can be replaced with abbreviation character strings exist in the input character data,
It has means for displaying the plurality of display character data candidates, and means for selecting any of the displayed plurality of display character data.

【0016】[0016]

【発明の実施の形態】実施の形態1.以下、この発明の
実施の形態1を図に基づいて説明する。図1は、この発
明の実施の形態1に係る文字データ圧縮表示装置を示す
ブロック図である。図1において、101は外部記憶装
置である文字データメモリである。102は、入力され
た文字データの文字データ長を算出する文字データ長算
出部103と、文字データ長と表示制限データ長とを比
較する表示可否判断部104と、略称辞書データメモリ
109の略称辞書データを参照し、置き換え可能な部分
文字列を検索する辞書検索部105と、辞書検索部10
5により検索された部分文字列を略称文字列に置き換え
る文字データ置き換え部106とから構成された文字デ
ータ圧縮部である。107は文字データ圧縮部106で
圧縮した文字データをCRT108に表示する表示部で
ある。109は文字列と略称文字列の対応を記述した略
称辞書データメモリである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 Hereinafter, a first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a character data compression display device according to Embodiment 1 of the present invention. In FIG. 1, reference numeral 101 denotes a character data memory which is an external storage device. Reference numeral 102 denotes a character data length calculation unit 103 that calculates the character data length of the input character data, a display availability determination unit 104 that compares the character data length with the display restriction data length, and an abbreviation dictionary of the abbreviation dictionary data memory 109. A dictionary search unit 105 for referring to data and searching for a replaceable partial character string, and a dictionary search unit 10
5 is a character data compression unit that includes a character data replacement unit 106 that replaces the partial character string searched for in step 5 with an abbreviated character string. A display unit 107 displays the character data compressed by the character data compression unit 106 on the CRT 108. An abbreviation dictionary data memory 109 describes the correspondence between the character strings and the abbreviation character strings.

【0017】次に動作を説明する。図2は図1の文字デ
ータ圧縮部102の動作を説明するフローチャートであ
る。文字データ圧縮部102では、外部記憶装置にある
文字データ101を読み込み(ステップ201)、文字
データ算出部103にて上記文字データの文字データ長
を算出する(ステップ202)。算出方法は図10で説
明した従来の入力テキスト長算出部4の動作と同じであ
る。
Next, the operation will be described. FIG. 2 is a flowchart illustrating the operation of the character data compression unit 102 of FIG. The character data compression unit 102 reads the character data 101 stored in the external storage device (step 201), and the character data calculation unit 103 calculates the character data length of the character data (step 202). The calculation method is the same as the operation of the conventional input text length calculation unit 4 described with reference to FIG.

【0018】次いで、ステップ202で算出した文字デ
ータ長と表示制限データ長とを表示可否判断部104で
比較する(ステップ203)。文字データ長が表示制限
データ長より小さい場合、即ち表示可能の場合は表示部
107にデータを渡す(ステップ208)。
Next, the display data determination unit 104 compares the character data length calculated in step 202 with the display restriction data length (step 203). If the character data length is smaller than the display limit data length, that is, if display is possible, the data is passed to the display unit 107 (step 208).

【0019】文字データ長が制限データ長より大きい場
合、即ち表示不可能な場合は辞書検索部105により略
称辞書データメモリ109中の略称辞書データを検索す
る(ステップ204)。検索は略称辞書データメモリ1
09中にある単語群から文字データ中の部分文字列を探
すことにより行う。上記検索の結果、部分文字列と一致
する単語がある場合(ステップ205)、単語に対応す
る略称文字列と部分文字列とを文字データ置き換え部1
06で置き換え文字データを圧縮する(ステップ20
6)。
If the character data length is longer than the limit data length, that is, if display is impossible, the dictionary search unit 105 searches the abbreviation dictionary data memory 109 for abbreviation dictionary data (step 204). Search is abbreviated dictionary data memory 1
The search is performed by searching for a partial character string in the character data from a group of words in 09. As a result of the search, if there is a word that matches the partial character string (step 205), the abbreviation character string and the partial character string corresponding to the word are replaced by the character data replacement unit 1.
06, the replacement character data is compressed (step 20).
6).

【0020】ステップ206で圧縮した文字データを再
度表示可否判定部104で判定し、表示制限データ長よ
り大きい場合は、表示制限データ長より小さくなまでス
テップ204からステップ206を繰り返し、表示可能
となったときに、表示部107にデータを渡す(ステッ
プ208)。
The character data compressed in step 206 is judged again by the display permission / inhibition judging unit 104. If the character data is larger than the display limit data length, steps 204 to 206 are repeated until the character data becomes smaller than the display limit data length, and display is possible. Then, the data is passed to the display unit 107 (step 208).

【0021】ステップ205で文字データ中に略称文字
列に置き換え可能な部分文字列がない場合は、これ以上
圧縮することが出来ないので、上記文字データの表示制
限データ長を超える部分を切り取り(ステップ20
7)、表示部107にデータを渡す(ステップ20
8)。
If there is no partial character string that can be replaced with an abbreviation character string in the character data in step 205, the character data cannot be further compressed, and the part exceeding the display limit data length of the character data is cut out (step 205). 20
7) Pass the data to the display unit 107 (step 20)
8).

【0022】図3は文字列データが圧縮されて行く様子
を示した図である。図3において、301は略称辞書に
入力されているデータである。まず、文字データ302
が入力されたとする(ステップ201)。全角文字24
文字が入力されたので、文字データ長は48である(ス
テップ202)。表示制限データ長が50の場合(ステ
ップ203)、圧縮せずに表示する(ステップ20
8)。
FIG. 3 shows how character string data is compressed. In FIG. 3, reference numeral 301 denotes data input to the abbreviation dictionary. First, character data 302
Is input (step 201). 24 full-width characters
Since a character has been input, the character data length is 48 (step 202). If the display limit data length is 50 (step 203), the data is displayed without compression (step 20).
8).

【0023】表示制限データ長が40の場合、文字デー
タ302の文字データ長は表示制限データ長を超えるの
で(ステップ203)、略称辞書データを検索する(ス
テップ204)。ここで、部分文字列「ステムリークオ
フ弁」が略称辞書データ「SLオフ弁」と一致するので
(ステップ205)、「ステムリークオフ弁」を略称文
字列「SLオフ弁」に置き換え、文字データ303を作
成する(ステップ206)。文字データ303の文字デ
ータ長は40であり表示制限データ長と同じであるた
め、これを表示部107へ渡しCRT108に表示する
(ステップ203、ステップ208)。
If the display limit data length is 40, the character data length of the character data 302 exceeds the display limit data length (step 203), so that abbreviation dictionary data is searched (step 204). Here, since the partial character string "stem leak off valve" matches the abbreviation dictionary data "SL off valve" (step 205), the "stem leak off valve" is replaced with the abbreviation character string "SL off valve", and the character data 303 is created (step 206). Since the character data length of the character data 303 is 40, which is the same as the display restriction data length, the character data is passed to the display unit 107 and displayed on the CRT 108 (steps 203 and 208).

【0024】表示制限データ長が30の場合は、表示制
限データ長は文字データ303の文字データ長より小さ
いため(ステップ203)、文字データ303中の部分
文字列「グランド蒸気」を略称文字列「GS」に置き換
え文字列304を作成する(ステップ204からステッ
プ206)。文字データ304の文字データ長は32と
なるが、表示制限データ長の30より大きいため更にス
テップ204からステップ206を行い、部分文字列
「トルク動作大」を略称文字列「トルク大」に置き換え
文字データ305を作成する。文字データ305は文字
データ長が28となり表示制限データ長の30より小さ
くなるので、これを表示部107へ渡しCRT108に
表示する(ステップ203、ステップ208)。
If the display restriction data length is 30, the display restriction data length is smaller than the character data length of the character data 303 (step 203), so that the partial character string "ground steam" in the character data 303 is abbreviated to the character string " A replacement character string 304 is created with “GS” (steps 204 to 206). Although the character data length of the character data 304 is 32, since the display limit data length is larger than 30, the steps 204 to 206 are further performed, and the partial character string “large torque operation” is replaced with the abbreviation character string “large torque”. The data 305 is created. Since the character data 305 has a character data length of 28, which is smaller than the display restriction data length of 30, the character data is transferred to the display unit 107 and displayed on the CRT 108 (steps 203 and 208).

【0025】このようにして、文字データ中の部分文字
列を略称文字列に置き換えることにより、文字データを
圧縮表示でき、しかも全角文字に統一された、見た目の
よい文字データを表示することができる。また、全角文
字から半角文字への置き換えより圧縮率を大きくするこ
とが可能である。
Thus, by replacing the partial character string in the character data with the abbreviation character string, the character data can be compressed and displayed, and moreover, the character data which is unified into full-width characters and has good appearance can be displayed. . Further, it is possible to increase the compression ratio as compared with the case where full-width characters are replaced with half-width characters.

【0026】実施の形態2.上記実施の形態1では、文
字データ圧縮部102から表示部107へ表示文字デー
タを渡す場合について述べたが、本実施の形態2では、
図4に示すように、文字データ圧縮部102に表示デー
タ格納部401を設け、表示文字データを外部記憶装置
である表示文字データメモリ402に格納すると共に、
表示部107はこの表示文字データを読み出してCRT
108に表示を行うようにすることにより、データ圧縮
部102と表示部107とを独立して動作させることが
できる。
Embodiment 2 FIG. In the first embodiment, the case where the display character data is passed from the character data compression unit 102 to the display unit 107 has been described. In the second embodiment,
As shown in FIG. 4, a display data storage unit 401 is provided in the character data compression unit 102, and display character data is stored in a display character data memory 402 which is an external storage device.
The display unit 107 reads out the display character data, and
The display on the display 108 allows the data compression unit 102 and the display unit 107 to operate independently.

【0027】表示文字データを外部記憶装置である表示
文字データメモリ402に格納することにより、表示部
107がデータを表示するときに毎回データ圧縮処理を
実行する必要がなくなり、データ表示処理を短縮するこ
とができる。文字データメモリ101の文字データが変
更された場合は、再度データ圧縮部102を使用し、表
示文字データを作成する。
By storing the display character data in the display character data memory 402, which is an external storage device, it is not necessary to execute the data compression processing every time the display unit 107 displays the data, thereby shortening the data display processing. be able to. When the character data in the character data memory 101 has been changed, the display character data is created using the data compression unit 102 again.

【0028】実施の形態3.上記実施形態2では、表示
データ格納部401により表示文字データを外部記憶装
置である表示文字データメモリ402に格納する場合に
ついて述べたが、本実施の形態3では、図5に示すよう
に、検索装置501を設けることにより、表示文字デー
タから文字データメモリ101のデータを検索しCRT
502に表示するようにしている。
Embodiment 3 In the second embodiment, the case where the display character data is stored in the display character data memory 402 which is the external storage device by the display data storage unit 401 has been described. In the third embodiment, however, as shown in FIG. By providing the device 501, the data of the character data memory 101 is searched from the display character data, and the CRT is searched.
502 is displayed.

【0029】検索装置501を設けたことにより、文字
データと表示文字データを同一のデータとすることがで
き、文字データ圧縮部102により作成される表示文字
データを文字データに置きかえることができる。このこ
とにより外部記憶装置のデータ格納領域を節約でき、ま
たデータ管理を容易にすることができる。
By providing the search device 501, character data and display character data can be the same data, and the display character data created by the character data compression unit 102 can be replaced with character data. As a result, the data storage area of the external storage device can be saved, and data management can be facilitated.

【0030】実施の形態4.上記実施形態1では、略称
辞書データメモリ109中の略称辞書データに一致する
部分文字列がないときに、表示制限データ長を超える部
分の文字データを切りとる場合について述べたが、本実
施の形態4では、図6に示すように、入力装置601
と、表示制限データ長を超える文字データを表示するC
RT602と、略称辞書データにデータを追加する辞書
入力部603を設けることにより、表示制限データ長を
超える文字データに対してもデータ圧縮を行うことがで
きるようにしている。
Embodiment 4 In the first embodiment, a case has been described in which, when there is no partial character string that matches the abbreviation dictionary data in the abbreviation dictionary data memory 109, character data of a portion exceeding the display limit data length is cut. Then, as shown in FIG.
To display character data exceeding the display limit data length
By providing the RT 602 and the dictionary input unit 603 for adding data to the abbreviation dictionary data, data compression can be performed even on character data exceeding the display restriction data length.

【0031】図7は実施の形態4の動作を説明するフロ
ーチヤートである。ステップ205の略称辞書データを
検索したときに、辞書データ中の単語と一致する部分文
字列がない場合、新しい略称データを入力する画面をC
RT602に表示し、入力装置601を用いて単語と略
語を入力する(ステップ701)。ステップ206で、
ステップ701で新たに入力された略称データに部分文
字列を置き換えることにより、文字データの圧縮を行
う。
FIG. 7 is a flowchart for explaining the operation of the fourth embodiment. If there is no partial character string matching the word in the dictionary data when the abbreviation dictionary data is searched in step 205, the screen for inputting new abbreviation data is displayed on the screen C
The information is displayed on the RT 602, and words and abbreviations are input using the input device 601 (step 701). At step 206,
In step 701, the character data is compressed by replacing the partial character string with the newly input abbreviation data.

【0032】実施の形態5.上記実施の形態1では、文
字データ置き換え部で自動的に部分文字列を略称文字列
に置きかえる場合について述べたが、本実施の形態5で
は、図8に示すように、表示候補作成部801を設け、
この表示候補作成部801により作成された表示候補デ
ータをCRT602に複数表示し、入力装置601で、
圧縮するデータを選択することにより、人間の判断を加
味したデータ圧縮表示を行うことができる。
Embodiment 5 In the first embodiment, the case where the character data replacing unit automatically replaces the partial character string with the abbreviated character string has been described. However, in the fifth embodiment, as shown in FIG. Provided,
A plurality of display candidate data created by the display candidate creation unit 801 are displayed on the CRT 602, and the input device 601
By selecting the data to be compressed, it is possible to perform data compression display in consideration of human judgment.

【0033】図9に表示候補データの例を示す。入力文
字データ902を、略称辞書データ901を用いて圧縮
する場合、文字データ903から909の7通りの表示
文字データを作成することができる。表示制限データ長
が50の場合、表示候補データとして、文字データ90
3から909の7通りの文字データをCRT602に表
示する。表示制限データ長が40の場合、表示候補デー
タとして、文字データ906から909の4通りの文字
データをCRT602に表示する。上記CRT602に
表示されたデータから、好きなデータを入力装置601
で選択することにより、表示文字データを作成する。こ
れにより、表に文字データを表示する場合に、表中の前
後のカラムの文字データと合わせた形で文字データを表
示することができる。
FIG. 9 shows an example of display candidate data. When the input character data 902 is compressed using the abbreviation dictionary data 901, seven types of display character data of character data 903 to 909 can be created. If the display limit data length is 50, character data 90
Seven types of character data from 3 to 909 are displayed on the CRT 602. If the display limit data length is 40, four types of character data, character data 906 to 909, are displayed on the CRT 602 as display candidate data. From the data displayed on the CRT 602, input desired data to the input device 601.
The display character data is created by selecting with. Thus, when displaying character data in the table, the character data can be displayed in a form that is combined with the character data in the preceding and succeeding columns in the table.

【0034】[0034]

【発明の効果】以上のように、この発明によれば、表示
領域に制限がある表やリストに表示領域の大きさを変更
することなく文字データを圧縮表示できる。また、全角
文字を半角文字に変換する処理や、文字間隔やフォント
を変更する処理を行わないので、表やリストの文字デー
タを均一に表示できる。また、圧縮率を向上させること
ができる。
As described above, according to the present invention, character data can be compressed and displayed on a table or a list having a limited display area without changing the size of the display area. In addition, since processing for converting full-width characters to half-width characters and processing for changing character spacing and font are not performed, character data in tables and lists can be displayed uniformly. Further, the compression ratio can be improved.

【0035】また、プラント設計は多数の人が関わるの
で、仕様を正確に伝えることや統一された略語を使用す
る必要があるが、略称辞書データを設けて自動で文字列
の置き換えを行うことにしたので、文字データを人間が
入力するときは、略語を使わないで済み、仕様を正確に
伝えることができる。
Since a large number of people are involved in plant design, it is necessary to accurately communicate specifications and use unified abbreviations. However, it is necessary to provide abbreviation dictionary data to automatically replace character strings. Therefore, when humans input character data, abbreviations do not need to be used, and the specifications can be conveyed accurately.

【0036】また、表示データ格納部を設け、表示文字
データを外部記憶装置に格納するようにしたので、デー
タ圧縮部と表示部が独立に動作し、データ表示処理を短
縮することができる。
Since the display data storage section is provided to store the display character data in the external storage device, the data compression section and the display section operate independently, and the data display processing can be shortened.

【0037】また、検索装置を設け、文字データと表示
文字データを同一のデータとすることができ、外部記憶
装置のデータ格納領域を節約でき、またデータ管理を容
易にすることができる。
Further, a search device is provided so that character data and display character data can be the same data, so that the data storage area of the external storage device can be saved and data management can be facilitated.

【0038】また、辞書入力部を設けて略称データを追
加できるようにしたので、どのような文字データが入力
されてもデータ圧縮を行うことができる。
Since a dictionary input unit is provided so that abbreviation data can be added, data compression can be performed no matter what character data is input.

【0039】また、表示候補作成部を設けて人間の判断
を加えることにより、圧縮する部分文字列を自由に選択
することができる。
Further, by providing a display candidate creating section and adding human judgment, a partial character string to be compressed can be freely selected.

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

【図1】 この発明の実施の形態1に係る文字データ圧
縮表示装置を示すブロック構成図である。
FIG. 1 is a block diagram showing a character data compression display device according to Embodiment 1 of the present invention.

【図2】 実施の形態1の動作を説明するフローチャー
トである。
FIG. 2 is a flowchart illustrating the operation of the first embodiment.

【図3】 実施の形態1のフローチャートに従って圧縮
を行った結果を示す説明図である。
FIG. 3 is an explanatory diagram showing a result of performing compression according to the flowchart of the first embodiment.

【図4】 この発明の実施の形態2に係る文字データ圧
縮表示装置を示すブロック構成図である。
FIG. 4 is a block diagram showing a character data compression display device according to Embodiment 2 of the present invention.

【図5】 この発明の実施の形態3に係る文字データ圧
縮表示装置を示すブロック構成図である。
FIG. 5 is a block diagram showing a character data compression display device according to Embodiment 3 of the present invention.

【図6】 この発明の実施の形態4に係る文字データ圧
縮表示装置を示すブロック構成図である。
FIG. 6 is a block diagram showing a character data compression display device according to Embodiment 4 of the present invention.

【図7】 実施の形態4の動作を説明するフローチャー
トである。
FIG. 7 is a flowchart illustrating the operation of the fourth embodiment.

【図8】 この発明の実施の形態5に係る文字データ圧
縮表示装置を示すブロック構成図である。
FIG. 8 is a block diagram showing a character data compression display device according to Embodiment 5 of the present invention.

【図9】 実施の形態5の表示候補例を示す説明図であ
る。
FIG. 9 is an explanatory diagram showing a display candidate example according to the fifth embodiment.

【図10】 従来の文字データ圧縮表示装置を示すブロ
ック構成図である。
FIG. 10 is a block diagram showing a conventional character data compression display device.

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

101 文字データメモリ、 102 文字デー
タ圧縮表示部、103 文字データ長算出部、 1
04 表示可否判断部、105 辞書検索部、
106 文字データ置き換え部、107 表示
部、 108 CRT、109 略称
辞書データメモリ、 401 データ格納部、402
表示文字データメモリ、 501 検索装置、50
2 CRT、 601 入力装置、6
02 CRT、 603 辞書入力
部、801 表示候補作成部。
101 character data memory, 102 character data compression display section, 103 character data length calculation section, 1
04 display availability determination unit, 105 dictionary search unit,
106 character data replacement unit, 107 display unit, 108 CRT, 109 abbreviation dictionary data memory, 401 data storage unit, 402
Display character data memory, 501 search device, 50
2 CRT, 601 input device, 6
02 CRT, 603 Dictionary input unit, 801 Display candidate creation unit.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 外部記憶装置に格納されている文字デー
タを圧縮して画面に表示する文字データ圧縮表示装置に
おいて、外部記憶装置から入力された文字データの長さ
を算出する文字データ長算出手段と、この文字データ長
算出手段により算出された文字データ長と表示可能文字
データ長とを比較し、文字データ長が表示可能文字デー
タ長を超えているときに、上記文字データ中に存在する
部分文字列を、略称辞書データを参照することにより略
称文字列に置き換え、画面に表示する表示文字データを
作成する手段とを有することを特徴とする文字データ圧
縮表示装置。
1. A character data compression display device for compressing character data stored in an external storage device and displaying the compressed data on a screen, the character data length calculating means for calculating the length of character data input from the external storage device. And the character data length calculated by the character data length calculation means is compared with the displayable character data length, and when the character data length exceeds the displayable character data length, the portion existing in the character data Means for replacing a character string with an abbreviation character string by referring to abbreviation dictionary data and creating display character data to be displayed on a screen.
【請求項2】 新たに作成された表示文字データを、外
部記憶装置に格納する手段を有することを特徴とする請
求項1記載の文字データ圧縮表示装置。
2. The character data compression display device according to claim 1, further comprising means for storing newly created display character data in an external storage device.
【請求項3】 新たに作成された表示文字データから、
圧縮前の文字データを検索する手段を有することを特徴
とする請求項1または請求項2記載の文字データ圧縮表
示装置。
3. From the newly created display character data,
3. The character data compression display device according to claim 1, further comprising means for searching for character data before compression.
【請求項4】 略称辞書データに、新たなデータを登録
する手段を有することを特徴とする請求項1乃至請求項
3のいずれか一項記載の文字データ圧縮表示装置。
4. The character data compression and display apparatus according to claim 1, further comprising means for registering new data in the abbreviation dictionary data.
【請求項5】 入力された文字データ中に、略称文字列
に置き換え可能な部分文字列が複数存在する場合、その
複数の表示文字データの候補を表示する手段と、表示さ
れた複数の表示文字データのいずれかを選択できる手段
とを有することを特徴とする請求項1乃至請求項4のい
ずれか一項記載の文字データ圧縮表示装置。
5. When there are a plurality of partial character strings which can be replaced with an abbreviation character string in input character data, means for displaying a plurality of display character data candidates, and a plurality of displayed display characters The character data compression display device according to any one of claims 1 to 4, further comprising means for selecting one of the data.
JP2000187761A 2000-06-22 2000-06-22 Character data compressing and displaying device Pending JP2002007104A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000187761A JP2002007104A (en) 2000-06-22 2000-06-22 Character data compressing and displaying device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000187761A JP2002007104A (en) 2000-06-22 2000-06-22 Character data compressing and displaying device

Publications (1)

Publication Number Publication Date
JP2002007104A true JP2002007104A (en) 2002-01-11

Family

ID=18687684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000187761A Pending JP2002007104A (en) 2000-06-22 2000-06-22 Character data compressing and displaying device

Country Status (1)

Country Link
JP (1) JP2002007104A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007148674A (en) * 2005-11-25 2007-06-14 Konica Minolta Business Technologies Inc Information display method
JP2008015354A (en) * 2006-07-07 2008-01-24 Mitsubishi Electric Corp Display control apparatus, programmable display device and display control method
WO2009136544A1 (en) * 2008-05-08 2009-11-12 シャープ株式会社 Information processing device, text display method, and storage medium with a computer-readable recorded text display program
JP2010225145A (en) * 2009-02-26 2010-10-07 Brother Ind Ltd Display device
CN103765492A (en) * 2011-08-15 2014-04-30 三菱电机株式会社 Character string placement device
US8799823B2 (en) 2009-02-26 2014-08-05 Brother Kogyo Kabushiki Kaisha Display device
CN112632909A (en) * 2020-10-30 2021-04-09 中核核电运行管理有限公司 Data object English coding method and device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007148674A (en) * 2005-11-25 2007-06-14 Konica Minolta Business Technologies Inc Information display method
JP2008015354A (en) * 2006-07-07 2008-01-24 Mitsubishi Electric Corp Display control apparatus, programmable display device and display control method
WO2009136544A1 (en) * 2008-05-08 2009-11-12 シャープ株式会社 Information processing device, text display method, and storage medium with a computer-readable recorded text display program
JP2009271778A (en) * 2008-05-08 2009-11-19 Sharp Corp Information processing device, text display program and text display method
JP2010225145A (en) * 2009-02-26 2010-10-07 Brother Ind Ltd Display device
US8799823B2 (en) 2009-02-26 2014-08-05 Brother Kogyo Kabushiki Kaisha Display device
CN103765492A (en) * 2011-08-15 2014-04-30 三菱电机株式会社 Character string placement device
CN103765492B (en) * 2011-08-15 2016-01-27 三菱电机株式会社 Character string inking device
CN112632909A (en) * 2020-10-30 2021-04-09 中核核电运行管理有限公司 Data object English coding method and device

Similar Documents

Publication Publication Date Title
US7260574B2 (en) Method and system for mapping strings for comparison
CA2819066C (en) System and method for creating and maintaining a database of disambiguated entity mentions and relations from a corpus of electronic documents
CN104753540B (en) Data compression method, data decompression method and apparatus
US8712977B2 (en) Computer product, information retrieval method, and information retrieval apparatus
US5225833A (en) Character encoding
JP2002007104A (en) Character data compressing and displaying device
JP2018195028A (en) Encode program, index generation program, retrieval program, encoder, index generation device, retrieval device, encode method, index generation method, and retrieval method
JP2001125916A (en) Information processor
JP7006462B2 (en) Data generation program, data generation method and information processing equipment
JPH08180066A (en) Index preparation method, document retrieval method and document retrieval device
JPS61166676A (en) Dictionary production system for character processor
US20020090081A1 (en) Electronic device with keyboard
US20110219014A1 (en) Systems and Methods For Representing Text
JP4139805B2 (en) Apparatus, method and program for converting lexical data to data
JP2005275880A (en) Device, method and program for converting word and phrase into data
JP2865446B2 (en) Sentence processing equipment
JP4061283B2 (en) Apparatus, method and program for converting lexical data to data
JPH0354670A (en) Picture retrieving device
JPH06162096A (en) Record retrieval method
JPS6227857A (en) Roman character/kanji converting system
JPH05210629A (en) Display control system
JPH0816572A (en) Automatic recognition system of alphanumerics/kana character
JPH1027173A (en) Personal name converter
JPH02249087A (en) English word retrieving device
JP2000148743A (en) Data acquiring method