JPH07192014A - Dictionary retrieval device with japanese language conjugation absorbing device - Google Patents

Dictionary retrieval device with japanese language conjugation absorbing device

Info

Publication number
JPH07192014A
JPH07192014A JP5330620A JP33062093A JPH07192014A JP H07192014 A JPH07192014 A JP H07192014A JP 5330620 A JP5330620 A JP 5330620A JP 33062093 A JP33062093 A JP 33062093A JP H07192014 A JPH07192014 A JP H07192014A
Authority
JP
Japan
Prior art keywords
conjugation
word
dictionary
arui
processing section
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
JP5330620A
Other languages
Japanese (ja)
Inventor
Naoko Mitsui
直子 三井
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.)
KOBE NIPPON DENKI SOFTWARE KK
NEC Software Kobe Ltd
Original Assignee
KOBE NIPPON DENKI SOFTWARE KK
NEC Software Kobe 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 KOBE NIPPON DENKI SOFTWARE KK, NEC Software Kobe Ltd filed Critical KOBE NIPPON DENKI SOFTWARE KK
Priority to JP5330620A priority Critical patent/JPH07192014A/en
Publication of JPH07192014A publication Critical patent/JPH07192014A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To retrieve a word by providing a conjugation absorbing processing section referring to a conjugation absorbing table to obtain an end-form based on a step and an end of word of an end conjugation so as to copy and input a word in a conjugation form as it is from an editer or the like without any modification. CONSTITUTION:When the user gives a retrieval key 'arui(walk)' as input data, an input control section 2 inputs the key 'arui' to a conjugation absorbing processing section 3. Then, the 'arui' is used to reference an irregular conjugation form absorbing table 6 with the retrieval key 'arui' in which a stem and an end of word are set together. When the key 'arui' has not been registered, a rule conjugation table 7 is referred succeedingly. Since indices are registered in terms of end of words in the table 7, the table is referenced based on 'theta' of the word stem 'aruku(walk)' to obtain a corresponding end form 'ku' and 'aruku(walk)' is outputted to the processing section 3. A dictionary retrieval processing section 4 uses the end form 'aruku(walk)' received from the processing section 3 as a retrieval key and refers to a dictionary file 9 for the retrieval and the retrieval result is outputted to an output control section 5.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、自然言語処理および
情報検索分野の辞書検索装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a dictionary search device in the fields of natural language processing and information search.

【0002】[0002]

【従来の技術】辞書ファイルの見出し語は、語尾活用し
た語をすべて終止形に変換している。
2. Description of the Related Art In the entry word of a dictionary file, all the words that have been used at the end are converted to the final form.

【0003】そのため、従来の辞書検索システムでは、
語尾活用形を終止形に変換しないと、検索キーに用いる
ことができない。
Therefore, in the conventional dictionary search system,
Unless the inflectional form is converted to the final form, it cannot be used as a search key.

【0004】例えばエディタなどから、テキスト中の語
尾活用形の語をまま複写して検索キーとして入力する場
合、語尾活用した検索キーを、利用者が終止形に修正す
る再入力操作が必要があった。
[0004] For example, in the case where an inflectional word in a text is copied as it is and input as a search key from an editor or the like, it is necessary for the user to perform a re-entry operation to correct the inflectional search key to the final form. It was

【0005】[0005]

【発明が解決しようとする課題】辞書検索する場合、利
用者が語尾活用形の語をテキスから複写し、そのままの
語によって辞書を検索することを可能にする。
When searching a dictionary, it is possible for a user to copy an inflectional word from a text and search the dictionary by using the word as it is.

【0006】[0006]

【課題を解決するための手段】この発明の目的は、テキ
スト中の語尾活用形の語をそのまま検索キーに用いる日
本語活用形吸収機構つき辞書検索装置の提供である。
SUMMARY OF THE INVENTION An object of the present invention is to provide a dictionary search device with a Japanese conjugation type absorption mechanism that uses the inflectional form words in a text as a search key.

【0007】そのため、この発明は、テキスト中に記述
されている動詞あるいは形容詞,または形容動詞の語尾
活用した語を検索キーとして入力する入力制御部と、見
出し語が終止形で登録されている辞書ファイルの辞書検
索を行う辞書検索処理部と、前記辞書ファイルの検索結
果を出力する出力制御と、利用者が入力した活用形の語
を活用形吸収テーブルを参照して終止形の語に変換する
活用形吸収処理部と、を具備する。
Therefore, according to the present invention, the verb or adjective described in the text, or an input control unit for inputting a word that is the ending of the adjective as a search key, and a dictionary in which the headword is registered in the final form. A dictionary search processing unit that performs a dictionary search of a file, an output control that outputs a search result of the dictionary file, and a conjugation word input by the user is converted to an terminating word by referring to the conjugation absorption table. And a utilization type absorption processing section.

【0008】[0008]

【実施例】次に、この発明について図面を参照して説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0009】この発明の一実施例の構成を示す図であ
る。
It is a diagram showing a configuration of an embodiment of the present invention.

【0010】この実施例は、検索キーを入力する入力制
御部2と、活用形の語を終止形の語に変換する活用形吸
収処理部3と、終止形の語を検索キーとして検索する辞
書検索処理部4と、検索結果を出力する出力制御部5
と、不規則活用形語の活用形を登録する不規則活用形吸
収テーブル6および規則活用形語の活用形を登録する規
則活用形吸収テーブル7を含む活用形吸収テーブル8
と、終止形を見出し語とする辞書ファイル9を備える。
In this embodiment, an input control unit 2 for inputting a search key, an inflectional absorption processing unit 3 for converting an inflectional word into an endive word, and a dictionary for retrieving an endive word as a search key. Search processing unit 4 and output control unit 5 for outputting search results
And an inflected absorption table 8 including an irregular inflected absorption table 6 for registering inflected forms of irregularly inflected words and a ruled inflected absorption table 7 for registering inflected forms of irregularly inflected words
And a dictionary file 9 having the final form as a headword.

【0011】更に、不規則活用形吸収テーブル6および
規則活用形吸収テーブル7を図3(a),(b)に例示
する。
Further, the irregular utilization type absorption table 6 and the regular utilization type absorption table 7 are illustrated in FIGS. 3 (a) and 3 (b).

【0012】次に、この実施例の動作を、流れ図2と活
用形吸収テーブル8を参照し、説明する。利用者が、
「彼は歩いた」という文で、「歩い」を辞書検索する場
合を例に処理の流れを述べる。
Next, the operation of this embodiment will be described with reference to the flow chart 2 and the utilization type absorption table 8. The user
The flow of the processing will be described by taking the case where the dictionary is searched for "walking" in the sentence "he walked".

【0013】まず、利用者が、入力データとして検索キ
ー「歩い」を与えると、入力制御部2から「歩い」が入
力され、活用形吸収処理部3に渡される(ステップ2
1)。
First, when the user gives the search key "walking" as input data, "walking" is input from the input control section 2 and passed to the inflection type absorption processing section 3 (step 2).
1).

【0014】活用形吸収処理部3では、不規則活用形吸
収テーブル6と規則活用形吸収テーブル7を参照する。
不規則活用形吸収テーブル6には、不規則活用語の活用
展開形が“語幹+語尾”の形で登録されている。規則活
用形吸収テーブル7には、規則活用語の活用展開形語尾
が品詞,活用形,活用行(ア行、カ行等)によって区分
され登録されている。それぞれの活用展開形に対応する
終止形が登録されている。
In the utilization type absorption processing section 3, the irregular utilization type absorption table 6 and the regular utilization type absorption table 7 are referred to.
In the irregular utilization form absorption table 6, the utilization expansion forms of irregular utilization words are registered in the form of “stem + ending”. In the rule inflection type absorption table 7, the inflectional inflection endings of the rule inflection words are classified and registered according to the parts of speech, inflection forms, and inflection lines (A line, K line, etc.). The end form corresponding to each utilization expansion form is registered.

【0015】「歩い」が活用形吸収処理部3に渡される
と、まず、「歩い」を語幹と語尾を一しょにした検索キ
ー「歩い」のままで不規則活用形吸収テーブ6を参照す
る(ステップ22)。検索キーと同じ見出し語がある場
合(ステップ23のYes)、あればヒットして対応す
る終止形を出力する(ステップ25)。「歩い」が登録
されていない場合(ステップ23のNo)、続いて規則
活用形吸収テーブル7の参照を行う(ステップ24)。
規則活用形吸収テーブル7は見出し語が語尾で登録され
ているので、語幹が「空」である「φ」でテーブル参照
処理を行い、対応する終止形「く」を得て、「歩く」を
出力し(ステップ25)、活用形吸収処理部13に渡
す。
When "walking" is passed to the inflectional absorption processing section 3, first, the irregular utilization type absorption table 6 is referred to with the search key "walking" in which "walking" is the same as the stem. (Step 22). If there is the same headword as the search key (Yes in step 23), it is hit and the corresponding end form is output (step 25). If "walking" is not registered (No in step 23), then the rule-based absorption table 7 is referenced (step 24).
Since the headword is registered at the end of the rule inflection type absorption table 7, table reference processing is performed with "φ" whose stem is "empty" to obtain the corresponding final form "ku" and "walk". It is output (step 25) and passed to the inflection type absorption processing unit 13.

【0016】辞書検索処理部4は、活用形吸収処理部3
から渡された終止形「歩く」を検索キーにして、辞書フ
ァイル9を参照して検索し、出力制御部5に検索結果を
出力する。
The dictionary search processing unit 4 is an inflection type absorption processing unit 3
Using the end form "walking" passed from the search key as a search key, the dictionary file 9 is searched for a search, and the search result is output to the output control unit 5.

【0017】[0017]

【発明の効果】以上説明したようにこの発明によれば、
活用形吸収テーブルを参照して、語尾活用形の語幹と語
尾から終止形を得る活用形吸収処理部を有するので辞書
検索を行う場合に活用形の語を終止形に変換して入力し
なくても、エディタなどから、活用形の語をそのまま検
索キーとして複写入力し、検索できる。
As described above, according to the present invention,
It has an inflectional absorption processing section that refers to the inflectional absorption table and obtains the inflectional stem and the inflectional end from the inflection. Also, you can search by inputting the inflected word as a search key from an editor.

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

【図1】この発明の一実施例の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1の活用形吸収処理部の処理を示す流れ図で
ある。
FIG. 2 is a flowchart showing a process of an inflection type absorption processing unit of FIG.

【図3】子図(a),(b)は、それぞれ図1中の不規
則活用形吸収テーブル6と、規則活用形吸収テーブル7
の詳細を例示した図である。
FIGS. 3A and 3B are irregular utilization type absorption table 6 and regular utilization type absorption table 7 in FIG. 1, respectively.
It is the figure which illustrated the details of.

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

1 日本語活用形吸収機構つき辞書検索装置 2 入力制御部 3 活用形吸収処理部 4 辞書検索処理部 5 出力制御部 6 不規則活用形吸収テーブル 7 規則活用形吸収テーブル 8 活用形吸収テーブル 9 辞書ファイル 1 Japanese conjugation type dictionary search device with absorption mechanism 2 Input control unit 3 conjugation type absorption processing unit 4 Dictionary search processing unit 5 Output control unit 6 Irregular conjugation type absorption table 7 Regular conjugation type absorption table 8 Utilization type absorption table 9 Dictionary File

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 テキスト中に記述されている動詞あるい
は形容詞,または形容動詞の語尾活用した語を検索キー
として入力する入力制御部と、見出し語が終止形で登録
されている辞書ファイルの辞書検索を行う辞書検索処理
部と、前記辞書ファイルの検索結果を出力する出力制御
と、利用者が入力した活用形の語を活用形吸収テーブル
を参照して終止形の語に変換する活用形吸収処理部と、
を具備することを特徴とする日本語活用形吸収機構つき
辞書検索装置。
1. An input control unit for inputting, as a search key, a verb or adjective described in a text, or a word in which an adjective verb is used as a search key, and a dictionary search for a dictionary file in which headwords are registered in the final form. A dictionary search processing unit that performs the above, output control that outputs the search result of the dictionary file, and an inflectional absorption process that converts an inflectional word input by the user into an endive word by referring to the inflectional absorption table Department,
A dictionary retrieval device with a Japanese-use type absorption mechanism, characterized by comprising:
JP5330620A 1993-12-27 1993-12-27 Dictionary retrieval device with japanese language conjugation absorbing device Pending JPH07192014A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5330620A JPH07192014A (en) 1993-12-27 1993-12-27 Dictionary retrieval device with japanese language conjugation absorbing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5330620A JPH07192014A (en) 1993-12-27 1993-12-27 Dictionary retrieval device with japanese language conjugation absorbing device

Publications (1)

Publication Number Publication Date
JPH07192014A true JPH07192014A (en) 1995-07-28

Family

ID=18234700

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5330620A Pending JPH07192014A (en) 1993-12-27 1993-12-27 Dictionary retrieval device with japanese language conjugation absorbing device

Country Status (1)

Country Link
JP (1) JPH07192014A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190081752A (en) * 2017-12-29 2019-07-09 한국조폐공사 Microcapsule for security element

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190081752A (en) * 2017-12-29 2019-07-09 한국조폐공사 Microcapsule for security element

Similar Documents

Publication Publication Date Title
EP1450267B1 (en) Methods and systems for language translation
US6473729B1 (en) Word phrase translation using a phrase index
JP2005165958A (en) Information search system, information search support system, method and program thereof
JPS6211932A (en) Information retrieving method
Karnik et al. Abstractive summarization with efficient transformer based approach
JPH08129554A (en) Relation expression extracting device and retrieval device for relation expression
JP4361299B2 (en) Evaluation expression extraction apparatus, program, and storage medium
JPH07192014A (en) Dictionary retrieval device with japanese language conjugation absorbing device
KR100452024B1 (en) Searching engine and searching method
JPH10207896A (en) Search term expansion method and apparatus and information search method and apparatus
JP2778025B2 (en) Learning Co-occurrence Dictionary
JP2840258B2 (en) Method of creating bilingual dictionary and co-occurrence dictionary for machine translation system
JPH0320866A (en) Text base retrieval system
JP3305343B2 (en) Dictionary editing device
JPH0378872A (en) Document field estimating system
JPS595335A (en) Japanese language input device
JP3358100B2 (en) Japanese question message analysis method and device
JPS63136265A (en) Mechanical translating device
Dave et al. Effective Stemmers Using Trie Data Structure for Enhanced Processing of Gujarati Text
Zhang et al. New Word Discovery
JP3267168B2 (en) Natural language conversion system
JP2988046B2 (en) Kana-Kanji conversion device
JPH05113993A (en) Dictionary registering system
JP2001282789A (en) Translation system
JP2004326302A (en) Translation support device and translation support program

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19981013