JP2008181357A - Japanese processing apparatus, japanese processing method and japanese processing program - Google Patents

Japanese processing apparatus, japanese processing method and japanese processing program Download PDF

Info

Publication number
JP2008181357A
JP2008181357A JP2007014539A JP2007014539A JP2008181357A JP 2008181357 A JP2008181357 A JP 2008181357A JP 2007014539 A JP2007014539 A JP 2007014539A JP 2007014539 A JP2007014539 A JP 2007014539A JP 2008181357 A JP2008181357 A JP 2008181357A
Authority
JP
Japan
Prior art keywords
conversion
character string
logic
priority
target character
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
JP2007014539A
Other languages
Japanese (ja)
Other versions
JP5228325B2 (en
Inventor
Hiroaki Kiso
宏顕 木曽
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2007014539A priority Critical patent/JP5228325B2/en
Publication of JP2008181357A publication Critical patent/JP2008181357A/en
Application granted granted Critical
Publication of JP5228325B2 publication Critical patent/JP5228325B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To present conversion candidates adapted to a user even for a word which has not been input in the past. <P>SOLUTION: A Kana-Kanji conversion-prediction engine (core part) 42 determinates the priority order of conversion logics on the basis of the priority of respective conversion logics in the combination of conversion logics applicable to a character string to be converted and generates a conversion candidate list for the character string to be converted by using a Kana-Kanji conversion-prediction dictionary 44 in accordance with the priority order. The conversion logic determines an attribute of a word to be converted from the character string to be converted. When a conversion result is defined, a Kana-Kanji conversion-prediction engine (user dependence part) 43 increases the priority of the conversion logic used for extracting the defined notation for the combination of the conversion logics applicable to the character string to be converted. Namely, the Kana-Kanji conversion-prediction engine 43 learns which attribute is to be preceded in the combination of attributes allowed to be applied to words in a syntax allowed to be adopted to the character string to be converted. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、入力文字列に対し日本語変換処理を行う日本語処理装置、日本語処理方法、および日本語処理用プログラムに関する。   The present invention relates to a Japanese language processing apparatus, a Japanese language processing method, and a Japanese language processing program for performing Japanese language conversion processing on an input character string.

仮名漢字変換や予測変換等、平仮名やローマ字で入力した読み等の入力文字列に対し変換処理を行う日本語処理方法において、変換候補の提示をいかにそのユーザにとって適切なものとするかといった課題に対し、従来より様々な取り組みがなされている。   In a Japanese processing method that performs conversion processing on input character strings such as readings entered in hiragana or romaji, such as kana-kanji conversion and predictive conversion, how to make the conversion candidate presentation suitable for the user On the other hand, various efforts have been made conventionally.

例えば、特許文献1には、入力された文字列が意味する内容を分類するための文字列属性情報(場所を意味する単語かどうか、時間を意味する単語かどうか等)に基づいて変換候補を絞り込む方法が記載されている。   For example, Patent Literature 1 discloses conversion candidates based on character string attribute information (such as whether a word means a place, whether a word means time, etc.) for classifying the content that the input character string means. The method of narrowing down is described.

また、特許文献2には、変換対象である入力文字列の読み、変換結果の表現、品詞などに応じて、複数の学習方式のうち一つを選択して学習を行い、変換候補の順序を変化させる方法が記載されている。   Further, in Patent Document 2, learning is performed by selecting one of a plurality of learning methods according to reading of an input character string to be converted, expression of a conversion result, part of speech, and the like, and the order of conversion candidates is set. The method of changing is described.

特開2005−107751号公報(段落0033−0035,0045)Japanese Patent Laying-Open No. 2005-107751 (paragraphs 0033-0035, 0045) 特開平9−062668号公報(段落0049−0052)JP-A-9-062668 (paragraphs 0049-0052)

従来の日本語処理方法におけるユーザ適応は、ユーザが過去に入力した単語レベルのユーザ適応であって、過去に入力していない単語に適応されないという問題があった。ここで、日本語処理方法におけるユーザ適用とは、ユーザの入力履歴(変換結果を含む)に応じて変換候補の提示内容を変化させることをいう。例えば、候補順のユーザ適応方法として、ユーザが入力した単語の読みに対し確定した表記を学習してその表記の候補順を上げる方法が一般に知られているが、学習結果の反映はその単語に対してのみ行われ、過去に入力されていない単語について候補順が変化するわけではない。   User adaptation in the conventional Japanese processing method is user adaptation at the word level that the user has input in the past, and there is a problem that it is not adapted to words that have not been input in the past. Here, the user application in the Japanese language processing method means changing the presentation contents of the conversion candidate according to the user input history (including the conversion result). For example, as a user adaptation method in the order of candidates, there is generally known a method of learning a notation that has been determined for the reading of a word input by the user and increasing the candidate order of the notation. However, the order of candidates is not changed for words that are performed only for words that have not been input in the past.

特許文献1に記載されている方法は、利用者の置かれている状況を考慮して入力支援をしようというものであって、過去に入力されていない単語に対するユーザ適応性を向上させようというものではない。例えば、特許文献1に記載されている方法を適用すれば、過去に入力していない単語であっても文字列属性情報を入力することにより、変換結果をその属性に属する単語に絞り込むことはできる。しかしながら、特許文献1に記載されている方法は、その時入力される文字列属性情報に基づいて変換候補を変更しているのであって、ユーザの入力履歴によりユーザ適応性を向上させているわけではない。   The method described in Patent Document 1 is intended to support input in consideration of the situation where the user is placed, and is intended to improve user adaptability for words that have not been input in the past. is not. For example, if the method described in Patent Document 1 is applied, the conversion result can be narrowed down to words belonging to the attribute by inputting the character string attribute information even if the word has not been input in the past. . However, the method described in Patent Document 1 changes conversion candidates based on character string attribute information input at that time, and does not improve user adaptability based on user input history. Absent.

なお、特許文献1では、入力済文字列情報に基づいて自動的に文字列属性情報を取得する方法についても言及しているが、”「行く」の次に場所に関する単語が入力されると予測する”という例を示しているだけで、その予測をどう実現するかについて何ら開示されていない。   Note that Patent Document 1 also mentions a method of automatically acquiring character string attribute information based on input character string information, but predicts that a word related to a place will be input next to “Go”. It only shows an example of “Yes”, and it does not disclose how to realize the prediction.

また、特許文献2に記載されている方法は、利用者の利用状況に応じた特定のケースに対応する学習方式を記憶しておき、特定のケース毎に学習方式を切り替えようというものであって、切り替えた学習方式による学習結果の反映が単語レベルであることは従来の方法と変わりがない。   In addition, the method described in Patent Document 2 stores a learning method corresponding to a specific case according to the usage status of the user, and switches the learning method for each specific case. The fact that the learning result by the switched learning method is reflected at the word level is the same as the conventional method.

そこで、本発明は、過去に入力されていない単語に対してもユーザ適応可能な日本語処理装置、日本語処理方法、および日本語処理用プログラムを提供することを目的とする。具体的には、過去に入力されていない単語に対しても、変換候補の提示順をそのユーザに適した順序に変化させることが可能な日本語処理装置、日本語処理方法、および日本語処理用プログラムを提供することを目的とする。   Accordingly, an object of the present invention is to provide a Japanese language processing apparatus, a Japanese language processing method, and a Japanese language processing program that can be adapted to a user even for words that have not been input in the past. Specifically, a Japanese language processing device, a Japanese language processing method, and a Japanese language processing capable of changing the conversion candidate presentation order to an order suitable for the user even for words that have not been input in the past The purpose is to provide a program.

本発明による日本語処理装置は、入力された変換対象文字列に対し、日本語変換を行う日本語処理装置であって、変換対象文字列がとりえる単語の属性および変換対象文字列に対し確定した変換結果に基づいて、変換対象文字列をどのような属性を持つ単語として変換するかを定めた変換ロジックの優先度を変化させる日本語変換手段(例えば、仮名漢字変換−予測装置4)を備えたことを特徴とする。   A Japanese language processing apparatus according to the present invention is a Japanese language processing apparatus that performs Japanese conversion on an input conversion target character string, and determines the attribute of the word that the conversion target character string can take and the conversion target character string. Japanese conversion means (for example, kana-kanji conversion-prediction device 4) that changes the priority of conversion logic that determines what attribute the character string to be converted is converted as a word based on the conversion result It is characterized by having.

また、日本語変換手段は、変換対象文字列に対し変換結果が確定すると、その変換対象文字列に対し適用可能な変換ロジックの組み合わせに対し、変換結果となった表記を抽出するために用いた変換ロジックの優先度を上げる変換ロジック学習手段(例えば、仮名漢字変換−予測エンジン(ユーザ依存部)43)と、変換対象文字列が入力されると、その変換対象文字列に対し適用可能な変換ロジックの組み合わせにおける各変換ロジックの優先度に従って、変換対象文字列に対する変換候補リストを生成する変換処理手段(例えば、仮名漢字変換−予測エンジン(コア部)42)とを含んでいてもよい。   In addition, when the conversion result is confirmed for the conversion target character string, the Japanese conversion means is used to extract the notation that is the conversion result for the combination of conversion logics applicable to the conversion target character string. When a conversion logic learning means (for example, kana-kanji conversion-prediction engine (user-dependent unit) 43) for increasing the priority of the conversion logic and a conversion target character string are input, conversion applicable to the conversion target character string Conversion processing means (for example, kana-kanji conversion-prediction engine (core section) 42) that generates a conversion candidate list for the conversion target character string according to the priority of each conversion logic in the combination of logics may be included.

また、変換ロジック学習手段は、同じ文字列に対し適用されうる2以上の変換ロジックの組み合わせについて、その組み合わせにおける各変換ロジックの優先度を記述するためのロジック優先度テーブル(例えば、仮名漢字変換−予測エンジン(ユーザ依存部)43によって定められる優先度テーブル)を定め、変換ロジック学習手段は、変換対象文字列に対し変換結果が確定すると、その変換対象文字列に適用可能な変換ロジックの組み合わせについて定めたロジック優先度テーブルで、変換結果となった表記を抽出するために用いた変換ロジックの優先度を上げるよう更新し、変換処理手段は、ロジック優先度テーブルで示される各変換ロジックの優先度に従って、変換対象文字列に対する変換候補リストを生成してもよい。   Also, the conversion logic learning means, for a combination of two or more conversion logics that can be applied to the same character string, is a logic priority table for describing the priority of each conversion logic in the combination (for example, kana-kanji conversion − When a conversion result is determined for the conversion target character string, the conversion logic learning unit determines a combination of conversion logics applicable to the conversion target character string. Update the conversion logic used to extract the conversion result notation in the defined logic priority table to increase the priority of the conversion logic, and the conversion processing means will change the priority of each conversion logic shown in the logic priority table. Thus, a conversion candidate list for the conversion target character string may be generated.

また、日本語変換手段は、仮名漢字変換用辞書として、読みと、その読みをもつ単語の各表記と、その表記が示す単語の属性とを対応づけて記憶する仮名漢字変換用辞書記憶手段(仮名漢字変換−予測辞書44)を含み、変換処理手段は、変換ロジックの優先度が高い順に変換ロジックを変換対象文字列に適用し、仮名漢字変換用辞書から、適用した変換ロジックによって特定される単語の読みおよび属性が一致する表記を変換候補として抽出して、変換候補リストを生成してもよい。   Further, the Japanese conversion means, as a kana-kanji conversion dictionary, stores a kana-kanji conversion dictionary storage means for storing a reading, each notation of the word having the reading, and the attribute of the word indicated by the notation ( Conversion processing means applies the conversion logic to the conversion target character string in descending order of priority of the conversion logic, and is specified by the applied conversion logic from the kana-kanji conversion dictionary. A conversion candidate list may be generated by extracting notations with matching word readings and attributes as conversion candidates.

また、変換ロジック学習手段は、仮名漢字変換用辞書に登録されている読みについて、その読みをもつ表記が示す各単語の優先度を記述するための単語優先度テーブル(例えば、仮名漢字変換−予測辞書(ユーザ依存部)45に記憶する情報)を定め、変換ロジック学習手段は、変換対象文字列に対し変換結果が確定すると、変換結果の単語の読みについて定めた単語優先度テーブルで、変換結果となった表記が示す単語の優先度を上げるよう更新し、変換処理手段は、変換対象文字列が入力されると、ロジック優先度テーブルで示される各変換ロジックの優先度と、単語優先度テーブルで示される各単語の優先度とに基づいて、変換対象文字列に対する変換候補リストを生成してもよい。   Further, the conversion logic learning means, for a reading registered in the kana-kanji conversion dictionary, a word priority table (for example, kana-kanji conversion-prediction) for describing the priority of each word indicated by the notation having the reading. When the conversion result is determined for the conversion target character string, the conversion logic learning means determines the conversion result in the word priority table determined for the word reading of the conversion result. When the conversion target character string is input, the conversion processing unit updates the priority of each conversion logic indicated in the logic priority table and the word priority table. A conversion candidate list for the conversion target character string may be generated based on the priority of each word indicated by.

また、本発明による日本語処理方法は、日本語変換手段が、入力された変換対象文字列に対し、日本語変換を行う日本語処理方法であって、変換対象文字列がとりえる単語の属性および変換対象文字列に対し確定した変換結果に基づいて、変換対象文字列をどのような属性を持つ単語として変換するかを定めた変換ロジックの優先度を変化させることを特徴とする。   Further, the Japanese processing method according to the present invention is a Japanese processing method in which the Japanese conversion means performs Japanese conversion on the input conversion target character string, and a word attribute that the conversion target character string can take. Further, based on the conversion result determined for the conversion target character string, the priority of the conversion logic that determines what attribute the conversion target character string is converted to as a word is changed.

また、本発明による日本語処理用プログラムは、入力された変換対象文字列に対し、日本語変換を行うための日本語処理用プログラムであって、コンピュータに、変換対象文字列がとりえた単語の属性および変換対象文字列に対し確定した変換結果に基づいて、変換対象文字列をどのような属性を持つ単語として変換するかを定めた変換ロジックの優先度を変化させる処理を実行させることを特徴とする。   In addition, a Japanese language processing program according to the present invention is a Japanese language processing program for performing Japanese language conversion on an input conversion target character string. The process of changing the priority of the conversion logic that determines what attribute the conversion target character string is converted to as a word based on the conversion result determined for the attribute and the conversion target character string. Features.

本発明によれば、日本語変換手段が、ユーザが過去に入力した変換対象文字列がとりえた単語の属性およびその変換対象文字列に対し確定した変換結果に基づいて、変換ロジックの優先順位を変化させるので、過去に入力されていない単語に対しても、変換候補の提示順をそのユーザに適した順序に変化させることが可能である。
According to the present invention, the conversion order of priority of the conversion logic is based on the attribute of the word taken by the conversion target character string input by the user in the past and the conversion result determined for the conversion target character string. Therefore, even for words that have not been input in the past, the conversion candidate presentation order can be changed to an order suitable for the user.
.

以下、本発明の実施の形態を図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

実施の形態1.
図1は、本発明の第1の実施の形態による日本語処理装置の構成例を示すブロック図である。図1に示す日本語処理装置は、キーボード等の入力装置1と、ディスプレイ装置等の出力装置2と、入出力情報を制御する制御部3と、入力される文字列に対し仮名漢字変換および予測変換を行う仮名漢字変換−予測装置4とを備える。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a configuration example of a Japanese language processing apparatus according to the first embodiment of the present invention. 1 includes an input device 1 such as a keyboard, an output device 2 such as a display device, a control unit 3 that controls input / output information, and kana-kanji conversion and prediction for an input character string. A kana-kanji conversion / prediction device 4 that performs conversion;

入力装置1は、ユーザ操作の内容を示す情報(具体的には、変換対象とする文字列や変換候補に対する確定指示を示す情報)を入力情報として制御部3に入力する。出力装置2は、制御部3からの出力情報(具体的には、入力文字列や変換候補の一覧や変換結果を示す情報)をユーザに対し表示可能に出力する。   The input device 1 inputs information indicating the contents of the user operation (specifically, a character string to be converted or information indicating a confirmation instruction for a conversion candidate) to the control unit 3 as input information. The output device 2 outputs the output information from the control unit 3 (specifically, an input character string, a list of conversion candidates, and information indicating the conversion result) so that it can be displayed to the user.

制御部3は、仮名漢字変換−予測装置4とのインタフェースを担うコントローラであって、入力装置1から入力される入力情報が変換対象文字列(例えば、平仮名やローマ字で入力された未確定の読みを示す文字列)であった場合に、その変換対象文字列に対し、仮名漢字変換−予測装置4に仮名漢字変換および予測変換を行わせるための各種処理を実行する。ここで、仮名漢字変換とは、変換対象文字列をその変換対象文字列を読みとする仮名漢字交じりの表記に変換することをいう。また、予測変換とは、変換対象文字列をその変換対象文字列を読みの前半一部とする仮名漢字交じりの表記に変換することをいう。   The control unit 3 is a controller responsible for the interface with the kana-kanji conversion-prediction device 4, and the input information input from the input device 1 is a character string to be converted (for example, an unconfirmed reading input in hiragana or roman characters). In the case of the conversion target character string, various processes for causing the kana-kanji conversion-prediction device 4 to perform kana-kanji conversion and prediction conversion are executed. Here, kana-kanji conversion refers to conversion of a conversion target character string into a kana-kanji mixed expression using the conversion target character string as a reading. Predictive conversion refers to conversion of a conversion target character string into a kana-kanji mixed expression that uses the conversion target character string as part of the first half of reading.

制御部3は、具体的には、仮名漢字変換−予測装置4の上位アプリケーションが読み込まれた、CPU等のプログラムに従って動作する情報処理装置によって実現される。制御部3は、例えば、仮名漢字変換−予測装置4に対し、変換対象文字列を設定したり、変換候補に関する情報(変換候補リスト)を取得したり、変換候補に対する確定指示に基づく変換結果に関する情報を通知したりする。また、変換候補に関する情報や確定指示を示す情報に基づいて出力情報を生成し、出力装置2にその情報を表示させる。なお、変換対象文字列を設定した後は、制御部3を介さず、仮名漢字変換−予測装置4が直接に、入力装置1から確定指示を示す情報を入力したり、変換候補や変換結果に基づいて出力情報を生成して出力装置2に表示させてもよい。   Specifically, the control unit 3 is realized by an information processing device that operates in accordance with a program such as a CPU in which a higher-level application of the kana-kanji conversion / prediction device 4 is read. For example, the control unit 3 sets a conversion target character string, acquires information on conversion candidates (conversion candidate list), or relates to a conversion result based on a confirmation instruction for the conversion candidates. Notify information. Further, output information is generated based on the information regarding the conversion candidate and the information indicating the confirmation instruction, and the output device 2 displays the information. After the conversion target character string is set, the kana-kanji conversion-prediction device 4 directly inputs information indicating a confirmation instruction from the input device 1 without passing through the control unit 3, or the conversion candidate or conversion result is input. Based on this, output information may be generated and displayed on the output device 2.

仮名漢字変換−予測装置4は、変換対象文字列に対して、仮名漢字変換および予測変換を実施する。具体的には、制御部3からの指示に従い、設定された変換対象文字列に対する変換候補リストを生成する。また、ユーザの選択操作に応じて入力される変換候補に対する確定指示を示す情報に基づいて変換結果を確定することにより、変換対象文字列をユーザの望む仮名漢字交じり表記に変換する。本発明においては、仮名漢字変換−予測装置4は、変換対象文字列がもつ単語の属性を利用して、変換対象文字列に適用する変換ロジックを変化させる。ここで、単語の属性とは、単語群をある観点で分類したときのその分類の体系を識別するための識別情報であり、例えば、品詞の他に、人名/地名/食べ物であるか、同義語・反対語のセットや、シソーラスで表現されるような意味概念関係等を含めてもよい。なお、変換ロジックとは、変換対象文字列をどのような属性を持つ単語(またはその組み合わせ)として変換するかを定めたものであって、具体的には、変換対象文字列がとりうる構文およびその構文における単語の属性を示す情報である。例えば、1つの読みで異なる意味をなす単語を含む変換対象文字列に対しては、それぞれの意味をなす単語に変換するための変換ロジックが存在することになる。   The kana-kanji conversion-prediction device 4 performs kana-kanji conversion and prediction conversion on the conversion target character string. Specifically, in accordance with an instruction from the control unit 3, a conversion candidate list for the set conversion target character string is generated. Further, the conversion target character string is converted into a kana-kanji mixed notation desired by the user by determining a conversion result based on information indicating a determination instruction for a conversion candidate input according to a user's selection operation. In the present invention, the kana-kanji conversion-prediction device 4 changes the conversion logic applied to the conversion target character string using the attribute of the word of the conversion target character string. Here, the word attribute is identification information for identifying a classification system when a group of words is classified from a certain point of view. For example, in addition to the part of speech, the attribute is personal name / place name / food or is synonymous. A set of words and antonyms, or a semantic concept as expressed in a thesaurus may be included. Note that the conversion logic is to determine what attribute (or combination thereof) the character string to be converted is to be converted. Specifically, the conversion logic includes a syntax that can be taken by the character string to be converted and This is information indicating the attribute of the word in the syntax. For example, for a conversion target character string including words that have different meanings in one reading, there is conversion logic for converting the words into words that have different meanings.

なお、仮名漢字変換−予測装置4は、具体的には、入力された変換対象文字列がとりえた単語の属性とそのときの変換結果とに基づいて、その単語の属性に対応する変換ロジックの中で変換結果を抽出するために用いた変換ロジックの優先度を上げることによって学習する。また、仮名漢字変換−予測装置4は、新たに入力される対象文字列に対して、その変換対象文字列がとりえる単語の属性の組み合わせ(または最も近い属性の組み合わせ)において学習した各変換ロジックの優先度に基づいて、その変換対象文字列に適用可能な変換ロジックの中で優先順位を決定し、その優先順位に沿って変換処理を行う。   The kana-kanji conversion-prediction device 4 specifically converts the conversion logic corresponding to the attribute of the word based on the attribute of the word taken by the input character string to be converted and the conversion result at that time. The learning is performed by increasing the priority of the conversion logic used to extract the conversion result. In addition, the kana-kanji conversion-prediction device 4 performs each conversion logic learned for a newly input target character string in a combination of word attributes (or the closest combination of attributes) that the conversion target character string can take. Based on the priority, the priority order is determined in the conversion logic applicable to the character string to be converted, and the conversion process is performed according to the priority order.

また、本実施の形態においては、仮名漢字変換−予測装置4は、仮名漢字変換−予測制御部41と、仮名漢字変換−予測エンジン(コア部)42と、仮名漢字変換−予測エンジン(ユーザ依存部)43と、仮名漢字変換−予測辞書44とを含んで構成される。   In the present embodiment, the kana-kanji conversion-prediction device 4 includes a kana-kanji conversion-prediction control unit 41, a kana-kanji conversion-prediction engine (core unit) 42, and a kana-kanji conversion-prediction engine (user-dependent). Part) 43 and a kana-kanji conversion-prediction dictionary 44.

仮名漢字変換−予測制御部41は、仮名漢字変換−予測エンジン(コア部)42および仮名漢字変換−予測エンジン(ユーザ依存部)43に対し必要な指示を行うことによって、ユーザの入力履歴(変換履歴を含む)を仮名漢字変換−予測エンジン(ユーザ依存部)43に反映させるとともに、仮名漢字変換−予測エンジン(コア部)42と仮名漢字変換−予測エンジン(ユーザ依存部)43とを統合して、変換候補リストを生成する。   The kana-kanji conversion-prediction control unit 41 gives necessary instructions to the kana-kanji conversion-prediction engine (core unit) 42 and the kana-kanji conversion-prediction engine (user-dependent unit) 43, so that the user input history (conversion) Kana-Kanji conversion-prediction engine (user part) 43 and Kana-Kanji conversion-prediction engine (core part) 42 and Kana-Kanji conversion-prediction engine (user-dependent part) 43 are integrated. To generate a conversion candidate list.

具体的には、仮名漢字変換−予測制御部41は、変換結果が確定した際に、仮名漢字変換−予測エンジン(ユーザ依存部)43に、そのとき入力された変換対象文字列に適用可能な変換ロジックにおいて、変換結果として確定した候補を抽出するために用いた変換ロジックの優先度を上げる学習処理を行わせる。また、変換対象文字列が設定された際には、仮名漢字変換−予測エンジン(コア部)42に、仮名漢字変換−予測エンジン(ユーザ依存部)43による学習処理に応じて変化する変換ロジックの優先度に基づいて、変換対象文字列に対する変換候補リストを生成する処理を行わせる。   Specifically, the kana-kanji conversion-prediction control unit 41 can apply the conversion target character string input to the kana-kanji conversion-prediction engine (user-dependent unit) 43 when the conversion result is confirmed. In the conversion logic, a learning process for increasing the priority of the conversion logic used to extract candidates determined as conversion results is performed. In addition, when a conversion target character string is set, a conversion logic that changes according to a learning process by the kana-kanji conversion-prediction engine (core unit) 43 according to the kana-kanji conversion-prediction engine (user-dependent unit) 43 is set. Based on the priority, a process for generating a conversion candidate list for the conversion target character string is performed.

仮名漢字変換−予測エンジン(コア部)42は、仮名漢字変換−予測辞書44を用いて仮名漢字変換処理および予測変換処理を行い、変換候補文字列に対する変換候補リストを生成する。なお、仮名漢字変換−予測エンジン(コア部)42は、仮名漢字変換−予測エンジン(ユーザ依存部)43による学習処理の応じて変化する変換ロジックの優先度に従って、変換対象文字列に対する変換候補リストを生成する。   The kana-kanji conversion-prediction engine (core unit) 42 performs kana-kanji conversion processing and predictive conversion processing using the kana-kanji conversion-prediction dictionary 44, and generates a conversion candidate list for the conversion candidate character string. The kana-kanji conversion-prediction engine (core unit) 42 is a conversion candidate list for the conversion target character string according to the priority of conversion logic that changes according to the learning process by the kana-kanji conversion-prediction engine (user-dependent unit) 43. Is generated.

仮名漢字変換−予測エンジン(ユーザ依存部)43は、仮名漢字変換処理および予測変換処理の中で、ユーザの入力履歴によりユーザ適応されていく処理部である。仮名漢字変換−予測エンジン(ユーザ依存部)43は、ユーザの入力履歴に基づいて、変換ロジックの優先度を学習する(変化させる)。仮名漢字変換−予測エンジン(ユーザ依存部)43は、学習結果を示す情報として、同じ文字列に対し適用されうる2以上の変換ロジックの組み合わせについて、その組み合わせにおける各変換ロジックの優先度を記述するための優先度テーブルを定める。優先度テーブルは、予め定めておいた変換ロジックのみを対象に、その組み合わせにおける各変換ロジックの優先度を記述するものであってもよいし、変換対象文字列から判別される変換ロジックまたはその組み合わせを随時追加して、その組み合わせにおける各変換ロジックの優先度を記述するものであってもよい。また、変換ロジックの優先度は、例えば、その変換ロジックが優先づけられる度にカウントアップするようなカウンタであってもよい。   The kana-kanji conversion-prediction engine (user-dependent unit) 43 is a processing unit that is adapted to the user by the user input history in the kana-kanji conversion process and the predictive conversion process. The kana-kanji conversion-prediction engine (user-dependent unit) 43 learns (changes) the priority of the conversion logic based on the user input history. The kana-kanji conversion-prediction engine (user-dependent unit) 43 describes the priority of each conversion logic in the combination of two or more conversion logics that can be applied to the same character string as information indicating the learning result. Define a priority table for The priority table may describe the priority of each conversion logic in the combination only for the predetermined conversion logic, or the conversion logic determined from the conversion target character string or the combination thereof May be added as needed to describe the priority of each conversion logic in the combination. The priority of the conversion logic may be a counter that counts up each time the conversion logic is prioritized.

仮名漢字変換−予測辞書44は、読みに対応づけて、その読みをもつ単語の各表記(変換候補として提示する仮名漢字交じりの表記)と、その表記で示される単語の属性とを記憶する。なお、単語の属性は、その単語を体系づける分類の数に応じて複数登録されていてもよい。   The kana-kanji conversion-prediction dictionary 44 stores each notation of a word having the reading (notation of kana-kanji combination presented as a conversion candidate) and the attribute of the word indicated by the notation in association with the reading. A plurality of word attributes may be registered according to the number of classifications that organize the words.

仮名漢字変換−予測制御部41、仮名漢字変換−予測エンジン(コア部)42、仮名漢字変換−予測エンジン(ユーザ依存部)43は、例えば、プログラムに従って動作するCPUによって実現される。また、仮名漢字変換−予測辞書44は、例えば、記憶装置によって実現される。   The kana-kanji conversion-prediction control unit 41, the kana-kanji conversion-prediction engine (core unit) 42, and the kana-kanji conversion-prediction engine (user-dependent unit) 43 are realized by, for example, a CPU that operates according to a program. The kana-kanji conversion-prediction dictionary 44 is realized by a storage device, for example.

次に、図2を参照して本実施の形態の動作について説明する。図2は、本実施の形態による日本語処理装置の動作例を示すフローチャートである。図2に示すように、まず、入力装置1を介して、ユーザから変換対象とする文字列が入力される。入力装置1は、例えば、ユーザのキー操作に応じて、変換対象とする文字列を入力する(ステップA1)。制御部3は、入力装置1からの入力情報を受けて、仮名漢字変換−予測装置4に対し、その入力情報で示される文字列を変換対象文字列として設定して、仮名漢字変換および予測変換を指示する。制御部3は、例えば、スペースキーなどが押されたことを認識して、その前までに入力された文字列を変換対象文字列として仮名漢字変換−予測装置4に通知すればよい。   Next, the operation of the present embodiment will be described with reference to FIG. FIG. 2 is a flowchart showing an operation example of the Japanese language processing apparatus according to this embodiment. As shown in FIG. 2, first, a character string to be converted is input from the user via the input device 1. For example, the input device 1 inputs a character string to be converted in accordance with a user's key operation (step A1). The control unit 3 receives the input information from the input device 1 and sets the character string indicated by the input information as a conversion target character string to the kana-kanji conversion-prediction device 4 to convert the kana-kanji conversion and predictive conversion. Instruct. For example, the control unit 3 may recognize that the space key or the like has been pressed, and notify the kana-kanji conversion-prediction device 4 of the character string input before that time as the conversion target character string.

仮名漢字変換−予測装置4の仮名漢字変換−予測制御部41は、変換対象文字列が設定されると、仮名漢字変換−予測エンジン(コア部)42に、変換対象文字列に対する変換候補リストを生成させる。   When the conversion target character string is set, the kana-kanji conversion-prediction control unit 41 of the kana-kanji conversion-prediction device 4 sends a conversion candidate list for the conversion target character string to the kana-kanji conversion-prediction engine (core unit) 42. Generate.

仮名漢字変換−予測エンジン(コア部)42は、仮名漢字変換−予測制御部41からの指示をうけて、変換対象文字列に適用可能な変換ロジックの優先順位を判別し、その優先順位に従って、仮名漢字変換−予測辞書44を用いて変換対象文字列に対する変換候補リストを生成する(ステップA2)。変換対象文字列に適用可能な変換ロジックは、構文解析を行ったりや辞書と照らし合わせることで、変換対象文字列がとりうる構文およびその構文において単語がもちうる属性を判別することによって特定すればよい。そして、適用可能な変換ロジックの組み合わせにおける各変換ロジックの優先度の高い順に、変換ロジックを順位づければよい。   The kana-kanji conversion-prediction engine (core unit) 42 receives the instruction from the kana-kanji conversion-prediction control unit 41, determines the priority of conversion logic applicable to the conversion target character string, and according to the priority, A conversion candidate list for the conversion target character string is generated using the kana-kanji conversion-prediction dictionary 44 (step A2). The conversion logic applicable to the conversion target character string can be specified by determining the syntax that the conversion target character string can have and the attributes that the word can have in the syntax by performing syntax analysis or checking against the dictionary. Good. Then, the conversion logics may be ranked in descending order of priority of the conversion logics in the applicable combination of conversion logics.

仮名漢字変換−予測エンジン(コア部)42は、例えば、仮名漢字変換−予測エンジン(ユーザ依存部)43が管理する優先度テーブルに、変換対象文字列に適用可能な変換ロジックの組み合わせと同じ組み合わせが記述されている場合には、その組み合わせにおける各変換ロジックの優先度に従って、変換ロジックを順位づければよい。また、例えば、優先度テーブルに同じ組み合わせが記述されていない場合には、記述されている組み合わせの中から最も合致する組み合わせを選び、その組み合わせにおける各変換ロジックの優先度に従って、変換ロジックを順位づければよい。なお、優先度テーブルに該当する組み合わせが記述されていない場合には、予め定められたルール(変換ロジックを特定した順番やその属性をもつ単語の辞書における登録順など)に従い、各変換ロジックを順位づければよい。または、予め定めておいた優先度に基づいて適用可能な各変換ロジックを順位づけた上で、優先度テーブルに記述されている最も合致する組み合わせにおける各変換ロジックの優先度に従って、合致した分の変換ロジックの順位を入れ替えるようにしてもよい。   The kana-kanji conversion-prediction engine (core unit) 42 is, for example, in the priority table managed by the kana-kanji conversion-prediction engine (user-dependent unit) 43, the same combination as the combination of conversion logics applicable to the conversion target character string. Are described, the conversion logics may be ranked according to the priority of each conversion logic in the combination. Also, for example, if the same combination is not described in the priority table, the best matching combination is selected from the described combinations, and the conversion logic is ranked according to the priority of each conversion logic in the combination. Just do it. In addition, when the corresponding combination is not described in the priority table, each conversion logic is ranked according to a predetermined rule (the order in which the conversion logic is specified or the registration order in the dictionary of words having the attribute). Just add. Or, after ranking each conversion logic that can be applied based on a predetermined priority, according to the priority of each conversion logic in the most matching combination described in the priority table The order of the conversion logic may be changed.

ここで、「かって」という文字列が変換対象として入力された場合を例にとって説明する。尚、この時点では、優先度テーブルには、何も記述されていないものとする。仮名漢字変換−予測エンジン(コア部)42は、「かって」という変換対象文字列に対し、構文解析を行ったりや辞書と照らし合わせることで、変換対象文字列は、「かって」という1つの単語で構成されていること、および「かって」という単語は、”動詞連用形+助動詞”と、”名詞”という属性をもちうることを判別し、「かって」という変換対象文字列に適用可能な変換ロジックとして、「かって」を”動詞連用形+助動詞「て」”で変換する旨を示す変換ロジック1と、”名詞”で変換する旨を示す変換ロジック2の2つの変換ロジックを特定する。そして、仮名漢字変換−予測エンジン(ユーザ依存部)43が管理する優先度テーブルに、変換ロジック1と変換ロジック2の組み合わせにおける変換ロジックの優先度が記述されているか否かを確認する。ここでは、優先度テーブルには、何も記述されていないため、仮名漢字変換−予測エンジン(コア部)42は、予め定められたルールで、変換ロジック1と変換ロジック2とを順位づける。ここでは、変換ロジック1>変換ロジック2という順位付けを行ったものとする。   Here, a case where the character string “Kate” is input as a conversion target will be described as an example. At this point, nothing is described in the priority table. The kana-kanji conversion-prediction engine (core unit) 42 performs a syntax analysis on the conversion target character string “Kate” or compares it with a dictionary, so that the conversion target character string is a single word “Kate”. Conversion logic that can be applied to the conversion target character string “Kate” by determining that the word “Kate” can have the attribute “verb combined form + auxiliary verb” and “noun”. The two conversion logics are specified: conversion logic 1 indicating that “katte” is converted into “verb consecutive form + auxiliary verb“ te ”” and conversion logic 2 indicating that conversion is performed with “noun”. In the priority table managed by the Kanji conversion-prediction engine (user-dependent unit) 43, the priority of the conversion logic in the combination of the conversion logic 1 and the conversion logic 2 is described. Here, since nothing is described in the priority table, the kana-kanji conversion-prediction engine (core unit) 42 uses the conversion logic 1 and the conversion logic according to a predetermined rule. 2. Here, it is assumed that a ranking of conversion logic 1> conversion logic 2 is performed.

なお、優先順位の判別は、仮名漢字変換−予測エンジン(コア部)42からの指示を受けて、仮名漢字変換−予測エンジン(ユーザ依存部)43が行うことも可能である。変換対象文字列に適用可能な変換ロジックの優先順位が判別すると、仮名漢字変換−予測エンジン(コア部)42は、判別した優先順位に従って、入力された変換対象文字列に対する変換候補リストを生成する。   The priority order can also be determined by the kana-kanji conversion-prediction engine (user-dependent unit) 43 in response to an instruction from the kana-kanji conversion-prediction engine (core unit) 42. When the priority of conversion logic applicable to the conversion target character string is determined, the kana-kanji conversion-prediction engine (core unit) 42 generates a conversion candidate list for the input conversion target character string according to the determined priority. .

仮名漢字変換−予測エンジン(コア部)42は、例えば、優先順位の高い変換ロジックから順に変換対象文字列に変換ロジックを適用し、その変換ロジックで示される構文にそって各単語の属性を特定し、各単語についてその読みと属性とが一致する表記(仮名漢字交じり表記)を辞書から抽出し変換候補としてリスト化することによって、変換ロジックの優先順位に沿った順序で変換候補が提示される変換候補リストを生成すればよい。なお、各変換ロジック毎に、辞書の登録順に所定の件数を抽出する、といった件数制限を持たせてもよい。   For example, the kana-kanji conversion-prediction engine (core unit) 42 applies the conversion logic to the conversion target character string in order from the conversion logic with the highest priority, and specifies the attribute of each word according to the syntax indicated by the conversion logic. Then, for each word, conversion candidates are presented in an order according to the priority of conversion logic by extracting from the dictionary the notation (Kana-Kanji mixed notation) whose reading and attribute match, and listing them as conversion candidates. A conversion candidate list may be generated. For each conversion logic, the number of cases may be limited such that a predetermined number of cases is extracted in the order of dictionary registration.

例えば、仮名漢字変換−予測辞書44に、「かって」を読みとする仮名漢字交じり表記として、「買って(動詞連用形「買っ」+助動詞「て」)と「勝手(名詞)」の2つが登録されていたとする。仮名漢字変換−予測エンジン(コア部)42は、「かって」という変換対象文字列に適用可能な変換ロジックについて、変換ロジック1(”動詞連用形+助動詞「て」”)>変換ロジック2(”名詞”)という優先順位が判別した場合には、まず、変換ロジック1(”動詞連用形+助動詞「て」”)を適用して変換候補「買って」を抽出する。次に、変換ロジック2(”名詞”)を適用して変換候補「勝手」を抽出する。そして、1.「買って」,2.「勝手」という提示順序の変換候補リストを生成する。なお、1つの変換ロジックで複数の表記が抽出できる場合には、予め決められたルール(辞書の登録順等)に従って、提示順序を定めればよい。   For example, in the Kana-Kanji conversion-prediction dictionary 44, two words, “buyet (verb consecutive form“ buy ”+ auxiliary verb“ te ”) and“ katte (noun) ”, are registered as kana-kanji mixed notation that reads“ katte ”. Suppose that it was done. The kana-kanji conversion-prediction engine (core unit) 42 converts conversion logic 1 (“verb conjunctive form + auxiliary verb“ te ””)> conversion logic 2 (“noun”) with respect to conversion logic applicable to the conversion target character string “KATE”. When the priority order “”) is determined, conversion candidate 1 “buy” is first extracted by applying conversion logic 1 (“verb consecutive form + auxiliary verb“ te ””). Next, the conversion logic 2 (“noun”) is applied to extract the conversion candidate “Kute”. And 1. "Buy", 2. A conversion candidate list having a presentation order of “independent” is generated. When a plurality of notations can be extracted with one conversion logic, the presentation order may be determined according to a predetermined rule (dictionary registration order, etc.).

そして、生成した変換候補リストを表示する。具体的には、制御部3が、変換候補に関する情報として、仮名漢字変換−予測制御部41を介して仮名漢字変換−予測エンジン(コア部)42によって生成された変換候補リストを取得し、その変換候補リストを表示するための出力情報を生成して、出力装置2に表示させる。   Then, the generated conversion candidate list is displayed. Specifically, the control unit 3 acquires a conversion candidate list generated by the kana-kanji conversion-prediction engine (core unit) 42 via the kana-kanji conversion-prediction control unit 41 as information on conversion candidates, Output information for displaying the conversion candidate list is generated and displayed on the output device 2.

ユーザは、出力装置2によって表示される変換候補リストの中から、入力したい変換候補を選択、決定する。入力装置1は、ユーザの選択操作に応じて、変換候補の1つに対する確定指示を入力する(ステップA3)。入力装置1からの入力情報を受けて、制御部3は、確定指示された変換候補を変換結果として確定させるとともに、仮名漢字変換−予測装置4に対し、確定した変換候補を通知する。   The user selects and determines a conversion candidate to be input from the conversion candidate list displayed by the output device 2. The input device 1 inputs a confirmation instruction for one of the conversion candidates according to the user's selection operation (step A3). Upon receiving the input information from the input device 1, the control unit 3 confirms the conversion candidate instructed as a conversion result, and notifies the kana-kanji conversion-prediction device 4 of the determined conversion candidate.

仮名漢字変換−予測装置4の仮名漢字変換−予測制御部41は、確定した変換候補の通知を受けて、仮名漢字変換−予測エンジン(ユーザ依存部)43に、その変換結果により判別できる、優先されるべき変換ロジックを学習結果として反映させる(ステップA4)。   The kana-kanji conversion-prediction control unit 41 of the kana-kanji conversion-prediction device 4 receives the notification of the confirmed conversion candidate and can determine the kana-kanji conversion-prediction engine (user-dependent unit) 43 based on the conversion result. The conversion logic to be performed is reflected as a learning result (step A4).

仮名漢字変換−予測制御部41は、例えば、変換結果として確定した変換候補を仮名漢字変換−予測エンジン(ユーザ依存部)43に通知し、仮名漢字変換−予測エンジン(ユーザ依存部)43が、変換結果とその変換対象文字列に含まれる単語の属性とに基づいて、変換ロジックの優先度を更新する。具体的には、その変換対象文字列に適用可能な変換ロジックの組み合わせに対し、変換結果として確定された変換候補を抽出するために用いた変換ロジックの優先度を上げる。仮名漢字変換−予測エンジン(ユーザ依存部)43は、例えば、その変換対象文字列に適用可能な変換ロジックの組み合わせについて定めている優先度テーブルに含まれる各変換ロジックのうち、確定した変換候補を抽出するために用いた変換ロジックの優先度を示す変換優先度カウンタをカウントアップする。なお、優先度テーブルに、その変換対象文字列に適用可能な変換ロジックの組み合わせについての定義がなされていない場合には、その組み合わせを定義するとともに、その組み合わせにおける各変換ロジックの優先度を初期化した上で、確定した変換候補を抽出するために用いた変換ロジックの優先度を示す変換優先度カウンタをカウントアップすればよい。   For example, the kana-kanji conversion-prediction control unit 41 notifies the conversion candidate determined as the conversion result to the kana-kanji conversion-prediction engine (user-dependent unit) 43, and the kana-kanji conversion-prediction engine (user-dependent unit) 43 The priority of the conversion logic is updated based on the conversion result and the attribute of the word included in the conversion target character string. Specifically, for the combination of conversion logics applicable to the conversion target character string, the priority of the conversion logic used for extracting conversion candidates determined as the conversion result is increased. For example, the kana-kanji conversion-prediction engine (user-dependent unit) 43 selects a fixed conversion candidate among the conversion logics included in the priority table defined for the combination of conversion logics applicable to the conversion target character string. A conversion priority counter indicating the priority of the conversion logic used for extraction is counted up. If the priority table does not define a conversion logic combination applicable to the conversion target character string, define the combination and initialize the priority of each conversion logic in the combination. Then, the conversion priority counter indicating the priority of the conversion logic used for extracting the determined conversion candidate may be counted up.

なお、変換対象文字列に適用可能な変換ロジックの組み合わせに対し、変換結果として確定された変換候補を抽出するために用いた変換ロジックの優先度を上げることは、その変換対象文字列がとりうる構文およびその構文において単語がもちうる属性に対し、変換結果として確定された表記の単語の属性の優先度を上げることを意味する。   In addition, for the combination of conversion logics applicable to the conversion target character string, increasing the priority of the conversion logic used for extracting the conversion candidate determined as the conversion result can be taken by the conversion target character string. It means that the priority of the attribute of the word of the notation determined as the conversion result is raised with respect to the syntax and the attribute that the word can have in the syntax.

図3は、優先度テーブルの例を示す説明図である。図3に示すように、同じ文字列に対し適用されうる2以上の変換ロジックの組み合わせについて、その組み合わせに含まれる変換ロジック毎に、その変換ロジックを識別するための識別子と、その変換ロジックの内容と、その組み合わせにおけるその変換ロジックの優先度を示す変換優先度カウンタとを定めてもよい。   FIG. 3 is an explanatory diagram illustrating an example of a priority table. As shown in FIG. 3, for a combination of two or more conversion logics that can be applied to the same character string, for each conversion logic included in the combination, an identifier for identifying the conversion logic and the contents of the conversion logic And a conversion priority counter indicating the priority of the conversion logic in the combination.

図3では、「かって」に適用されるような、変換対象文字列を”動詞連用形+助動詞「て」”で変換する旨を示す変換ロジック1と、”名詞”で変換する旨を示す変換ロジック2との組み合わせについて定義した優先度テーブルの例を示している。また、図3では、変換ロジック1と変換ロジック2とが適用可能な変換対象文字列に対し、変換ロジック2を用いて抽出した変換候補が確定された場合の変換優先度カウンタの更新例も示している。図3に示すように、例えば、各変換ロジックの変換優先度カウンタが0に初期化されている状態で、「かって」という変換対象文字列に対し、1.「買って」,2.「勝手」とを変換候補リストとして提示し、「勝手(名詞)」が変換結果として確定した場合には、変換ロジック2の変換優先度カウンタを0から1に更新する。   In FIG. 3, conversion logic 1 indicating conversion of a conversion target character string with “verb combined form + auxiliary verb“ te ”” and conversion logic indicating conversion with “noun”, as applied to “Kate”. 3 shows an example of a priority table defined for a combination with 2. In Fig. 3, a conversion target character string to which conversion logic 1 and conversion logic 2 can be applied is extracted using conversion logic 2. Also shown is an example of updating the conversion priority counter when a conversion candidate is confirmed, as shown in Fig. 3. For example, when the conversion priority counter of each conversion logic is initialized to 0, For the conversion target character string. "Buy", 2. When “unknown” is presented as a conversion candidate list and “unknown (noun)” is confirmed as a conversion result, the conversion priority counter of the conversion logic 2 is updated from 0 to 1.

これらのステップによって、次の文字列入力時、その文字列がとりうる単語の属性に対応する変換ロジックの組み合わせに対し、それ以前の入力文字列に対する変換結果が反映された変換ロジックの優先順位に従って変換候補を抽出することによって、変換候補の提示順序をユーザ適応させることができる。例えば、「かって」という文字列に対し、1.「買って」と、2.「勝手」とを提示する変換候補リストの中から、2.「勝手」が変換結果として確定され場合に、変換ロジック1(”動詞連用形+助動詞「て」”)と変換ロジック2(”名詞”)との組み合わせにおいては、変換ロジック2が優先されることを学習することによって、次に、その組み合わせが適用されるような文字列「とって」が入力された際に、「取っ手(名詞)」の提示順を、「取って(動詞連用形+助動詞「て」)」よりも上げて表示することができる。   By these steps, when the next character string is input, the conversion logic combination corresponding to the attribute of the word that the character string can take is converted according to the priority order of the conversion logic reflecting the conversion result for the previous input character string. By extracting the conversion candidates, the user can adapt the presentation order of the conversion candidates. For example, for the character string “Kate”, 1. “Buy” and 2. 1. From the conversion candidate list that presents “selfish”; In the case where the combination of conversion logic 1 (“verb consecutive form + auxiliary verb“ te ””) and conversion logic 2 (“noun”) is combined with “conversion” as the result of conversion, conversion logic 2 is given priority. Next, when a character string “Torte” is applied, the order of presentation of the “handle (noun)” is changed to “take (verb combined form + auxiliary verb“ te ”. It can be displayed higher than “)”.

なお、仮名漢字変換−予測エンジン(ユーザ依存部)43は、ユーザが過去に「かってほしい」という文字列入力に対し、「買って欲しい」という変換結果を確定している場合には、「かって」という文字列に対し適用可能な変換ロジックの組み合わせにおいて変換ロジック2(”名詞”)を優先させるという学習とともに、変換ロジック1(”動詞連用形+助動詞「て」”)を優先させる場合には、「かって」で区切って入力しないという学習も合わせて行っていることになる。   Note that the kana-kanji conversion-prediction engine (user-dependent unit) 43, when the user has confirmed the conversion result “I want you to buy” in response to the character string input “I want you to do” in the past, In addition to learning to prioritize conversion logic 2 (“noun”) in a combination of conversion logics applicable to the character string “”, in the case of prioritizing conversion logic 1 (“verb conjunctive form + auxiliary verb“ te ””), This means that learning is not performed by separating them with “Kate”.

これは、変換ロジックの優先度を、その変換対象文字列に対し適用可能な組み合わせにおいて定義するからである。すなわち、「かってほしい」という文字列に対し適用可能な変換ロジックの組み合わせと、「かって」という文字列に対し適用可能な変換ロジックの組み合わせとを区別して、「かってほしい」という文字列に対し適用可能な変換ロジックの組み合わせにおける、「買って欲しい」を優先させるための変換ロジック(例えば、”動詞連用形+助動詞「て」+補助形容詞「ほしい」”)の優先度を更新しないからである。なお、組み合わせを区別する方法としては、変換対象文字列全てを1つの変換ロジックと見て区別する方法や、1つの単語を基準にその単語の前後の単語の属性を含めて1つの変換ロジックと見て区別する方法がある。   This is because the priority of the conversion logic is defined in a combination applicable to the conversion target character string. In other words, the combination of conversion logic that can be applied to the character string “Kate want” and the combination of conversion logic that can be applied to the character string “Kate” are distinguished and applied to the character string “I want to do it”. This is because the priority of conversion logic (for example, “verb conjunctive form + auxiliary verb“ te ”+ auxiliary adjective“ want ””) is not updated in a possible combination of conversion logics. As a method of distinguishing combinations, a method of distinguishing all conversion target character strings as one conversion logic, or a single conversion logic including the attributes of words before and after the word based on one word. There is a way to distinguish them.

このように、本実施の形態によれば、ある入力文字列に対する変換結果を、そのときの文字列がとりえる単語の属性に対応づけて学習するので、ユーザが過去に入力していない単語であっても、その単語のとりうる属性に基づいて、そのユーザに適応した変換ロジックを優先させることができる。従って、変換ロジックの優先度に沿って変換候補リストを生成すれば、ユーザが過去に入力していない単語であっても、その変換候補の提示順をユーザ適応させることができる。   Thus, according to the present embodiment, the conversion result for a certain input character string is learned in association with the attribute of the word that can be taken by the character string at that time. Even if it exists, based on the attribute which the word can take, the conversion logic adapted to the user can be prioritized. Therefore, if the conversion candidate list is generated in accordance with the priority of the conversion logic, even if the word has not been input by the user in the past, the display order of the conversion candidates can be adapted to the user.

また、本実施の形態によれば、仮名漢字変換−予測エンジンをコア部とユーザ依存部とに分けているので、ハードウェアリソースに制限のある小型装置(携帯電話機など)への搭載が容易である。すなわち、現在小型装置で実現できている仮名漢字変換・予測処理に対して、仮名漢字変換−予測エンジン(ユーザ依存部)43を切り出すだけで実現可能である。具体的には、変換ロジックの適用順序について、固定の順序で処理していたところを、その組み合わせ毎の変換優先度カウンタを設けて、ユーザの使用状況で処理優先度を変えられるような対応をとるだけで実現可能である。また、同じハードウェアリソース条件であれば、小型装置での実現を対象としない方式に比べ、本実施の形態による方式は、処理速度の向上が見込まれる。   Further, according to the present embodiment, the kana-kanji conversion-prediction engine is divided into the core part and the user-dependent part, so that it can be easily mounted on a small device (such as a mobile phone) with limited hardware resources. is there. That is, it can be realized simply by cutting out the kana-kanji conversion-prediction engine (user-dependent unit) 43 for the kana-kanji conversion / prediction processing that can be realized with a small apparatus at present. Specifically, the conversion logic application order is processed in a fixed order, and a conversion priority counter is provided for each combination so that the processing priority can be changed depending on the user's usage status. It can be realized simply by taking. Also, if the hardware resource conditions are the same, the method according to the present embodiment is expected to improve the processing speed compared to a method that is not intended for implementation in a small device.

なお、上記実施の形態では、仮名漢字変換のための変換ロジックの例を示しているが、予測変換のための変換ロジックであっても基本的な動作は同様である。この場合、変換ロジックは、具体的には、変換対象文字列を含んだ単語の全読みとその単語の属性とを示す情報であればよい。例えば、「か」や「かっ」と入力された際に、その文字列から始まる単語の変換候補を、仮名漢字変換−予測辞書44から検索して変換候補リストを生成すればよい。その際、仮名漢字変換−予測エンジン(ユーザ依存部)43によって決定された変換ロジックの優先順位に従って、仮名漢字変換−予測辞書44から変換候補を抽出すればよい。   In the above embodiment, an example of conversion logic for kana-kanji conversion is shown, but the basic operation is the same even for conversion logic for predictive conversion. In this case, specifically, the conversion logic may be information indicating the complete reading of the word including the conversion target character string and the attribute of the word. For example, when “ka” or “ka” is input, a conversion candidate list may be generated by searching the kana-kanji conversion-prediction dictionary 44 for conversion candidates of words starting from the character string. At that time, conversion candidates may be extracted from the kana-kanji conversion-prediction dictionary 44 in accordance with the priority order of the conversion logic determined by the kana-kanji conversion-prediction engine (user-dependent unit) 43.

実施の形態2.
次に、本発明の第2の実施の形態について図面を参照して説明する。図4は、本発明の第2の実施の形態による日本語処理装置の構成例を示すブロック図である。図4に示すように、本実施の形態は、図1に示す第1の実施の形態と比べて、仮名漢字変換−予測装置4が、仮名漢字変換−予測辞書(ユーザ依存部)45を有する点で異なる。
Embodiment 2. FIG.
Next, a second embodiment of the present invention will be described with reference to the drawings. FIG. 4 is a block diagram showing a configuration example of the Japanese language processing apparatus according to the second embodiment of the present invention. As shown in FIG. 4, in the present embodiment, the kana-kanji conversion-prediction device 4 has a kana-kanji conversion-prediction dictionary (user-dependent unit) 45 as compared to the first embodiment shown in FIG. 1. It is different in point.

仮名漢字変換−予測辞書(ユーザ依存部)45は、仮名漢字変換−予測辞書44に登録されている各読みに対応づけて、その単語レベルの学習結果を示す情報を記憶する。単語レベルの学習結果を示す情報として、例えば、その読みをもつ各単語(仮名漢字交じり表記で区別される単語)毎に、確定頻度を示す情報を記憶してもよい。また、その読みをもつ単語の中で最新の変換結果となった単語を示す情報を記憶してもよい。なお、仮名漢字変換−予測辞書(ユーザ依存部)45は、仮名漢字変換−予測辞書44に組み込まれることによって、1つの辞書として実現されてもよい。   The kana-kanji conversion-prediction dictionary (user-dependent unit) 45 stores information indicating the learning result of the word level in association with each reading registered in the kana-kanji conversion-prediction dictionary 44. As information indicating the learning result at the word level, for example, information indicating the determination frequency may be stored for each word having the reading (word distinguished by kana-kanji mixed notation). Moreover, you may memorize | store the information which shows the word used as the newest conversion result among the words with the reading. The kana-kanji conversion-prediction dictionary (user-dependent unit) 45 may be implemented as a single dictionary by being incorporated in the kana-kanji conversion-prediction dictionary 44.

図5は、本実施の形態による日本語処理装置の動作例を示すフローチャートである。図5に示すように、本実施の形態では、変換候補の確定結果に基づく学習の結果を、変換ロジックだけでなく、単語レベルでも反映させる(ステップB4)。仮名漢字変換−予測制御部41は、例えば、変換結果として確定された変換候補を仮名漢字変換−予測エンジン(ユーザ依存部)43に通知する。変換結果が通知された仮名漢字変換−予測エンジン(ユーザ依存部)43は、優先されるべき変換ロジックを優先度テーブルに反映させるとともに、変換候補の読みに対し優先されるべき単語(仮名漢字交じり表記)を判別して、仮名漢字変換−予測辞書(ユーザ依存部)45に反映させる。仮名漢字変換−予測エンジン(ユーザ依存部)43は、単語仮名漢字変換−予測辞書(ユーザ依存部)45にその変換候補の読みと対応づけて登録されている単語レベルの学習結果を示す情報を更新すればよい。例えば、単語レベルの学習結果を示す情報として、その読みをもつ単語毎に確定頻度を示す情報を登録している場合には、その変換候補である単語(仮名漢字交じり表記)の確定頻度を更新すればよい。また、例えば、単語レベルの学習結果を示す情報として、その読みをもつ単語の中で最新の変換結果となった単語を示す情報を登録している場合には、その変換候補の単語(仮名漢字交じり表記)を最新の変換結果として登録すればよい。   FIG. 5 is a flowchart showing an operation example of the Japanese language processing apparatus according to this embodiment. As shown in FIG. 5, in the present embodiment, the learning result based on the conversion candidate determination result is reflected not only at the conversion logic but also at the word level (step B4). For example, the kana-kanji conversion-prediction control unit 41 notifies the kana-kanji conversion-prediction engine (user-dependent unit) 43 of the conversion candidates determined as the conversion result. The kana-kanji conversion-prediction engine (user-dependent unit) 43 to which the conversion result is notified reflects the conversion logic to be prioritized in the priority table and the word to be prioritized for conversion candidate reading (kana-kanji mix) The kana-kanji conversion-prediction dictionary (user-dependent unit) 45 is reflected. The kana-kanji conversion-prediction engine (user-dependent part) 43 stores information indicating a word-level learning result registered in the word-kana-kanji conversion-prediction dictionary (user-dependent part) 45 in association with the reading of the conversion candidate. Update it. For example, when information indicating the confirmation frequency is registered for each word having the reading as information indicating the learning result at the word level, the confirmation frequency of the word that is the conversion candidate (Kana-Kanji mixed notation) is updated. do it. Further, for example, when information indicating a word having the latest conversion result among words having the reading is registered as information indicating a word level learning result, the conversion candidate word (kana-kanji) (Mixed notation) may be registered as the latest conversion result.

また、本実施の形態では、ステップB2において、仮名漢字変換−予測エンジン(コア部)42が変換候補リストを生成する際に、仮名漢字変換−予測エンジン(ユーザ依存部)43が管理する優先度テーブルによって判別した各変換ロジックの優先順位と、仮名漢字変換−予測辞書(ユーザ依存部)45に記憶されている単語レベルの学習結果とに基づいて、各変換候補の提示順序を決定する。   Further, in this embodiment, when the kana-kanji conversion-prediction engine (core part) 42 generates the conversion candidate list in step B2, the priority managed by the kana-kanji conversion-prediction engine (user-dependent part) 43 is managed. Based on the priority order of each conversion logic determined by the table and the learning result of the word level stored in the kana-kanji conversion-prediction dictionary (user-dependent part) 45, the presentation order of each conversion candidate is determined.

例えば、仮名漢字変換−予測エンジン(コア部)42は、変換ロジックの優先順位に従い、変換候補を抽出する際に、その変換ロジックによって抽出される単語の提示順序については、最新の変換結果となった単語や確定頻度の高い単語が早く提示されるような順序にしてもよい。また、単語レベルの学習結果によっては、変換ロジックの優先順位よりも単語レベルの学習結果を優先させてもよい。例えば、最新の変換結果となった単語や確定頻度が所定の値を上回っている単語については、変換ロジックの優先度に関係なく早く提示されるような順序としてもよい。なお、他の点に関しては、第1の実施の形態と同様である。   For example, when the kana-kanji conversion-prediction engine (core unit) 42 extracts conversion candidates according to the priority of conversion logic, the latest conversion result is obtained with respect to the presentation order of words extracted by the conversion logic. The order may be such that the words that have been confirmed or the words with a high frequency of determination are presented earlier. Depending on the learning result at the word level, the learning result at the word level may be prioritized over the priority order of the conversion logic. For example, the order of the words that are the latest conversion result or the words whose determination frequency exceeds a predetermined value may be presented early regardless of the priority of the conversion logic. Other points are the same as those in the first embodiment.

以上のように、本実施の形態によれば、ある入力文字列に対する変換結果を、そのときの文字列がとりえた単語の属性に対応づけて学習するとともに、そのときの文字列が示す読みに対応づけても学習するので、例えば、過去に入力した単語について、ロジックレベルでの並べ替えが適切でないケースを救うことが可能となる。すなわち、仮名漢字変換−予測辞書にもユーザ依存部を設けることで、ロジック単位の適応に対して、例外を持たせたいようなケースを単語レベルで保管するきめ細かい対応が可能である。   As described above, according to the present embodiment, the conversion result for a certain input character string is learned in association with the attribute of the word taken by the character string at that time, and the reading indicated by the character string at that time is read. For example, it is possible to save a case in which rearrangement at the logic level is not appropriate for words input in the past. In other words, by providing a user-dependent part in the kana-kanji conversion-prediction dictionary, it is possible to meticulously store a case where it is desired to have an exception at the word level for adaptation in logic units.

本発明は、入力文字列に対し日本語変換処理を行う装置であれば適用可能であるが、特に、携帯端末機やパーソナルコンピュータのように、一人のユーザが限定して使用するような装置に好適に適用可能である。   The present invention can be applied to any device that performs Japanese conversion processing on an input character string, and in particular, to a device that is limitedly used by a single user, such as a portable terminal or a personal computer. It can be suitably applied.

第1の実施の形態による日本語処理装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the Japanese language processing apparatus by 1st Embodiment. 第1の実施の形態による日本語処理装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the Japanese language processing apparatus by 1st Embodiment. 優先度テーブルの一例を示す説明図である。It is explanatory drawing which shows an example of a priority table. 第2の実施の形態による日本語処理装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the Japanese language processing apparatus by 2nd Embodiment. 第2の実施の形態による日本語処理装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the Japanese language processing apparatus by 2nd Embodiment.

符号の説明Explanation of symbols

1 入力装置
2 出力装置
3 制御部
4 仮名漢字変換−予測装置
41 仮名漢字変換−予測制御部
42 仮名漢字変換−予測エンジン(コア部)
43 仮名漢字変換−予測エンジン(ユーザ依存部)
44 仮名漢字変換−予測辞書
45 仮名漢字変換−予測辞書(ユーザ依存部)
DESCRIPTION OF SYMBOLS 1 Input device 2 Output device 3 Control part 4 Kana-kanji conversion-prediction apparatus 41 Kana-kanji conversion-prediction control part 42 Kana-kanji conversion-prediction engine (core part)
43 Kana-Kanji conversion-prediction engine (user dependent part)
44 Kana-Kanji conversion-predictive dictionary 45 Kana-Kanji conversion-predictive dictionary (user-dependent part)

Claims (7)

入力された変換対象文字列に対し、日本語変換を行う日本語処理装置であって、
変換対象文字列がとりえる単語の属性および該変換対象文字列に対し確定した変換結果に基づいて、変換対象文字列をどのような属性を持つ単語として変換するかを定めた変換ロジックの優先度を変化させる日本語変換手段を備えた
ことを特徴とする日本語処理装置。
A Japanese processing device that performs Japanese conversion on the input character string to be converted,
Priority of conversion logic that defines what attribute the conversion target character string is converted to as a word based on the attribute of the word that the conversion target character string can take and the conversion result determined for the conversion target character string Japanese language processing device characterized by comprising Japanese conversion means for changing the character.
日本語変換手段は、
変換対象文字列に対し変換結果が確定すると、該変換対象文字列に対し適用可能な変換ロジックの組み合わせに対し、変換結果となった表記を抽出するために用いた変換ロジックの優先度を上げる変換ロジック学習手段と、
変換対象文字列が入力されると、該変換対象文字列に対し適用可能な変換ロジックの組み合わせにおける各変換ロジックの優先度に従って、該変換対象文字列に対する変換候補リストを生成する変換処理手段とを含む
請求項1に記載の日本語処理装置。
Japanese conversion means
When the conversion result is determined for the conversion target character string, conversion that increases the priority of the conversion logic used to extract the notation that is the conversion result for the combination of conversion logics applicable to the conversion target character string Logic learning means,
A conversion processing unit that generates a conversion candidate list for the conversion target character string according to the priority of each conversion logic in a combination of conversion logics applicable to the conversion target character string when the conversion target character string is input; The Japanese language processing apparatus according to claim 1.
変換ロジック学習手段は、同じ文字列に対し適用されうる2以上の変換ロジックの組み合わせについて、該組み合わせにおける各変換ロジックの優先度を記述するためのロジック優先度テーブルを定め、
変換ロジック学習手段は、変換対象文字列に対し変換結果が確定すると、該変換対象文字列に適用可能な変換ロジックの組み合わせについて定めた前記ロジック優先度テーブルで、変換結果となった表記を抽出するために用いた変換ロジックの優先度を上げるよう更新し、
変換処理手段は、変換対象文字列が入力されると、ロジック優先度テーブルで示される各変換ロジックの優先度に従って、該変換対象文字列に対する変換候補リストを生成する
請求項1または請求項2に記載の日本語処理装置。
The conversion logic learning means defines a logic priority table for describing the priority of each conversion logic in a combination of two or more conversion logics that can be applied to the same character string,
When the conversion result is determined for the conversion target character string, the conversion logic learning unit extracts the notation that is the conversion result in the logic priority table determined for the combination of conversion logics applicable to the conversion target character string. Updated to increase the priority of the conversion logic used for
When the conversion target character string is input, the conversion processing unit generates a conversion candidate list for the conversion target character string according to the priority of each conversion logic indicated in the logic priority table. The Japanese processing device described.
日本語変換手段は、仮名漢字変換用辞書として、読みと、前記読みをもつ単語の各表記と、前記表記が示す単語の属性とを対応づけて記憶する仮名漢字変換用辞書記憶手段を含み、
変換処理手段は、変換ロジックの優先度が高い順に変換ロジックを変換対象文字列に適用し、前記仮名漢字変換用辞書から、適用した変換ロジックによって特定される単語の読みおよび属性が一致する表記を変換候補として抽出して、変換候補リストを生成する
請求項1から請求項3のうちのいずれか1項に記載の日本語処理装置。
The Japanese conversion means includes, as a kana-kanji conversion dictionary, kana-kanji conversion dictionary storage means for storing a reading, each notation of the word having the reading, and an attribute of the word indicated by the notation,
The conversion processing means applies the conversion logic to the conversion target character string in descending order of priority of the conversion logic, and reads from the kana-kanji conversion dictionary the notation that the reading and the attribute of the word specified by the applied conversion logic match. The Japanese language processing apparatus according to any one of claims 1 to 3, wherein a conversion candidate list is generated by extracting as conversion candidates.
変換ロジック学習手段は、仮名漢字変換用辞書に登録されている読みについて、前記読みをもつ表記が示す各単語の優先度を記述するための単語優先度テーブルを定め、
変換ロジック学習手段は、変換対象文字列に対し変換結果が確定すると、変換結果の単語の読みについて定めた前記単語優先度テーブルで、変換結果となった表記が示す単語の優先度を上げるよう更新し、
変換処理手段は、変換対象文字列が入力されると、ロジック優先度テーブルで示される各変換ロジックの優先度と、単語優先度テーブルで示される各単語の優先度とに基づいて、該変換対象文字列に対する変換候補リストを生成する
請求項1から請求項4のうちのいずれか1項に記載の日本語処理装置。
The conversion logic learning means defines a word priority table for describing the priority of each word indicated by the notation having the reading for the reading registered in the kana-kanji conversion dictionary,
When the conversion result is determined for the conversion target character string, the conversion logic learning means updates the word priority table defined for reading the word of the conversion result to increase the priority of the word indicated by the conversion result notation. And
When the conversion target character string is input, the conversion processing means, based on the priority of each conversion logic indicated in the logic priority table and the priority of each word indicated in the word priority table, The Japanese processing apparatus according to claim 1, wherein a conversion candidate list for a character string is generated.
日本語変換手段が、入力された変換対象文字列に対し、日本語変換を行う日本語処理方法であって、
変換対象文字列がとりえる単語の属性および該変換対象文字列に対し確定した変換結果に基づいて、変換対象文字列をどのような属性を持つ単語として変換するかを定めた変換ロジックの優先度を変化させる
ことを特徴とする日本語処理方法。
The Japanese conversion means is a Japanese processing method for performing Japanese conversion on the input conversion target character string,
Priority of conversion logic that defines what attribute the conversion target character string is converted to as a word based on the attribute of the word that the conversion target character string can take and the conversion result determined for the conversion target character string Japanese processing method characterized by changing
入力された変換対象文字列に対し、日本語変換を行うための日本語処理用プログラムであって、
コンピュータに、
変換対象文字列がとりえる単語の属性および該変換対象文字列に対し確定した変換結果に基づいて、変換対象文字列をどのような属性を持つ単語として変換するかを定めた変換ロジックの優先度を変化させる処理
を実行させるための日本語処理用プログラム。
A Japanese processing program for performing Japanese conversion on the input conversion target character string,
On the computer,
Priority of conversion logic that defines what attribute the conversion target character string is converted to as a word based on the attribute of the word that the conversion target character string can take and the conversion result determined for the conversion target character string Japanese language processing program for executing processes that change
JP2007014539A 2007-01-25 2007-01-25 Japanese language processing apparatus, Japanese language processing method, and Japanese language processing program Expired - Fee Related JP5228325B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007014539A JP5228325B2 (en) 2007-01-25 2007-01-25 Japanese language processing apparatus, Japanese language processing method, and Japanese language processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007014539A JP5228325B2 (en) 2007-01-25 2007-01-25 Japanese language processing apparatus, Japanese language processing method, and Japanese language processing program

Publications (2)

Publication Number Publication Date
JP2008181357A true JP2008181357A (en) 2008-08-07
JP5228325B2 JP5228325B2 (en) 2013-07-03

Family

ID=39725213

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007014539A Expired - Fee Related JP5228325B2 (en) 2007-01-25 2007-01-25 Japanese language processing apparatus, Japanese language processing method, and Japanese language processing program

Country Status (1)

Country Link
JP (1) JP5228325B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0374763A (en) * 1989-08-16 1991-03-29 Sanyo Electric Co Ltd Kana/kanji conversion system
JPH04213754A (en) * 1990-12-11 1992-08-04 Fujitsu Ltd Sentence clause delimiter learning system
JPH05189413A (en) * 1992-01-10 1993-07-30 Fuji Xerox Co Ltd Kana/kanji converting device
JP2005100468A (en) * 2004-12-24 2005-04-14 Mitsubishi Electric Corp Character input device
JP2007004634A (en) * 2005-06-24 2007-01-11 Microsoft Corp Method for preparing language model, kana/kanji conversion method, its device, computer program and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0374763A (en) * 1989-08-16 1991-03-29 Sanyo Electric Co Ltd Kana/kanji conversion system
JPH04213754A (en) * 1990-12-11 1992-08-04 Fujitsu Ltd Sentence clause delimiter learning system
JPH05189413A (en) * 1992-01-10 1993-07-30 Fuji Xerox Co Ltd Kana/kanji converting device
JP2005100468A (en) * 2004-12-24 2005-04-14 Mitsubishi Electric Corp Character input device
JP2007004634A (en) * 2005-06-24 2007-01-11 Microsoft Corp Method for preparing language model, kana/kanji conversion method, its device, computer program and computer readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSND200100538012; 川村 渇真: '東の横綱EGBRIDGE、西の横綱ATOK 二大日本語入力プログラムの勧め' Mac OS 8.6 パーフェクトガイド , 19991001, pp.128-129, 株式会社アスキー *
JPN6012058297; 川村 渇真: '東の横綱EGBRIDGE、西の横綱ATOK 二大日本語入力プログラムの勧め' Mac OS 8.6 パーフェクトガイド , 19991001, pp.128-129, 株式会社アスキー *

Also Published As

Publication number Publication date
JP5228325B2 (en) 2013-07-03

Similar Documents

Publication Publication Date Title
CN105183761B (en) Sensitive word replacing method and device
US7953692B2 (en) Predicting candidates using information sources
KR100891358B1 (en) System and its method for inputting character by predicting character sequence of user&#39;s next input
CN107025217B (en) Synonymy-converted sentence generation method, synonymy-converted sentence generation device, recording medium, and machine translation system
US7395203B2 (en) System and method for disambiguating phonetic input
JP2005202917A (en) System and method for eliminating ambiguity over phonetic input
JP2009289202A (en) Keyword input support device, keyword input support method and program
JP2011527058A (en) Method and system for processing Japanese text on a mobile device
JP2009015743A (en) Document creation support system, document creation support method, and document creation support program
WO2004059461A2 (en) Electronic dictionary with example sentences
JP2007334534A (en) Apparatus and method for inputting character string, and program
JP2013145431A (en) Program for character input, information processing device and character input operation setting method
CN101995963B (en) Vocabulary self-adaption Chinese input method
KR101130206B1 (en) Method, apparatus and computer program product for providing an input order independent character input mechanism
JP2009276818A (en) Character input program, character input device, and character input method
JP2005135113A (en) Electronic equipment, related word extracting method, and program
JP2008225602A (en) Pictogram search apparatus, system and method
EP2031490A2 (en) Electronic dictionary, search method for and electronic dictionary, and search program for an alectronic dictionary
JP2011065255A (en) Data processing apparatus, data name generation method and computer program
JP5228325B2 (en) Japanese language processing apparatus, Japanese language processing method, and Japanese language processing program
JP5554597B2 (en) Character input device, character input method, and program including character input method
JP2007257188A (en) Dictionary search device and its control program
JP2020113048A (en) Information processing apparatus and program
JP4765107B2 (en) Character string input device and program
JP5278474B2 (en) Information output device and information output program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120214

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120406

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120821

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121016

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20121113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130128

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20130204

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130304

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160329

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees