JPS60191360A - Language processing system - Google Patents

Language processing system

Info

Publication number
JPS60191360A
JPS60191360A JP59045469A JP4546984A JPS60191360A JP S60191360 A JPS60191360 A JP S60191360A JP 59045469 A JP59045469 A JP 59045469A JP 4546984 A JP4546984 A JP 4546984A JP S60191360 A JPS60191360 A JP S60191360A
Authority
JP
Japan
Prior art keywords
memory
sentence
data
dictionary
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.)
Granted
Application number
JP59045469A
Other languages
Japanese (ja)
Other versions
JP2574741B2 (en
Inventor
Noriyuki Takechi
武市 宣之
Katsuhiko Yuura
湯浦 克彦
Masahiro Abe
正博 阿部
Yoshimitsu Oshima
大島 義光
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP59045469A priority Critical patent/JP2574741B2/en
Publication of JPS60191360A publication Critical patent/JPS60191360A/en
Application granted granted Critical
Publication of JP2574741B2 publication Critical patent/JP2574741B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/42Data-driven translation
    • G06F40/44Statistical methods, e.g. probability models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/55Rule-based translation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To improve the input efficiency of the language information by deciding the degree of intensity of connecting relation between pieces of language information according to a transistion table containing the connecting relations set previously and selecting a sentence coincident with a prescribed standard out of obtained sentence candidates. CONSTITUTION:The characters supplied from a keyboard 22 are read by a keyboard input circuit 20 and stored to an input character string memory 1 as well as to a display character string memory 8. Then these characters are displayed to a display device 32 through a display control circuit 30. While a processor 10 collates the memory 1 with a dictionary memory 3 and stores the words coincident with each other to a data memory 5. The memory 1 of the following word is compared with the memory 3, and coincident words are stored in the memory 5. Then the memory 1 of the next following word is collated with the memory 3, and the coincident words are stored to the memory 5. The preceding word is connected to the word of this time within the memory 5, and the connection class is stored to the memory 5 with reference to a transition table memory 4. Then a sentence candidate 6-5 is obtained from the degree of intensity of connecting relation between words for the contents of the memory 5, and a sentence coincident with a standard is stored to the memory 8.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、特に文字列を、それを構成する単位となる語
に分解するのに好適な言語処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention particularly relates to a language processing method suitable for decomposing a character string into its constituent unit words.

〔発明の背景〕[Background of the invention]

従来、文字列を語に分解する方式として、たとえば、特
公昭53−29504号公報、「表音記号列から表記記
号列への変換装置」に開示されている方式がある。
Conventionally, as a method for decomposing a character string into words, there is a method disclosed, for example, in Japanese Patent Publication No. 53-29504, ``Device for Conversion from Phonetic Symbol String to Written Symbol String.''

この方式は、入力文字列と辞書を照合して、−(2) 致する語をみつけ、前回抽出した語と言語的接続の成立
の可否を検査し、成立する語を候補としてのこし、候補
が複数あれば、最長の語を選び、入力文字の次の部分に
関し、辞書との照合、接続の成立の可否の検査をくり返
すことにより処理する方式である。接続の検査において
、成立しなければ、今回抽出した他の語から選び、その
文字列の次の部分に関し、辞書との照合、接続の検査を
やり直す方式である。今回抽出した語についてすべて失
敗すれば、前回抽出した語から1つを選び、その文字列
の次の部分に関し、辞書との照合、接続の検査をやり直
す方式である。しかし、この方式では、抽出した語から
最も長い語を選ぶことにより、語を1つに決めながら処
理を行なうために、例えば、「かれはきじを」という入
力文字列の場合、「かれは」に対し、(見出し:かれは
、表記:枯れ葉、品詞:名詞)なる語が選択され、(見
出し:かれ、表記二彼、品詞:代名詞)と(見出し:は
、表記:は、品詞:係助詞)が選ばれないという問題が
ある。
This method compares the input string with a dictionary, finds -(2) matching words, checks whether a linguistic connection can be established with the previously extracted word, retains the words that hold the word as candidates, and selects the candidate. If there are multiple words, this method selects the longest word and processes the next part of the input character by repeatedly checking it against the dictionary and checking whether a connection is established. In this method, if the connection is not established during the connection test, the word is selected from the other words extracted this time, and the next part of the character string is checked against the dictionary and the connection check is repeated. If all of the words extracted this time fail, one is selected from the previously extracted words, and the next part of the character string is checked against the dictionary and the connection is checked again. However, in this method, the longest word is selected from the extracted words, and processing is performed while determining one word. , the word (heading: kare, spelling: dead leaves, part of speech: noun) is selected, and the words (heading: kare, spelling: 2 he, part of speech: pronoun) and (heading: ha, spelling: ha, part of speech: modal particle) are selected. ) is not selected.

(3) 別の方式として、〔牧野、他: 「べた書き文の分ち書
きと仮名漢字変換−二文節最長一致法による分ち書き−
」、情報処理学会論文誌、7,1,979゜VoQ、2
0、&4.337−345)で記載された方式がある。
(3) As another method, [Makino et al.: “Separation of solid text and Kana-Kanji conversion - Separation using the two-clause longest match method -
”, Journal of Information Processing Society of Japan, 7, 1,979°VoQ, 2
0, &4.337-345).

この方式は、辞書との照合、接続の検査によって得られ
る可能な候補の中から、2文節が最も長いものを選択し
、2文節のうちの前半文節を最も長いものに決めながら
処理を行なう方式である。しかし、この方式では、「か
れはきじを」という入力文字列に対し、(見出し:がれ
は、表記:枯れ葉、品詞:名詞)(見出し:きじ、表記
:記事、品詞:名詞)(見出し:を、表記:を、品詞:
格助詞)も成立するし、(見出し:がれ、表記:彼、品
詞:代名詞)(見出し:は、表記:は、品詞:係助詞)
(見出し:きじ、表記:記事1品詞:名詞)(見出し:
を、表記:を品詞:格助詞)も成立することになり、正
解の「彼」「は」 「記事」 「を」という語のつなが
りを選択するのがむつかしいという問題がある。
This method selects the longest two clauses from among the possible candidates obtained by checking the dictionary and checking the connection, and processes the first half of the two clauses as the longest one. It is. However, with this method, for the input character string "Here is a pheasant", (heading: scree, writing: dead leaves, part of speech: noun) (heading: pheasant, writing: article, part of speech: noun) (heading: , notation: , part of speech:
(Heading: Gare, Writing: He, Part of Speech: Pronoun) (Heading: HA, Writing: HA, Part of Speech: Pronoun) also holds true.
(Heading: Pheasant, Description: Article 1 Part of speech: Noun) (Heading:
The problem is that it is difficult to select the correct connection between the words ``he'', ``ha'', ``article'', and ``wo''.

〔発明の目的〕[Purpose of the invention]

(4) 本発明は、上記問題点に対処してなされたもので、日本
語の仮名文字列を漢字まじりの文に変換する装置やある
言語を別の国の言語に翻訳する装置等の言語処理装置に
おいて、その精度を高めるために、文字列を、それを構
成する単位となる語に、より高精度に分解する言語処理
方式を提供することにある。
(4) The present invention has been made in response to the above-mentioned problems, and includes a device for converting Japanese kana character strings into sentences mixed with kanji, and a device for translating one language into the language of another country. In order to improve the precision of a processing device, it is an object of the present invention to provide a language processing method that more accurately decomposes a character string into its constituent unit words.

〔発明の概要〕[Summary of the invention]

上記目的を達成するために、本発明は、入力された文字
列を解析し1語候補に分解する解析処理と語候補の中か
ら妥当なもA候補として選択する選択処理とから構成さ
れ、入力された文字列を解析する場合、語候補の発生を
できるだけおさえるために、語と語の接続関係に等級を
もうけ、接続関係の最も強い語どうしを結びつけて得ら
れる文候補から、特徴語が最も多い文を選ぶこと、文型
情報との合致性を調べて合致しない文を削除すること、
自立語数が最も多い文を選ぶこと、各語の出現頻度の平
均が最も高い文を選ぶことを特徴とする。
In order to achieve the above object, the present invention consists of an analysis process that analyzes an input character string and breaks it down into single word candidates, and a selection process that selects a valid word candidate as an A candidate from among the word candidates. When analyzing character strings, in order to suppress the occurrence of word candidates as much as possible, we assign a grade to the connection relationships between words, and from sentence candidates obtained by connecting words with the strongest connection relationship, we select the most characteristic word. Selecting sentences with a large number of sentences, checking the consistency with sentence pattern information and deleting sentences that do not match.
It is characterized by selecting the sentence with the largest number of independent words and selecting the sentence with the highest average appearance frequency of each word.

(5) 〔発明の実施例〕 以下、本発明の一実施例を図面を用いて詳細に説明する
(5) [Embodiment of the Invention] Hereinafter, an embodiment of the present invention will be described in detail using the drawings.

第1図は、本発明に係る言語処理方式を日本語ワードプ
ロセッサに適用した場合の一実施例を示す全体構成図で
ある。
FIG. 1 is an overall configuration diagram showing an embodiment in which the language processing method according to the present invention is applied to a Japanese word processor.

処理装[110は、マイクロプロセッサであり、プログ
ラムメモリ15に格納されたプログラムをパスライン5
0を介して読み出して実行するとともに、パスライン5
0を介して、入力文字列メモリ1、表示文字列メモリ8
、入力文字列位置メモリ2−7、データレコード番号メ
モリさ−8、データメモリ5、文候補メモリ6−5、照
合メモリ6−8、辞書メモリ3、遷移表メモリ4、文型
表メモリ7、対象語リストメモリ6−7、用言リストメ
モリ6−6、自立語リストメモリ6−9とのデータ転送
制御を行なう。鍵盤入力回路2oは、文字鍵盤22が操
作者によって打鍵された時、鍵盤上の位置を読みとり、
対応するコードを入力文字列メモリ1と表示文字メモリ
8に格納し、文字(6) 鍵盤22の変換キー(図示せず)が押下されると、処理
装置10に割込みをかける。表示制御回路30は、CR
Tで構成される表示装置32に表示文字列メモリ8をリ
フレッシュ表示する。ファイル制御回路40は、ファイ
ル装置42内のファイル媒体と各メモリとの間でデータ
転送を行なう。
The processing unit [110 is a microprocessor, which executes the program stored in the program memory 15 on the pass line 5.
0 and execute through pass line 5.
0, input string memory 1, display string memory 8
, input string position memory 2-7, data record number memory 8, data memory 5, sentence candidate memory 6-5, collation memory 6-8, dictionary memory 3, transition table memory 4, sentence pattern table memory 7, target It controls data transfer with word list memory 6-7, term list memory 6-6, and independent word list memory 6-9. The keyboard input circuit 2o reads the position on the keyboard when the character keyboard 22 is pressed by the operator,
The corresponding code is stored in the input character string memory 1 and the display character memory 8, and when a character (6) conversion key (not shown) on the keyboard 22 is pressed, an interrupt is made to the processing device 10. The display control circuit 30 is a CR
The display string memory 8 is refreshed and displayed on the display device 32 composed of T. The file control circuit 40 transfers data between the file medium in the file device 42 and each memory.

文字鍵盤22から文字の入力があると、鍵盤入力回路2
0によって読込まれて、入力文字列メモリlと表示文字
列メモリ8に格納され、表示制御回路30によって表示
装置32に表示される。処理装置10は、プログラムメ
モリ15に格納されたプログラムを実行することにより
、入力文字列メモリ1を辞書メモリ3と照合し、一致す
る語をデータメモリ5に格納し、次に、その語の次の入
力文字列メモリlについて辞書メモリ3と照合し、一致
する語をデータメモリ5に格納し、前の語と今回の語を
データメモリ5内で接続し、遷移表メモリ4を参照して
接続の等級をデータメモリ5に格納し、同様の処理を行
なって、入力文字列メモリ1に関して辞書メモリ3との
照合と、語と語の(7) 接続がすべて完了した時、データメモリ5の内容につい
て語と語の接続関係から、文として成立する経路を調べ
て文候補メモリ6−5に格納し、この文候補メモリ6−
5の内容について、特徴語指定数の比較、文型照合、自
立語数の比較、出現頻度の比較によって、文を選択し、
表示文字列メモリ8に格納する。この表示文字列メモリ
8の内容が、表示装W32に表示される。また、選択さ
れた文が必要に応じて、ファイル制御回路40によって
ファイル装置42に格納される。
When a character is input from the character keyboard 22, the keyboard input circuit 2
0, stored in the input character string memory l and the display character string memory 8, and displayed on the display device 32 by the display control circuit 30. By executing the program stored in the program memory 15, the processing device 10 collates the input character string memory 1 with the dictionary memory 3, stores the matching word in the data memory 5, and then stores the next word after that word. The input character string memory l is checked against the dictionary memory 3, the matching word is stored in the data memory 5, the previous word and the current word are connected in the data memory 5, and the transition table memory 4 is referred to for connection. The grade of is stored in the data memory 5, and the same processing is performed to check the input character string memory 1 with the dictionary memory 3 and when all (7) word-to-word connections are completed, the contents of the data memory 5 are stored. From the connection relationship between words, a path that can be established as a sentence is investigated and stored in the sentence candidate memory 6-5, and this sentence candidate memory 6-
Regarding the contents of 5, sentences are selected by comparing the number of specified feature words, sentence pattern matching, comparing the number of independent words, and comparing the frequency of appearance.
Stored in display character string memory 8. The contents of this display character string memory 8 are displayed on the display W32. Further, the selected sentence is stored in the file device 42 by the file control circuit 40 as necessary.

り 本発明オ言語処理方式では、入力文字列として各種の文
字列を処理することが可能であるが、ここでは、「かれ
はきじをよんだ。」という入力文字列を処理する場合を
例にとって説明する。
The language processing method of the present invention is capable of processing various character strings as input character strings. explain.

第2図は、第1図における入力文字列メモリーの内容を
示し、例えば、入力文字列60の「かれはきじをよんだ
。」が入力文字列メモリーに格納されている状態を示し
ている。第2図で「し」62とr<]J64は、処理を
一様化するために、入力文字列60の前後に付加される
記号であり、(8) またr171J66は情報がないことを示す記号である
FIG. 2 shows the contents of the input character string memory in FIG. 1, and shows, for example, the input character string 60 "He called the pheasant." is stored in the input character string memory. In Figure 2, "shi" 62 and r<]J64 are symbols added before and after the input character string 60 in order to make processing uniform, (8) and r171J66 indicates that there is no information. It is a symbol.

第3図は、第1図における辞書メモリ3の一例を示す図
である。辞書メモリ3は、辞書見出し3−1、辞書表記
3−2、辞書属性A3−3、辞書属性B5−4.辞書特
徴語指定3−5の項目から構成される。辞書表記3−2
には、辞書見出し3−1に対応する別の文字列又は記号
列がかかれている。辞書表記3−2は、辞書見出し3−
1に対応する漢字まじりの表記文字列であってもよいし
、あるいは発音記号であってもよく、横用目的に適合さ
せて任意に設定できる。辞書属性A3−3には、語を文
法的性質をもとに、分類した時の分類番号が格納されて
いる。例えば、辞書属性A3−3における値21はか行
五段動詞の語幹を、値303は並立助詞を、値4は1字
の和語名詞を、値30はら軒下一段活用の連体形を、値
6は代名詞を、値5は2字以上の和語名詞を、値1は漢
語名詞を、値210は断定の助動詞「だ」を、値220
は過去の助動詞「だ」を、値301は係助(9) 詞を、値27はマ行五段活用の動詞語幹を、値26はバ
行五段活用の動詞語幹を、値9は数詞を、値205は受
身の助動詞の連用形を、値300は格納側を、値250
はバ行とマ行五段活用動詞の連用形活用語尾を、値10
00.値10o1、値1002、値1003は各々対応
する記号「〉」。
FIG. 3 is a diagram showing an example of the dictionary memory 3 in FIG. 1. The dictionary memory 3 includes dictionary headings 3-1, dictionary notations 3-2, dictionary attributes A3-3, dictionary attributes B5-4. It consists of dictionary feature word designation items 3-5. Dictionary notation 3-2
is written with another character string or symbol string corresponding to the dictionary heading 3-1. Dictionary notation 3-2 is dictionary heading 3-
It may be a notation character string mixed with kanji corresponding to 1, or it may be a phonetic symbol, and it can be set arbitrarily to suit the purpose of horizontal use. The dictionary attribute A3-3 stores classification numbers when words are classified based on their grammatical properties. For example, in the dictionary attribute A3-3, value 21 is the stem of a five-step verb, value 303 is a parallel particle, value 4 is a one-character Japanese noun, value 30 is the adnominal form of the eaves one-step conjugation, and value 6 is a pronoun, value 5 is a Japanese noun with two or more characters, value 1 is a Chinese noun, value 210 is the assertive auxiliary verb "da", value 220
is the past auxiliary verb "da", value 301 is the modal auxiliary (9) word, value 27 is the verb stem of the 5-stage conjugation of the M line, value 26 is the verb stem of the 5-stage conjugation of the B line, and value 9 is the numeral word. , the value 205 is the conjunctive form of the passive auxiliary verb, the value 300 is the storage side, and the value 250 is
The conjunctive conjugation endings of the 5-stage conjugated verbs in the ``ba'' and ``ma'' lines have a value of 10.
00. Value 10o1, value 1002, and value 1003 each have a corresponding symbol ">".

r<]」、r。J、r、Jを表わす。r<]”, r. Represents J, r, J.

辞書属性B5−4には、語の出現頻度等を基準にして、
予め付与されて数値が格納されており、この数値が小さ
い程、出現頻度が高いことを示す。
Dictionary attribute B5-4 includes, based on the frequency of word appearance, etc.
A numerical value is assigned in advance and stored, and the smaller the numerical value, the higher the appearance frequency.

辞書特徴語指定3−5には予め値0か1が格納され、特
徴語であるとき値1が設定される。
A value 0 or 1 is stored in advance in the dictionary feature word designation 3-5, and the value 1 is set when the word is a feature word.

第3図(a)(b)の辞書メモリ3に格納された内容は
、入力文字列「かれはきじをよんだ。」を処理する際に
関連する、辞書レコードの一部となる。また、第3図(
c)の辞書メモリ3に格納された内容は、入力文字列が
「がぶしきがいしゃ」を処理する際に関連する、辞書レ
コードの一部を示す例である。
The contents stored in the dictionary memory 3 shown in FIGS. 3(a) and 3(b) become part of a dictionary record related to processing the input character string "He called the pheasant." Also, Figure 3 (
The content stored in the dictionary memory 3 in c) is an example of a part of a dictionary record related to processing the input character string "Gabushiki Gaisha".

第4図は、第1図における遷移表メモリ4の−(10) 例を示す図で、遷移表見出しA4−1、遷移表見出しB
4−2、次の状態4−3、遷移表接続等級4−4から構
成される。遷移表見出しA4−1、遷移表見出しB4−
2、次の状態4−3、遷移表接続等級4−4からの値が
各々n、m、n’ 、Qであるということは、状態nに
おいて辞書属性A3−3がmの語が次にきたとき、状態
n′に移り、状態n′での接続等級がQであることを示
す。接続等級4−4は値が小さい程、接続の確率が高い
ことを意味する。
FIG. 4 is a diagram showing an example of -(10) of the transition table memory 4 in FIG.
4-2, next state 4-3, and transition table connection grade 4-4. Transition table heading A4-1, transition table heading B4-
2. Next state 4-3, the values from transition table connection class 4-4 are n, m, n', Q, respectively. This means that in state n, the word with dictionary attribute A3-3 m is next When this happens, the state moves to state n', indicating that the connection class in state n' is Q. The connection grade 4-4 means that the smaller the value, the higher the probability of connection.

たとえば、遷移表メモリ4におけるレコード(#20)
を例にとると、遷移表見出しA4−1の値1101 (
名詞の後に格助詞又は係り幼魚がつながった状態を示す
)の状態のあと遷移表見出しB4−2の値27が示すマ
行五段活用の動詞語幹がきたとき、次の状態4−3の値
2270 (格助詞あるいは係助詞のあとマ行五段活用
の動詞語幹がきたという状態に対応する)に移り、その
時の接続等級4−4が1であることを意味する。
For example, record (#20) in transition table memory 4
For example, the value of transition table heading A4-1 is 1101 (
When the verb stem of the M-line five-stage conjugation, which is indicated by the value 27 in the transition table heading B4-2, comes after the state (indicating a state in which a case particle or dependent young fish is connected after a noun), the value of the next state 4-3 2270 (corresponding to the state in which the verb stem of the M-line five-stage conjugation comes after a case particle or a modal particle), which means that the conjunctive grade 4-4 at that time is 1.

第4図(a)(b)で示す遷移表メモリ4に格(11) P( 納された内容は、入力文字列「かれは6者をよんだ。」
を処理する際に参照される遷移表メモリ4のデータの一
部である。
The transition table shown in FIGS. 4(a) and 4(b) is stored in the memory 4 (11) P( The stored content is the input character string ``He called the six.''
This is part of the data in the transition table memory 4 that is referenced when processing.

第5図は、第1図における処理装置10の解析処理2を
示す図で、解析処理2は、初期設定処理2−1と照合処
理2−2と接続評価処理2−3と延長候補抽出/終了判
定処理2−4と結果有判定処理2−5と接続処理2−6
より成っている。
FIG. 5 is a diagram showing the analysis process 2 of the processing device 10 in FIG. End determination process 2-4, result existence determination process 2-5, and connection process 2-6
It consists of

第5図を用いて処理装置10の解析処理2を説明する。Analysis processing 2 of the processing device 10 will be explained using FIG.

初期設定処理2−1は、入力文字列メモリ1と辞書メモ
リ3とを照合し、入力文字列メモリ1と一致する辞書レ
コードの見出し3−1に対応する内容を、データメモリ
5に格納する。第6図(a)(b)は、データメモリ5
の内容を示す図で、データ見出し5−1、データ表記5
−2、データ属性A3−3、データ属性B5−4、デー
タ特徴語指定5−5、データ状態5−6、データ接続等
級5−7、入力文字列位置5−8、字数5−9、子ポイ
ンタ5−10、第有無5−11、延長済み5(12) −12の各項目から構成される。入力文字列メモリ1と
辞書メモリ3との照合の結果は、辞書メモリ3の辞書レ
コード(#22)の辞書見出し3−1、辞書表記3−2
、辞書属性A3−3、辞書属性B5−4、辞書特徴語指
定3−5の各項目がデータメモリ5におけるデータレコ
ード(#1)のデータ見出し5−1、データ表記5−2
、データ属性A3−3、データ属性B5−4、データ特
徴語指定5−5の各項目に格納される。次に、データレ
コード(#1)のデータ状態5−6、データ接続等級5
−7、入力文字列位置5−8、字数5−9、子ポインタ
5−10、第有無5−11、延長済み5−12に、各々
0,1,1,1.[2]、0゜0が格納される。さらに
、初期設定処理2−1は、入力文字列位置メモリ2−7
に値2を、データレコード番号メモリ2−8に値1を格
納する。
In the initial setting process 2-1, the input character string memory 1 and the dictionary memory 3 are collated, and the content corresponding to the heading 3-1 of the dictionary record that matches the input character string memory 1 is stored in the data memory 5. FIGS. 6(a) and 6(b) show data memory 5
This is a diagram showing the contents of data heading 5-1 and data notation 5.
-2, data attribute A3-3, data attribute B5-4, data feature word specification 5-5, data status 5-6, data connection grade 5-7, input character string position 5-8, number of characters 5-9, child It consists of the following items: pointer 5-10, presence/absence 5-11, and extended 5(12)-12. The results of the comparison between the input character string memory 1 and the dictionary memory 3 are the dictionary heading 3-1 and dictionary notation 3-2 of the dictionary record (#22) of the dictionary memory 3.
, dictionary attribute A3-3, dictionary attribute B5-4, and dictionary feature word specification 3-5 are the data heading 5-1 and data notation 5-2 of the data record (#1) in the data memory 5.
, data attribute A3-3, data attribute B5-4, and data feature word specification 5-5. Next, data status 5-6 of data record (#1), data connection grade 5
-7, input character string position 5-8, number of characters 5-9, child pointer 5-10, presence/absence 5-11, extended 5-12, 0, 1, 1, 1, respectively. [2], 0°0 is stored. Furthermore, the initial setting process 2-1 includes the input character string position memory 2-7.
The value 2 is stored in the data record number memory 2-8, and the value 1 is stored in the data record number memory 2-8.

照合処理2−2は、入力文字列位置メモリ2−7が指示
する位置以後の入力文字列メモリ1の内容と辞書メモリ
3とを照合し、新しいデータレコードを作成して、辞書
メモリ3の辞書見出し3−(13) ■と一致する辞書メモリ3の辞書レコードの内容を、デ
ータメモリ5のデータ見出し5−1、データ表記5−2
、データ属性A3−3、データ属性B5−4、データ特
徴語指定5−5に格納する。
The collation process 2-2 collates the contents of the input character string memory 1 after the position indicated by the input character string position memory 2-7 with the dictionary memory 3, creates a new data record, and stores the contents of the dictionary in the dictionary memory 3. The contents of the dictionary record in dictionary memory 3 that matches heading 3-(13)
, data attribute A3-3, data attribute B5-4, and data feature word specification 5-5.

初期設定処理2−1の実行後の照合処理2−2によって
作成されたデータレコードは、第6図(a)におけるデ
ータレコード(n2)からデータレコード(#7)まで
の部分である。次に、照合処理2−2は、今回作業した
データレコード(姦2)〜(#7)の入力文字列位置5
−8には入力文字列位置メモリ2−7の値2を格納し、
字数5−9にはデータ見出し5−1の文字列に対する字
数を格納し、子ポインタ5−10には口を格納し、第有
無5−11には、今回作成した最後のレコードに値0を
、今回作成したそれ以外のレコードには値1を格納し、
延長済み5−12には値0を格納する。
The data records created by the verification process 2-2 after the execution of the initial setting process 2-1 are the portion from data record (n2) to data record (#7) in FIG. 6(a). Next, the matching process 2-2 is performed at the input character string position 5 of the data records (Kan 2) to (#7) that were worked on this time.
-8 stores the value 2 of input character string position memory 2-7,
The character number 5-9 stores the number of characters for the character string of the data heading 5-1, the child pointer 5-10 stores the word, and the number 5-11 stores the value 0 for the last record created this time. , store the value 1 in the other records created this time,
The value 0 is stored in extended 5-12.

さらに照合処理2−2は、データレコード番号メモリ2
−8がさすデータレコード(#1)の子 ′ポインタ5
−10に今回作成したデータレコード(14) の先頭番号として値2を、また、データレコード(#1
)の延長済み5−12に値1を格納する。
Furthermore, the verification process 2-2 includes data record number memory 2
Child of data record (#1) pointed to by -8 'Pointer 5
-10, set the value 2 as the first number of the data record (14) created this time, and also set the value 2 as the starting number of the data record (#1) created this time.
), store the value 1 in extended 5-12.

なお照合処理2−2が照合する辞書メモリ3は、名詞、
動詞等の自立語の部分と助詞、助動詞、活用語尾等の付
属語の部分に分れて構成されていてもよい。
Note that the dictionary memory 3 to be collated by the collation process 2-2 contains nouns,
It may be divided into a part for independent words such as verbs and a part for attached words such as particles, auxiliary verbs, and conjugated endings.

次に、接続評価処理2−3は、データレコード番号メモ
リ2−8が示すデータレコード(ttl)のデータ状態
5−6の値と、今回格納したデータレコード(#2)〜
(#7)のデータ属性A3−3の各々の値とを照合要素
として遷移表メモリ4の遷移表見出しA4−1と遷移表
見出しB4−2とを照合し、両者が一致する遷移表レコ
ードの次の状態4−3と遷移表接続等級4−4を今回作
成したデータレコードの(#2)〜(#7)のデータ状
態5−6、データ接続等級5−7に各々格納する。ここ
で、遷移表メモリ4の遷移表見出しA4−1と遷移表見
出しB4−2との照合において、一致する遷移表レコー
ドがない場合は、該当するデータレコードのデータ状態
5−6に値0を、デ(15) −タ接続等級5−7に、値4を格納する。例えば接続評
価処理2−3の最初の実行では、データレコード番号メ
モリ2−8が示すデータレコード(#1)のデータ状態
5−6の値Oと、今回格納したデータレコード(#2)
のデータ属性A3−3の値21とを照合要素として遷移
表メモリ4の遷移表見出しA4−1と遷移表見出しB4
−2とを照合し、一致する遷移表レコード(#7)の次
の状態4−3の値2210と遷移表接続等級4−4の値
1を今回作成してデータレコード(#2)のデータ状態
5−6及びデータ接続等級5−7に格納する。データレ
コード(#3)からデータレコード(#7)についても
同様の処理をおこなう。
Next, the connection evaluation process 2-3 uses the value of the data state 5-6 of the data record (ttl) indicated by the data record number memory 2-8 and the data record (#2) to stored this time.
The transition table header A4-1 and the transition table header B4-2 in the transition table memory 4 are collated using each value of the data attribute A3-3 of (#7) as a collation element, and a transition table record where both match is found. The next state 4-3 and transition table connection grade 4-4 are stored in the data state 5-6 and data connection grade 5-7 of (#2) to (#7) of the data record created this time, respectively. Here, when comparing the transition table heading A4-1 and transition table heading B4-2 in the transition table memory 4, if there is no matching transition table record, a value of 0 is set to the data state 5-6 of the corresponding data record. , data (15) - Stores the value 4 in data connection grades 5-7. For example, in the first execution of the connection evaluation process 2-3, the value O of the data state 5-6 of the data record (#1) indicated by the data record number memory 2-8, and the value O of the data state 5-6 of the data record (#2) stored this time.
The transition table heading A4-1 and the transition table heading B4 of the transition table memory 4 are set using the value 21 of the data attribute A3-3 as a matching element.
-2, the value 2210 of the next state 4-3 of the matching transition table record (#7) and the value 1 of the transition table connection grade 4-4 are created this time, and the data of the data record (#2) is created. Stored in state 5-6 and data connection class 5-7. Similar processing is performed for data records (#3) to data records (#7).

データレコード(#3)では、照合要素として、値0.
303と一致する遷移表レコードがないため、データ状
態5−6には値0がデータ接続等級5−7には値4が格
納される。
In the data record (#3), the value 0.
Since there is no transition table record matching 303, the value 0 is stored in data state 5-6 and the value 4 is stored in data connection grade 5-7.

延長候補抽出/終了判定処理2−4は、第7図のフロー
チャートで示される処理を行なう。まず、データメモリ
5の延長済み5−12が値Oの既作(16) 成済の全データレコードの中から、データ接続等級5−
7の値が最も小さいデータレコードのデータレコード番
号を選びデータレコード番号メモリ2−8に格納する(
ステップ100)。該当するデータレコードが複数存在
する場合にはデータレコード番号の小さいものが選ばれ
る。次に、終端まで到達したか調べるためにデータレコ
ード番号メモリ2−8が指すデータレコードのデータ見
出し5−1は「〈」が調べ(ステップ110)、このデ
ータ見出し5−1が「〈」でなければ、データレコード
番号メモリ2−8が示すデータレコードの入力文字列位
置5−8の値に字数5−9の値を加算し、この結果の値
を、入力文字列位置メモリ2−7に格納する(ステップ
140)。また、データ見出し5−1が「〈」の時には
、データレコード番号メモリ2−8が示すデータレコー
ドとデータ接続等級5−7が同じで、延長済み5−12
が0でデータ見出し5−1が「〈」以外であるデータレ
コードがあるかどうか調べる(ステップ120)。もし
、これらの条件を満たすデータ(17) レコードがあれば、そのデータレコード番号をデータレ
コード番号メモリ2−8に格納しくステップ130)、
データレコード番号メモリ2−8が示すデータレコード
の入力文字列位置5−8の値に、字数5−9の値を加算
し、この結果の値を入力文字列位置メモリ2−7に格納
しくステップ1.40)、次の結果有判定処理2−5に
進む。
The extension candidate extraction/termination determination process 2-4 performs the process shown in the flowchart of FIG. First, the extended data record 5-12 in the data memory 5 is already created (16) with the value O. Data connection grade 5-12 is selected from among all completed data records.
Select the data record number of the data record with the smallest value of 7 and store it in the data record number memory 2-8 (
Step 100). If there are multiple applicable data records, the one with the smaller data record number is selected. Next, in order to check whether the end has been reached, the data header 5-1 of the data record pointed to by the data record number memory 2-8 is checked by "<" (step 110), and this data header 5-1 is checked by "<". If not, add the value of the number of characters 5-9 to the value of the input character string position 5-8 of the data record indicated by the data record number memory 2-8, and store the resulting value in the input character string position memory 2-7. Store (step 140). Also, when the data heading 5-1 is "〈", the data record indicated by the data record number memory 2-8 has the same data connection grade 5-7, and the extended data record 5-12
is 0 and the data header 5-1 is other than "<" (step 120). If there is a data record (17) that satisfies these conditions, the data record number is stored in the data record number memory 2-8 (step 130);
Add the value of the number of characters 5-9 to the value of the input character string position 5-8 of the data record indicated by the data record number memory 2-8, and store the resulting value in the input character string position memory 2-7. 1.40), proceed to the next result determination process 2-5.

例えば、延長候補抽出/終了判定処理2−4の最初の実
行の場合、データレコード番号メモリ2−8に値2が、
入力文字列位置メモリ2−7には値3が格納され、結果
有判定処理2−5に進む。
For example, in the case of the first execution of the extension candidate extraction/completion determination process 2-4, the value 2 is stored in the data record number memory 2-8.
The value 3 is stored in the input character string position memory 2-7, and the process proceeds to result existence determination processing 2-5.

結果有判定処理2−5は、データレコード番号メモリ2
−8が示すデータレコードのデータ状態5−6、データ
接続等級5−7、入力文字列位置5−8、字数5−9が
同じでがっ延長済み5−12が値1であるデータレコー
ドが他にあるがどうかを調べ、他にあれば、接続処理2
−6に進み、みつけたデータレコードの子ポインタ5−
10の値と延長済み5−12の値をデータレコード番号
メモリ2−8がさすデータレコードの子ポインタ(18
) 5−10と延長済み5−12に格納した後、延長候補抽
出/終了判定処理2−4を実行する。もし、前述のデー
タレコードが他になければ、照合処理2−2を実行する
。結果有判定処理2−5の最初の実行では、前述のデー
タレコードが他にない場合にあたるため照合処理2−2
を実行する。
Result existence determination processing 2-5 is performed by data record number memory 2.
-8 indicates a data record whose data status 5-6, data connection grade 5-7, input string position 5-8, number of characters 5-9 are the same, and extended 5-12 is the value 1. Check if there are others, and if there are, connect process 2
Proceed to -6 and find the child pointer 5 of the data record found.
The value of 10 and the extended value of 5-12 are added to the child pointer (18
) After storing in 5-10 and extended 5-12, the extension candidate extraction/end determination process 2-4 is executed. If there is no other data record mentioned above, collation process 2-2 is executed. In the first execution of result existence determination process 2-5, since there is no other data record as described above, matching process 2-2 is performed.
Execute.

第2回目の照合処理2−2、接続評価処理2−3、延長
候補抽出/終了判定処理2−4の実行によってデータレ
コード(#8)が作られ、データレコード番号メモリ2
−8に値4が、入力文字列位置メモリ2−7には値4が
格納される。結果有判定処理2−5のあと第3回目の一
連の前記処理が実行され、データレコード(#9)が作
られ、データレコード番号メモリ2−8に値5が、入力
文字列位置メモリ2−7には値4が格納される。
A data record (#8) is created by executing the second verification process 2-2, connection evaluation process 2-3, and extension candidate extraction/termination determination process 2-4, and the data record number memory 2
The value 4 is stored in -8 and the value 4 is stored in the input character string position memory 2-7. After the result determination process 2-5, the third series of processes is executed, a data record (#9) is created, the value 5 is stored in the data record number memory 2-8, and the input character string position memory 2- The value 4 is stored in 7.

結果有判定処理2−5のあと第4回目の一連の前記処理
が実行され、データレコード(# 10)からデータレ
コード(# 12)が作られ、データレコード番号メモ
リ2−8に値6が、入力文字列位置メモリ2−7には値
4が格納される。結果有利(19) 定処理2−5のあと第5回目の一連の前記処理が実行さ
れ、データレコード(#13)から(#15)が作られ
、データレコード番号メモリ2−8に値7が、入力文字
位置メモリ2−7には値5が格納される。結果有判定処
理2−5のあと第6回目の一連の前記処理が実行され、
データレコード(316)から(318)が作られ、デ
ータレコード番号メモリ2−8に値11が、六方文字列
位置メモリ2−7には値5が格納される。結果有判定処
理2−5のあと第7回目の一連の前記処理が実行され、
データレコード(# 19)から(#21)が作られ、
データレコード番号メモリ2−8には値12が入力文字
列位置メモリ2−7には値5が格納される。第7回目の
延長候補抽出/終了判定処理2−4の実行のあとは、結
果有判定処理2−5.接続処理2−6の順に実行され、
データレコード(#1)の子ポインタ5−10に値19
を設定することによって、データレコード(# 19)
との接続がおこなわれ、第8回目はすでにデータレコー
ド(#11)の延長光としてデ(20) −タレコード(319)から(#21)がつくられてい
るため、照合処理2−2、接続評価処理2−3が実行さ
れずに延長候補抽出/終了判定処理2−4が実行されて
、データレコード番号メモリ2−8には値13が、入力
文字列位置メモリ2−7には値5が格納される。上記の
処理をくり返して、データレコード(#38)までが作
られる。
After the result determination process 2-5, the series of processes described above is executed for the fourth time, a data record (#12) is created from the data record (#10), and the value 6 is stored in the data record number memory 2-8. The value 4 is stored in the input character string position memory 2-7. Favorable result (19) After the process 2-5, the series of processes described above is executed for the fifth time, data records (#13) to (#15) are created, and the value 7 is stored in the data record number memory 2-8. , the value 5 is stored in the input character position memory 2-7. After the result determination process 2-5, the sixth series of processes is executed,
Data records (316) to (318) are created, and the value 11 is stored in the data record number memory 2-8 and the value 5 is stored in the hexagonal character string position memory 2-7. After the result determination process 2-5, the seventh series of processes is executed,
(#21) is created from data record (#19),
The value 12 is stored in the data record number memory 2-8, and the value 5 is stored in the input character string position memory 2-7. After the execution of the seventh extension candidate extraction/end determination process 2-4, the result existence determination process 2-5. Connection processing is executed in the order of 2-6,
Value 19 in child pointer 5-10 of data record (#1)
Data record (#19) by setting
connection is made, and in the 8th time, (#21) has already been created from the data record (319) as an extension light of the data record (#11), so the matching process 2-2, The extension candidate extraction/termination determination process 2-4 is executed without executing the connection evaluation process 2-3, and the data record number memory 2-8 has a value of 13 and the input character string position memory 2-7 has a value of 13. 5 is stored. The above process is repeated until data records (#38) are created.

最後の延長候補抽出/終了判定処理2−4の実行におい
て、データレコード番号メモリ2−8には値38が格納
され、データレコード番号メモリ2−8が示すデータレ
コードのデータ見出し5−1が「<」であることが判定
され(ステップ110)、さらに、データレコード番号
メモリ2−8が示すデータレコードとデータ接続等級5
−7が同じで、延長済み5−12が0でデータ見出し5
−1が「〈」以外であるデータレコードがあるがどうか
調べ(ステップ12o)、これらの条件を満すデータレ
コードがない場合に該当し解析処理2を終了する。
In the execution of the last extension candidate extraction/completion determination process 2-4, the value 38 is stored in the data record number memory 2-8, and the data header 5-1 of the data record indicated by the data record number memory 2-8 is "<'' (step 110), and furthermore, the data record indicated by the data record number memory 2-8 and the data connection grade 5.
-7 is the same, extended 5-12 is 0 and data heading 5
It is checked whether there is a data record in which -1 is other than "<" (step 12o), and if there is no data record that satisfies these conditions, the analysis process 2 is terminated.

この結果のデータレコードの接続関係を第20(21) 図に示す。第20図において、数字はデータレコード番
号を示し、文字はデー7レコードの表記を示す。また、
経路の分岐において、下側が第、右側が子供を示してい
る。
The resulting connection relationship of data records is shown in FIG. 20 (21). In FIG. 20, the numbers indicate data record numbers, and the letters indicate the notation of Day 7 records. Also,
At the branch of the route, the bottom side shows the first one, and the right side shows the child.

ここで、延長候補抽出/終了判定処理2−4に関する他
の実施例を第19図に示す。延長候補抽出/終了判定処
理2−4は、データ接続等級5−7の値が最も小さいデ
ータレコードの抽出をおこない(ステップ700)、そ
の中からデータ属性B5−4が最も小さい値をもつデー
タレコードの抽出をおこない(ステップ710)、延長
を終わるかどうかの判定をおこない(ステップ720゜
730)、終りなら次の選択処理6に、終りでないなら
結果有判定処理2−5を実行する。
Here, FIG. 19 shows another embodiment regarding the extension candidate extraction/termination determination process 2-4. The extension candidate extraction/completion determination process 2-4 extracts the data record with the smallest value of data connection grade 5-7 (step 700), and extracts the data record with the smallest value of data attribute B5-4 from among them. is extracted (step 710), and it is determined whether the extension ends (steps 720 to 730). If it is the end, the next selection process 6 is executed, and if it is not the end, the result existence determination process 2-5 is executed.

第8図は、第1図における処理装置10の選択処理6を
示したもので、展開処理6−1、特徴処理6−2、削除
処理6−3、比較処理6−4から成っている。
FIG. 8 shows the selection process 6 of the processing device 10 in FIG. 1, which consists of an expansion process 6-1, a characteristic process 6-2, a deletion process 6-3, and a comparison process 6-4.

展開処理6−1は、最初にデータメモリ5の先頭データ
レコード(#1)をスタックに格納する(22) (ステップ200)。次にスタックがさすデータレコー
ドの延長済み5−12の値が1かどうかじらべ(ステッ
プ210)、値1ならデータレコーホ゛ ドの子蒼インタ5−10の値をスタックに格納しくステ
ップ260,270)、これをくり返すことによって(
ステップ21.0,260,270゜280)、経路を
スタックに格納する。データ見出し5−1が「〈」のデ
ータレコードに到達すればスタックの内容即ち該当する
データレコードの番号列を文字候補メモリ6−5に格納
し次の候補をみつけにゆく(ステップ280,290)
。延長済み5−12が値0で(ステップ210)、第有
無5−11が値1ならその次のデータレコードについて
延長済み5−12の値の判定をおこなう(ステップ22
0,250,210)。第有無5−11が値0なら、前
のデータレコードにもどれなくなる(P=1)と処理を
終了し、前のデータレコードにもどれる場合はもどる(
ステップ220゜230.240) 。
The expansion process 6-1 first stores the first data record (#1) of the data memory 5 on the stack (22) (step 200). Next, check whether the value of extended 5-12 of the data record pointed to by the stack is 1 (step 210), and if the value is 1, store the value of the data record's child interface 5-10 in the stack.Steps 260, 270 ), by repeating this (
Steps 21.0, 260, 270° 280), store the route in the stack. When the data header 5-1 reaches a data record with "<", the contents of the stack, that is, the number string of the corresponding data record, are stored in the character candidate memory 6-5, and the next candidate is found (steps 280, 290).
. If the value of extended 5-12 is 0 (step 210) and the value of 5-11 is 1, the value of extended 5-12 is determined for the next data record (step 22).
0,250,210). If the value of the 5th presence/absence 5-11 is 0, the process ends when it is no longer possible to return to the previous data record (P = 1), and returns when it is possible to return to the previous data record (P = 1).
Step 220°230.240).

第10図は、文候補メモリ6−5の内容を示す(23) 図であり、各文候補レコードには、データレコード番号
6−5−1〜6−5−99が文を構成する順番に格納さ
れている。
FIG. 10 is a diagram (23) showing the contents of the sentence candidate memory 6-5, and each sentence candidate record has data record numbers 6-5-1 to 6-5-99 in the order of forming the sentence. Stored.

次に、特徴処理6−2は、第11図に示すように、文候
補メモリ6−5上の文候補レコードに含まれる、データ
レコード番号が指すデータレコードのうち、データ特徴
語指定5−5が値1のデータレコードの数を各文候補レ
コード毎に計算し、特徴語数6−5−100に格納しく
ステップ300)、この特徴語数6−5−100が最も
多い文候補レコードを残し他を削除する(ステップ31
0)。
Next, as shown in FIG. 11, the feature processing 6-2 performs data feature word designation 5-5 among the data records pointed to by the data record number included in the sentence candidate records on the sentence candidate memory 6-5. The number of data records with value 1 is calculated for each sentence candidate record and stored in the number of feature words 6-5-100 (step 300), leaving the sentence candidate record with the largest number of feature words 6-5-100 and leaving the others. Delete (step 31
0).

第10図の場合は、特徴語数6−5−100がすべて0
であるため、特徴処理6−2の効果はなく全ての文候補
レコードが残されるが、例えば、「かぶしきかいしや」
の場合には、第3図(C)の辞書メモリ3に示すように
、文候補として(辞書見出し:かぶしき、辞書表記:株
式、辞書属性A:5、辞書属性B:1、辞書特徴語指定
二〇)(辞書見出し:か、辞書表記:か、辞書属性A:
303、辞書属性B:1、辞書特徴語指定:0)(24
) (辞書見出し:いしや、辞書表記:医者、辞書空落A:
5、辞書属性B:1、辞書特徴語指定二〇)と(辞書見
出し:かぶしき、辞書表記:株式、辞書属性A:1、辞
書属性B:1、辞書特徴語指定:0)(辞書見出し:か
いじや、辞書表記:会社、辞書属性A:1、辞書属性B
:1、辞書特徴語指定:0)と(辞書見出し:かぶしき
かいしや、辞書表記:株式会社、辞書属性A:2、辞書
属性B:1、辞書特徴語指定:1)の3つがあった場合
、特徴語処理6−2によって、辞書特徴指定がある第3
番目の文候補即ち「株式会社」が選ばれる。
In the case of Figure 10, the number of feature words 6-5-100 are all 0.
Therefore, feature processing 6-2 has no effect and all sentence candidate records are left, but for example, "Kabushiki Kaishiya"
In this case, as shown in the dictionary memory 3 of FIG. Designation 20) (Dictionary heading: ka, Dictionary notation: ka, Dictionary attribute A:
303, dictionary attribute B: 1, dictionary feature word specification: 0) (24
) (Dictionary heading: Ishiya, Dictionary notation: Doctor, Dictionary blank A:
5. Dictionary attribute B: 1, dictionary characteristic word specification 20) and (dictionary heading: Kabushiki, dictionary notation: stocks, dictionary attribute A: 1, dictionary attribute B: 1, dictionary characteristic word specification: 0) (dictionary heading: Kabushiki, dictionary notation: stocks, dictionary attribute B: 1, dictionary characteristic word specification: 0) : Kaijiya, Dictionary notation: Company, Dictionary attribute A: 1, Dictionary attribute B
:1, Dictionary feature word specification: 0) and (Dictionary heading: Kabushiki Kaishiya, Dictionary notation: Co., Ltd., Dictionary attribute A: 2, Dictionary attribute B: 1, Dictionary feature word specification: 1). In this case, the feature word processing 6-2 selects the third word with the dictionary feature specification.
The second sentence candidate, ie, "Corporation Corporation" is selected.

次に、削除処理6−3は、第13図に示す用言リストメ
モリ6−6、第14図に示す対象語リストメモリ6−7
、第15図に示す文型表メモリ7、および照合メモリ6
−8を用いて、第12図に示す処理を行なう。
Next, the deletion process 6-3 includes the term list memory 6-6 shown in FIG. 13 and the target word list memory 6-7 shown in FIG.
, sentence pattern table memory 7, and collation memory 6 shown in FIG.
-8 is used to perform the processing shown in FIG.

第13図は用言リストメモリ6−6の一例を示す図であ
り、用言に該当する語の辞書属性A3−3の分類番号が
示される。例えば、カ行5段動詞などの動詞類、形容詞
、形容動詞等に対応する分(25) 類番号が書かれている。
FIG. 13 is a diagram showing an example of the term list memory 6-6, and shows the classification number of the dictionary attribute A3-3 of the word corresponding to the term. For example, class numbers (25) are written that correspond to verb classes such as 5-column verbs, adjectives, adjective verbs, etc.

第14図は対象語リストメモリ6−7の一例を示す図で
あり、文型表メモリ7に含まれる助詞と助詞相当語の辞
書見出し3−1に書かれている文字列とその辞書属性A
3−3の値の対が示される。
FIG. 14 is a diagram showing an example of the target word list memory 6-7, in which the character strings written in the dictionary headings 3-1 of particles and particle equivalent words included in the sentence pattern table memory 7 and their dictionary attributes A
A 3-3 value pair is shown.

第15図は文型表メモリ7の一例を示す図であり、文型
表見出し7−1と文型構成要素列7−3からなる文型表
レコードが格納され、文型表見出し7−1には、用言の
辞書見出し3−1の文字列とその辞書属性A3−3の値
が、文型構成要素列7−3には、その用言が文を作ると
きの助詞および助詞相当語の辞書見出し3−1の文字列
と辞書属性A3−3の値が示される。
FIG. 15 is a diagram showing an example of the sentence pattern table memory 7, in which a sentence pattern table record consisting of a sentence pattern table heading 7-1 and a sentence pattern component column 7-3 is stored. The character string of the dictionary entry 3-1 and the value of its dictionary attribute A3-3 are stored in the sentence structure component column 7-3 as the dictionary entry 3-1 of the particle and particle equivalent when the word forms a sentence. The character string and the value of dictionary attribute A3-3 are shown.

削除処理6−3を、第12図のフローチャートで示す。The deletion process 6-3 is shown in the flowchart of FIG.

第10図で示す文候補メモリ6−5の文候補レコード毎
に、文候補レコードに書かれているデータレコード番号
が、用言を示すものを用言リストメモリ6−6と照合し
てみつけ(ステップ425)、その用言に対応する文型
表レコードを、第15図に示す文型表メモリ7からとり
出し、照(26) 合メモリ6−8に格納する(ステップ450)。
For each sentence candidate record in the sentence candidate memory 6-5 shown in FIG. Step 425), the sentence pattern table record corresponding to the term is taken out from the sentence pattern table memory 7 shown in FIG. 15 and stored in the reference memory 6-8 (step 450).

照合メモリ6−8の内容は、第15図に示す文型表メモ
リ7と同様であるため省略する。
The contents of the collation memory 6-8 are the same as the sentence pattern table memory 7 shown in FIG. 15, and will therefore be omitted.

次に、文候補メモリ6−5上の各々の文候補レコードの
データレコード番号6−5−1〜6−5−99の指すデ
ータレコードのデータ見出し5−1とデータ属性A3−
3が、第14図で示す対象語リストメモリ6−7に含ま
れているか照合する(ステップ475)。含まれていれ
ば、そのデータレコードのデータ見出し5−1とデータ
属性A3−3が照合メモリ6−8上の文型表レコードの
文型構成要素列7−3に含まれているか照合しくステッ
プ410)、一致する語があれば文候補レコードの一致
数6−5−102に1を加算し、一致する語がなければ
不一致数6−5−1.01に−を加算する(ステップ4
85,495)。
Next, the data header 5-1 and data attribute A3- of the data records pointed to by the data record numbers 6-5-1 to 6-5-99 of each sentence candidate record on the sentence candidate memory 6-5 are
3 is included in the target word list memory 6-7 shown in FIG. 14 (step 475). If it is included, check whether the data header 5-1 and data attribute A3-3 of the data record are included in the sentence structure component column 7-3 of the sentence pattern table record on the verification memory 6-8 (step 410). , if there is a matching word, add 1 to the number of matches 6-5-102 in the sentence candidate record, and if there is no matching word, add - to the number of mismatches 6-5-1.01 (step 4
85,495).

例えば、第10図で示される文候補レコード(#3)で
は、データレコード(333)のデータ見出し5−1が
「だ」、データ属性A3−3がr2011で、照合メモ
リ6−8上の文型表しコ(27) 一ド(#2)に対応し、この文型表レコード(#2)の
文型構成要素列7−3は「はJ r301Jと「がJ 
r300Jである。一方、文候補レコード(#3)のデ
ータ見出し5−1、データ属性A3−3で、対象語リス
トメモリ6−7に含まれているものは、データレコード
($13)の「は」「301」とデータレコード(姦2
6)の「を」「300」である。従ってデータレコード
(#13)の「はJ r301Jは一致するが、データ
レコード(#26)の「をJ r300Jは照合メモリ
6−8の「がJ r300J と不一致となり、文候補
レコード(#3)の不一致数6−5−1.01は値1、
一致数6−5−102は値1となる。
For example, in the sentence candidate record (#3) shown in FIG. Corresponding to expression ko (27) 1 do (#2), the sentence structure component column 7-3 of this sentence pattern table record (#2) is ``wa J r301J'' and ``ga J
It is r300J. On the other hand, the data heading 5-1 and data attribute A3-3 of the sentence candidate record (#3) that are included in the target word list memory 6-7 are "ha", "301", and "301" of the data record ($13). ” and data record (Kan 2
6) "wo" is "300". Therefore, "J r301J" in data record (#13) matches, but "J r300J" in data record (#26) does not match "J r300J " in collation memory 6-8, and sentence candidate record (#3) The number of discrepancies 6-5-1.01 is the value 1,
The number of matches 6-5-102 has a value of 1.

文候補の中に不一致数6−5−101が値0の文候補レ
コードがあれば、その文候補レコードを残して、他の文
候補レコードで不一致数6−5−101が値1以上の文
候補レコードを文候補メモリ6−5から削除する(ステ
ップ500 、505)。
If there is a sentence candidate record in which the number of mismatches 6-5-101 has a value of 0, leave that sentence candidate record and create sentences whose number of mismatches 6-5-101 has a value of 1 or more in other sentence candidate records. The candidate record is deleted from the sentence candidate memory 6-5 (steps 500, 505).

対象語リストメモリ6−7に含まれていなければ。If it is not included in the target word list memory 6-7.

上記処理をスキップする。Skip the above process.

(28) なお、第12図では、1つの文に複数の用言が存在する
場合も処理できるように、照合メモリ6−8に文型表レ
コードを追加書込みするようにしである(ステップ45
0)。
(28) In FIG. 12, a sentence pattern table record is additionally written to the collation memory 6-8 so that it can be processed even when a single sentence has multiple predicates (step 45).
0).

第10図の文候補メモリ6−5において、文候補レコー
ド3と6が、この削除処理6−3により削除される。
In the sentence candidate memory 6-5 in FIG. 10, sentence candidate records 3 and 6 are deleted by this deletion process 6-3.

比較処理6−4は、第16図に示すように、文候補メモ
リ6−5の文候補レコードのうち、第17図に示す自立
語リストメモリ6−9の内容がいくつ含まれているかの
数を自立語数6−5−103に格納しくステップ600
)、最も少なく含まれる文候補レコードを残して他を削
除しくステップ610)、次にデータレコードのデータ
属性B5−4の平均値が最も小さい文候補レコードを選
択しくステップ620)、対応するデータレコードのデ
ータ表記5−2を出力文字列メモリ8に格納する(ステ
ップ630)。
As shown in FIG. 16, the comparison process 6-4 calculates how many of the sentence candidate records in the sentence candidate memory 6-5 include the contents of the independent word list memory 6-9 shown in FIG. Step 600
), leave the sentence candidate record containing the least amount and delete the others (step 610), then select the sentence candidate record with the smallest average value of the data attribute B5-4 of the data record (step 620), the corresponding data record The data representation 5-2 of is stored in the output character string memory 8 (step 630).

なお第17図の自立語リストメモリ6−9には、各詞類
や動詞類等の自立語の属性Aが格納されて(29) いる。
Note that the independent word list memory 6-9 in FIG. 17 stores attributes A of independent words such as word classes and verb classes (29).

本実施例では、出力文字列メモリ8に語の表記5−2を
格納したが、出力文字列メモリ8に格納する情報は、文
候補メモリ6−5の内容または文候補メモリ6−5がさ
すデータメモリ5の内容のいずれであってもよく、本発
明の適用対象に応じて選択される。
In this embodiment, the word notation 5-2 is stored in the output character string memory 8, but the information stored in the output character string memory 8 is the content of the sentence candidate memory 6-5 or the information stored in the sentence candidate memory 6-5. Any of the contents of the data memory 5 may be used, and is selected depending on the application of the present invention.

本実施例によれば、本発明を日本語ワードプロセッサに
用いることにより、従来のように文節ごとに区切りを入
れたり、文節単位に変換を指示することなく、仮名文字
列を、複数文節単位、あるいはべた書き文のまま入力し
、漢字まじりの日本文に変換することが可能となるので
、日本語入力の効率向上を図ることができる。
According to this embodiment, by using the present invention in a Japanese word processor, kana character strings can be converted into multiple phrases or phrases without having to break up each phrase or instruct conversion on a phrase-by-clause basis as in the past. Since it is possible to input plain text as it is and convert it into Japanese text mixed with kanji, it is possible to improve the efficiency of Japanese input.

本実施例では、日本語の処理を例にとり説明してか、英
語等の外国語の処理においても適用することができるこ
とはいうまでもない。
Although this embodiment will be explained using Japanese processing as an example, it goes without saying that the present invention can also be applied to processing foreign languages such as English.

また、本実施例は、日本語ワードプロセッサの仮名漢字
変換入力部に関するものであるが、本発明はある言語か
ら他の未開へ変換する翻訳装置、(30) 音声を入力して文字列を印刷する音声タイプライタ等に
も適用できることは明らかである。
Furthermore, although this embodiment relates to a kana-kanji conversion input section of a Japanese word processor, the present invention also relates to a translation device that converts from one language to another, (30) inputting voice and printing a character string. It is obvious that the present invention can also be applied to voice typewriters and the like.

〔発明の効果〕〔Effect of the invention〕

以上の説明から明らかなように、本発明によれば、文字
列を、それを構成する単位となる語に精度良く分解でき
るとともに、語の文法的性質も精度よく認識でき、また
、文字列の言語的適正も評価できるので、ワードプロセ
ッサの仮名漢字変換入力部、ある言語から他の言語へ変
換する翻訳装置、音声を入力して文字列を印刷する音声
タイプライタ等において、その精度が向上し、その装置
の使用に際して人手による修正が少なくなるという効果
が得られる。
As is clear from the above description, according to the present invention, it is possible to accurately decompose a character string into its component words, and also to recognize the grammatical properties of the words with high accuracy. Linguistic appropriateness can also be evaluated, improving the accuracy of the kana-kanji conversion input section of word processors, translation devices that convert from one language to another, voice typewriters that print character strings by inputting voice, etc. The effect is that manual corrections are reduced when using the device.

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

第1図は本発明に係る言語処理方式のを日本語ワードプ
ロセッサに適用した場合の一実施例を示す全体構成図、
第2図は第1図における入力文字列 列メモリとその入力文字冊の例を示す図、第3図は第1
図における辞書メモリの一例を示す図、第4図は第1図
における遷移表メモリの一例を示す(31) 図、第5図は解析処理の処理手順を示すフローチャート
、第6図は第1図におけるデータメモリの一例を示す図
、第7図は第5図における延長候補抽出/終了判定処理
手順を示すフローチャート、第8図は選択処理の処理手
順を示すフローチャート、第9図は第8図における展開
処理の処理手順を示すフローチャート、第10図は第8
図における立候補メモリの一例を示す図、第11図は第
8図における特徴処理の処理手順を示すツメ−チャート
、第12図は第8図における削除処理の処理手順を示す
フローチャート、第13図は第8図における用言リスト
メモリの一例を示す図、第14図は第8図における対象
語リストメモリの一例を示す図、第15図は第1図にお
ける文型表メモリの一例を示す図、第16図は第8図に
おける比較処理の処理手順を示すフローチャート、第1
7図は第8図における自立語リストメモリの一例を示す
図、第18図は第1図における出力文字列メモリの一例
を示す図、第19図は第5図における延長候補抽出/終
了判定処理の処理手順の他の実施(32) 例を示すフローチャート、第20図は、データレコード
の接続関係を示す図である。 1・・・入力文字列メモリ、2・・・解析処理、2−1
・・・初期設定処理、2−2・・・照合処理、2−3・
・・接続評価処理、2−4・・・延長候補抽出/終了判
定処理、2−5・・・結果有判定処理、2−6・・・接
続処理、2−7・・・入力文字列位置メモリ、2−8・
・・データレコード番号メモリ、3・・・辞書メモリ、
3−1・・・辞書見出し、3−2・・・辞書表記、3−
3・・・辞書属性A、3−4・・・辞書属性B、3−5
・・・辞書特徴語指定、4・・・遷移表メモリ、4−1
・・・遷移表見出しA、4−2・・・遷移表見出しB、
4−3・・・次の状態、4−4・・・遷移表接続等級、
5・・・データメモリ、5−1・・・データ見出し、5
−2・・・データ表記、5−3・・・データ属性A、5
−4・・・データ属性B、5−5・・・データ特徴語指
定、5−6・・・データ状態、5−7・・・データ繊続
等級、5−8・・・入力文字列位置、5−9・・・字数
、5−10・・・子ポインタ、5−11・・・第有無、
5−12・・・延長済み、6・・・選択処理、6−1・
・・展開処理、6−2・・・特徴処理、6−3・・・(
33) 削除処理、6−4・・・比較処理、6−5・・・立候補
メモリ、6−5−1〜6−5−99・・・データレコー
ド番号、6−5−100・・・特徴語数、6−5−10
1・・・不一致数、6−5−102・・・一致数、6−
5−103・・・自立語数、6−6・・・用言リストメ
モリ、6−7・・・対象語リストメモリ、6−8・・・
照合メモリ、6−9・・・自立語リストメモリ、7・・
・文型表メモリ、7−1・・・文型表見出し、7−3・
・・文型構成要素列、8・・・表示文字列メモリ、10
・・・処理装置、50・・・パスライン、15・・・プ
ログラムメモリ、30・・・表示制御回路、32・・・
表示装置、中20・・・鍵盤入力回路、22 ・・・文字鍵盤、40・・・ファイル制御回路、42・
・・フ(34) イ3図 CC) 穿/4−凹 乙−4 特開昭GO−191360(17) ?lq図 □
FIG. 1 is an overall configuration diagram showing an embodiment of the language processing method according to the present invention applied to a Japanese word processor;
Figure 2 is a diagram showing an example of the input character string string memory and its input character book in Figure 1;
4 shows an example of the transition table memory in FIG. 1 (31), FIG. FIG. 7 is a flowchart showing the extension candidate extraction/termination determination processing procedure in FIG. 5, FIG. 8 is a flowchart showing the selection processing procedure, and FIG. A flowchart showing the processing procedure of the expansion process, FIG.
FIG. 11 is a thumb chart showing the processing procedure of the feature processing in FIG. 8, FIG. 12 is a flowchart showing the processing procedure of the deletion processing in FIG. 8, and FIG. FIG. 14 is a diagram showing an example of the target word list memory in FIG. 8; FIG. 15 is a diagram showing an example of the sentence pattern table memory in FIG. 1; FIG. 16 is a flowchart showing the processing procedure of the comparison process in FIG.
7 is a diagram showing an example of the independent word list memory in FIG. 8, FIG. 18 is a diagram showing an example of the output string memory in FIG. 1, and FIG. 19 is a diagram showing an example of the extension candidate extraction/termination determination process in FIG. 5. FIG. 20, a flowchart showing an example of another implementation (32) of the processing procedure, is a diagram showing the connection relationship of data records. 1... Input string memory, 2... Analysis processing, 2-1
...Initial setting processing, 2-2...Verification processing, 2-3.
...Connection evaluation process, 2-4...Extension candidate extraction/end judgment process, 2-5...Result existence judgment process, 2-6...Connection process, 2-7...Input string position Memory, 2-8・
...Data record number memory, 3...Dictionary memory,
3-1...Dictionary heading, 3-2...Dictionary notation, 3-
3...Dictionary attribute A, 3-4...Dictionary attribute B, 3-5
...Dictionary feature word specification, 4...Transition table memory, 4-1
...Transition table heading A, 4-2...Transition table heading B,
4-3...Next state, 4-4...Transition table connection grade,
5...Data memory, 5-1...Data heading, 5
-2...Data notation, 5-3...Data attribute A, 5
-4...Data attribute B, 5-5...Data feature word specification, 5-6...Data status, 5-7...Data continuity grade, 5-8...Input character string position , 5-9...number of characters, 5-10...child pointer, 5-11...th presence/absence,
5-12...Extended, 6...Selection processing, 6-1.
...Development processing, 6-2...Characteristic processing, 6-3...(
33) Deletion processing, 6-4... Comparison processing, 6-5... Candidate memory, 6-5-1 to 6-5-99... Data record number, 6-5-100... Characteristics Word count, 6-5-10
1...Number of mismatches, 6-5-102...Number of matches, 6-
5-103...Number of independent words, 6-6...Word list memory, 6-7...Target word list memory, 6-8...
Verification memory, 6-9... Independent word list memory, 7...
・Sentence pattern table memory, 7-1...Sentence pattern table heading, 7-3・
...Sentence pattern component string, 8...Display character string memory, 10
... Processing device, 50... Pass line, 15... Program memory, 30... Display control circuit, 32...
Display device, middle 20...Keyboard input circuit, 22...Character keyboard, 40...File control circuit, 42.
... Fu (34) I3 Figure CC) Hole/4-Concave Otsu-4 JP-A-Sho GO-191360 (17) ? lq diagram □

Claims (1)

【特許請求の範囲】 1、辞書ファイルから入力文字列のそれぞれの語に合致
する辞書情報により語情報を作成するステップと、接続
関係の強さを予め定めた遷移表に基づいて該語情報どう
しの接続関係の強さを決定するステップと、該接続関係
の強さから該語情報どうしを結びつけて得られる文候補
から所定の基準に合致する文を選ぶステップとを有する
ことを特徴とする言語処理方式。 2、上記文を選ぶステップは、該文候補から特徴語が最
も多い文を選ぶことを特徴とする特許請求の範囲第1項
記載の言語処理方式。 3、上記文を選ぶステップは、該文候補とある用語に対
しとりうる助詞を規定した文型情報との合致性を調べて
合致しない文を該文候補から削除することを特徴とする
特許請求の範囲第1項記載の言語処理方式。 4、上記文を選ぶステップは、該文候補から自立(1) 語数が最も少ない文を選ぶことを特徴とする特許請求の
範囲第1項記載の言語処理方式。 5、上記文を選ぶステップは、該文候補から特徴語が最
も多い文候補を選び、選んだ文候補と文型情報との合致
性を調べて該文型情報に合致しない文候補を削除し、残
った文候補から自立語数が少ない文候補を選び、選んだ
文候補から各語の出現頻度の平均が最も高い文候補を選
ぶことを特徴とする特許請求の範囲第1項記載の言語処
理方式。
[Claims] 1. A step of creating word information from a dictionary file using dictionary information that matches each word of an input character string, and a step of creating word information from a dictionary file based on a transition table in which the strength of connection relationship is determined in advance. a step of determining the strength of a connection relationship; and a step of selecting a sentence that meets a predetermined criterion from sentence candidates obtained by linking the word information based on the strength of the connection relationship. Processing method. 2. The language processing method according to claim 1, wherein the step of selecting a sentence selects a sentence with the largest number of characteristic words from among the sentence candidates. 3. The step of selecting the sentence includes checking the match between the sentence candidate and sentence pattern information that defines possible particles for a certain term, and deleting sentences that do not match from the sentence candidate. The language processing method described in Scope 1. 4. The language processing method according to claim 1, wherein the step of selecting the sentence selects a sentence that is independent from the sentence candidates and has the least number of words. 5. The step of selecting a sentence is to select the sentence candidate with the most characteristic words from the sentence candidates, check the match between the selected sentence candidate and the sentence pattern information, delete the sentence candidates that do not match the sentence pattern information, and delete the remaining sentence candidates. 2. The language processing method according to claim 1, wherein a sentence candidate having a small number of independent words is selected from the selected sentence candidates, and a sentence candidate having the highest average appearance frequency of each word is selected from the selected sentence candidates.
JP59045469A 1984-03-12 1984-03-12 Language processing method Expired - Lifetime JP2574741B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59045469A JP2574741B2 (en) 1984-03-12 1984-03-12 Language processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59045469A JP2574741B2 (en) 1984-03-12 1984-03-12 Language processing method

Publications (2)

Publication Number Publication Date
JPS60191360A true JPS60191360A (en) 1985-09-28
JP2574741B2 JP2574741B2 (en) 1997-01-22

Family

ID=12720239

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59045469A Expired - Lifetime JP2574741B2 (en) 1984-03-12 1984-03-12 Language processing method

Country Status (1)

Country Link
JP (1) JP2574741B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5922130A (en) * 1982-07-28 1984-02-04 Nec Corp Converter of japanese syllabary to chinese character
JPS5922129A (en) * 1982-07-28 1984-02-04 Nec Corp Converter of japanese syllabary to chinese character
JPS5935227A (en) * 1982-08-23 1984-02-25 Nec Corp Japanese syllabary-chinese character conversion system
JPS5935228A (en) * 1982-08-23 1984-02-25 Nec Corp Japanese syllabary-chinese character conversion system
JPS5979339A (en) * 1982-10-29 1984-05-08 Toshiba Corp Kana (japanese syllabary)-kanji (chinese character) converting system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5922130A (en) * 1982-07-28 1984-02-04 Nec Corp Converter of japanese syllabary to chinese character
JPS5922129A (en) * 1982-07-28 1984-02-04 Nec Corp Converter of japanese syllabary to chinese character
JPS5935227A (en) * 1982-08-23 1984-02-25 Nec Corp Japanese syllabary-chinese character conversion system
JPS5935228A (en) * 1982-08-23 1984-02-25 Nec Corp Japanese syllabary-chinese character conversion system
JPS5979339A (en) * 1982-10-29 1984-05-08 Toshiba Corp Kana (japanese syllabary)-kanji (chinese character) converting system

Also Published As

Publication number Publication date
JP2574741B2 (en) 1997-01-22

Similar Documents

Publication Publication Date Title
US7302640B2 (en) Language input architecture for converting one text form to another text form with tolerance to spelling, typographical, and conversion errors
US8005662B2 (en) Translation method, translation output method and storage medium, program, and computer used therewith
US7165019B1 (en) Language input architecture for converting one text form to another text form with modeless entry
EP0180888A2 (en) Method and apparatus for natural language processing
US6876963B1 (en) Machine translation method and apparatus capable of automatically switching dictionaries
JPS6231467A (en) Sentence preparation device
JP5231698B2 (en) How to predict how to read Japanese ideograms
Theeramunkong et al. Non-dictionary-based Thai word segmentation using decision trees
Volk et al. Comparing a statistical and a rule-based tagger for German
Ganfure et al. Design and implementation of morphology based spell checker
US20040054677A1 (en) Method for processing text in a computer and a computer
JP3952964B2 (en) Reading information determination method, apparatus and program
JPS60191360A (en) Language processing system
JP6303508B2 (en) Document analysis apparatus, document analysis system, document analysis method, and program
JPH0561902A (en) Mechanical translation system
Jamwal et al. A Novel Hybrid Approach for the Designing and Implementation of Dogri Spell Checker
JP3873299B2 (en) Kana-kanji conversion device and kana-kanji conversion method
JPH10254881A (en) Machine translation device
JPH1097538A (en) Machine translation device
Jamwal AVL and TRIE loading time in Dogri spell checker
JPH0258166A (en) Knowledge retrieving method
CN114661917A (en) Text amplification method, system, computer device and readable storage medium
JPS63115264A (en) Document processor
JPS6175467A (en) Kana and kanji converting device
JPH08241315A (en) Word registering mechanism for document processor

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term