JPH04167049A - Document processor - Google Patents
Document processorInfo
- Publication number
- JPH04167049A JPH04167049A JP2291757A JP29175790A JPH04167049A JP H04167049 A JPH04167049 A JP H04167049A JP 2291757 A JP2291757 A JP 2291757A JP 29175790 A JP29175790 A JP 29175790A JP H04167049 A JPH04167049 A JP H04167049A
- Authority
- JP
- Japan
- Prior art keywords
- line
- character string
- document
- character
- sentence
- 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
Links
- 238000000034 method Methods 0.000 claims abstract description 12
- 238000003491 array Methods 0.000 abstract 1
- 238000004458 analytical method Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000000877 morphologic effect Effects 0.000 description 2
- 239000000470 constituent Substances 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000003058 natural language processing Methods 0.000 description 1
Landscapes
- Document Processing Apparatus (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、作成した文章を適正なレイアウトで配列して
、より読み易い文書形態とするための文書編集機能を備
えた文書処理装置に関する。DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a document processing device that has a document editing function for arranging created sentences in an appropriate layout to make the documents easier to read.
文書上における文章の配置は、句点や読点、意味の区切
りなどで改行することにより、読み易く。The arrangement of sentences on a document makes it easier to read by using line breaks at periods, commas, and meaning breaks.
かつ美観を備えた文書を作成することができる。In addition, it is possible to create documents with beautiful appearance.
欧文の文書作成装置においては、該欧文が単語相互の間
に空白をおいて表現されるものであるために、行末にお
いて単語が分断される場合は日本文に比較して少ない。In a document creation device for a European language, since the European language is expressed with spaces between words, there are fewer cases where words are separated at the end of a line than in a Japanese document.
欧文の文章において、単語が行末において分断されるよ
うな場合には、規則に従った分断が行われ、単語が分断
されていることを「−」などで表すようになっている。In European texts, when a word is split at the end of a line, the division is done according to rules, and the word division is represented by a symbol such as "-".
一方、日本文は、前記欧文のように単語相互間に空白を
置く文章構成とはなっていない。On the other hand, Japanese sentences do not have a sentence structure that leaves spaces between words like the European sentences.
なお、この種の行末処理に関する従来の技術を開示した
ものとしては、丸善■、昭和61年4月25日発行、上
谷晃弘編著、rJs、terワークステーション」 (
特に、第131〜133ページを参照)を挙げることが
できる。The prior art related to this type of line end processing is disclosed in Maruzen ■, published on April 25, 1986, edited by Akihiro Uetani, rJs, ter Workstation'' (
In particular, see pages 131 to 133).
従来の日本語文書処理装置では、句点や読点。 Conventional Japanese document processing devices use period marks and commas.
括弧に関しての行末処理、所謂禁則処理は行われるが、
熟語や文節などが行末で分断させることがしばしばある
。End-of-line processing for parentheses, so-called prohibition processing, is performed, but
Idioms and phrases often break at the end of a line.
そのため、分断された熟語や文節があるときには、次の
行の行頭に目を走らせてその熟語や文節を確認して読ま
なければならず、読みずらい文書となることが多いとい
う欠点がある。For this reason, when there are separated phrases or phrases, the user must scan to the beginning of the next line to confirm the phrase or phrase before reading, which often results in a document that is difficult to read.
本発明の目的は、上記従来技術の欠点を解消し、行末に
おいて熟語や文節が分断されることを無くし、読み易い
文章で構成した文書を作成できる文書処理装置を提供す
ることにある。SUMMARY OF THE INVENTION An object of the present invention is to provide a document processing device that eliminates the drawbacks of the above-mentioned prior art, eliminates the division of phrases and clauses at the end of lines, and can create documents composed of easy-to-read sentences.
上記目的を達成するために、本発明は、与えられた文章
を適切な区切りで分割する文章分割手段(第1図の4)
と、
文章分割手段により分割された文章の相い隣り合う区切
りに挟まれた文字列を、順番に同一行の空きスペース上
に配列する文字配列手段(第1図の5)と、
次に配列すべき文字列が前記行の行末までの空き列に収
容される長さであるが否がを判断する文字列長さ判断手
段(第1図の6)と、
前記次に配列すべき文字列が前記同一行の行末までの空
きスペースに収容される長さを越えるときに、改行処理
を行なう行末処理手段(第1図の7)と、
から構成された文書編集装置(第1図の1)、を備えた
ことを特徴とする。In order to achieve the above object, the present invention provides a sentence dividing means (4 in FIG. 1) that divides a given sentence at appropriate intervals.
and a character arrangement means (5 in Figure 1) for sequentially arranging the character strings sandwiched between adjacent breaks in the sentence divided by the sentence division means on empty spaces on the same line; character string length determining means (6 in FIG. 1) for determining whether the character string to be arranged is long enough to be accommodated in the empty column up to the end of the line; and the character string to be arranged next. A document editing device (1 in FIG. 1) comprising: a line end processing means (7 in FIG. 1) that performs a line break process when the length exceeds the length that can be accommodated in the free space up to the end of the same line; ).
入力装置(第1図の2)から日本語文章が入力されると
、その文章を文章分割手段(第1図の4)で適切な区切
りで分割する。When a Japanese sentence is inputted from the input device (2 in FIG. 1), the sentence is divided at appropriate intervals by the sentence dividing means (4 in FIG. 1).
文字配列手段(第1図の5)は、文章分割手段により分
割された文章の相い隣り合う区切りに挟まれた文字列を
、順番に同一行の空きスペース上に配列する。The character arrangement means (5 in FIG. 1) sequentially arranges the character strings sandwiched between adjacent delimiters of the sentence divided by the sentence division means on empty spaces on the same line.
文字列長さ判断手段(第1図の6)は、次に配列すべき
文字列が前記行の行末までの空きスペースに収容される
長さであるか否かを判断し、前記次に配列すべき文字列
が、前記同一行の行末までの空きスペース上に収容され
る長さを越えると判断されると、行末処理手段(第1図
の7)が改行処理を行なう。The character string length determining means (6 in FIG. 1) determines whether the character string to be arranged next has a length that can be accommodated in the empty space up to the end of the line, and When it is determined that the length of the character string to be processed exceeds the length that can be accommodated in the empty space up to the end of the same line, the end-of-line processing means (7 in FIG. 1) performs line break processing.
これによって、文章中の熟語や文節などの一塊りの文字
列が前後の行に分断されることがなく、読み易い文書と
なる。As a result, a group of character strings such as an idiom or phrase in a sentence is not divided into preceding and following lines, resulting in an easy-to-read document.
以下、本発明の実施例につき、図面を参照して詳細に説
明する。Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
第1図は本発明による文書処理装置の一実施例の構成を
示すブロック図であって、1は文書編集装置、2は文書
編集装置に文字9機能コマンドなどの情報を入力するキ
ーボード等の入力装置、3は作成中の文書などを表示す
るCRT、LCD等の表示装置、4は日本語文章中の適
切な区切りを発見し、文章を隣り合う区切り間の文字列
に分割する文章分割手段、5は行の上に文字列を順に置
く文字配列手段、6は次に打上に配列すべき文字列が当
該行の残り空きスペース(収容可能文字数)よりも長い
か短いかを判断する文字列長さ判断手段、7は改行処理
や禁則処理を行う行末処理手段、8は処理される文章を
格納するバッファメモリa、9は切り出した文字列を格
納するバッファメモリbである。FIG. 1 is a block diagram showing the configuration of an embodiment of a document processing device according to the present invention, in which 1 is a document editing device, and 2 is an input device such as a keyboard for inputting information such as character 9 function commands to the document editing device. 3 is a display device such as a CRT or LCD for displaying the document being created; 4 is a sentence dividing means that finds appropriate breaks in a Japanese sentence and divides the sentence into character strings between adjacent breaks; 5 is a character arrangement means for sequentially placing character strings on a line, and 6 is a character string length that determines whether the character string to be arranged next on the line is longer or shorter than the remaining free space (number of characters that can be accommodated) on the line. 7 is a line end processing means for performing line feed processing and prohibition processing; 8 is a buffer memory a for storing sentences to be processed; and 9 is a buffer memory b for storing cut out character strings.
同図の構成において、入力装置2から文章を構成する文
字列が入力されると、入力された文字列はバッファメモ
リa8に保持される。In the configuration shown in the figure, when a character string constituting a sentence is input from the input device 2, the input character string is held in the buffer memory a8.
そして、バッファメモリaとバッファメモリbを用い、
文章分割手段4により、熟語や文節など、日本語として
の一塊りの意味を表す文字列に区切る文章分割処理がな
される。Then, using buffer memory a and buffer memory b,
The sentence dividing means 4 performs sentence dividing processing to divide the text into character strings representing the meaning of a group of Japanese words, such as idioms and phrases.
分割された文章の文字列は、文字配列手段5により分割
単位で行の上に置かれる。The character strings of the divided sentences are placed on lines in division units by the character arrangement means 5.
このとき、最初の文字列は、それを置く行が全て「空き
」であるから、文字列長さ判断手段6は(文字列)〈(
空きスペース)と判断し、そのまま当該行の最初から置
かれる。At this time, since all lines in which the first character string is placed are "empty", the character string length judgment means 6 determines that (character string) <(
empty space) and is placed from the beginning of the line.
なお、後述するが、文書作成では、段落の最初の行頭の
一文字を空けるのが一般的であるため、当該行頭−文字
の空きは、文字配列の前に処理されているものとする。As will be described later, in document creation, it is common to leave one character blank at the beginning of the first line of a paragraph, so it is assumed that the blank space between the first character and the first line of a paragraph is processed before character arrangement.
次に、当該打上に置かれるべき次の文字列について、文
字列長さ判断手段6は、当該衣に置かれる文字列の長さ
と、当該行の残りスペース(空きスペース)の長さとを
比較する。Next, regarding the next character string to be placed on the relevant line, the character string length determining means 6 compares the length of the character string to be placed on the relevant line with the length of the remaining space (empty space) on the relevant line. .
そして、(文字列)<(空きスペース)なら、当該文字
列を当該打上に置き、(文字列)〉(空きスペース)で
あった場合には、行末処理手段7が改行処理を実行し、
上記次の文字列を次行の行頭から置く。Then, if (character string) < (empty space), place the character string on the relevant launch, and if (character string) > (empty space), the line end processing means 7 executes line feed processing,
Place the following string above from the beginning of the next line.
上記の文章処理中の文書は、表示装置3に表示され、ユ
ーザは、この表示をモニターしながら文章の文書上での
レイアウトを確認できる。The document being processed is displayed on the display device 3, and the user can check the layout of the text on the document while monitoring this display.
以下、第2図を参照して上記第1図の構成の動作を詳細
に説明する。Hereinafter, the operation of the configuration shown in FIG. 1 will be explained in detail with reference to FIG.
第2図は第1回の構成の動作を説明するフローチャート
である。FIG. 2 is a flowchart illustrating the operation of the first configuration.
同図において、文書処理をスタートさせ、文章入力を開
始すると、入力手段2から文書編集装置1に入力された
文章の文字列(日本文)は、バッファメモリa8に入る
(ステップ1、以下S−1のように記す)。In the figure, when document processing is started and text input is started, the character string (Japanese text) of the text input from the input means 2 to the document editing device 1 is entered into the buffer memory a8 (step 1, hereinafter S- 1).
バッファメモリa8の文字列の先頭から、熟語あるいは
文節などを単位とした適切な一塊りで切り出し、切り出
した文字列をバッファメモリb9に入れる(S−2)。An appropriate group of phrases or phrases is cut out from the beginning of the character string in the buffer memory a8, and the cut out character string is stored in the buffer memory b9 (S-2).
バッファメモリa8の文字列からバッファメモリb9の
文字列を差し引いた文字列(a−b)をバッファメモリ
a8に入れる(S−3)。A character string (ab) obtained by subtracting the character string in buffer memory b9 from the character string in buffer memory a8 is placed in buffer memory a8 (S-3).
バッファメモリb9の文字列が当該行の空きスペース上
に置けるか否かを判断しく5−4)、yesすなわち(
文字列)〈(空きスペース)であれば(S−6)に行き
、当該打上にバッファメモIJ b 9の文字列を置く
。It is necessary to judge whether the character string in buffer memory b9 can be placed on the empty space of the relevant line (5-4), yes, that is, (
character string) <(empty space), go to (S-6) and place the character string of buffer memo IJ b 9 on the relevant launch.
もし、バッファメモリb9の文字列が当該行の空きスペ
ースに置ける長さを越える場合(no)は、行末処理手
段7が改行処理を行い(S−5)、バッファメモリb9
の文字列を次の行の行頭から置< (S−6)。If the length of the character string in the buffer memory b9 exceeds the length that can be placed in the free space of the line (no), the line end processing means 7 performs a line feed process (S-5), and the character string in the buffer memory b9
Place the character string < (S-6) from the beginning of the next line.
これを、バッファメモリa8に入れられた日本文が無く
なるまで上記の処理を繰り返しくS−7のno)、バッ
ファメモリa8が空になったときは、再び入力装置2か
ら文章を入力して、上記の処理を行う。Repeat the above process until there are no more Japanese sentences stored in the buffer memory a8 (no in S-7). When the buffer memory a8 is empty, input the sentence again from the input device 2, Perform the above process.
そして、文章を全て入力したときは、終了する(エンド
)。Then, when all the sentences have been input, the process ends (end).
なお、上記した文章の適切な区切りを実行するための具
体的な手段としては、自然言語処理の技術分野における
形態素解析技術や意味解析技術などの既知の言語解析技
術を用いる。Note that, as a specific means for appropriately dividing the sentences described above, known language analysis techniques such as morphological analysis techniques and semantic analysis techniques in the technical field of natural language processing are used.
上記の形態素解析は、単語単位の区切りがない日本語の
場合には、まず単語の切り出しを行い、切り出した単語
について、その語尾変化や派生語を含め、登録辞書との
照合を行って一塊りの熟語や文節を抽出する解析手法で
ある。In the case of Japanese, which does not have word divisions, the above morphological analysis is performed by first cutting out the words, and then comparing the cut out words, including inflections and derived words, with registered dictionaries. This is an analysis method that extracts idioms and phrases.
また、意味解析は、単語自体の意味、単語の用法の意味
、といった文の構成要素のもつ基本的意味と、それらの
組立てによる一文内の意味とを概念の階層構造で捉える
解析手法である。Semantic analysis is an analysis method that captures the basic meanings of the constituent elements of a sentence, such as the meaning of the word itself and the meaning of word usage, and the meaning within a sentence created by assembling these elements in a hierarchical structure of concepts.
なお、文章の適切な区切りを発見する手段は、例えば特
開平1−232472号公報に開示されている。Note that means for finding appropriate breaks in sentences is disclosed in, for example, Japanese Patent Laid-Open No. 1-232472.
これらの言語解析技術により区切られた熟語が、当該行
とその次行に跨がって分割されないように、また文節な
どの文法的な単位が分割されないように、さらに文章の
意味の一塊りが分割されないようにする。In order to prevent the idioms separated by these language analysis technologies from being split between the line in question and the next line, and to prevent grammatical units such as phrases from being split, the meaning of the sentence is divided into blocks. Avoid being split.
また、第2図の(S−4)の判断は、文書編集装置に設
定した一行の文字数とバッファメモリb9に入れられた
文字列の数とを比較する論理によって容易に判断できる
。Further, the determination at (S-4) in FIG. 2 can be easily determined by the logic of comparing the number of characters in one line set in the document editing device with the number of character strings stored in the buffer memory b9.
次に、本発明の処理動作を実際の文章を用いて具体的に
説明する。Next, the processing operation of the present invention will be specifically explained using actual sentences.
第3図と第4図は本発明による文章処理の具体例の説明
図であって、1〜24は1行に収容される文字数を示す
カラム番号である。3 and 4 are explanatory diagrams of specific examples of text processing according to the present invention, and 1 to 24 are column numbers indicating the number of characters accommodated in one line.
ここで、処理される例文を「 下記のとおり5月度営業
課長会議を開催するので出席されたい。Here, the example sentence that will be processed is ``The May sales manager meeting will be held as shown below, and I would like you to attend.
」とする。”.
第1図の入力装置2により入力された上記文章は、文書
編集装置1を通してテキス)61域の打上に置かれる様
子を説明する。The manner in which the above text inputted by the input device 2 of FIG. 1 is placed on the top of the text area 61 through the document editing device 1 will be explained.
なお、この処理を分かり易くするために、表示装置3に
処理の過程が表示されるものとして説明する。Note that in order to make this process easier to understand, the following description assumes that the process is displayed on the display device 3.
この例では、1行の文字数を24とし、1は空白文字を
示す。In this example, the number of characters in one line is 24, and 1 indicates a blank character.
第3図の例文表示は、本発明の文書処理装置で処理され
る以前の状態を示す。The example sentence display in FIG. 3 shows the state before being processed by the document processing apparatus of the present invention.
まず、行頭の空白文字を入力装置!2からのスペース入
力により処理する。First, input the blank character at the beginning of the line! It is processed by space input from 2.
第4図(a)は行頭の空白文字を処理した状態を示す。FIG. 4(a) shows a state in which blank characters at the beginning of a line have been processed.
第3図に示した例文が入力されると、この例文を構成す
る文字列が文書編集装置1のバッファメモリa8に保持
される。When the example sentence shown in FIG. 3 is input, the character string constituting this example sentence is held in the buffer memory a8 of the document editing device 1.
このバッファメモリa8に保持された文字列に対して、
文章分割手段4が「下記」の2文字を切り出す。For the character string held in this buffer memory a8,
The sentence dividing means 4 cuts out the two characters "below".
切り出された「下記」の2文字は、バッファメモリb9
に保持される。The extracted two characters “below” are stored in buffer memory b9.
is maintained.
このとき、バッファメモリa9には、バッファメモリb
9に切り出された「下記」の2文字を除いた残りの部分
(a−b)すなわち「のとおり・・・・・されたい。」
が保持し直される。At this time, buffer memory a9 contains buffer memory b.
The remaining part (a-b) excluding the two letters of ``below'' cut out in 9, ie, ``I would like it to be done as...''.
is held again.
バッファメモリb9に保持された「下記」の2文字は、
文字列長さ判断手段6により残りのカラム(2〜24)
内に一塊りで置けるか否かを判断する。The two characters “below” held in buffer memory b9 are:
The remaining columns (2 to 24) are determined by the character string length judgment means 6.
Determine whether or not it can be placed all in one place.
この場合、(「下記」)〈(空きスペース)であるから
、「下記」の2文字は一塊りで当該行の上に置くことが
できるから、文字配列手段5により、第4図(b)に示
したように、「下記」の2文字を空白文字、の次に置く
。In this case, since (``below'') < (empty space), the two characters ``below'' can be placed in one block on the line, so the character arrangement means 5 displays the characters shown in FIG. 4(b). As shown in , place the two characters "below" after the blank character.
以下、同様にして、「の」、「とおり」、「5月度営業
課長会議」、「を」、「開催する」。Hereinafter, in the same way, "no", "tori", "May sales manager meeting", "wo", "will be held".
「ので」と処理が行われ、第4図(C)の10に示した
ように当該行の上に順次置かれる。``Node'' processing is performed, and the items are sequentially placed on the relevant line as shown in 10 of FIG. 4(C).
さて、この状態において、バッファメモリa8の内容は
、「出席されたい。」となっている。Now, in this state, the content of the buffer memory a8 is "I would like to attend."
このバッファメモリa8に保持された文字列から、文章
分割手段4によって「出席され」の4文字が切り出され
る。From the character string held in the buffer memory a8, the sentence dividing means 4 cuts out the four characters "attendee".
このときの当該行に残っている空きスペースは1文字分
であるから、文字列長さ判断手段6は(「出席され」)
〉(空きスペース)となり、「出席され」の4文字の文
字列は当該行の上におくことができない。At this time, the remaining empty space on the line is one character, so the character string length judgment means 6 is (``attended'').
> (empty space), and the four-character string "attended" cannot be placed above the line.
この判断により、行末処理手段7は当該行の改行処理を
実行する。Based on this determination, the end-of-line processing means 7 executes line feed processing for the line.
第4図(d)の11は表示装置上に表示された改行マー
クである。Reference numeral 11 in FIG. 4(d) is a line break mark displayed on the display device.
そして、上記「出席され」の文字列は第4図(e)の1
2に示したように、次の行の先頭から置かれる。The above character string "attended" is 1 in Figure 4(e).
As shown in 2, it is placed from the beginning of the next line.
以下、前記の説明と同様に、「たい。」の文字列13が
置かれ、前記例文について第4図(f)のようなレイア
ウトが完成する。Thereafter, in the same manner as described above, the character string 13 of "tai." is placed, and a layout as shown in FIG. 4(f) is completed for the example sentence.
このようにして、文章を構成する熟語や文節などの一塊
りの文字列が次の行に跨がって分断されることのない、
読み易い文書が得られる。In this way, a single string of characters such as an idiom or phrase that makes up a sentence will not be split across the next line.
An easy-to-read document is obtained.
以上説明したように、本発明によれば、単語相互の間に
空白を置かない日本語文の文書において、単語(熟語)
や文節などのように、意味を表す一塊りの文字列が次の
行とに跨がって分断されないレイアウトを行うことによ
って、読み易い文書を作成することができる。As explained above, according to the present invention, words (idioms) can be
It is possible to create an easy-to-read document by creating a layout in which a group of character strings that express meaning, such as words or phrases, are not separated across the next line.
第1図は本発明による文書処理装置の一実施例の構成を
示すブロック図、第2図は第1図の構成の動作を説明す
るフローチャート、第3図と第4図は本発明による文章
処理の具体例の説明図である。
1・・・・文書編集装置、2・・・・入力装置、3・・
・・表示装置、4・・・・文章分割手段、5・・・・文
字配列手段、6・・・・文字列長さ判断手段、7・・・
・行末処理手段、8・・・・バッファメモリa、9・・
・・バッファメモリb。FIG. 1 is a block diagram showing the configuration of an embodiment of a document processing device according to the present invention, FIG. 2 is a flowchart explaining the operation of the configuration shown in FIG. 1, and FIGS. 3 and 4 are text processing according to the present invention. FIG. 2 is an explanatory diagram of a specific example. 1...Document editing device, 2...Input device, 3...
... Display device, 4... Sentence dividing means, 5... Character arrangement means, 6... Character string length judgment means, 7...
・Line end processing means, 8... Buffer memory a, 9...
...Buffer memory b.
Claims (1)
と、 文章分割手段により分割された文章の相い隣り合う区切
りに挟まれた文字列を、順番に同一行の空きスペース上
に配列する文字配列手段と、次に配列すべき文字列が前
記行の行末までの空きスペースに収容される長さである
か否かを判断する文字列長さ判断手段と、 前記次に配列すべき文字列が前記同一行の行末までの空
きスペースに収容される長さを越えるときに、改行処理
を行なう行末処理手段と、 から構成された文書編集装置、 を備えたことを特徴とする文書処理装置。[Scope of Claims] Sentence division means that divides a given sentence into appropriate divisions, and character strings sandwiched between adjacent divisions of the sentences divided by the sentence division means, are sequentially divided into blank spaces on the same line. a character array means for arranging characters on a space; a character string length determining means for determining whether a character string to be arranged next has a length that can be accommodated in the empty space up to the end of the line; A document editing device comprising: line end processing means for performing a line break process when the length of the character string to be arranged in the line exceeds the length that can be accommodated in the free space up to the end of the same line; and a document editing device comprising: document processing device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2291757A JPH04167049A (en) | 1990-10-31 | 1990-10-31 | Document processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2291757A JPH04167049A (en) | 1990-10-31 | 1990-10-31 | Document processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04167049A true JPH04167049A (en) | 1992-06-15 |
Family
ID=17773029
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2291757A Pending JPH04167049A (en) | 1990-10-31 | 1990-10-31 | Document processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04167049A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06309310A (en) * | 1993-04-23 | 1994-11-04 | Fuji Xerox Co Ltd | Document processor |
JPH08287071A (en) * | 1995-04-12 | 1996-11-01 | Sharp Corp | Document processor |
JP2002163250A (en) * | 2001-10-01 | 2002-06-07 | Fuji Xerox Co Ltd | Document processor |
WO2016056402A1 (en) * | 2014-10-10 | 2016-04-14 | 大日本印刷株式会社 | Sentence display device, program and control method |
JP2017117149A (en) * | 2015-12-24 | 2017-06-29 | シナノケンシ株式会社 | Electronic book display device |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01128159A (en) * | 1987-11-13 | 1989-05-19 | Nippon Telegr & Teleph Corp <Ntt> | Japanese word document producer |
JPH0242563A (en) * | 1988-08-03 | 1990-02-13 | Hitachi Ltd | Document producing/editing device |
-
1990
- 1990-10-31 JP JP2291757A patent/JPH04167049A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01128159A (en) * | 1987-11-13 | 1989-05-19 | Nippon Telegr & Teleph Corp <Ntt> | Japanese word document producer |
JPH0242563A (en) * | 1988-08-03 | 1990-02-13 | Hitachi Ltd | Document producing/editing device |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06309310A (en) * | 1993-04-23 | 1994-11-04 | Fuji Xerox Co Ltd | Document processor |
JPH08287071A (en) * | 1995-04-12 | 1996-11-01 | Sharp Corp | Document processor |
JP2002163250A (en) * | 2001-10-01 | 2002-06-07 | Fuji Xerox Co Ltd | Document processor |
WO2016056402A1 (en) * | 2014-10-10 | 2016-04-14 | 大日本印刷株式会社 | Sentence display device, program and control method |
JP2016081107A (en) * | 2014-10-10 | 2016-05-16 | 大日本印刷株式会社 | Sentence display device, program, and control method |
JP2017117149A (en) * | 2015-12-24 | 2017-06-29 | シナノケンシ株式会社 | Electronic book display device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4787038A (en) | Machine translation system | |
US7111011B2 (en) | Document processing apparatus, document processing method, document processing program and recording medium | |
US8418057B2 (en) | System and method for displaying text | |
JPH04167049A (en) | Document processor | |
JPH05135025A (en) | Document editor | |
JPS60235271A (en) | Kana-kanji converting device | |
JPH08329108A (en) | Method for converting text into hypertext | |
JPH0412866B2 (en) | ||
JP2785692B2 (en) | Dictionary search and display device | |
JPH04167048A (en) | Document layout device | |
JPH0743728B2 (en) | Summary sentence generation method | |
JP3347364B2 (en) | Text processing apparatus and method | |
JPH03131960A (en) | Method and device for processing character | |
JP3792060B2 (en) | Line feed evaluation method and line feed evaluation processing apparatus | |
JP2003271580A (en) | Document composition support device, document composition support method, and program | |
JPS61202273A (en) | Electronic dictionary | |
JP3747957B2 (en) | Connection table editing device | |
JPH08235180A (en) | Machine translation system | |
JPS62209659A (en) | Correcting device for japanese sentence | |
JP3048793B2 (en) | Character converter | |
JPS63245760A (en) | Document shaping device | |
Garvin et al. | 8. Automatic Verification of Phrase Structure Description | |
JPS61169961A (en) | Character processor provided with user dictionary | |
JPS62146663A (en) | Document printing system | |
JPH06187370A (en) | Document read assisting device |