JPH07200571A - Document processing method and device therefor - Google Patents

Document processing method and device therefor

Info

Publication number
JPH07200571A
JPH07200571A JP5354526A JP35452693A JPH07200571A JP H07200571 A JPH07200571 A JP H07200571A JP 5354526 A JP5354526 A JP 5354526A JP 35452693 A JP35452693 A JP 35452693A JP H07200571 A JPH07200571 A JP H07200571A
Authority
JP
Japan
Prior art keywords
delimiter
data
phrase
clause
word
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
JP5354526A
Other languages
Japanese (ja)
Inventor
Koji Maekawa
浩司 前川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP5354526A priority Critical patent/JPH07200571A/en
Publication of JPH07200571A publication Critical patent/JPH07200571A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To provide a document processing method and device capable of improving a conversion rate and improving operability by increasing the accuracy of the specifying position of sections and reducing erroneous conversion due to section position specifying data. CONSTITUTION:Section data search for searching the section position specifying data is performed, clauses are decided based on the result of the section data search and section positions are stored when the section positions are changed. The section positions are stored with an object clause as first independent part section data (S41), as attachment part section data when the object clause is the clause of an attachment word and the clause in front is an attachment word clause (S45) and as second independent part section data when the object clause is the clause of the attachment word and the clause in front is an independent word clause (S44). The clause is decided by sectioning a character string based on the section data in the case of coinciding with the first and second independent part section data or in the case of coinciding with the attachment part section data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は文書処理方法及びその装
置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document processing method and its apparatus.

【0002】[0002]

【従来の技術】従来の文書処理装置では、入力された仮
名文字列を仮名漢字混じり文に変換する場合、変換候補
をオペレータの希望する候補に変更した時には、区切り
位置の変更があるかどうかを判断して、区切り位置の変
更があった場合には区切り位置を記憶して学習情報と
し、以降の変換時の区切り位置を決定する。この場合、
区切り位置の記憶処理として、対象文節が付属語か自立
語かを判断し、自立語ならば入力文字列の先頭からのみ
適用する自立部区切りデータを作成し、付属語ならば入
力文字列の途中から一致しても適用できる付属部区切り
データを作成していた。
2. Description of the Related Art In a conventional document processing apparatus, when converting an input kana character string into a kana-kanji mixed sentence, when a conversion candidate is changed to a candidate desired by an operator, whether or not the delimiter position is changed is determined. If it is determined that the break position is changed, the break position is stored as learning information, and the break position at the time of subsequent conversion is determined. in this case,
As a storage process of the delimiter position, it judges whether the target phrase is an adjunct word or an independent word, and if it is an independent word, creates independent part delimiter data that applies only from the beginning of the input character string, and if it is an adjunct word, in the middle of the input character string. Even if they match, the appendix delimiter data that can be applied was created.

【0003】すなわち、図5に示すように、「そうしよ
うとした」という入力文字列を「奏/氏/用と/した」
と変換した場合に、区切り学習データとして付属部区切
りデータ「/し/よう」を作成する。次に同じ文字列の
変換を行う時には区切りデータをサーチして、最初の
「し」の前とその「し」と続く「よう」との間とに区切
りの指定位置が見つかるので、この位置を元に文節決定
処理を行ない、結果的に、前に変換候補の変更を行った
場合と同じ候補を得ていた。
That is, as shown in FIG. 5, the input character string "I tried to do so" was "Kan / Mr.
When it is converted into, delimiter learning data is created as attached part delimitation data “/ shi / you”. Next time the same character string is converted, the delimiter data is searched, and the specified position of the delimiter is found before the first "shi" and between that "shi" and the following "yo". Originally, the phrase determination process was performed, and as a result, the same candidates as when the conversion candidates were changed previously were obtained.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来技術の処理方法では、入力文字列の途中から一致した
場合には、どのような場合でも学習された区切り位置で
文節が切れてしまうので、本来ならば切れて欲しくない
ところでも切れてしまう。例えば、図6に示すように、
「そうさしようとした」と入力して「操作/しようと/
した」と変換したい場合、あるいは「かしよう」と入力
して「菓子/用」と変換したい場合にも、最初の「し」
の前とその「し」と続く「よう」との間とに区切りの指
定位置が見つかるので、誤変換を生んでいた。
However, in the processing method of the above-mentioned prior art, when the input character string is matched in the middle, the clause is cut at the learned delimiter position in any case. If so, it will be cut even where you do not want it cut. For example, as shown in FIG.
Type "I tried to do so" and then click "Operation / Try /
If you want to convert it to "it", or if you want to convert it to "candy" for "kasou"
Since the specified position of the delimiter was found in front of and between the "shi" and the following "you", it caused an erroneous conversion.

【0005】このように、区切り位置の指定データを間
違って使うと、変換への影響が非常に大きく、変換率や
操作性などにも大きな影響を与えていた。
As described above, if the delimiter position designation data is used by mistake, it has a great influence on the conversion, and also has a great influence on the conversion rate and operability.

【0006】本発明は、前記従来の欠点を除去し、区切
りの指定位置の正確さを増して、区切り位置指定データ
による誤変換を少なくし、変換率の向上および操作性の
向上を実現できる文書処理方法及びその装置を提供す
る。
The present invention eliminates the above-mentioned conventional drawbacks, increases the accuracy of the designated position of the delimiter, reduces the erroneous conversion due to the delimiter position designation data, and realizes an improved conversion rate and improved operability. A processing method and an apparatus thereof are provided.

【0007】[0007]

【課題を解決するための手段】この課題を解決するため
に、本発明の文書処理方法は、区切り位置指定データを
サーチする区切りデータサーチ行程と、前記区切りデー
タサーチの結果に基づいて、文節を決定する文節決定行
程と、前記決定された文節を変更可能とする候補変更行
程と、区切り位置の変更があった場合、区切り位置を記
憶する区切り位置記憶行程とを備え、前記区切り位置記
憶行程は、対象文節を第1の自立部区切りデータとして
記憶する行程と、対象文節が付属語の文節であり、かつ
前の文節が付属語文節の場合に、付属部区切りデータと
して記憶する行程と、対象文節が付属語の文節であり、
かつ前の文節が自立語文節の場合に、第2の自立部区切
りデータとして記憶する行程とを含み、前記文節決定行
程は、前記第1及び第2の自立部区切りデータと一致す
る場合、あるいは前記付属部区切りデータと一致する場
合に、区切りデータに基づいて文字列を区切る文字列区
切行程を含むことを特徴とする。
In order to solve this problem, the document processing method of the present invention uses a delimiter data search process for searching delimiter position designation data and a clause based on the result of the delimiter data search. The phrase determination step for determining, a candidate changing process for changing the determined phrase, and a delimiter position storing process for storing the delimiter position when the delimiter position is changed, and the delimiter position storing process is , The process of storing the target bunsetsu as the first independent part delimiter data, and the process of storing the target bunsetsu as the adjunct part delimiter data when the target bunsetsu is the bunsetsu of the adjunct word and the preceding bunsetsu is the adjunct word bunsetsu, The clause is the clause of the attached word,
And the preceding clause is a self-supporting word clause, and a process stored as second independent part delimiter data, and the phrase determining process is identical to the first and second independent part delimiter data, or A character string delimitation step of delimiting a character string based on the delimiter data when the character string matches the attached part delimiter data is included.

【0008】また、本発明の文書処理装置は、区切り位
置指定データをサーチする区切りデータサーチして、前
記区切りデータサーチの結果に基づいて文節を決定する
文節決定手段と、区切り位置の変更があった場合、区切
り位置を記憶する区切り位置記憶手段とを備え、前記区
切り位置記憶手段は、対象文節を第1の自立部区切りデ
ータとして記憶し、対象文節が付属語の文節であり、か
つ前の文節が付属語文節の場合に、付属部区切りデータ
として記憶し、対象文節が付属語の文節であり、かつ前
の文節が自立語文節の場合に、第2の自立部区切りデー
タとして記憶し、前記文節決定手段は、前記第1及び第
2の自立部区切りデータと一致する場合、あるいは前記
付属部区切りデータと一致する場合に、区切りデータに
基づいて文字列を区切る文字列区切手段を含むことを特
徴とする。
Further, the document processing apparatus of the present invention includes a phrase determination means for performing a segment data search for searching the segment position designation data and determining a segment based on the result of the segment data search, and a segment position change. In this case, the delimiter position storage means stores the delimiter position, and the delimiter position storage means stores the target phrase as the first independent part delimiter data, and the target phrase is a phrase of an adjunct word and When the bunsetsu is an adjunct word bunsetsu, it is stored as adjunct part delimiter data, and when the target bunsetsu is a bunsetsu of an adjunct word and the preceding bunsetsu is an independent word bunsetsu, it is stored as second independent part delimiter data, The phrase determining means determines a character string based on the delimiter data when it matches the first and second independent part delimiter data or when it matches the attached part delimiter data. Characterized in that it comprises a string delimiter means off.

【0009】[0009]

【実施例】以下、本発明の一実施例を図に従って詳細に
説明する。
An embodiment of the present invention will be described in detail below with reference to the drawings.

【0010】図1は、本発明の文書処理方法が実施され
る一実施例の情報処理システムの構成を表したブロック
図である。
FIG. 1 is a block diagram showing the configuration of an information processing system of an embodiment in which the document processing method of the present invention is implemented.

【0011】図1に於て、キーボードなどの入力装置1
から入力された文字列は、ハード・ディスク(HD)や
フロッピー・ディスク(FD)やメモリなどの記憶装置
3に記憶されている単語情報を含む辞書3bをもとに、
中央演算処理装置2によって処理プログラム3aが実行
処理されて、その処理結果はCRTなどの出力装置4に
出力されている。
In FIG. 1, an input device 1 such as a keyboard
The character string input from is based on the dictionary 3b containing the word information stored in the storage device 3 such as a hard disk (HD), a floppy disk (FD), or a memory,
The processing program 3a is executed by the central processing unit 2, and the processing result is output to the output device 4 such as a CRT.

【0012】本実施例での処理の流れを、処理プログラ
ム3aとして格納された図2,図3,図4のフローチャ
ートを用いて説明する。本例でも、従来例と同様に「そ
うさしようとした」という文字列が入力された場合につ
いて説明する。
The flow of processing in this embodiment will be described with reference to the flowcharts of FIGS. 2, 3 and 4 stored as the processing program 3a. In this example as well, a case will be described in which a character string “trying to do so” is input as in the conventional example.

【0013】図2のステップS21では、図7に示すよ
うに、区切り指定位置のデータをサーチする。ステップ
S21では、図3に示すように、ステップS31で自立
部区切りサーチを行う。その結果、自立部の区切りが見
つかった場合は、ステップS35へ進み区切り位置指定
を行う。ここで、前後の自立部の区切りが一致する場合
のみを、自立部の区切りが見つかったとする。自立部の
区切りが見つからなかった場合はステップS33へ進
み、付属部の区切りサーチを行う。ステップS34で
は、付属部の区切りが見つかった場合はステップS35
へ進み、付属部の区切りが見つからなかった場合は終了
する。ステップS35では、区切り位置指定を行い終了
する。
In step S21 of FIG. 2, as shown in FIG. 7, the data at the delimiter designated position is searched. In step S21, as shown in FIG. 3, the independent section break search is performed in step S31. As a result, when the break of the independent portion is found, the process proceeds to step S35 to specify the break position. Here, it is assumed that the division of the independent section is found only when the divisions of the preceding and following independent sections match. If the delimiter of the independent section is not found, the process proceeds to step S33, and the delimiter search of the attached section is performed. In step S34, if the division of the attached part is found, step S35.
Proceed to, and if no appendix delimiter is found, end. In step S35, a delimiter position is designated and the process ends.

【0014】ステップS22では、図8の文節決定の図
に示すように、区切り指定位置に一致するデータが格納
されていた場合、そのデータに従って、文節位置を決定
する。見つからない場合には、辞書などをサーチし尤も
らしい1文節に文節を決定する。本実施例例では、「奏
/しようと/した」が格納されていたので、これを変換
候補として出力する。
In step S22, as shown in the phrase determination diagram of FIG. 8, when data matching the designated delimiter position is stored, the phrase position is determined according to the data. If not found, a dictionary or the like is searched to determine a phrase that is likely to be one phrase. In the present embodiment, since "play / attempt / do" is stored, this is output as a conversion candidate.

【0015】ステップS23では、オペレータが希望す
る文節かどうかを判断し、希望する文節でなかった場合
にはステップS24の処理を行なう。ステップS24で
は、図9の候補変更の図に示すように、変換候補をオペ
レータの希望する候補に変更する。本実施例では、従来
例同様に、「奏/氏/用と/した」と変更されたとす
る。
In step S23, it is determined whether or not the phrase is desired by the operator, and if it is not the desired phrase, the process of step S24 is performed. In step S24, as shown in the candidate change diagram of FIG. 9, the conversion candidate is changed to a candidate desired by the operator. In the present embodiment, it is assumed that, as in the conventional example, it is changed to "play / person / use / do".

【0016】ステップS25では、区切り位置の変更が
あるかどうか判断し、区切り位置の変更があった場合に
はステップS26で区切り位置を記憶し、区切り位置の
変更がなかった場合にはステップS27の処理を行な
う。ステップS26の区切り位置の記憶では、図9に示
すように、区切り指定位置に従って記憶を行なう。本実
施例では、後述の図4のフローチャートに従って自立部
区切りデータとして「し/よう」と「そう/し」が記憶
される。
In step S25, it is determined whether or not the break position is changed. If the break position is changed, the break position is stored in step S26. If there is no change in the break position, step S27 is executed. Perform processing. In the storage of the delimiter position in step S26, the delimiter position is stored according to the delimiter designated position, as shown in FIG. In the present embodiment, "shi / you" and "so / shi" are stored as the independent part delimitation data according to the flowchart of FIG. 4 described later.

【0017】ステップS27では、未処理の文節がある
かどうか判断し、未処理の文節がある場合にはステップ
S25からの処理を繰り返す。
In step S27, it is determined whether or not there is an unprocessed clause, and if there is an unprocessed clause, the processing from step S25 is repeated.

【0018】なお、ステップS26の区切り位置記憶処
理では、図4のフローチャートに示すように、ステップ
S41で対象文節を自立部区切り学習データ(本例では
「し/よう」)として登録する。ステップS42で対象
文節が付属語かどうか判断し、ステップS43で前文節
が付属語かどうか判断し、前文節が自立語だった場合に
は、ステップS44で入力文字列の先頭からしか適用し
ない自立部区切りデータ(本例では「そう/し」)を作
成する。
In the delimiter position storing process in step S26, as shown in the flowchart of FIG. 4, the target phrase is registered as independent part delimitation learning data ("shi / you" in this example) in step S41. In step S42, it is determined whether the target phrase is an adjunct word, in step S43 it is determined whether the preceding phrase is an adjunct word, and if the preceding phrase is an independent word, in step S44 it is applied only from the beginning of the input character string. Copy separation data (“Yes / No” in this example) is created.

【0019】前文節が付属語だった場合には、ステップ
S45で入力文字列の途中から一致しても適用できる付
属部区切りデータを作成する。従って、付属部区切りデ
ータ「/し/よう」は作成されない。
If the preceding clause is an adjunct word, adjunct part delimiter data that can be applied even if they match from the middle of the input character string is created in step S45. Therefore, the attached part delimiter data “/ shi / you” is not created.

【0020】以上のように区切り学習データを作成し、
次に同じ文字列の変換の時には、図2のステップS21
で区切りデータをサーチすると、図10の区切りデータ
サーチの図に示すように、「そう」と「し」の間に自立
部区切りデータが見つかり、更に「し」と「よう」の間
に自立部区切りデータが見つかるので、それぞれの位置
を区切り指定する。この自立部区切りデータの位置を基
にステップS22に示す文節決定処理を行ない、結果的
には図11の文節決定の図に示すように、前の変換と同
じ候補を得ることが出来る。
As described above, the separation learning data is created,
Next, when the same character string is converted, step S21 in FIG.
When the delimiter data is searched by, as shown in the delimiter data search diagram of FIG. 10, the independent section delimiter data is found between “yes” and “shi”, and further the independent section is found between “shi” and “you”. Since delimiter data can be found, specify each position as a delimiter. The phrase determination process shown in step S22 is performed on the basis of the position of the independent section delimiter data, and as a result, as shown in the phrase determination diagram of FIG. 11, the same candidate as the previous conversion can be obtained.

【0021】ここで、従来例同様に、「そうさしようと
した」あるいは「かしよう」という文字列が入力された
としても、「そう/し」と「し/よう」との両方に合致
しないので、従来例のように「/氏/用と」と区切られ
ることはない。上記入力文字列についても学習が行われ
ていれば、図12に示すように、所望に変換が可能とな
る。
Here, as in the case of the conventional example, even if the character string "try to do" or "try to do" is input, it does not match both "yes / yes" and "shi / you". Therefore, unlike the conventional example, it is not separated from “/Mr./use”. If the input character string is also learned, it can be converted as desired, as shown in FIG.

【0022】尚、本実施例では、特定の入力文字列を例
にとって説明したが、この変換方法は本例の入力文字列
においてのみ効果を奏するものでないことは、同業者に
は自明である。
In the present embodiment, a specific input character string has been described as an example, but it is obvious to those skilled in the art that this conversion method is not effective only for the input character string of this example.

【0023】また、本発明は、複数の機器から構成され
るシステムに適用しても、1つの機器から成る装置に適
用しても良い。また、本発明はシステム或は装置にプロ
グラムを供給することによって達成される場合にも適用
できることは言うまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0024】[0024]

【発明の効果】付属部の区切りデータの条件を厳しく
し、自立部区切りデータは前後2つのデータの条件が一
致しなければ区切の効果がないように処理をすることに
より、区切りの指定位置の正確性を増して、区切り位置
指定データによる誤変換を少なくし、変換率の向上およ
び操作性の向上を実現できる。
EFFECTS OF THE INVENTION By making the conditions for the delimiter data of the attached part stricter, and processing the independent part delimiter data so that there is no delimitation effect unless the conditions of the two preceding and following data are the same, It is possible to improve accuracy, reduce erroneous conversion due to delimiter position designation data, improve conversion rate, and improve operability.

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

【図1】本実施例の情報処理システムの構成を表すブロ
ック図である。
FIG. 1 is a block diagram showing the configuration of an information processing system according to an embodiment.

【図2】本実施例の全体処理のフローチャートである。FIG. 2 is a flowchart of the overall processing of this embodiment.

【図3】本実施例の区切りデータサーチ処理のフローチ
ャートである。
FIG. 3 is a flowchart of a delimiter data search process of this embodiment.

【図4】本実施例の区切り位置記憶処理のフローチャー
トである。
FIG. 4 is a flowchart of a delimiter position storage process of this embodiment.

【図5】従来技術での候補変更処理の例を示す図であ
る。
FIG. 5 is a diagram showing an example of a candidate changing process according to a conventional technique.

【図6】従来技術での区切りデータの変換への影響の一
例を示すである。
FIG. 6 is a diagram showing an example of an influence on conversion of delimiter data in the conventional technique.

【図7】本実施例での区切りデータサーチ処理の例を示
す図である。
FIG. 7 is a diagram showing an example of delimiter data search processing in the present embodiment.

【図8】本実施例での文節決定処理の例を示す図であ
る。
FIG. 8 is a diagram illustrating an example of phrase determination processing according to the present exemplary embodiment.

【図9】本実施例での候補変更処理の例を示す図であ
る。
FIG. 9 is a diagram showing an example of a candidate changing process in the present embodiment.

【図10】本実施例での区切りデータサーチ処理の例を
示す図である。
FIG. 10 is a diagram showing an example of delimiter data search processing in the present embodiment.

【図11】本実施例での文節決定処理の例を示す図であ
る。
FIG. 11 is a diagram illustrating an example of phrase determination processing according to the present embodiment.

【図12】本実施例での変換結果の一例を示す図であ
る。
FIG. 12 is a diagram showing an example of a conversion result in the present embodiment.

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

1 入力装置 2 中央演算処理装置 3 記憶装置 3a 処理プログラム 3b 辞書 4 出力装置 1 Input Device 2 Central Processing Unit 3 Storage Device 3a Processing Program 3b Dictionary 4 Output Device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 区切り位置指定データをサーチする区切
りデータサーチ行程と、 前記区切りデータサーチの結果に基づいて、文節を決定
する文節決定行程と、 前記決定された文節を変更可能とする候補変更行程と、 区切り位置の変更があった場合、区切り位置を記憶する
区切り位置記憶行程とを備え、 前記区切り位置記憶行程は、対象文節を第1の自立部区
切りデータとして記憶する行程と、対象文節が付属語の
文節であり、かつ前の文節が付属語文節の場合に、付属
部区切りデータとして記憶する行程と、対象文節が付属
語の文節であり、かつ前の文節が自立語文節の場合に、
第2の自立部区切りデータとして記憶する行程とを含
み、 前記文節決定行程は、前記第1及び第2の自立部区切り
データと一致する場合、あるいは前記付属部区切りデー
タと一致する場合に、区切りデータに基づいて文字列を
区切る文字列区切行程を含むことを特徴とする文書処理
方法。
1. A delimiter data search process for searching delimiter position designation data, a phrase determination process for determining a phrase based on a result of the delimiter data search, and a candidate changing process for changing the determined phrase. And a delimiter position storage step of storing the delimiter position when the delimiter position is changed. The delimiter position storage step includes a step of storing the target phrase as first independent section delimiter data and a target phrase. When the clause is an adjunct word and the preceding clause is an adjunct word clause, the process of storing as adjunct delimiter data and the target clause is an adjunct word clause and the preceding clause is an independent word clause ,
And a step of storing as second independent part delimiter data, wherein the phrase determination step is a delimiter when it matches the first and second independent part delimiter data, or when it matches the attached part delimiter data. A document processing method comprising a character string delimitation step of delimiting a character string based on data.
【請求項2】 区切り位置指定データをサーチする区切
りデータサーチして、前記区切りデータサーチの結果に
基づいて文節を決定する文節決定手段と、 区切り位置の変更があった場合、区切り位置を記憶する
区切り位置記憶手段とを備え、 前記区切り位置記憶手段は、対象文節を第1の自立部区
切りデータとして記憶し、対象文節が付属語の文節であ
り、かつ前の文節が付属語文節の場合に、付属部区切り
データとして記憶し、対象文節が付属語の文節であり、
かつ前の文節が自立語文節の場合に、第2の自立部区切
りデータとして記憶し、 前記文節決定手段は、前記第1及び第2の自立部区切り
データと一致する場合、あるいは前記付属部区切りデー
タと一致する場合に、区切りデータに基づいて文字列を
区切る文字列区切手段を含むことを特徴とする文書処理
装置。
2. A delimiter data search for searching delimiter position designation data, and a phrase determining means for determining a phrase based on a result of the delimiter data search; and a delimiter position stored when the delimiter position is changed. Delimiter position storage means, wherein the delimiter position storage means stores the target bunsetsu as the first independent part delimiter data, and when the target bunsetsu is a bunsetsu of an adjunct word and the preceding bunsetsu is an adjunct word bunsetsu , Is stored as attached part delimiter data, and the target phrase is the phrase of the attached word,
And when the preceding phrase is an independent word phrase, it is stored as second independent part delimiter data, and the phrase determining means matches the first and second independent part delimiter data, or the adjunct part delimiter. A document processing apparatus comprising a character string delimiter that delimits a character string based on delimited data when the data matches.
JP5354526A 1993-12-29 1993-12-29 Document processing method and device therefor Pending JPH07200571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5354526A JPH07200571A (en) 1993-12-29 1993-12-29 Document processing method and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5354526A JPH07200571A (en) 1993-12-29 1993-12-29 Document processing method and device therefor

Publications (1)

Publication Number Publication Date
JPH07200571A true JPH07200571A (en) 1995-08-04

Family

ID=18438150

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5354526A Pending JPH07200571A (en) 1993-12-29 1993-12-29 Document processing method and device therefor

Country Status (1)

Country Link
JP (1) JPH07200571A (en)

Similar Documents

Publication Publication Date Title
US5852801A (en) Method and apparatus for automatically invoking a new word module for unrecognized user input
JPH03224055A (en) Method and device for input of translation text
JPH07200571A (en) Document processing method and device therefor
JP2001109740A (en) Device and method for preparing chinese document
JPH07200576A (en) Document processing method and device therefor
JPH07191986A (en) Sentence input device
JP3466761B2 (en) Document processing apparatus and control method thereof
JPH09274613A (en) Character string predicting method and document preparing device using the same
JP2590698B2 (en) Character string data retrieval device
JPH04372047A (en) Kana/kanji converter
JPH0380363A (en) Document processor
JP2002163291A (en) Similar document retrieving device and method, and recording recording medium
JP2739823B2 (en) Morphological analyzer
JP2000148747A (en) Conversion candidate display method, record medium for program for japanese syllabary-to-chinese character conversion by same method, and japanese syllbary-to- chinese character conversion device
JP3387582B2 (en) Character processor
JPH0350669A (en) Information processor
JPH07146857A (en) Document preparing device and displaying method
JPH05189413A (en) Kana/kanji converting device
JPH02249087A (en) English word retrieving device
JPH09153038A (en) Document preparation device
JPH08147282A (en) Device and method for kana/kanji conversion
JPH03250359A (en) Kana/kanji conversion system
JPH07282046A (en) Kana-kanji conversion method
JPS62140165A (en) Kana-kanji conversion system
JPH03208163A (en) Character processor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040416