JP5439790B2 - Terminal device, computer program, and character string conversion method - Google Patents

Terminal device, computer program, and character string conversion method Download PDF

Info

Publication number
JP5439790B2
JP5439790B2 JP2008263179A JP2008263179A JP5439790B2 JP 5439790 B2 JP5439790 B2 JP 5439790B2 JP 2008263179 A JP2008263179 A JP 2008263179A JP 2008263179 A JP2008263179 A JP 2008263179A JP 5439790 B2 JP5439790 B2 JP 5439790B2
Authority
JP
Japan
Prior art keywords
conversion
priority
character string
dictionary
terminal device
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.)
Active
Application number
JP2008263179A
Other languages
Japanese (ja)
Other versions
JP2010092368A (en
Inventor
祐一郎 杉本
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008263179A priority Critical patent/JP5439790B2/en
Publication of JP2010092368A publication Critical patent/JP2010092368A/en
Application granted granted Critical
Publication of JP5439790B2 publication Critical patent/JP5439790B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、入力された文字列に対応する変換候補を文字列変換用の辞書から検索する端末装置、コンピュータプログラム及び文字列変換方法に関する。   The present invention relates to a terminal device, a computer program, and a character string conversion method for searching conversion candidates corresponding to an input character string from a dictionary for character string conversion.

かな文字を入力すればこれに対応する漢字が出力される、かな漢字変換機能が知られている。一般的にかな漢字変換機能は、入力された文字列に対応する単語を辞書データの中から検索し、検索の結果得られた1つ以上の変換候補を所定の優先度に応じた表示順序でユーザに提示し、ユーザがそのうちの1つを選択する入力を受信することによって文字列の変換を行う。   A kana-kanji conversion function is known in which a kanji corresponding to a kana character is input if it is input. In general, the kana-kanji conversion function searches a dictionary data for a word corresponding to an input character string, and displays one or more conversion candidates obtained as a result of the search in a display order corresponding to a predetermined priority. The character string is converted by receiving an input for selecting one of them.

かな漢字変換機能のような文字列変換機能は、優先度の高い変換候補ほど少ない手順で選択できるように設計されるのが一般的である。このため文字列変換機能において、変換候補間の優先度をどのように決定するかは、変換効率を高める上で重要な要因である。   A character string conversion function such as the kana-kanji conversion function is generally designed so that conversion candidates with higher priority can be selected with fewer procedures. For this reason, in the character string conversion function, how to determine the priority between conversion candidates is an important factor for improving the conversion efficiency.

なお、複数種の変換辞書を有する日本語変換システムと、変換対象の文字列を入力する入力手段と、この入力された文字列に対して各変換辞書を使用して変換候補を抽出すると共に、抽出した変換候補と候補数を変換辞書別に求める変換制御手段5と、この変換制御手段の求めた変換辞書別の変換候補と候補数のうち、変換候補については選択した一つの変換辞書に基づくものを表示し、他の変換辞書により求めた情報は、各辞書別に変換候補数を表示すべく制御する表示制御手段とを有する電話機が開示されている。   A Japanese conversion system having a plurality of types of conversion dictionaries, an input means for inputting a character string to be converted, and extracting conversion candidates using each conversion dictionary for the input character string, The conversion control means 5 for obtaining the extracted conversion candidates and the number of candidates for each conversion dictionary, and among the conversion candidates and the number of candidates for each conversion dictionary obtained by the conversion control means, the conversion candidates are based on one selected conversion dictionary And a display control means for controlling the information obtained from other conversion dictionaries to display the number of conversion candidates for each dictionary.

また、基本的な単語に関する基本辞書と、専門分野の単語に関する専門用語辞書群と、処理対象文書の文を単語候補に分割し分離する単語判定部と、各辞書の検索の優先度を記した優先度表と、分離された単語候補について優先度表に示された優先度の順に従って各辞書を順次検索する辞書検索部と、優先度表の各辞書の検索の優先度を辞書からの検出状況によって更新する表更新部とを備える文書処理装置が開示されている。   In addition, a basic dictionary for basic words, a group of specialized terminology dictionaries for words in specialized fields, a word determination unit that divides a sentence of a document to be processed into word candidates, and a search priority of each dictionary are described. Priority table, dictionary search unit that sequentially searches each dictionary according to the priority order shown in the priority table for the isolated word candidates, and detection priority of each dictionary in the priority table from the dictionary There is disclosed a document processing apparatus including a table update unit for updating according to a situation.

さらに、自端末の地理的現在位置を検知する位置検知機能と日本語変換機能とを備える携帯端末装置と、地域に固有な名詞に関して読み仮名を含む情報を記述した地域別固有名詞辞書のデータベースを有するサーバーと、を有し、携帯端末装置は、位置検知機能により取得した位置情報を通信機能を用いてサーバーに通知し、サーバーは、携帯端末装置から位置情報を受信すると、位置情報と地域別固有名詞辞書とのマッチングを行って位置情報に適する地域固有名詞辞書の選択を行い、選択した辞書データを携帯端末装置にダウンロードし、携帯電端末装置は、サーバーから辞書データを取得すると、辞書が端末内の日本語変換機能で優先的に参照されるように設定し、自端末で読み仮名が入力されたときは辞書データを参照してその日本語変換処理を行って地域固有名詞の出力を行うことを特徴とする地域別固有名詞辞書受信システムが開示されている。   In addition, a mobile terminal device having a position detection function for detecting the geographical current position of the terminal itself and a Japanese language conversion function, and a database of regional proper noun dictionaries in which information including kana readings relating to local specific nouns are described The mobile terminal device notifies the server of the location information acquired by the location detection function using the communication function. When the server receives the location information from the mobile terminal device, Matching with a proper noun dictionary is performed to select a regional proper noun dictionary suitable for position information, and the selected dictionary data is downloaded to the mobile terminal device. Set the Japanese conversion function in the terminal so that it can be referred to preferentially. Regional proper noun dictionaries receiver system characterized by performing the conversion processing to output the regional proper noun is disclosed.

特開2000−115331号公報JP 2000-115331 A 特開平8−305695号公報JP-A-8-305695 特開2003−330916号公報JP 2003-330916 A

変換候補として最適な候補は、文字列を入力するユーザが置かれている状況、すなわちユーザによる文字列入力が行われる利用シーンに応じて変化する。たとえば、勤務場所で業務用のメールを作成する場合と自宅で私的なメールを作成する場合とでは、使用する単語が変わってくる。   The optimum candidate as the conversion candidate changes according to the situation where the user who inputs the character string is placed, that is, the use scene where the user inputs the character string. For example, the word used varies depending on whether a business email is created at a work place or a private email is created at home.

上記事情に鑑み、開示の装置、コンピュータプログラム及び方法は、ユーザが置かれている利用シーンに応じて、変換候補の優先度を切り替えることができる文字列変換機能を実現することを目的とする。   In view of the above circumstances, it is an object of the disclosed apparatus, computer program, and method to realize a character string conversion function that can switch the priority of conversion candidates in accordance with a usage scene where a user is placed.

ある実施例の形態によれば、入力文字列に対応する変換候補を記憶する複数の変換辞書にアクセス可能な端末装置であって、複数の変換辞書間の優先度を定義した複数の優先度リストを記憶する優先度リスト記憶手段と、予め設定された条件を判定した判定結果に基づいて予め設定された複数の利用シーンのうちから端末装置が現在利用される利用シーンを選択する利用シーン選択手段と、決定された利用シーンに応じて複数の優先度リストのうちのいずれかを選択する優先度リスト選択手段と、選択された優先度リストに定義された変換辞書間の優先度に従って入力文字列の変換に使用する各変換辞書の優先度を決定する優先度決定手段と、を備える端末装置が提供される。   According to an embodiment, a terminal device capable of accessing a plurality of conversion dictionaries that store conversion candidates corresponding to an input character string, wherein a plurality of priority lists defining priorities between the plurality of conversion dictionaries Priority list storage means for storing and use scene selection means for selecting a use scene currently used by the terminal device from a plurality of preset use scenes based on a determination result obtained by determining a preset condition And a priority list selecting means for selecting one of a plurality of priority lists according to the determined usage scene, and an input character string according to the priority between the conversion dictionaries defined in the selected priority list There is provided a terminal device comprising priority determination means for determining the priority of each conversion dictionary used for the conversion.

他の実施例の形態によれば、過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能な端末装置であって、入力文字列に対して行われた文字列変換の結果を学習辞書に学習させる学習手段と、学習辞書に記憶された文字列変換の結果に基づいて入力文字列に対する変換候補を決定する変換候補決定手段と、予め設定された条件を判定した判定結果に基づいて予め設定された複数の利用シーンのうちから端末装置が現在利用される利用シーンを選択する利用シーン選択手段と、学習手段により文字列変換の結果が学習されかつ変換候補決定手段により文字列変換の結果が参照される学習辞書を利用シーン選択手段によって決定された利用シーンに応じて複数の学習辞書の中から選択する学習辞書選択手段と、を備える端末装置が提供される。   According to another embodiment, the terminal device is capable of accessing a plurality of learning dictionaries that store the result of character string conversion performed on an input character string performed in the past. Learning means for causing the learning dictionary to learn the result of the character string conversion, conversion candidate determining means for determining a conversion candidate for the input character string based on the result of the character string conversion stored in the learning dictionary, and preset conditions Based on the determined determination result, a usage scene selection unit that selects a usage scene currently used by the terminal device from among a plurality of usage scenes set in advance, a learning unit learns the result of character string conversion, and a conversion candidate Learning dictionary selecting means for selecting a learning dictionary to which the result of character string conversion is referred by the determining means from a plurality of learning dictionaries according to the usage scene determined by the usage scene selecting means , The terminal device comprising a are provided.

上述の1つめの実施例の形態によれば、利用シーンに応じて変換辞書の優先度を切り替えることができる。   According to the form of the first embodiment described above, the priority of the conversion dictionary can be switched according to the usage scene.

また、上述の2つめの実施例の形態によれば、利用シーンに応じて学習辞書を使い分けることができる。利用シーンに応じて学習辞書を使い分けることにより、現在の利用シーンと異なる利用シーンで学習した変換候補の優先度が不適切に高くなることを避けることができる。   Moreover, according to the form of the above-mentioned 2nd Example, a learning dictionary can be used properly according to a use scene. By using different learning dictionaries according to usage scenes, it is possible to avoid an inappropriate increase in the priority of conversion candidates learned in different usage scenes from the current usage scene.

以下、添付する図面を参照して実施例を説明する。図1は、開示の端末装置のハードウエア構成の例を示す構成図である。端末装置10は、入力文字列を対応する他の文字列に変換する文字列変換処理が実行される装置であればどのような種類の装置であってもよい。端末装置10の例は、携帯電話、携帯情報端末、いわゆるPDA:Personal Digital Assistantやパソコンである。   Hereinafter, embodiments will be described with reference to the accompanying drawings. FIG. 1 is a configuration diagram illustrating an example of a hardware configuration of a disclosed terminal device. The terminal device 10 may be any type of device as long as it performs a character string conversion process for converting an input character string into another corresponding character string. Examples of the terminal device 10 are a mobile phone, a portable information terminal, a so-called PDA: Personal Digital Assistant, and a personal computer.

また、以下の実施例では、端末装置10により実行する文字列変換処理は、入力文字列であるかな文字を、これに対応する漢字文字列、かな漢字まじり文字列、カタカナ文字列などに変換する、かな漢字変換処理であると仮定して説明を行う。しかしながら、開示の装置、プログラム及び文字列変換方法は、入力文字列を対応する他の文字列に変換する文字列変換処理であればどのような文字列変換処理にも適用可能である。   In the following embodiment, the character string conversion process executed by the terminal device 10 converts a kana character that is an input character string into a kanji character string, a kana-kanji magic character string, a katakana character string, and the like corresponding thereto. The description will be made assuming that the Kana-Kanji conversion process. However, the disclosed apparatus, program, and character string conversion method can be applied to any character string conversion process as long as the character string conversion process converts an input character string into another corresponding character string.

端末装置10は、制御部11と、記憶部12と、入力部13と、表示部14と、グローバル・ポジショニング・システム判定部15と、アクセスポイント検出部16と、タイマ17を備える。以下の説明及び図面において、グローバル・ポジショニング・システム判定部15及びアクセスポイント検出部16を、それぞれ「GPS検出部15」及び「AP検出部16」と記載することがある。   The terminal device 10 includes a control unit 11, a storage unit 12, an input unit 13, a display unit 14, a global positioning system determination unit 15, an access point detection unit 16, and a timer 17. In the following description and drawings, the global positioning system determination unit 15 and the access point detection unit 16 may be referred to as “GPS detection unit 15” and “AP detection unit 16”, respectively.

制御部11は、CPUやMPUなどの処理ユニットを備え、記憶部12に記憶されたコンピュータプログラムを実行する。   The control unit 11 includes a processing unit such as a CPU or MPU, and executes a computer program stored in the storage unit 12.

記憶部12には、制御部11により実行されるかな漢字変換プログラム20や日本語アプリケーション23が記憶される。記憶部12は、目的に応じてRAMやROM、ハードディスクドライブ、これらの組み合わせ等を採用した記憶装置を用いて実現される。記憶部12には、制御部11に実行されるかな漢字変換プログラム20及び日本語アプリケーション23が記憶される。   The storage unit 12 stores a kana-kanji conversion program 20 and a Japanese application 23 executed by the control unit 11. The storage unit 12 is realized using a storage device that employs a RAM, a ROM, a hard disk drive, a combination thereof, or the like according to the purpose. The storage unit 12 stores a kana-kanji conversion program 20 and a Japanese application 23 that are executed by the control unit 11.

かな漢字変換プログラム20は、入力されたかな文字列を、これに対応する漢字文字列、かな漢字まじり文字列、カタカナ文字列などに変換するかな漢字変換処理を、制御部11に実行させるコンピュータプログラムである。かな漢字変換プログラム20により実行される処理は後述する。記憶部12には、かな漢字変換プログラム20により使用される複数の変換辞書21及び複数の学習辞書22が記憶される。   The kana-kanji conversion program 20 is a computer program that causes the control unit 11 to execute kana-kanji conversion processing for converting an input kana character string into a kanji character string, a kana-kanji character string, a katakana character string, and the like corresponding thereto. Processing executed by the kana-kanji conversion program 20 will be described later. The storage unit 12 stores a plurality of conversion dictionaries 21 and a plurality of learning dictionaries 22 used by the kana-kanji conversion program 20.

変換辞書21は、入力文字列に対応する1つ以上の文字列を変換候補として記憶する辞書データである。また、学習辞書22は、過去にかな漢字変換プログラム20により実行された文字列変換の結果を記憶する辞書データである。例えば、学習辞書22は、入力文字列と、過去に行われた文字列変換においてこの入力文字列に対する変換結果として選ばれた他の文字列とを記憶したデータを有していてよい。さらに学習辞書22は、変換辞書21に記憶される各変換候補の各変換候補の優先順位を、それぞれの過去の使用頻度に応じて定めた各変換候補の優先順位データを有していてもよい。   The conversion dictionary 21 is dictionary data that stores one or more character strings corresponding to an input character string as conversion candidates. The learning dictionary 22 is dictionary data for storing the result of character string conversion executed by the kana-kanji conversion program 20 in the past. For example, the learning dictionary 22 may have data storing an input character string and other character strings selected as conversion results for the input character string in character string conversion performed in the past. Further, the learning dictionary 22 may include priority order data of each conversion candidate in which the priority order of each conversion candidate stored in the conversion dictionary 21 is determined according to each past use frequency. .

なお本実施例では、端末装置10はその記憶部12に変換辞書21及び学習辞書22を記憶することとしたが、変換辞書21及び学習辞書22は、端末装置10からアクセス可能であれば足りる。例えば、複数の変換辞書21及び複数の学習辞書22の全部又はその一部は、端末装置10からアクセス可能なネットワーク上のサーバに保存された辞書データであってもよい。   In the present embodiment, the terminal device 10 stores the conversion dictionary 21 and the learning dictionary 22 in the storage unit 12, but it is sufficient that the conversion dictionary 21 and the learning dictionary 22 are accessible from the terminal device 10. For example, all or a part of the plurality of conversion dictionaries 21 and the plurality of learning dictionaries 22 may be dictionary data stored in a server on a network accessible from the terminal device 10.

一方で、日本語アプリケーション23は、日本語文字列を入力としてユーザから受け付けるアプリケーションプログラムである。例えば日本語アプリケーション23は、電子メールプログラムや日本語ワープロソフトウエアであってよい。また、記憶部12には、これらプログラムの実行に必要なデータが格納され、プログラムの実行の際に生成される一時的なデータが保存される。   On the other hand, the Japanese application 23 is an application program that accepts a Japanese character string as an input from the user. For example, the Japanese application 23 may be an e-mail program or a Japanese word processor software. The storage unit 12 stores data necessary for executing these programs, and stores temporary data generated when the programs are executed.

入力部13は、端末装置10に対するユーザからの文字列の入力を受け付ける。たとえば端末装置10が、携帯電話やPDA、パソコンであるとき、入力部6はたとえばキー操作部やタッチパネルである。表示部14は、入力中の文字列や、入力文字列に対する変換候補、または変換結果の文字列をユーザへ表示するための液晶画面等の表示装置である。   The input unit 13 accepts input of a character string from the user to the terminal device 10. For example, when the terminal device 10 is a mobile phone, a PDA, or a personal computer, the input unit 6 is, for example, a key operation unit or a touch panel. The display unit 14 is a display device such as a liquid crystal screen for displaying a character string being input, a conversion candidate for the input character string, or a character string as a conversion result to the user.

GPS判定部15は、GPS衛星から受信したGPS信号に基づいて端末装置10の位置を測定し、予め指定された地区のいずれに端末装置10が存在するか否かを判定する。   The GPS determination unit 15 measures the position of the terminal device 10 based on the GPS signal received from the GPS satellite, and determines in which of the areas designated in advance the terminal device 10 exists.

AP検出部16は、アクセスポイントからの受信信号に基づいて、受信信号を送信したアクセスポイントが、端末装置10内に予め定義されて記憶された無線LANのアクセスポイントであるか否かを判定する。   Based on the received signal from the access point, the AP detection unit 16 determines whether the access point that has transmitted the received signal is a wireless LAN access point that is predefined and stored in the terminal device 10. .

タイマ17は、経過時間を測定して現在の日時を決定する。   The timer 17 measures the elapsed time and determines the current date and time.

図2は、図1に示す端末装置10の機能ブロックの例を示す機能ブロック図である。記憶部12に格納されたかな漢字変換プログラム20を制御部11が実行することによって、図2に示す各機能が実行される。端末装置10は、モード設定部30と、手動設定部31と、自動設定部32と、辞書設定部33と、日本語変換部40と、変換候補合成部41と、変換候補生成部42と、学習部50を備える。   FIG. 2 is a functional block diagram illustrating an example of functional blocks of the terminal device 10 illustrated in FIG. Each function shown in FIG. 2 is executed by the control unit 11 executing the kana-kanji conversion program 20 stored in the storage unit 12. The terminal device 10 includes a mode setting unit 30, a manual setting unit 31, an automatic setting unit 32, a dictionary setting unit 33, a Japanese conversion unit 40, a conversion candidate composition unit 41, a conversion candidate generation unit 42, A learning unit 50 is provided.

本実施例では、制御部11によるソフトウエア処理によって図2に示す各機能ブロックの機能が実行される。これら各機能ブロックを、専用のハードウエア回路によって実現してもよい。すなわち、上述のモード設定部30と、手動設定部31と、自動設定部32と、辞書設定部33と、日本語変換部40と、変換候補合成部41と、変換候補生成部42と、学習部50の一部及び全部は、それぞれ専用のハードウエア回路によって実現されてもよい。   In the present embodiment, the function of each functional block shown in FIG. 2 is executed by software processing by the control unit 11. Each of these functional blocks may be realized by a dedicated hardware circuit. That is, the mode setting unit 30, the manual setting unit 31, the automatic setting unit 32, the dictionary setting unit 33, the Japanese conversion unit 40, the conversion candidate synthesis unit 41, the conversion candidate generation unit 42, and learning Part and all of the unit 50 may be realized by dedicated hardware circuits.

図2に示す優先辞書リスト61は、複数の変換辞書21のうちの一部又は全部を指定し、かつ指定された変換辞書21同士の間の優先度を定義するデータである。図1に示す記憶部12には、複数個の優先辞書リスト61が記憶される。図3は、優先辞書リスト61のデータ構造の例を示す図である。優先辞書リスト61は、特許請求の範囲に記載された優先度リストに相当する。   The priority dictionary list 61 shown in FIG. 2 is data that specifies some or all of the plurality of conversion dictionaries 21 and defines priorities between the specified conversion dictionaries 21. A plurality of priority dictionary lists 61 are stored in the storage unit 12 shown in FIG. FIG. 3 is a diagram illustrating an example of the data structure of the priority dictionary list 61. The priority dictionary list 61 corresponds to a priority list described in the claims.

優先辞書リスト61は、「優先辞書リスト名」及び「登録する辞書数」の項目と、この「登録する辞書数」に記憶された個数nの「優先度1位の辞書名」、「優先度2位の辞書名」〜「優先度n位の辞書名」の項目を有する。「優先辞書リスト名」は、複数個の優先辞書リスト61の個々を識別するための名称を示す項目である。   The priority dictionary list 61 includes items of “priority dictionary list name” and “number of dictionaries to be registered”, “dictionary name of first priority” and “priority” of the number n stored in the “number of dictionaries to be registered”. It has items of “second-ranked dictionary name” to “priority n-th dictionary name”. The “priority dictionary list name” is an item indicating a name for identifying each of the plurality of priority dictionary lists 61.

「登録する辞書数」は、優先辞書リスト61に登録される変換辞書21の個数を示す項目である。「優先度1位の辞書名」、「優先度2位の辞書名」、〜「優先度n位の辞書名」の項目は、優先辞書リスト61に登録されるn個の変換辞書21のうち第1位、第2位、〜第n位の優先度の各変換辞書21の名称を示す項目である。   “Number of dictionaries to be registered” is an item indicating the number of conversion dictionaries 21 registered in the priority dictionary list 61. Items of “first priority dictionary name”, “second priority dictionary name” to “priority nth dictionary name” are items of n conversion dictionaries 21 registered in the priority dictionary list 61. It is an item indicating the name of each conversion dictionary 21 with the first, second, to nth priorities.

図4の(A)〜図4の(D)は、記憶部12に記憶される複数の優先辞書リスト61の第1例〜第4例を示す図である。図4の(A)に示す優先辞書リスト61は、ユーザが業務用に使用する変換辞書21を登録した優先辞書リストである。図4の(A)に示す優先辞書リスト61の「優先辞書リスト名」は「業務用」であり、「登録する辞書数」の項目は3つの変換辞書21が登録されることを示している。   4A to 4D are diagrams illustrating first to fourth examples of a plurality of priority dictionary lists 61 stored in the storage unit 12. The priority dictionary list 61 shown in FIG. 4A is a priority dictionary list in which the conversion dictionary 21 used by the user for business use is registered. The “priority dictionary list name” in the priority dictionary list 61 shown in FIG. 4A is “business”, and the item “number of dictionaries to be registered” indicates that three conversion dictionaries 21 are registered. .

「優先度1位の辞書名」〜「優先度3位の辞書名」の項目は、図4の(A)に示す優先辞書リスト61に登録される第1番目〜第3番目の優先度の変換辞書21が、それぞれ「社内用語辞書」、「取引先名辞書」及び「汎用辞書」であることを示している。本実施例にて例示される「社内用語辞書」は、ユーザが勤務する会社の部門名、その会社内で使用される用語、その会社が属する専門分野で使用される、その会社の取引先名及びその会社内で使用される定型句が登録された辞書である。   The items of “first priority dictionary name” to “third priority dictionary name” are items of the first to third priorities registered in the priority dictionary list 61 shown in FIG. The conversion dictionary 21 indicates “in-house term dictionary”, “customer name dictionary”, and “general dictionary”, respectively. The “in-house terminology dictionary” exemplified in the present embodiment is the name of the department of the company where the user works, the terms used in the company, and the company's business name used in the specialized field to which the company belongs And a dictionary in which canonical phrases used in the company are registered.

また「取引先名辞書」は、ユーザが勤務する会社の取引先名や、取引先の組織の担当者名が登録されている辞書である。さらに「汎用辞書」は、一般的な単語、イディオム、固有名詞などが登録された辞書である。   The “business partner name dictionary” is a dictionary in which the business partner name of the company where the user works and the name of the person in charge of the organization of the business partner are registered. Furthermore, the “universal dictionary” is a dictionary in which general words, idioms, proper nouns, and the like are registered.

図4の(B)に示す優先辞書リスト61は、ユーザが仕事以外の通常の生活で使用する変換辞書21を登録した優先辞書リストである。図4の(B)に示す優先辞書リスト61の「優先辞書リスト名」は「汎用」であり、「登録する辞書数」の項目は1つの変換辞書21が登録されることを示している。「優先度1位の辞書名」の項目は、図4の(B)に示す優先辞書リスト61に登録される第1番目の優先度の変換辞書21が「汎用辞書」であることを示している。   A priority dictionary list 61 shown in FIG. 4B is a priority dictionary list in which the conversion dictionary 21 used by a user in a normal life other than work is registered. The “priority dictionary list name” in the priority dictionary list 61 shown in FIG. 4B is “general-purpose”, and the item “number of dictionaries to be registered” indicates that one conversion dictionary 21 is registered. The item of “first priority dictionary name” indicates that the first priority conversion dictionary 21 registered in the priority dictionary list 61 shown in FIG. 4B is “general dictionary”. Yes.

図4の(C)に示す優先辞書リスト61は、ユーザが、特定の地区に滞在する間に使用する変換辞書21を登録した優先辞書リストである。以下の説明において、用語「xx地区」は特定の地区の名称を示す用語である。図4の(C)に示す優先辞書リスト61の「優先辞書リスト名」は「xx地区用」であり、「登録する辞書数」の項目は2つの変換辞書21が登録されることを示している。   The priority dictionary list 61 shown in FIG. 4C is a priority dictionary list in which the conversion dictionary 21 to be used while the user stays in a specific district is registered. In the following description, the term “xx district” is a term indicating the name of a specific district. The “priority dictionary list name” in the priority dictionary list 61 shown in FIG. 4C is “for xx district”, and the item “number of dictionaries to be registered” indicates that two conversion dictionaries 21 are registered. Yes.

「優先度1位の辞書名」及び「優先度2位の辞書名」の項目は、図4の(C)に示す優先辞書リスト61に登録される第1番目及び第2番目の優先度の変換辞書21が「xx地区方言辞書」及び「汎用辞書」であることを示している。本実施例にて例示される「xx地区方言辞書」はxx地区にて使用される方言が登録されている辞書である。   The items of “first-priority dictionary name” and “second-priority dictionary name” are items of the first and second priorities registered in the priority dictionary list 61 shown in FIG. It shows that the conversion dictionary 21 is “xx district dialect dictionary” and “general-purpose dictionary”. The “xx district dialect dictionary” exemplified in the present embodiment is a dictionary in which dialects used in the xx district are registered.

図4の(D)に示す優先辞書リスト61は、ユーザが、カジュアルな文書、すなわち公式的でない文書を作成する際に使用する変換辞書21を登録した優先辞書リストである。カジュアルな文書の例は、ごく親しい友人との間のメールや電子掲示板やブログなどへの書き込みである。図4の(D)に示す優先辞書リスト61の「優先辞書リスト名」は「カジュアル用」であり、「登録する辞書数」の項目は2つの変換辞書21が登録されることを示している。   A priority dictionary list 61 shown in FIG. 4D is a priority dictionary list in which the conversion dictionary 21 used when the user creates a casual document, that is, an unofficial document, is registered. An example of a casual document is writing to an email, an electronic bulletin board or a blog with a close friend. The “priority dictionary list name” in the priority dictionary list 61 shown in FIG. 4D is “casual”, and the item “number of dictionaries to be registered” indicates that two conversion dictionaries 21 are registered. .

「優先度1位の辞書名」及び「優先度2位の辞書名」の項目は、図4の(D)に示す優先辞書リスト61に登録される第1番目及び第2番目の優先度の変換辞書21が「カジュアル辞書」及び「汎用辞書」であることを示している。本実施例にて例示される「カジュアル辞書」は、ネット用語などの非公式的な用語が登録されている辞書である。   The items of “first priority dictionary name” and “second priority dictionary name” are items of the first and second priorities registered in the priority dictionary list 61 shown in FIG. It shows that the conversion dictionary 21 is a “casual dictionary” and a “general-purpose dictionary”. The “casual dictionary” exemplified in this embodiment is a dictionary in which informal terms such as net terms are registered.

再び図2を参照する。図2に示す利用シーン別データ60は、端末装置10のユーザが置かれている各利用シーンにおいて使用されるべき変換辞書21と、これら変換辞書21間における優先度と、を定義した優先辞書リスト61を指定するデータである。利用シーン別データ60はまた、複数の学習辞書22の中から各利用シーンにおいて使用されるべき学習辞書22を指定する。   Refer to FIG. 2 again. The usage scene-specific data 60 shown in FIG. 2 includes a priority dictionary list that defines the conversion dictionary 21 to be used in each usage scene in which the user of the terminal device 10 is placed, and priorities between the conversion dictionaries 21. 61 is data for designating 61. The use scene-specific data 60 also specifies the learning dictionary 22 to be used in each use scene from the plurality of learning dictionaries 22.

本明細書において用語「利用シーン」は、ユーザが置かれている様々な種類の状況を示す語として使用される。例えば、「利用シーン」は、GPSなどの測位手段を用いて測位された位置情報によって判定されるユーザの位置に関する状況であってよい。また「利用シーン」は、上記位置情報や、あるいは会社、公的機関、私的施設などの特定の組織によって設定されたアクセスポイントの圏内であるか否かの判定によって推定することができる、ユーザの行動内容に関する状況であってもよい。さらに「利用シーン」は、日付情報や時刻情報によって判定される、時期に関する情報であってもよい。   In this specification, the term “use scene” is used as a word indicating various kinds of situations in which a user is placed. For example, the “use scene” may be a situation relating to the position of the user determined by position information measured using positioning means such as GPS. In addition, the “use scene” can be estimated by determining whether it is within the access point set by the location information or a specific organization such as a company, public institution, or private facility. It may be the situation regarding the content of action. Furthermore, the “use scene” may be information regarding time determined by date information or time information.

利用シーン別データ60は、予め想定される各利用シーンについてユーザによってそれぞれ定義され、図1の記憶部12に記憶される。図1の記憶部12には、複数個の利用シーン別データ60が記憶される。図5は、利用シーン別データ60のデータ構造の第1例を示す図である。   The usage scene-specific data 60 is defined by the user for each usage scene assumed in advance, and stored in the storage unit 12 of FIG. A plurality of use scene-specific data 60 are stored in the storage unit 12 of FIG. FIG. 5 is a diagram showing a first example of the data structure of the usage scene data 60.

図5に示す利用シーン別データ60は、「利用シーン別データ名」、「利用シーン別データ優先度」、「地域判定条件」、「使用する優先辞書リスト」及び「使用する学習辞書」の項目を有する。「利用シーン別データ名」は、複数個の利用シーン別データ60の個々を識別するための名称を示す項目である。   The use scene data 60 shown in FIG. 5 includes items of “use scene data name”, “use scene data priority”, “region determination condition”, “use priority dictionary list”, and “use learning dictionary”. Have The “use scene data name” is an item indicating a name for identifying each of the plurality of use scene data 60.

「利用シーン別データ優先度」は、複数個の利用シーン別データ60のうちから、現在の端末装置10の利用シーンの為に定義された利用シーン別データ60を選択する際に、これら利用シーン別データ60が現在の利用シーンの為に定義されたものであるか否かを判定する際の判定順序の優先度を示す項目である。現在の利用シーンの為に定義された利用シーン別データ60が見つかった時点で判定処理が終了し、その時点で見つかった利用シーン別データ60が選択される。   The “use scene-specific data priority” is used when the use scene-specific data 60 defined for the current use scene of the terminal device 10 is selected from the plurality of use scene-specific data 60. This is an item indicating the priority of the determination order when determining whether or not the different data 60 is defined for the current use scene. The determination process ends when the use scene data 60 defined for the current use scene is found, and the use scene data 60 found at that time is selected.

「地域判定条件」は、当該利用シーン別データ60が、現在の端末装置10の利用シーンの為に定義されたものであるか否かを判定するために使用する地域的条件を示す項目である。   The “region determination condition” is an item indicating a region condition used for determining whether or not the use scene-specific data 60 is defined for the current use scene of the terminal device 10. .

本実施例では、地域判定条件に、図1のGPS判定部15によって判定される、予め指定された地区内に端末装置10が存在するか否かの条件が使用される。また本実施例では地域判定条件に、図1のAP検出部16によって判定される、受信信号を送信したアクセスポイントが端末装置10内に予め定義されて記憶された無線LANのアクセスポイントであるか否かの条件が使用される。   In the present embodiment, the condition for determining whether or not the terminal device 10 exists in a predesignated area, which is determined by the GPS determination unit 15 in FIG. 1, is used as the area determination condition. In the present embodiment, whether the access point that has transmitted the received signal, which is determined by the AP detection unit 16 in FIG. 1, is a wireless LAN access point that is predefined and stored in the terminal device 10 as the area determination condition. A negative condition is used.

少なくとも1つの利用シーン別データ60は、「地域判定条件」の項目の値として「判定なし」を有する。「判定なし」を「地域判定条件」の項目の値として有する利用シーン別データ60は、現在の利用シーンが他の利用シーン別データ60のいずれの「地域判定条件」も満足しない場合に、デフォルトの利用シーン別データ60として選択される。   The at least one usage scene-specific data 60 has “no determination” as the value of the item “region determination condition”. The use scene-specific data 60 having “no determination” as the value of the “region determination condition” item is the default when the current use scene does not satisfy any of the “area determination conditions” of the other use scene-specific data 60. Is selected as the usage scene-specific data 60.

「使用する優先辞書リスト」の項目は、当該利用シーン別データ60が現在の利用シーンの為に定義されたものであると選択されたとき、その利用シーンにおいて使用されるべき変換辞書21とこれら変換辞書21間の優先度とを定義した優先辞書リスト61の優先辞書リスト名を示す。   The items of the “priority dictionary list to be used” include the conversion dictionary 21 to be used in the usage scene, and these, when the usage scene-specific data 60 is selected to be defined for the current usage scene. The priority dictionary list name of the priority dictionary list 61 that defines the priority between the conversion dictionaries 21 is shown.

「使用する学習辞書」の項目は、当該利用シーン別データ60が現在の利用シーンの為に定義されたものであると選択されたとき、その利用シーンにおいて使用されるべき学習辞書22の名称を示す。   The item “Learning dictionary to be used” indicates the name of the learning dictionary 22 to be used in the usage scene when the usage scene-specific data 60 is selected to be defined for the current usage scene. Show.

図6の(A)〜図6の(D)は、記憶部12に記憶される複数の利用シーン別データ60の第1例〜第4例を示す図である。図6の(A)に示す利用シーン別データ60は、ユーザがその勤務先の会社内にいる状況のための利用シーン別データ60である。図6の(A)に示す利用シーン別データ60の「利用シーン別データ名」は「会社内用」であり、「利用シーン別データ優先度」の項目は、この利用シーン別データ60の優先度が第1位であることを示している。   6A to 6D are diagrams illustrating first to fourth examples of a plurality of usage scene-specific data 60 stored in the storage unit 12. The usage scene-specific data 60 shown in FIG. 6A is usage scene-specific data 60 for a situation in which the user is in the company where the employee works. The “use scene data name” of the use scene data 60 shown in FIG. 6A is “in-company use”, and the “use scene data priority” item is the priority of the use scene data 60. It shows that the degree is first place.

「地域判定条件」の項目は、ユーザの勤務先の会社内のアクセスポイントをAP検出部16が検出することが、この利用シーン別データ60が現在の利用シーンの為に定義されたものであると判定される判定条件であることを示している。   The item “area determination condition” is that the use scene specific data 60 is defined for the current use scene that the AP detection unit 16 detects an access point in the company where the user works. This indicates that the determination condition is determined as follows.

また「使用する優先辞書リスト」の項目には図4の(A)に示した優先辞書リスト「業務用」が指定されている。「使用する学習辞書」の項目には「学習辞書1」が指定されている。   In addition, in the item “priority dictionary list to be used”, the priority dictionary list “business” shown in FIG. “Learning dictionary 1” is designated in the item “Learning dictionary to be used”.

図6の(B)に示す利用シーン別データ60は、ユーザがxx地区内にいる状況のための利用シーン別データ60である。図6の(B)に示す利用シーン別データ60の「利用シーン別データ名」は「xx地区用」であり、「利用シーン別データ優先度」の項目は、この利用シーン別データ60の優先度が第8位であることを示している。   The usage scene data 60 shown in FIG. 6B is usage scene data 60 for a situation where the user is in the xx area. The “use scene data name” of the use scene data 60 shown in FIG. 6B is “for xx district”, and the “use scene data priority” item is the priority of the use scene data 60. The degree is 8th.

「地域判定条件」の項目は、端末装置10がxx地区内にいるとGPS判定部15が判定することが、この利用シーン別データ60が現在の利用シーンの為に定義されたものであると判定される判定条件であることを示している。   The item “area determination condition” is that the GPS determination unit 15 determines that the terminal device 10 is in the xx area, and that the use scene-specific data 60 is defined for the current use scene. This indicates that the determination condition is determined.

また「使用する優先辞書リスト」の項目には図4の(C)に示した優先辞書リスト「xx地区用」が指定されている。「使用する学習辞書」の項目には「学習辞書2」が指定されている。   In addition, the priority dictionary list “for xx district” shown in FIG. 4C is specified in the “priority dictionary list to be used” item. In the item “Learning dictionary to be used”, “Learning dictionary 2” is designated.

図6の(C)に示す利用シーン別データ60は、ユーザが特定の利用シーン以外のその他の状況に置かれているときのための利用シーン別データ60である。図6の(C)に示す利用シーン別データ60の「利用シーン別データ名」は「汎用」であり、「利用シーン別データ優先度」の項目は、この利用シーン別データ60の優先度が第10位であることを示している。   The usage scene data 60 shown in (C) of FIG. 6 is the usage scene data 60 when the user is in a situation other than the specific usage scene. The “use scene data name” of the use scene data 60 shown in FIG. 6C is “general”, and the item “use scene data priority” indicates the priority of the use scene data 60. It shows that it is 10th.

「地域判定条件」の項目の値として「判定なし」が指定されている。これによって、「利用シーン別データ優先度」の値が9以下である他の利用シーン別データ60の「地域判定条件」で指定される条件のいずれもが満足しない利用シーンにあるとき、無条件で図6の(C)に示す利用シーン別データ60が、現在の端末装置10の利用シーンの為に定義されたデータとして選択される。   “No determination” is specified as the value of the “region determination condition” item. As a result, when there is a usage scene that does not satisfy any of the conditions specified in the “area determination condition” of the other usage scene data 60 whose “use scene-specific data priority” value is 9 or less, it is unconditional. Then, the usage scene-specific data 60 shown in FIG. 6C is selected as data defined for the current usage scene of the terminal device 10.

また「使用する優先辞書リスト」の項目には図4の(B)に示した優先辞書リスト「汎用」が指定されている。「使用する学習辞書」の項目には「学習辞書3」が指定されている。   In addition, the priority dictionary list “general purpose” shown in FIG. 4B is designated in the item “priority dictionary list to be used”. In the item “Learning dictionary to be used”, “Learning dictionary 3” is designated.

図6の(D)に示す利用シーン別データ60は、ユーザが私的にインターネットへアクセスするときのための利用シーン別データ60である。図6の(D)に示す利用シーン別データ60の「利用シーン別データ名」は「ネットアクセス用」である。   The use scene data 60 shown in FIG. 6D is use scene data 60 when the user privately accesses the Internet. The “use scene data name” of the use scene data 60 shown in FIG. 6D is “for network access”.

また「使用する優先辞書リスト」の項目には図4の(D)に示した優先辞書リスト「カジュアル用」が指定されている。「使用する学習辞書」の項目には「学習辞書4」が指定されている。なお、図4の(D)に示すように「カジュアル用」の優先辞書リスト61においては、「カジュアル辞書」が指定されている。   In addition, in the item “priority dictionary list to be used”, the priority dictionary list “for casual use” shown in FIG. “Learning dictionary 4” is designated in the item “Learning dictionary to be used”. As shown in FIG. 4D, “casual dictionary” is specified in the priority dictionary list 61 for “casual”.

「利用シーン別データ優先度」の項目には、図6の(C)に示す利用シーン別データ60、すなわち「地域判定条件」の項目に「判定なし」が指定された利用シーン別データ60よりも低い優先度である、第99位の優先度が割り当てられている。   The item “use scene data priority” includes the use scene data 60 shown in FIG. 6C, that is, the use scene data 60 in which “no determination” is specified in the “region determination condition” item. The 99th priority, which is a lower priority, is assigned.

したがって、現在の利用シーンの為に定義された利用シーン別データ60を選択する際に、「利用シーン別データ優先度」に指定された優先度の順で、各利用シーン別データ60の「地域判定条件」を判定すると、図6の(D)に示す利用シーン別データ60が選択されることはない。   Therefore, when selecting the use scene data 60 defined for the current use scene, the “region” of each use scene data 60 in the order of priority specified in the “use scene data priority”. When the “determination condition” is determined, the usage scene-specific data 60 shown in FIG. 6D is not selected.

このように、「判定なし」が指定された他の利用シーン別データ60よりも低い優先度を、「地域判定条件」の項目に割り当てることによって、不用意に図6の(D)に示す利用シーン別データ60が選択されて、通常は使用しないネット用語などの非公式的な用語が変換候補に挙げられる不都合を回避することができる。   In this way, by assigning a lower priority than the other use scene-specific data 60 for which “no determination” is designated to the “region determination condition” item, the usage shown in FIG. 6D inadvertently. By selecting the scene-specific data 60, it is possible to avoid the disadvantage that informal terms such as net terms that are not normally used are listed as conversion candidates.

再び図2を参照する。モード設定部30は、端末装置10が、利用シーン別データ手動設定モード及び利用シーン別データ自動設定モードのいずれのモードで動作するかを選択する。利用シーン別データ手動設定モードとは、記憶部12に記憶された複数の利用シーン別データ60のうちから、使用する利用シーン別データ60を、ユーザが手動で設定するモードである。   Refer to FIG. 2 again. The mode setting unit 30 selects whether the terminal device 10 operates in the use scene-specific data manual setting mode or the use scene-specific data automatic setting mode. The usage scene-specific data manual setting mode is a mode in which the user manually sets usage scene-specific data 60 to be used from among the plurality of usage scene-specific data 60 stored in the storage unit 12.

本実施例において利用シーン別データ自動設定モードとは、複数の利用シーン別データ60のうちから、現在の利用シーンの為に定義された利用シーン別データ60を、GPS判定部15による判定結果及びAP検出部16による検出結果に従って自動的に選択するモードである。   In this embodiment, the usage scene-specific data automatic setting mode refers to the usage scene-specific data 60 defined for the current usage scene, among the plurality of usage scene-specific data 60, and the determination result by the GPS determination unit 15 and This mode is automatically selected according to the detection result by the AP detection unit 16.

図12〜図14を参照して説明する他の実施例において利用シーン別データ自動設定モードとは、複数の利用シーン別データ60のうちから、現在の利用シーンの為に定義された利用シーン別データ60を、タイマ17から供給される日時情報に応じて自動的に選択するモードである。   In other embodiments described with reference to FIGS. 12 to 14, the use scene-specific data automatic setting mode is a use scene-specific definition defined for the current use scene from a plurality of use scene-specific data 60. In this mode, the data 60 is automatically selected according to the date and time information supplied from the timer 17.

モード設定部30は、図1に示す表示部14に、利用シーン別データ選択モードを、手動設定モード及び自動設定モードのいずれにするのかを問い合わせる問い合わせメッセージを表示する。モード設定部30は、この問い合わせメッセージに対してユーザから入力部13を介して入力された応答に応じて、利用シーン別データ手動設定モード及び利用シーン別データ自動設定モードのいずれのモードで端末装置10を動作させるかを設定する。   The mode setting unit 30 displays on the display unit 14 shown in FIG. 1 an inquiry message for inquiring whether the use scene-specific data selection mode is set to the manual setting mode or the automatic setting mode. The mode setting unit 30 is a terminal device in any of the use scene-specific data manual setting mode and the use scene-specific data automatic setting mode in response to a response input from the user via the input unit 13 to the inquiry message. 10 is set to operate.

手動設定部31は、端末装置10の動作モードが利用シーン別データ手動設定モードに設定されたとき、記憶部12に記憶された複数の利用シーン別データ60の一覧を表示部14に表示する。手動設定部31は、ユーザが入力部13を操作して選択した利用シーン別データ60を、「アクティブな利用シーン別データ」に設定する。「アクティブな利用シーン別データ」を指定する設定情報80は、記憶部12内の領域70に記憶される。なお領域70及び後述する領域71〜73は、記憶部12に含まれるRAM領域に設けてよい。   When the operation mode of the terminal device 10 is set to the usage scene data manual setting mode, the manual setting unit 31 displays a list of the plurality of usage scene data 60 stored in the storage unit 12 on the display unit 14. The manual setting unit 31 sets the use scene-specific data 60 selected by the user by operating the input unit 13 as “active use scene-specific data”. Setting information 80 for specifying “active scene data” is stored in the area 70 in the storage unit 12. The area 70 and areas 71 to 73 described later may be provided in a RAM area included in the storage unit 12.

アクティブな利用シーン別データを手動で設定できるようにすることにより、現在の利用シーンと異なるシーンで使用される辞書を使用することが可能となる。また、自動設定部32では判定できない利用シーンにおいても、所望の辞書を使用することが可能となる。   By making it possible to manually set data for each active usage scene, it is possible to use a dictionary used in a scene different from the current usage scene. In addition, a desired dictionary can be used even in a usage scene that cannot be determined by the automatic setting unit 32.

自動設定部32は、端末装置10が利用シーン別データ自動設定モードで動作するとき、複数の利用シーン別データ60のうちから、現在の利用シーンの為に定義された利用シーン別データ60を自動的に選択し、選択された利用シーン別データ60を「アクティブな利用シーン別データ」に設定する。自動設定部32は、特許請求の範囲に記載される利用シーン選択手段に相当する。   When the terminal device 10 operates in the use scene-specific data automatic setting mode, the automatic setting unit 32 automatically uses the use scene-specific data 60 defined for the current use scene from the plurality of use scene-specific data 60. The selected use scene data 60 is set to “active use scene data”. The automatic setting unit 32 corresponds to a use scene selecting unit described in the claims.

本実施例において自動設定部32は、GPS判定部15による判定結果及びAP検出部16による検出結果に従って現在の利用シーンの為に定義された利用シーン別データ60を選択する。図12〜図14を参照して説明する他の実施例において自動設定部32は、タイマ17から供給される日時情報に応じて、現在の利用シーンの為に定義された利用シーン別データ60を選択する。   In this embodiment, the automatic setting unit 32 selects the usage scene-specific data 60 defined for the current usage scene according to the determination result by the GPS determination unit 15 and the detection result by the AP detection unit 16. In another embodiment described with reference to FIGS. 12 to 14, the automatic setting unit 32 uses the usage scene-specific data 60 defined for the current usage scene according to the date and time information supplied from the timer 17. select.

辞書設定部33は、領域70に記憶された設定情報80によって「アクティブな利用シーン別データ」として設定された利用シーン別データ60を読み出し、この利用シーン別データ60の「使用する優先辞書リスト」及び「使用する学習辞書」の項目にそれぞれ指定された優先辞書リスト61及び学習辞書22を、それぞれ「アクティブな優先辞書リスト」及び「アクティブな学習辞書」に設定する。「アクティブな優先辞書リスト」を指定する設定情報81は記憶部12内の領域71に記憶され、「アクティブな学習辞書」を指定する設定情報82は記憶部12内の領域72に記憶される。辞書設定部33は、特許請求の範囲に記載される優先度リスト選択手段及び学習辞書選択手段に相当する。   The dictionary setting unit 33 reads the use scene-specific data 60 set as the “active use scene-specific data” by the setting information 80 stored in the area 70, and the “use priority dictionary list” of the use scene-specific data 60. And the priority dictionary list 61 and the learning dictionary 22 respectively designated in the items of “use learning dictionary” and “active learning dictionary” and “active learning dictionary”, respectively. Setting information 81 for specifying the “active priority dictionary list” is stored in the area 71 in the storage unit 12, and setting information 82 for specifying the “active learning dictionary” is stored in the area 72 in the storage unit 12. The dictionary setting unit 33 corresponds to a priority list selection unit and a learning dictionary selection unit described in the claims.

日本語変換部40は、入力部13を介してユーザから入力される入力文字列を受信する。日本語変換部40は、入力文字列と、この入力文字列に対する変換候補の生成を要求する変換候補生成要求とを、変換候補合成部41へ出力する。日本語変換部40は、変換候補合成部41から受信した1つ以上の変換候補を受信する。   The Japanese conversion unit 40 receives an input character string input from the user via the input unit 13. The Japanese conversion unit 40 outputs an input character string and a conversion candidate generation request for requesting generation of conversion candidates for the input character string to the conversion candidate combining unit 41. The Japanese conversion unit 40 receives one or more conversion candidates received from the conversion candidate synthesis unit 41.

日本語変換部40は、変換候補合成部41から受信した変換候補の一覧を表示部14に表示する。日本語変換部40は、表示された変換候補の一覧の中から1つをユーザが入力部13を操作して選んだ選択入力を受信し、ユーザが選択した変換候補を、入力文字列に対応する変換結果として日本語アプリケーション23へ出力する。   The Japanese conversion unit 40 displays a list of conversion candidates received from the conversion candidate synthesis unit 41 on the display unit 14. The Japanese conversion unit 40 receives the selection input selected by the user by operating the input unit 13 from the displayed list of conversion candidates, and corresponds the conversion candidate selected by the user to the input character string. The conversion result is output to the Japanese application 23.

変換候補合成部41は、日本語変換部40から、入力文字列及び変換候補生成要求を受信する。変換候補合成部41は、「アクティブな優先辞書リスト」に設定された各変換辞書21及び「アクティブな学習辞書」に指定された学習辞書22を指定する。変換候補合成部41は、変換候補生成部42に対して、指定したそれぞれの辞書において入力文字列に対する変換候補を検索し、変換候補を出力することを要求する。   The conversion candidate composition unit 41 receives an input character string and a conversion candidate generation request from the Japanese conversion unit 40. The conversion candidate combining unit 41 specifies each conversion dictionary 21 set in the “active priority dictionary list” and the learning dictionary 22 specified in the “active learning dictionary”. The conversion candidate synthesis unit 41 requests the conversion candidate generation unit 42 to search for conversion candidates for the input character string in each specified dictionary and output the conversion candidates.

変換候補の検索のために、どの変換辞書21及び学習辞書22が変換候補合成部41によって指定されたかを、変換候補生成部42が知るために、変換候補合成部41は、指定した各変換辞書21及び指定した学習辞書22を「アクティブな辞書」として設定する。「アクティブな辞書」を指定する設定情報83は記憶部12内の領域73に記憶される。   In order for the conversion candidate generating unit 42 to know which conversion dictionary 21 and learning dictionary 22 are specified by the conversion candidate combining unit 41 in order to search for conversion candidates, the conversion candidate combining unit 41 specifies each of the specified conversion dictionaries. 21 and the designated learning dictionary 22 are set as “active dictionaries”. Setting information 83 for designating an “active dictionary” is stored in an area 73 in the storage unit 12.

変換候補合成部41が、「アクティブな優先辞書リスト」に設定された各変換辞書21を変換候補生成部42に指定するとき、アクティブな優先辞書リストにて定義された変換辞書21間の優先度に従う順序で、各変換辞書21を順次指定して変換候補を要求する。   When the conversion candidate composition unit 41 designates each conversion dictionary 21 set in the “active priority dictionary list” to the conversion candidate generation unit 42, the priority between the conversion dictionaries 21 defined in the active priority dictionary list The conversion dictionary 21 is sequentially specified in the order according to the above, and conversion candidates are requested.

したがって、変換候補合成部41は、アクティブな優先辞書リストで定義された変換辞書21間の優先度に従う順序で各変換辞書21から変換候補を受信することができる。変換候補合成部41は、特許請求の範囲に記載される優先度決定手段に相当する。   Therefore, the conversion candidate composition unit 41 can receive conversion candidates from each conversion dictionary 21 in the order according to the priority between the conversion dictionaries 21 defined in the active priority dictionary list. The conversion candidate synthesis unit 41 corresponds to priority determination means described in the claims.

変換候補合成部41は、学習辞書22及び各変換辞書21から順次受信した変換候補を、受信した順序で変換候補格納領域43に格納する。変換候補格納領域43において、変換候補は格納された順序に並べてマージされる。すなわち、各変換辞書21から取得された変換候補は、変換候補格納領域43において、各変換辞書21についてアクティブな優先辞書リストで定義された優先度の順序にしたがって並べてマージされる。   The conversion candidate composition unit 41 stores the conversion candidates received sequentially from the learning dictionary 22 and each conversion dictionary 21 in the conversion candidate storage area 43 in the order received. In the conversion candidate storage area 43, the conversion candidates are merged in the stored order. That is, the conversion candidates acquired from each conversion dictionary 21 are merged in the conversion candidate storage area 43 according to the priority order defined in the active priority dictionary list for each conversion dictionary 21.

変換候補合成部41は、1つ以上の変換候補を含む、変換候補格納領域43においてマージされた変換候補を日本語変換部40へ出力する。   The conversion candidate composition unit 41 outputs the conversion candidates merged in the conversion candidate storage area 43 including one or more conversion candidates to the Japanese conversion unit 40.

変換候補生成部42は、変換候補合成部41から変換辞書21及び学習辞書22を指定される。また変換候補生成部42は、入力文字列とこの入力文字列に対する変換候補の要求を受信する。変換候補生成部42は、指定された変換辞書21及び学習辞書22において、受信した入力文字列に対する変換候補を検索し、発見された変換候補を変換候補合成部41へ出力する。   The conversion candidate generation unit 42 is designated the conversion dictionary 21 and the learning dictionary 22 from the conversion candidate synthesis unit 41. Moreover, the conversion candidate production | generation part 42 receives the request | requirement of the conversion candidate with respect to an input character string and this input character string. The conversion candidate generation unit 42 searches the specified conversion dictionary 21 and learning dictionary 22 for conversion candidates for the received input character string, and outputs the found conversion candidates to the conversion candidate synthesis unit 41.

上述のとおり、学習辞書22は、変換辞書21に記憶される各変換候補の各変換候補の優先順位を使用頻度に応じて定めた優先順位データを有していてもよい。変換候補生成部42は、指定された変換辞書21における検索の結果得られた複数の変換候補を、指定された学習辞書22に記憶された優先順位に従う順序に並べてから、変換候補合成部41へ出力してもよい。   As described above, the learning dictionary 22 may include priority order data in which the priority order of each conversion candidate stored in the conversion dictionary 21 is determined according to the use frequency. The conversion candidate generation unit 42 arranges a plurality of conversion candidates obtained as a result of the search in the designated conversion dictionary 21 in an order according to the priority order stored in the designated learning dictionary 22 and then to the conversion candidate synthesis unit 41. It may be output.

この場合、変換候補格納領域43内に格納された変換候補は、それぞれの候補を取得した変換辞書21について優先辞書リストで定義された優先度の順序と、学習辞書22に記憶された変換候補の優先順位にしたがって並べてマージされる。変換候補生成部42は、特許請求の範囲に記載された変換候補決定手段に相当する。また、変換候補合成部41及び変換候補生成部42は、特許請求の範囲に記載された優先順序決定手段に相当する。   In this case, the conversion candidates stored in the conversion candidate storage area 43 include the priority order defined in the priority dictionary list for the conversion dictionary 21 that acquired each candidate, and the conversion candidates stored in the learning dictionary 22. Merged side by side according to priority. The conversion candidate generation unit 42 corresponds to conversion candidate determination means described in the claims. Moreover, the conversion candidate synthesis | combination part 41 and the conversion candidate production | generation part 42 are corresponded to the priority order determination means described in the claim.

学習部50は、表示部14に表示された変換候補の一覧の中から1つの変換候補がユーザにより選択されることにより入力文字列に対する変換結果が確定したとき、選択された変換候補、すなわち変換結果を日本語変換部40から受信する。学習部50は、「アクティブな学習辞書」により指定される学習辞書22に、入力文字列に対する変換結果を学習させる。学習部50は、特許請求の範囲に記載される学習手段に相当する。   When the conversion result for the input character string is confirmed by the user selecting one conversion candidate from the list of conversion candidates displayed on the display unit 14, the learning unit 50 selects the selected conversion candidate, that is, conversion The result is received from the Japanese conversion unit 40. The learning unit 50 causes the learning dictionary 22 specified by the “active learning dictionary” to learn the conversion result for the input character string. The learning unit 50 corresponds to learning means described in the claims.

図7は、開示の文字列変換方法の例を示すフローチャートである。ステップS1においてモード設定部30は、利用シーン別データ選択モードの選択処理を行う。モード設定部30は、利用シーン別データ選択モードを、手動設定モード及び自動設定モードのいずれにするのかを問い合わせるメッセージを表示部14に表示する。   FIG. 7 is a flowchart illustrating an example of the disclosed character string conversion method. In step S <b> 1, the mode setting unit 30 performs a selection process of the usage scene-specific data selection mode. The mode setting unit 30 displays a message on the display unit 14 asking whether the use scene-specific data selection mode is set to the manual setting mode or the automatic setting mode.

モード設定部30は、このメッセージに対するユーザからの応答に応じて、利用シーン別データ手動設定モード及び利用シーン別データ自動設定モードのいずれのモードで端末装置10を動作させるかをステップS2で判定する。   In step S2, the mode setting unit 30 determines in which mode the terminal device 10 is to be operated in either the usage scene-specific data manual setting mode or the usage scene-specific data automatic setting mode according to a response from the user to this message. .

ステップS2においてモード設定部30は、ステップS1にて選択された利用シーン別データ選択モードが利用シーン別データ手動設定モードであるときは、手動設定部31を呼び出して処理をS3へ移行し、利用シーン別データ選択モードが利用シーン別データ自動設定モードであるときは、自動設定部32を呼び出して処理をS4へ移行する。   In step S2, the mode setting unit 30 calls the manual setting unit 31 and moves the process to S3 when the use scene data selection mode selected in step S1 is the use scene data manual setting mode. When the scene-specific data selection mode is the use scene-specific data automatic setting mode, the automatic setting unit 32 is called and the process proceeds to S4.

ステップS3において手動設定部31は、記憶部12に記憶された複数の利用シーン別データ60の一覧を表示部14に表示する。手動設定部31は、ユーザによって選択された利用シーン別データ60を「アクティブな利用シーン別データ」に設定する。その後、処理はステップS5に移行する。   In step S <b> 3, the manual setting unit 31 displays a list of the plurality of usage scene-specific data 60 stored in the storage unit 12 on the display unit 14. The manual setting unit 31 sets the use scene-specific data 60 selected by the user as “active use scene-specific data”. Thereafter, the process proceeds to step S5.

ステップS4において自動設定部32は、複数の利用シーン別データ60のうちから、現在の利用シーンの為に定義された利用シーン別データ60を自動的に選択し、選択された利用シーン別データ60を「アクティブな利用シーン別データ」に設定する。   In step S4, the automatic setting unit 32 automatically selects the use scene-specific data 60 defined for the current use scene from the plurality of use scene-specific data 60, and the selected use scene-specific data 60 is selected. Is set to “active use scene data”.

図8は、図7に示す利用シーン別データの自動設定処理S4の第1例を示すフローチャートである。ステップS11において自動設定部32は、端末装置10の記憶部12に登録された複数の利用シーン別データ60を全て読み出し、これら複数の利用シーン別データ60を、「利用シーン部値データ優先度」の項目に指定された優先度に従ってソートする。   FIG. 8 is a flowchart showing a first example of the usage scene-specific data automatic setting process S4 shown in FIG. In step S <b> 11, the automatic setting unit 32 reads all the plurality of use scene-specific data 60 registered in the storage unit 12 of the terminal device 10, and uses the plurality of use scene-specific data 60 as “use scene part value data priority”. Sort according to the priority specified in the item.

ステップS12において自動設定部32は、まだステップS13〜S15の判定のために選択されていない利用シーン別データ60のうち、最も「利用シーン部値データ優先度」の値が高いものを選択して、その「地域判定条件」の項目に指定された条件を読み出す。   In step S12, the automatic setting unit 32 selects the use scene-specific data 60 that has not been selected for the determinations in steps S13 to S15 and has the highest “use scene part value data priority” value. Then, the condition specified in the item “Region determination condition” is read.

ステップS13において自動設定部32は、「地域判定条件」の項目に指定された条件が、GPS判定部15による判定結果にしたがって判定される条件であるか、若しくはAP検出部16による検出結果にしたがって判定される条件であるか、又は「地域判定条件」の項目に「判定無し」の値が指定されているかのいずれであるかを判定する。   In step S <b> 13, the automatic setting unit 32 determines whether the condition specified in the item “region determination condition” is a condition determined according to the determination result by the GPS determination unit 15 or according to the detection result by the AP detection unit 16. It is determined whether it is a condition to be determined or a value of “no determination” is specified in the item of “region determination condition”.

GPS判定部15による判定結果にしたがって判定される条件が指定されているとき、自動設定部32は、処理をステップS14へ移行する。AP検出部16による検出結果にしたがって判定される条件が指定されているとき、自動設定部32は、処理をステップS15へ移行する。「判定無し」の値が指定されているとき、自動設定部32は、処理をステップS16へ移行する。   When the condition determined according to the determination result by the GPS determination unit 15 is designated, the automatic setting unit 32 proceeds to step S14. When the condition determined according to the detection result by the AP detection unit 16 is specified, the automatic setting unit 32 proceeds to step S15. When the value of “no determination” is designated, the automatic setting unit 32 moves the process to step S16.

ステップS14において自動設定部32は、GPS判定部15による判定の結果、「地域判定条件」の項目によって指定された地区内に端末装置10が存在しているか否かを判定する。指定された地区内に端末装置10が存在している場合には、自動設定部32は、処理をステップS16に移行し、そうでない場合には処理をステップS12へ戻す。   In step S <b> 14, as a result of the determination by the GPS determination unit 15, the automatic setting unit 32 determines whether or not the terminal device 10 exists in the district designated by the “region determination condition” item. If the terminal device 10 exists in the designated area, the automatic setting unit 32 proceeds to step S16, and if not, returns the process to step S12.

ステップS15において自動設定部32は、AP検出部16による検出の結果、「地域判定条件」の項目によって指定された無線LANのアクセスポイントの圏内に端末装置10が存在しているか否かを判定する。指定された無線LANのアクセスポイントの圏内に端末装置10が存在している場合には、自動設定部32は、処理をステップS16に移行し、そうでない場合には処理をステップS12へ戻す。   In step S <b> 15, the automatic setting unit 32 determines whether or not the terminal device 10 exists in the area of the access point of the wireless LAN specified by the item “region determination condition” as a result of detection by the AP detection unit 16. . If the terminal device 10 exists within the range of the designated wireless LAN access point, the automatic setting unit 32 shifts the process to step S16, and otherwise returns the process to step S12.

ステップS16において自動設定部32は、現在選択されている利用シーン別データ60を「アクティブな利用シーン別データ」に設定し、処理を終了する。   In step S <b> 16, the automatic setting unit 32 sets the currently selected use scene-specific data 60 to “active use scene-specific data”, and ends the process.

再び図7を参照する。ステップS5において辞書設定部33は、「アクティブな利用シーン別データ」として設定された利用シーン別データ60を読み出し、「使用する優先辞書リスト」及び「使用する学習辞書」の項目にそれぞれ指定された優先辞書リスト61及び学習辞書22を、それぞれ「アクティブな優先辞書リスト」及び「アクティブな学習辞書」に設定する。   Refer to FIG. 7 again. In step S5, the dictionary setting unit 33 reads the use scene-specific data 60 set as “active use scene-specific data”, and is designated in the items of “priority dictionary list to be used” and “learning dictionary to be used”. The priority dictionary list 61 and the learning dictionary 22 are set to “active priority dictionary list” and “active learning dictionary”, respectively.

ステップS6では、図9及び図10を参照して以下に説明するかな漢字変換処理が実行される。図9及び図10は、図7に示すかな漢字変換処理S6の例を示すフローチャートであり、図11は、かな漢字変換処理S6の説明図である。   In step S6, the kana-kanji conversion process described below with reference to FIGS. 9 and 10 is executed. 9 and 10 are flowcharts showing an example of the kana-kanji conversion process S6 shown in FIG. 7, and FIG. 11 is an explanatory diagram of the kana-kanji conversion process S6.

理解の容易のため、記憶部12に、複数の学習辞書22として学習辞書1〜4が記憶され、複数の学習辞書21として「汎用辞書」、「社内用語辞書」、「取引先名辞書」、「xx地区方言辞書」及び「カジュアル辞書」が記憶されている場合を例示して、以下説明する。また、本例示では、図7に示すステップS5によって、「アクティブな優先辞書リスト」として図4の(A)に示した「業務用」の優先辞書リストが設定され、「アクティブな学習辞書」として学習辞書1が設定されていると仮定する。   For easy understanding, the storage unit 12 stores learning dictionaries 1 to 4 as a plurality of learning dictionaries 22, and the plurality of learning dictionaries 21 include a “general-purpose dictionary”, “in-house term dictionary”, “customer name dictionary”, An example in which “xx district dialect dictionary” and “casual dictionary” are stored will be described below. Further, in this example, in step S5 shown in FIG. 7, the “business priority” dictionary list shown in FIG. 4A is set as the “active priority dictionary list”, and the “active learning dictionary” is set. Assume that the learning dictionary 1 is set.

ステップS20において日本語変換部40は、図11に示す矢印101に示すように、入力部13を介してユーザから入力される入力文字列を受信する。   In step S20, the Japanese conversion unit 40 receives an input character string input from the user via the input unit 13, as indicated by an arrow 101 shown in FIG.

ステップS21において変換候補合成部41は、矢印102に示すように、日本語変換部40から入力文字列及び変換候補生成要求を受信する。ステップS22において変換候補合成部41は、変換候補格納領域43内のデータを消去して変換候補格納領域43を初期化する。   In step S <b> 21, the conversion candidate composition unit 41 receives an input character string and a conversion candidate generation request from the Japanese conversion unit 40 as indicated by an arrow 102. In step S <b> 22, the conversion candidate composition unit 41 erases the data in the conversion candidate storage area 43 and initializes the conversion candidate storage area 43.

ステップS23において変換候補合成部41は、矢印103に示すように、領域72から「アクティブな学習辞書」として設定された学習辞書1を指定する識別情報82を読み出す。変換候補合成部41は、「アクティブな学習辞書」として設定された学習辞書1を「アクティブな辞書」に設定する。   In step S <b> 23, the conversion candidate composition unit 41 reads identification information 82 specifying the learning dictionary 1 set as the “active learning dictionary” from the area 72, as indicated by an arrow 103. The conversion candidate composition unit 41 sets the learning dictionary 1 set as the “active learning dictionary” as the “active dictionary”.

ステップS24において変換候補合成部41は、矢印104に示すように、「アクティブな辞書」として指定された学習辞書1において入力文字列に対する変換候補を検索することを変換候補生成部42に対して要求する。変換候補生成部42は、指定された学習辞書1において入力文字列に対応する変換候補を検索する。変換候補生成部42は、検索の結果得られた変換候補を、矢印105に示すように変換候補合成部41へ送信する。変換候補生成部42から変換候補合成部41へ送信される各変換候補は、図11において参照符号121によって示されている。   In step S <b> 24, the conversion candidate composition unit 41 requests the conversion candidate generation unit 42 to search for a conversion candidate for the input character string in the learning dictionary 1 designated as “active dictionary” as indicated by an arrow 104. To do. The conversion candidate generation unit 42 searches for a conversion candidate corresponding to the input character string in the designated learning dictionary 1. The conversion candidate generation unit 42 transmits the conversion candidate obtained as a result of the search to the conversion candidate synthesis unit 41 as indicated by an arrow 105. Each conversion candidate transmitted from the conversion candidate generating unit 42 to the conversion candidate synthesizing unit 41 is indicated by reference numeral 121 in FIG.

ステップS25において変換候補合成部41は、受信した変換候補を、矢印106に示すように変換候補格納領域43に格納する。   In step S <b> 25, the conversion candidate composition unit 41 stores the received conversion candidate in the conversion candidate storage area 43 as indicated by an arrow 106.

ステップS26において変換候補合成部41は、矢印103に示すように、領域71から、「アクティブな優先辞書リスト」として設定された優先辞書リスト「業務用」を指定する識別情報81を読み出す。変換候補合成部41は、「アクティブな優先辞書リスト」に設定された優先辞書リスト「業務用」を読み出し、「登録する辞書数」に指定された辞書数n=3と、「優先度1位の辞書名」〜「優先度3位の辞書名」にてそれぞれ指定された各変換辞書21の名称「社内用語辞書」、「取引先名辞書」及び「汎用辞書」を読み出す。ステップS27において変換候補合成部41は、1〜n(n=3)の範囲の整数をカウントするカウント変数cntの値を1に設定する。   In step S <b> 26, the conversion candidate composition unit 41 reads identification information 81 that designates the priority dictionary list “business” set as the “active priority dictionary list” from the area 71 as indicated by the arrow 103. The conversion candidate composition unit 41 reads the priority dictionary list “for business” set in the “active priority dictionary list”, the number of dictionaries n = 3 specified in “the number of dictionaries to be registered”, and “first priority” The names “in-house term dictionary”, “customer name dictionary”, and “general dictionary” of each conversion dictionary 21 respectively designated by “dictionary name” to “dictionary name of the third highest priority” are read. In step S27, the conversion candidate composition unit 41 sets the value of the count variable cnt that counts an integer in the range of 1 to n (n = 3) to 1.

ステップS28において変換候補合成部41は、カウント変数cntの値が辞書数n以下の値であるか否かを判定する。カウント変数cntの値が辞書数n以下の値であるとき、変換候補合成部41は処理をステップS29に移行する。カウント変数cntの値が辞書数nを超えたとき、変換候補合成部41は処理をステップS33に移行する。ステップS29において変換候補合成部41は、第cnt番目の優先度の変換辞書21を「アクティブな辞書」に設定する。   In step S28, the conversion candidate composition unit 41 determines whether or not the value of the count variable cnt is equal to or less than the number of dictionaries n. When the value of the count variable cnt is a value equal to or less than the number of dictionaries n, the conversion candidate composition unit 41 proceeds to step S29. When the value of the count variable cnt exceeds the dictionary number n, the conversion candidate composition unit 41 proceeds to step S33. In step S29, the conversion candidate composition unit 41 sets the conversion dictionary 21 with the cnt-th priority to “active dictionary”.

ステップS30において変換候補合成部41は、矢印104に示すように、「アクティブな辞書」として指定された変換辞書21において入力文字列に対する変換候補を検索することを変換候補生成部42に対して要求する。変換候補生成部42は、「アクティブな辞書」として指定された辞書において入力文字列に対応する変換候補を検索し、検索の結果得られた変換候補を、矢印105に示すように変換候補合成部41へ送信する。   In step S <b> 30, the conversion candidate composition unit 41 requests the conversion candidate generation unit 42 to search for a conversion candidate for the input character string in the conversion dictionary 21 designated as “active dictionary” as indicated by an arrow 104. To do. The conversion candidate generation unit 42 searches for a conversion candidate corresponding to the input character string in the dictionary designated as the “active dictionary”, and converts the conversion candidate obtained as a result of the search as indicated by an arrow 105. 41.

ステップS29及びステップS30を、第1番目〜第3番目の優先度の「社内用語辞書」、「取引先名辞書」及び「汎用辞書」について、1〜3の優先度の順序で繰り返すことにより、変換候補合成部41は、第1番目の優先度の「社内用語辞書」の検索で得られた変換候補、第2番目の優先度の「取引先名辞書」の検索で得られた変換候補、第3番目の優先度の「汎用辞書」の検索で得られた変換候補の順序で、変換候補を受信する。   By repeating steps S29 and S30 for the first to third priority “in-house term dictionary”, “customer name dictionary”, and “general-purpose dictionary” in the order of the priorities of 1 to 3, The conversion candidate composition unit 41 includes conversion candidates obtained by searching the “priority term dictionary” having the first priority, conversion candidates obtained by searching the “customer name dictionary” having the second priority, The conversion candidates are received in the order of conversion candidates obtained by searching the “general dictionary” of the third priority.

ステップS31において変換候補合成部41は、受信した変換候補を、矢印106に示すように変換候補格納領域43に格納する。このとき変換候補合成部41は、先に変換候補格納領域43に格納されている変換候補があるときは、先に格納されている変換候補の後に変換候補を追加する。このため、変換候補格納領域43に格納される変換候補は、各変換候補が取得された変換辞書21の優先度の順序に並ぶようにマージされる。ステップS32において変換候補合成部41は、カウント変数cntの値を1つ増加し、処理をステップS28へ移行する。   In step S <b> 31, the conversion candidate composition unit 41 stores the received conversion candidates in the conversion candidate storage area 43 as indicated by an arrow 106. At this time, when there is a conversion candidate previously stored in the conversion candidate storage area 43, the conversion candidate combining unit 41 adds the conversion candidate after the conversion candidate stored first. For this reason, the conversion candidates stored in the conversion candidate storage area 43 are merged so as to be arranged in the order of priority of the conversion dictionary 21 from which each conversion candidate is acquired. In step S32, the conversion candidate composition unit 41 increases the value of the count variable cnt by one, and the process proceeds to step S28.

ステップS33において変換候補合成部41は、矢印107に示すように、変換候補格納領域43に格納されているマージされた変換候補を日本語変換部40へ出力する。ステップS34において日本語変換部40は、矢印108に示すように、マージされた変換候補に含まれる1以上の変換候補の一覧を表示部14へ表示することによりユーザに提示する。   In step S <b> 33, the conversion candidate composition unit 41 outputs the merged conversion candidates stored in the conversion candidate storage area 43 to the Japanese conversion unit 40 as indicated by an arrow 107. In step S <b> 34, the Japanese language conversion unit 40 displays a list of one or more conversion candidates included in the merged conversion candidates on the display unit 14, as shown by an arrow 108, and presents it to the user.

ステップS35において日本語変換部40は、矢印109に示すように、変換候補の一覧の中から1つをユーザが入力部13を操作して選んだ選択入力を受信する。ステップS36において学習部50は、矢印110に示すように、表示部14に表示された変換候補の一覧の中からユーザが選択した変換結果を日本語変換部40から受信する。学習部50は「アクティブな学習辞書」に設定される学習辞書1に、入力文字列に対する変換結果を学習させる。   In step S <b> 35, the Japanese conversion unit 40 receives a selection input selected by the user by operating the input unit 13 from the list of conversion candidates as indicated by an arrow 109. In step S <b> 36, the learning unit 50 receives the conversion result selected by the user from the list of conversion candidates displayed on the display unit 14 from the Japanese conversion unit 40 as indicated by the arrow 110. The learning unit 50 causes the learning dictionary 1 set as the “active learning dictionary” to learn the conversion result for the input character string.

ステップS37において日本語変換部40は、矢印111に示すように、ユーザが入力部13を操作して選択した変換候補を日本語アプリケーション23へ出力する。   In step S <b> 37, the Japanese conversion unit 40 outputs the conversion candidate selected by the user by operating the input unit 13 to the Japanese application 23 as indicated by an arrow 111.

本実施例によれば、利用シーンの変化に応じて辞書の優先度や変換候補の優先度、変換候補の表示順序を切り替えることが可能となる。このように、辞書の優先度や変換候補の優先度、変換候補の表示順序を切り替えることによって、ユーザによる文字列入力効率が向上する。   According to the present embodiment, it is possible to switch dictionary priorities, conversion candidate priorities, and conversion candidate display orders in accordance with changes in usage scenes. Thus, the character string input efficiency by the user is improved by switching the priority of the dictionary, the priority of the conversion candidates, and the display order of the conversion candidates.

ここに利用シーンの変化に応じて変換候補の優先度や変換候補の表示順序を切り替えるために、変換候補の優先度が異なる辞書を利用シーン毎に用意してこれを切り替えて使用することも考えられる。この場合には、本実施例に示す「汎用辞書」に登録される語彙のような、複数の利用シーンにおいて必要な語彙をそれぞれの辞書に重複して登録する必要があるため、記憶部12の記憶容量を圧迫し記憶部12の利用効率を低下させる。   Here, in order to switch the priority of conversion candidates and the display order of conversion candidates according to changes in the usage scene, it is also possible to prepare a dictionary with different conversion candidate priorities for each usage scene and use it. It is done. In this case, since the vocabulary necessary for a plurality of usage scenes, such as the vocabulary registered in the “general-purpose dictionary” shown in the present embodiment, needs to be registered in each dictionary, The storage capacity is compressed to reduce the use efficiency of the storage unit 12.

本実施例は、利用シーン毎に、使用する辞書又は辞書グループと、辞書グループ内の優先度を定義する優先辞書リストを用意する。本実施例はこのような手法によって、異なる利用シーンにおいて同一の辞書を共用しつつ、利用シーン毎に、辞書単位で、変換候補の優先度や表示順序を変更することができる。このため、上記のような記憶部12の利用効率の低下を回避することができる。   In this embodiment, a dictionary or dictionary group to be used and a priority dictionary list that defines the priority within the dictionary group are prepared for each usage scene. In this embodiment, the priority and display order of conversion candidates can be changed for each usage scene in units of dictionaries while sharing the same dictionary in different usage scenes. For this reason, it is possible to avoid a decrease in the utilization efficiency of the storage unit 12 as described above.

また本実施例は、複数の辞書をグループにして使用辞書として登録する。このため、各利用シーンに最も適した専用辞書を優先的に使用する一方で、優先度の低い汎用的な辞書も同時に使用することができ、辞書切替の手間が省力化される。   In this embodiment, a plurality of dictionaries are registered as a use dictionary in groups. For this reason, while the exclusive dictionary most suitable for each usage scene is preferentially used, a general-purpose dictionary having a low priority can be used at the same time, thereby saving labor for dictionary switching.

また本実施例によれば、利用シーンの変化に応じて学習辞書を切り替える。このため、異なる利用シーンで学習した学習結果が混在することが回避され、ユーザによる文字列入力効率が向上する。   Further, according to the present embodiment, the learning dictionary is switched according to the change of the usage scene. For this reason, it is avoided that the learning results learned in different usage scenes are mixed, and the character string input efficiency by the user is improved.

また本実施例によれば、変換候補合成部41によって、複数の辞書から取得した変換候補を合成した変換候補の一覧がユーザに提示される。これによって、より多くの変換候補を含む変換候補の一覧を同時に表示することができるので、ユーザによる文字列入力効率が向上する。   According to the present embodiment, the conversion candidate combining unit 41 presents a list of conversion candidates obtained by combining the conversion candidates acquired from a plurality of dictionaries to the user. As a result, a list of conversion candidates including more conversion candidates can be displayed at the same time, so that the character string input efficiency by the user is improved.

図12は、利用シーン別データ60のデータ構造の第2例を示す図である。図12に示す利用シーン別データ60は、図5を参照して説明した第1例の「地域判定条件」の項目の代わりに「時期判定条件」の項目を有する。   FIG. 12 is a diagram illustrating a second example of the data structure of the usage scene-specific data 60. The usage scene-specific data 60 shown in FIG. 12 includes an item “time determination condition” instead of the item “area determination condition” in the first example described with reference to FIG.

「時期判定条件」は、当該利用シーン別データ60が、現在の端末装置10の利用シーンの為に定義されたものであるか否かを判定するために使用する時期的な条件を示す項目である。本実施例において時期判定条件は、図1のタイマ17から供給される日時情報によって示される時期が、特定の年月日や、特定の曜日、もしくは特定の時間であるか、又は特定の期間にあるか否かの条件が使用される。   The “time determination condition” is an item indicating a time condition used for determining whether or not the use scene-specific data 60 is defined for the current use scene of the terminal device 10. is there. In this embodiment, the time determination condition is that the time indicated by the date and time information supplied from the timer 17 in FIG. 1 is a specific date, a specific day of the week, or a specific time, or in a specific period. The presence or absence condition is used.

図13の(A)〜図13の(C)は、利用シーン別データ60の第5例〜第7例を示す図である。図13の(A)に示す利用シーン別データ60は、ユーザが自宅で仕事を行っている状況のための利用シーン別データ60である。図13の(A)に示す利用シーン別データ60の「利用シーン別データ名」は「仕事用」であり、「利用シーン別データ優先度」の項目は、この利用シーン別データ60の優先度が第1位であることを示している。   FIGS. 13A to 13C are diagrams illustrating fifth to seventh examples of the usage scene-specific data 60. FIG. The usage scene-specific data 60 shown in FIG. 13A is usage scene-specific data 60 for a situation where the user is working from home. The “use scene data name” of the use scene data 60 shown in FIG. 13A is “work”, and the “use scene data priority” item is the priority of the use scene data 60. Indicates the first place.

「時期判定条件」の項目は、タイマ17により供給される現在の日時情報が月曜日〜金曜日の9時から16時59分までの間の時期を示すことが、この利用シーン別データ60が現在の利用シーンの為に定義されたものであると判定される判定条件であることを示している。   The item “time determination condition” indicates that the current date and time information supplied by the timer 17 indicates a time period from 9:00 to 16:59 from Monday to Friday. This indicates that the determination condition is determined to be defined for the usage scene.

また「使用する優先辞書リスト」の項目には図4の(A)に示した優先辞書リスト「業務用」が指定されている。「使用する学習辞書」の項目には「学習辞書1」が指定されている。   In addition, in the item “priority dictionary list to be used”, the priority dictionary list “business” shown in FIG. “Learning dictionary 1” is designated in the item “Learning dictionary to be used”.

図13の(B)に示す利用シーン別データ60は、ユーザが仕事を行っていない状況のための利用シーン別データ60である。図13の(B)に示す利用シーン別データ60の「利用シーン別データ名」は「プライベート用」であり、「利用シーン別データ優先度」の項目は、この利用シーン別データ60の優先度が第2位であることを示している。   The usage scene-specific data 60 shown in FIG. 13B is usage scene-specific data 60 for situations where the user is not working. The “use scene data name” of the use scene data 60 shown in FIG. 13B is “for private use”, and the “use scene data priority” item is the priority of the use scene data 60. Is in second place.

「時期判定条件」の項目は、タイマ17により供給される現在の日時情報が土曜日若しくは日曜日であるか、又は17時から23時までの間の時期を示すことが、この利用シーン別データ60が現在の利用シーンの為に定義されたものであると判定される判定条件であることを示している。   The item “time determination condition” indicates that the current date and time information supplied by the timer 17 is Saturday or Sunday, or indicates the time between 17:00 and 23:00. This indicates that the determination condition is determined to be defined for the current use scene.

また「使用する優先辞書リスト」の項目には図4の(D)に示した優先辞書リスト「カジュアル用」が指定されている。「使用する学習辞書」の項目には「学習辞書2」が指定されている。   In addition, in the item “priority dictionary list to be used”, the priority dictionary list “for casual use” shown in FIG. In the item “Learning dictionary to be used”, “Learning dictionary 2” is designated.

図13の(C)に示す利用シーン別データ60は、ユーザが特定の利用シーン以外のその他の状況におかれているときのための利用シーン別データ60である。図13の(C)に示す利用シーン別データ60の「利用シーン別データ名」は「汎用」であり、「利用シーン別データ優先度」の項目は、この利用シーン別データ60の優先度が第10位であることを示している。   The usage scene data 60 shown in FIG. 13C is the usage scene data 60 when the user is in a situation other than the specific usage scene. The “use scene data name” of the use scene data 60 shown in FIG. 13C is “general”, and the item “use scene data priority” indicates the priority of the use scene data 60. It shows that it is 10th.

「時期判定条件」の項目の値として「判定なし」が指定されている。これによって、「利用シーン別データ優先度」が9以下である他の利用シーン別データ60の「時期判定条件」で指定される条件のいずれもが満足しない利用シーンにあるとき、無条件で図13の(C)に示す利用シーン別データ60が、現在の端末装置10の利用シーンの為に定義されたデータとして選択される。   “No determination” is specified as the value of the “time determination condition” item. As a result, when there is a usage scene in which none of the conditions specified in the “time determination condition” of the other usage scene-specific data 60 whose “use scene-specific data priority” is 9 or less, The usage scene-specific data 60 shown in 13 (C) is selected as data defined for the current usage scene of the terminal device 10.

また「使用する優先辞書リスト」の項目には図4の(C)に示した優先辞書リスト「汎用」が指定されている。「使用する学習辞書」の項目には「学習辞書3」が指定されている。   In addition, the priority dictionary list “general purpose” shown in FIG. 4C is designated in the item “priority dictionary list to be used”. In the item “Learning dictionary to be used”, “Learning dictionary 3” is designated.

図14は、図7に示す利用シーン別データの自動設定処理S4の第2例を示すフローチャートである。ステップS41において自動設定部32は、端末装置10の記憶部12に登録された複数の利用シーン別データ60を全て読み出し、これら複数の利用シーン別データ60を、「利用シーン部値データ優先度」の項目に指定された優先度に従ってソートする。   FIG. 14 is a flowchart showing a second example of the usage scene-specific data automatic setting process S4 shown in FIG. In step S41, the automatic setting unit 32 reads all of the plurality of use scene-specific data 60 registered in the storage unit 12 of the terminal device 10, and uses the plurality of use scene-specific data 60 as “use scene part value data priority”. Sort according to the priority specified in the item.

ステップS42において自動設定部32は、まだステップS43〜S44の判定のために選択されていない利用シーン別データ60のうち、最も「利用シーン部値データ優先度」の値が高いものを選択して、その「時期判定条件」の項目に指定された条件を読み出す。   In step S42, the automatic setting unit 32 selects the use scene-specific data 60 that has not been selected for the determinations in steps S43 to S44 and has the highest “use scene part value data priority” value. Then, the condition specified in the item “time determination condition” is read.

ステップS43において自動設定部32は、「地域判定条件」の項目に、タイマ17から与えられる日時情報にしたがって判定される条件が指定されているか、「判定無し」の値が指定されているかのいずれであるかを判定する。   In step S43, the automatic setting unit 32 specifies whether a condition determined according to the date / time information given from the timer 17 is specified in the item “region determination condition”, or a value “not determined” is specified. It is determined whether it is.

タイマ17から与えられる日時情報にしたがって判定される条件が指定されているとき、自動設定部32は、処理をステップS44へ移行する。「判定無し」の値が指定されているとき、自動設定部32は、処理をステップS45へ移行する。   When the condition determined according to the date / time information given from the timer 17 is designated, the automatic setting unit 32 proceeds to step S44. When the value of “no determination” is designated, the automatic setting unit 32 proceeds to step S45.

ステップS44において自動設定部32は、タイマ17から与えられる日時情報が、「地域判定条件」の項目によって指定された時期であるか又は期間内にあるか否かを判定する。日時情報が指定された時期であり又は指定された期間内にある場合には、自動設定部32は、処理をステップS45に移行し、そうでない場合には処理をステップS42へ戻す。   In step S <b> 44, the automatic setting unit 32 determines whether the date and time information given from the timer 17 is at or within the period specified by the “region determination condition” item. When the date and time information is the designated time or within the designated period, the automatic setting unit 32 proceeds to step S45, and if not, returns the process to step S42.

ステップS45において自動設定部32は、現在選択されている利用シーン別データ60を「アクティブな利用シーン別データ」に設定し、処理を終了する。   In step S45, the automatic setting unit 32 sets the currently selected usage scene data 60 to “active usage scene data”, and ends the process.

本実施例によれば、端末装置10の利用シーンの変更が、位置的条件の変化を伴わず時期的条件を伴う場合であっても、利用シーンの変化に応じて変換辞書の優先度や変換候補の優先度、変換候補の表示順序を切り替えることが可能となる。   According to the present embodiment, even when a change in the usage scene of the terminal device 10 is accompanied by a time condition without a change in the positional condition, the priority of the conversion dictionary and the conversion are changed according to the change in the usage scene. It is possible to switch the priority of candidates and the display order of conversion candidates.

また本実施例では、図5を参照して説明した第1例の「地域判定条件」の項目の代わりに「時期判定条件」の項目を設けた。しかし、ある利用シーン別データ60が、現在の端末装置10の利用シーンの為に定義されたものであるか否かを判定するために使用する条件を、「地域判定条件」と「時期判定条件」を組み合わせた条件にしてもよい。   Further, in this embodiment, an item of “time determination condition” is provided instead of the item of “region determination condition” in the first example described with reference to FIG. However, the conditions used to determine whether or not certain use scene-specific data 60 is defined for the current use scene of the terminal device 10 are the “region determination condition” and “time determination condition”. May be combined.

以上の実施例を含む実施形態に関し、更に以下の付記を開示する。
(付記1)
入力文字列に対応する変換候補を記憶する複数の変換辞書にアクセス可能な端末装置であって、
複数の前記変換辞書間の優先度を定義した複数の優先度リストを記憶する優先度リスト記憶手段と、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択手段と、
決定された前記利用シーンに応じて複数の前記優先度リストのうちのいずれかを選択する優先度リスト選択手段と、
選択された前記優先度リストに定義された前記変換辞書間の優先度に従って、入力文字列の変換に使用する各前記変換辞書の優先度を決定する優先度決定手段と、を備える端末装置。
The following additional notes are further disclosed with respect to the embodiment including the above examples.
(Appendix 1)
A terminal device capable of accessing a plurality of conversion dictionaries storing conversion candidates corresponding to an input character string,
A priority list storage means for storing a plurality of priority lists defining priorities between the plurality of conversion dictionaries;
Based on a determination result of determining a preset condition, a usage scene selection unit that selects a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
Priority list selecting means for selecting one of the plurality of priority lists according to the determined use scene;
A terminal device comprising: priority determining means for determining the priority of each conversion dictionary used for conversion of an input character string according to the priority between the conversion dictionaries defined in the selected priority list.

(付記2)
前記端末装置は、
過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能であり、
入力文字列に対して行われた文字列変換の結果を前記学習辞書に学習させる学習手段と、
前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する変換候補を決定する変換候補決定手段と、
前記学習手段により文字列変換の結果が学習されかつ前記変換候補決定手段により前記文字列変換の結果が参照される学習辞書を、前記利用シーン選択手段によって選択された利用シーンに応じて前記複数の学習辞書の中から選択する学習辞書選択手段と、
を備える付記1に記載の端末装置。
(Appendix 2)
The terminal device
It is possible to access a plurality of learning dictionaries that store the results of character string conversion for input character strings performed in the past,
Learning means for causing the learning dictionary to learn the result of character string conversion performed on the input character string;
Conversion candidate determination means for determining conversion candidates for an input character string based on the result of the character string conversion stored in the learning dictionary;
A learning dictionary in which a result of character string conversion is learned by the learning unit and a result of character string conversion is referred to by the conversion candidate determination unit is determined according to the usage scene selected by the usage scene selection unit. Learning dictionary selecting means for selecting from the learning dictionary;
The terminal device according to Supplementary Note 1, comprising:

(付記3)
前記学習辞書は、前記変換辞書における各変換候補の過去の使用頻度に応じて定まる各変換候補の優先順位を記憶し、
前記端末装置は、選択された前記優先度リストに定義された前記変換辞書間の優先度と、選択された前記学習辞書に記憶された各変換候補の優先順位とに従って、前記複数の変換辞書から取得される変換候補を表示する優先順序を決定する優先順序決定手段を備える付記2に記載の端末装置。
(Appendix 3)
The learning dictionary stores the priority of each conversion candidate determined according to the past use frequency of each conversion candidate in the conversion dictionary;
In accordance with the priority between the conversion dictionaries defined in the selected priority list, and the priority order of each conversion candidate stored in the selected learning dictionary, the terminal device selects from the plurality of conversion dictionaries. The terminal device according to attachment 2, further comprising priority order determination means for determining a priority order for displaying the obtained conversion candidates.

(付記4)
過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能な端末装置であって、
入力文字列に対して行われた文字列変換の結果を前記学習辞書に学習させる学習手段と、
前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する変換候補を決定する変換候補決定手段と、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択手段と、
前記学習手段により文字列変換の結果が学習されかつ前記変換候補決定手段により前記文字列変換の結果が参照される学習辞書を、前記利用シーン選択手段によって選択された利用シーンに応じて前記複数の学習辞書の中から選択する学習辞書選択手段と、
を備える端末装置。
(Appendix 4)
A terminal device capable of accessing a plurality of learning dictionaries storing results of character string conversion for input character strings performed in the past,
Learning means for causing the learning dictionary to learn the result of character string conversion performed on the input character string;
Conversion candidate determination means for determining conversion candidates for an input character string based on the result of the character string conversion stored in the learning dictionary;
Based on a determination result of determining a preset condition, a usage scene selection unit that selects a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
A learning dictionary in which a result of character string conversion is learned by the learning unit and a result of character string conversion is referred to by the conversion candidate determination unit is determined according to the usage scene selected by the usage scene selection unit. Learning dictionary selecting means for selecting from the learning dictionary;
A terminal device comprising:

(付記5)
前記予め設定された条件は、前記端末装置が位置する位置的条件及び/又は前記端末装置が使用される時期的条件に関する条件である付記1〜4のいずれか一項に記載の端末装置。
(Appendix 5)
The terminal device according to any one of appendices 1 to 4, wherein the preset condition is a condition related to a positional condition in which the terminal device is located and / or a temporal condition in which the terminal device is used.

(付記6)
入力文字列に対応する変換候補を記憶する複数の変換辞書に利用可能な端末装置の処理ユニットにより実行されるコンピュータプログラムであって、前記処理ユニットを、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択手段、
前記端末装置の記憶手段に複数個記憶された、複数の前記変換辞書間の優先度を定義した優先度リストのうちのいずれかを、決定された前記利用シーンに応じて選択する優先度リスト選択手段、及び
選択された前記優先度リストに定義された前記変換辞書間の優先度に従って、入力文字列の変換に使用する各前記変換辞書の優先度を決定する優先度決定手段、
として機能させるコンピュータプログラム。
(Appendix 6)
A computer program executed by a processing unit of a terminal device that can be used for a plurality of conversion dictionaries that store conversion candidates corresponding to an input character string, the processing unit comprising:
Based on a determination result of determining a preset condition, a usage scene selection unit that selects a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
Priority list selection for selecting one of a plurality of priority lists that define the priority among the plurality of conversion dictionaries stored in the storage unit of the terminal device according to the determined use scene Priority determining means for determining the priority of each of the conversion dictionaries used for conversion of the input character string in accordance with the priority between the conversion dictionaries defined in the selected priority list;
A computer program that functions as a computer program.

(付記7)
前記端末装置は、過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能であり、
前記コンピュータプログラムは、前記処理ユニットを、
入力文字列に対して行われた文字列変換の結果を前記学習辞書に学習させる学習手段、
前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する変換候補を決定する変換候補決定手段、及び
前記学習手段により文字列変換の結果が学習されかつ前記変換候補決定手段により前記文字列変換の結果が参照される学習辞書を、前記利用シーン選択手段によって選択された利用シーンに応じて前記複数の学習辞書の中から選択する学習辞書選択手段、
として機能させる付記6に記載のコンピュータプログラム。
(Appendix 7)
The terminal device can access a plurality of learning dictionaries that store the results of character string conversion for input character strings performed in the past,
The computer program stores the processing unit,
Learning means for causing the learning dictionary to learn the result of character string conversion performed on the input character string;
Conversion candidate determination means for determining a conversion candidate for an input character string based on the result of the character string conversion stored in the learning dictionary, and a learning result of the character string conversion is learned by the learning means, and the conversion candidate determination means by the conversion candidate determination means A learning dictionary selecting means for selecting a learning dictionary to which the result of the character string conversion is referred, from among the plurality of learning dictionaries according to the use scene selected by the use scene selecting means;
The computer program according to appendix 6, which functions as:

(付記8)
前記学習辞書は、前記変換辞書における各変換候補の過去の使用頻度に応じて定まる各変換候補の優先順位を記憶し、
前記コンピュータプログラムは、前記処理ユニットを、選択された前記優先度リストに定義された前記変換辞書間の優先度と、選択された前記学習辞書に記憶された各変換候補の優先順位とに従って、前記複数の変換辞書から取得される変換候補を表示する優先順序を決定する優先順序決定手段として機能させる付記7に記載のコンピュータプログラム。
(Appendix 8)
The learning dictionary stores the priority of each conversion candidate determined according to the past use frequency of each conversion candidate in the conversion dictionary;
The computer program determines the processing unit according to the priority between the conversion dictionaries defined in the selected priority list and the priority of each conversion candidate stored in the selected learning dictionary. The computer program according to appendix 7, which functions as priority order determining means for determining a priority order for displaying conversion candidates acquired from a plurality of conversion dictionaries.

(付記9)
過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能な端末装置の処理ユニットにより実行されるコンピュータプログラムであって、前記処理ユニットを、
入力文字列に対して行われた文字列変換の結果を前記学習辞書に学習させる学習手段、
前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する変換候補を決定する変換候補決定手段、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択手段、及び
前記学習手段により文字列変換の結果が学習されかつ前記変換候補決定手段により前記文字列変換の結果が参照される学習辞書を、前記利用シーン選択手段によって選択された利用シーンに応じて前記複数の学習辞書の中から選択する学習辞書選択手段、
として機能させるコンピュータプログラム。
(Appendix 9)
A computer program executed by a processing unit of a terminal device that can access a plurality of learning dictionaries that store a result of character string conversion for an input character string performed in the past, the processing unit comprising:
Learning means for causing the learning dictionary to learn the result of character string conversion performed on the input character string;
Conversion candidate determination means for determining conversion candidates for the input character string based on the result of the character string conversion stored in the learning dictionary;
Based on a determination result obtained by determining a preset condition, a usage scene selection unit that selects a usage scene currently used by the terminal device from a plurality of preset usage scenes, and a character string by the learning unit A learning dictionary in which the conversion result is learned and the conversion candidate determination unit refers to the character string conversion result is selected from the plurality of learning dictionaries according to the usage scene selected by the usage scene selection unit. Learning dictionary selection means,
A computer program that functions as a computer program.

(付記10)
前記予め設定された条件は、前記端末装置が位置する位置的条件及び/又は前記端末装置が使用される時期的条件に関する条件である付記6〜9のいずれか一項に記載のコンピュータプログラム。
(Appendix 10)
The computer program according to any one of appendices 6 to 9, wherein the preset condition is a condition related to a positional condition in which the terminal device is located and / or a temporal condition in which the terminal device is used.

(付記11)
入力文字列に対応する変換候補を記憶する複数の変換辞書にアクセス可能な端末装置において、入力文字列を他の文字列に変換する文字列変換方法であって、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択ステップと、
前記端末装置の記憶手段に複数個記憶された、複数の前記変換辞書間の優先度を定義した優先度リストのうちのいずれかを、決定された前記利用シーンに応じて選択する優先度リスト選択ステップと、
選択された前記優先度リストに定義された前記変換辞書間の優先度に従って、入力文字列の変換に使用する各前記変換辞書の優先度を決定する優先度決定ステップと、
を有する文字列変換方法。
(Appendix 11)
In a terminal device accessible to a plurality of conversion dictionaries that store conversion candidates corresponding to an input character string, a character string conversion method for converting an input character string to another character string,
Based on a determination result of determining a preset condition, a usage scene selection step of selecting a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
Priority list selection for selecting one of a plurality of priority lists that define the priority among the plurality of conversion dictionaries stored in the storage unit of the terminal device according to the determined use scene Steps,
A priority determination step of determining the priority of each of the conversion dictionaries used for conversion of the input character string according to the priority between the conversion dictionaries defined in the selected priority list;
A character string conversion method comprising:

(付記12)
前記端末装置は、過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能であり、
前記方法は、
前記利用シーン選択ステップで選択された利用シーンに応じて前記複数の学習辞書の中からいずれかを選択する学習辞書選択ステップと、
入力文字列に対して行われた文字列変換の結果を選択された前記学習辞書に学習させる学習ステップと、
選択された前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する変換候補を決定する変換候補決定ステップと、
を有する付記11に記載の文字列変換方法。
(Appendix 12)
The terminal device can access a plurality of learning dictionaries that store the results of character string conversion for input character strings performed in the past,
The method
A learning dictionary selection step of selecting one of the plurality of learning dictionaries according to the usage scene selected in the usage scene selection step;
A learning step of causing the selected learning dictionary to learn a result of character string conversion performed on the input character string;
A conversion candidate determination step for determining a conversion candidate for the input character string based on the result of the character string conversion stored in the selected learning dictionary;
The character string conversion method according to claim 11, further comprising:

(付記13)
前記学習辞書は、前記変換辞書における各変換候補の過去の使用頻度に応じて定まる各変換候補の優先順位を記憶し、
選択された前記優先度リストに定義された前記変換辞書間の優先度と、選択された前記学習辞書に記憶された各変換候補の優先順位とに従って、前記複数の変換辞書から取得される変換候補を表示する優先順序を決定する優先順序決定ステップを有する付記12に記載の文字列変換方法。
(Appendix 13)
The learning dictionary stores the priority of each conversion candidate determined according to the past use frequency of each conversion candidate in the conversion dictionary;
Conversion candidates acquired from the plurality of conversion dictionaries according to the priority between the conversion dictionaries defined in the selected priority list and the priority order of each conversion candidate stored in the selected learning dictionary The character string conversion method according to supplementary note 12, further comprising a priority order determining step for determining a priority order for displaying the characters.

(付記14)
過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能な端末装置において、入力文字列を他の文字列に変換する文字列変換方法であって、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択ステップと、
前記利用シーン選択ステップで選択された利用シーンに応じて前記複数の学習辞書の中からいずれかを選択する学習辞書選択ステップと、
入力文字列に対して行われた文字列変換の結果を選択された前記学習辞書に学習させる学習ステップと、
選択された前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する変換候補を決定する変換候補決定ステップと、
を有する文字列変換方法。
(Appendix 14)
In a terminal device accessible to a plurality of learning dictionaries storing results of character string conversion for input character strings performed in the past, a character string conversion method for converting an input character string to another character string,
Based on a determination result of determining a preset condition, a usage scene selection step of selecting a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
A learning dictionary selection step of selecting one of the plurality of learning dictionaries according to the usage scene selected in the usage scene selection step;
A learning step of causing the selected learning dictionary to learn a result of character string conversion performed on the input character string;
A conversion candidate determination step for determining a conversion candidate for the input character string based on the result of the character string conversion stored in the selected learning dictionary;
A character string conversion method comprising:

(付記15)
前記予め設定された条件は、前記端末装置が位置する位置的条件及び/又は前記端末装置が使用される時期的条件に関する条件である付記11〜14のいずれか一項に記載の文字列変換方法。
(Appendix 15)
The character string conversion method according to any one of appendices 11 to 14, wherein the preset condition is a condition related to a positional condition in which the terminal device is located and / or a temporal condition in which the terminal device is used. .

開示の端末装置のハードウエア構成の例を示す構成図である。It is a block diagram which shows the example of the hardware constitutions of the terminal device of an indication. 図1に示す端末装置の機能ブロックの例を示す機能ブロック図である。It is a functional block diagram which shows the example of the functional block of the terminal device shown in FIG. 優先辞書リストのデータ構造の例を示す図である。It is a figure which shows the example of the data structure of a priority dictionary list. (A)〜(D)は優先辞書リストの第1例〜第4例を示す図である。(A)-(D) is a figure showing the 1st example-the 4th example of a priority dictionary list. 利用シーン別データのデータ構造の第1例を示す図である。It is a figure which shows the 1st example of the data structure of the data according to utilization scene. (A)〜(D)は利用シーン別データの第1例〜第4例を示す図である。(A)-(D) is a figure showing the 1st example-the 4th example of data according to use scene. 開示の文字列変換方法の例を示すフローチャートである。It is a flowchart which shows the example of the character string conversion method of an indication. 図7に示す利用シーン別データの自動設定処理の第1例を示すフローチャートである。It is a flowchart which shows the 1st example of the automatic setting process of the data classified by use scene shown in FIG. 図7に示すかな漢字変換処理の例を示すフローチャート(その1)である。It is a flowchart (the 1) which shows the example of the kana-kanji conversion process shown in FIG. 図7に示すかな漢字変換処理の例を示すフローチャート(その2)である。It is a flowchart (the 2) which shows the example of the kana-kanji conversion process shown in FIG. 図9及び図10に示すかな漢字変換処理の説明図である。It is explanatory drawing of the kana-kanji conversion process shown in FIG.9 and FIG.10. 利用シーン別データのデータ構造の第2例を示す図である。It is a figure which shows the 2nd example of the data structure of the data according to utilization scene. (A)〜(C)は利用シーン別データの第5例〜第7例を示す図である。(A)-(C) is a figure showing the 5th example-the 7th example of data according to use scene. 図7に示す利用シーン別データの自動設定処理の第2例を示すフローチャートである。It is a flowchart which shows the 2nd example of the automatic setting process of the data classified by use scene shown in FIG.

符号の説明Explanation of symbols

10 端末装置
20 かな漢字変換プログラム
21 変換辞書
22 学習辞書
32 自動設定部
40 日本語変換部
41 変換候補合成部
42 変換候補生成部
43 変換候補格納領域
50 学習部
60 利用シーン別データ
61 優先辞書リスト
DESCRIPTION OF SYMBOLS 10 Terminal device 20 Kana-Kanji conversion program 21 Conversion dictionary 22 Learning dictionary 32 Automatic setting part 40 Japanese conversion part 41 Conversion candidate synthetic | combination part 42 Conversion candidate production | generation part 43 Conversion candidate storage area 50 Learning part 60 Data according to use scene 61 Priority dictionary list

Claims (11)

入力文字列に対応する変換候補を記憶する複数の変換辞書にアクセス可能な端末装置であって、
前記端末装置は、過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能であり、
前記端末装置は、
前記複数の変換辞書間の優先度を定義した複数の優先度リストを記憶する優先度リスト記憶手段と、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択手段と、
選択された前記利用シーンに応じて、前記複数の優先度リストから選択される優先度リストと前記複数の学習辞書から選択される学習辞書とをセットで切り替える切替手段と、
入力文字列に対して行われた文字列変換の結果を、選択される前記学習辞書に学習させる学習手段と、
選択される前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する第一の変換候補を取得し、前記複数の変換辞書から入力文字列に対する変換候補を取得し、選択される前記優先度リストに定義される前記変換辞書間の優先度に従って前記変換辞書から取得される変換候補を順序付けた第二の変換候補を取得し、前記第一の変換候補の後に前記第二の変換候補を追加することで、出力される変換候補を決定する候補決定手段と、
を備える端末装置。
A terminal device capable of accessing a plurality of conversion dictionaries storing conversion candidates corresponding to an input character string,
The terminal device can access a plurality of learning dictionaries that store the results of character string conversion for input character strings performed in the past,
The terminal device
A priority list storage means for storing a plurality of priority lists defining priorities between the plurality of conversion dictionaries;
Based on a determination result of determining a preset condition, a usage scene selection unit that selects a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
Switching means for switching a priority list selected from the plurality of priority lists and a learning dictionary selected from the plurality of learning dictionaries as a set according to the selected usage scene;
Learning means for causing the selected learning dictionary to learn the result of the character string conversion performed on the input character string;
A first conversion candidate for the input character string is obtained based on the result of the character string conversion stored in the selected learning dictionary, a conversion candidate for the input character string is obtained from the plurality of conversion dictionaries, and is selected. Obtaining a second conversion candidate in which the conversion candidates obtained from the conversion dictionary are ordered according to the priorities between the conversion dictionaries defined in the priority list, and the second conversion candidate is obtained after the first conversion candidate. Candidate determination means for determining conversion candidates to be output by adding conversion candidates ;
A terminal device comprising:
前記学習辞書は、前記変換辞書における各変換候補の過去の使用頻度に応じて定まる各変換候補の優先順位を記憶し、
前記端末装置は、選択された前記優先度リストに定義された前記変換辞書間の優先度と、選択された前記学習辞書に記憶された各変換候補の優先順位とに従って、前記複数の変換辞書から取得される変換候補を表示する優先順序を決定する優先順序決定手段を備える請求項1に記載の端末装置。
The learning dictionary stores the priority of each conversion candidate determined according to the past use frequency of each conversion candidate in the conversion dictionary;
In accordance with the priority between the conversion dictionaries defined in the selected priority list, and the priority order of each conversion candidate stored in the selected learning dictionary, the terminal device selects from the plurality of conversion dictionaries. The terminal device according to claim 1, further comprising priority order determination means for determining a priority order for displaying the obtained conversion candidates.
前記予め設定された条件は、前記端末装置が位置する位置的条件及び/又は前記端末装置が使用される時期的条件に関する条件である請求項1又は2に記載の端末装置。   The terminal device according to claim 1, wherein the preset condition is a condition relating to a positional condition where the terminal device is located and / or a timing condition where the terminal device is used. 入力文字列に対応する変換候補を記憶する複数の変換辞書に利用可能な端末装置の処理ユニットにより実行されるコンピュータプログラムであって、
前記処理ユニットは、過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能であり、
前記コンピュータプログラムは、前記処理ユニットを、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択手段、 前記端末装置の記憶手段に記憶され前記複数の変換辞書間の優先度を各々定義する複数の優先度リストから選択される優先度リストと、前記複数の学習辞書から選択される学習辞書とを、選択された前記利用シーンに応じてセットで切り替える切替手段、
入力文字列に対して行われた文字列変換の結果を、選択される前記学習辞書に学習させる学習手段、及び
選択される前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する第一の変換候補を取得し、前記複数の変換辞書から入力文字列に対する変換候補を取得し、選択される前記優先度リストに定義される前記変換辞書間の優先度に従って前記変換辞書から取得される変換候補を順序付けた第二の変換候補を取得し、前記第一の変換候補の後に前記第二の変換候補を追加することで、出力される変換候補を決定する候補決定手段と、
として機能させるコンピュータプログラム。
A computer program executed by a processing unit of a terminal device that can be used for a plurality of conversion dictionaries that store conversion candidates corresponding to an input character string,
The processing unit is capable of accessing a plurality of learning dictionaries that store the results of character string conversion for input character strings performed in the past,
The computer program stores the processing unit,
Based on a determination result obtained by determining a preset condition, a usage scene selection unit that selects a usage scene in which the terminal device is currently used from a plurality of preset usage scenes; and a storage unit of the terminal device A priority list that is selected from a plurality of priority lists that respectively define priorities between the plurality of conversion dictionaries that are stored and a learning dictionary that is selected from the plurality of learning dictionaries are selected as the selected usage scenes. Switching means to switch according to the set,
Learning means for causing the selected learning dictionary to learn a result of the character string conversion performed on the input character string, and an input character based on the result of the character string conversion stored in the selected learning dictionary Obtaining a first conversion candidate for a string, obtaining a conversion candidate for an input character string from the plurality of conversion dictionaries, from the conversion dictionary according to a priority between the conversion dictionaries defined in the selected priority list Candidate determination means for determining a conversion candidate to be output by acquiring a second conversion candidate in which the acquired conversion candidates are ordered and adding the second conversion candidate after the first conversion candidate ;
A computer program that functions as a computer program.
入力文字列に対応する変換候補を記憶する複数の変換辞書にアクセス可能な端末装置において、入力文字列を他の文字列に変換する文字列変換方法であって、
前記端末装置は、過去に行われた入力文字列に対する文字列変換の結果を記憶する複数の学習辞書にアクセス可能であり、
前記文字列変換方法は、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択ステップと、
前記端末装置の記憶手段に記憶され前記複数の変換辞書間の優先度を各々定義する複数の優先度リストから選択される優先度リストと、前記複数の学習辞書から選択される学習辞書とを、選択された前記利用シーンに応じてセットで切り替える切替ステップ、
入力文字列に対して行われた文字列変換の結果を、選択される前記学習辞書に学習させる学習ステップと、
選択される前記学習辞書に記憶された前記文字列変換の結果に基づいて入力文字列に対する第一の変換候補を取得し、前記複数の変換辞書から入力文字列に対する変換候補を取得し、選択される前記優先度リストに定義される前記変換辞書間の優先度に従って前記変換辞書から取得される変換候補を順序付けた第二の変換候補を取得し、前記第一の変換候補の後に前記第二の変換候補を追加することで、出力される変換候補を決定する候補決定ステップと、
を有する文字列変換方法。
In a terminal device accessible to a plurality of conversion dictionaries that store conversion candidates corresponding to an input character string, a character string conversion method for converting an input character string to another character string,
The terminal device can access a plurality of learning dictionaries that store the results of character string conversion for input character strings performed in the past,
The character string conversion method is:
Based on a determination result of determining a preset condition, a usage scene selection step of selecting a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
A priority list selected from a plurality of priority lists each defining a priority between the plurality of conversion dictionaries stored in the storage unit of the terminal device, and a learning dictionary selected from the plurality of learning dictionaries, A switching step for switching in a set according to the selected usage scene;
A learning step of causing the selected learning dictionary to learn the result of the character string conversion performed on the input character string;
A first conversion candidate for the input character string is obtained based on the result of the character string conversion stored in the selected learning dictionary, a conversion candidate for the input character string is obtained from the plurality of conversion dictionaries, and is selected. Obtaining a second conversion candidate in which the conversion candidates obtained from the conversion dictionary are ordered according to the priorities between the conversion dictionaries defined in the priority list, and the second conversion candidate is obtained after the first conversion candidate. A candidate determination step of determining conversion candidates to be output by adding conversion candidates ;
A character string conversion method comprising:
入力文字列に対応する変換候補を記憶する複数の変換辞書にアクセス可能な端末装置であって、
複数の前記変換辞書間の優先度を定義した複数の優先度リストを記憶する優先度リスト記憶手段と、
予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択手段と、
決定された前記利用シーンに応じて複数の前記優先度リストのうちのいずれかを選択する優先度リスト選択手段と、
選択された前記優先度リストに定義された前記変換辞書間の優先度に従って、入力文字列の変換に使用する各前記変換辞書の優先度を決定する優先度決定手段と、を備え、
前記利用シーン選択手段は、前記現在利用される利用シーンとして、前記複数の利用シーンに設定された優先度が高い利用シーンから順に予め設定された条件と比較し、最初に前記条件を満たした利用シーンを選択することを特徴とする、端末装置。
A terminal device capable of accessing a plurality of conversion dictionaries storing conversion candidates corresponding to an input character string,
A priority list storage means for storing a plurality of priority lists defining priorities between the plurality of conversion dictionaries;
A usage scene selecting means for selecting a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
Priority list selecting means for selecting one of the plurality of priority lists according to the determined use scene;
Priority determining means for determining the priority of each of the conversion dictionaries used for conversion of the input character string in accordance with the priority between the conversion dictionaries defined in the selected priority list;
The usage scene selection means compares the usage scenes that are currently used as the currently used usage scenes with conditions set in advance from the usage scenes set in the plurality of usage scenes in the order of priority , and first uses that satisfy the conditions. A terminal device characterized by selecting a scene .
ユーザによる利用シーンの選択を受け付ける受付手段と、
前記利用シーン選択手段及び前記受付手段のどちらで利用シーンを選択するかを設定する設定手段と、
を備えることを特徴とする請求項6に記載の端末装置。
Accepting means for accepting selection of a use scene by a user;
Setting means for setting which of the usage scene selection means and the reception means to select a usage scene;
The terminal device according to claim 6, further comprising:
入力文字列に対応する変換候補を記憶する複数の変換辞書に利用可能な端末装置の処理ユニットにより実行されるコンピュータプログラムであって、前記処理ユニットを、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択手段、
前記端末装置の記憶手段に複数個記憶された、複数の前記変換辞書間の優先度を定義した優先度リストのうちのいずれかを、決定された前記利用シーンに応じて選択する優先度リスト選択手段、及び
選択された前記優先度リストに定義された前記変換辞書間の優先度に従って、入力文字列の変換に使用する各前記変換辞書の優先度を決定する優先度決定手段、
として機能させ、
前記利用シーン選択手段は、前記現在利用される利用シーンとして、前記複数の利用シーンに設定された優先度が高い利用シーンから順に予め設定された条件と比較し、最初に前記条件を満たした利用シーンを選択することを特徴とするコンピュータプログラム。
A computer program executed by a processing unit of a terminal device that can be used for a plurality of conversion dictionaries that store conversion candidates corresponding to an input character string, the processing unit comprising:
Based on a determination result of determining a preset condition, a usage scene selection unit that selects a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
Priority list selection for selecting one of a plurality of priority lists that define the priority among the plurality of conversion dictionaries stored in the storage unit of the terminal device according to the determined use scene Priority determining means for determining the priority of each of the conversion dictionaries used for conversion of the input character string in accordance with the priority between the conversion dictionaries defined in the selected priority list;
Function as
The usage scene selection means compares the usage scenes that are currently used as the currently used usage scenes with conditions set in advance from the usage scenes set in the plurality of usage scenes in the order of priority , and first uses that satisfy the conditions. A computer program characterized by selecting a scene .
前記コンピュータプログラムは、前記処理ユニットを、
ユーザによる利用シーンの選択を受け付ける受付手段と、
前記利用シーン選択手段及び前記受付手段のどちらで利用シーンを選択するかを設定する設定手段と、
として機能させることを特徴とする請求項8に記載のコンピュータプログラム。
The computer program stores the processing unit,
Accepting means for accepting selection of a use scene by a user;
Setting means for setting which of the usage scene selection means and the reception means to select a usage scene;
The computer program according to claim 8, wherein the computer program is made to function as:
入力文字列に対応する変換候補を記憶する複数の変換辞書にアクセス可能な端末装置において、入力文字列を他の文字列に変換する文字列変換方法であって、
予め設定された条件を判定した判定結果に基づいて、予め設定された複数の利用シーンのうちから前記端末装置が現在利用される利用シーンを選択する利用シーン選択ステップと、
前記端末装置の記憶手段に複数個記憶された、複数の前記変換辞書間の優先度を定義した優先度リストのうちのいずれかを、決定された前記利用シーンに応じて選択する優先度リスト選択ステップと、
選択された前記優先度リストに定義された前記変換辞書間の優先度に従って、入力文字列の変換に使用する各前記変換辞書の優先度を決定する優先度決定ステップと、を有し、
前記利用シーン選択手段は、前記現在利用される利用シーンとして、前記複数の利用シーンに設定された優先度が高い利用シーンから順に予め設定された条件と比較し、最初に前記条件を満たした利用シーンを選択することを特徴とする文字列変換方法。
In a terminal device accessible to a plurality of conversion dictionaries that store conversion candidates corresponding to an input character string, a character string conversion method for converting an input character string to another character string,
Based on a determination result of determining a preset condition, a usage scene selection step of selecting a usage scene in which the terminal device is currently used from a plurality of preset usage scenes;
Priority list selection for selecting one of a plurality of priority lists that define the priority among the plurality of conversion dictionaries stored in the storage unit of the terminal device according to the determined use scene Steps,
A priority determination step for determining the priority of each of the conversion dictionaries used for conversion of an input character string according to the priority between the conversion dictionaries defined in the selected priority list;
The usage scene selection means compares the usage scenes that are currently used as the currently used usage scenes with conditions set in advance from the usage scenes set in the plurality of usage scenes in the order of priority , and first uses that satisfy the conditions. A character string conversion method characterized by selecting a scene .
ユーザによる利用シーンの選択を受け付ける受付ステップと、
前記利用シーン選択ステップ及び前記受付ステップのどちらで利用シーン選択するかを設定する設定ステップと、
を備えることを特徴とする請求項10に記載の文字列変換方法。
A reception step for accepting selection of a use scene by a user;
A setting step for setting which of the usage scene selection step and the reception step to select a usage scene;
The character string conversion method according to claim 10, further comprising:
JP2008263179A 2008-10-09 2008-10-09 Terminal device, computer program, and character string conversion method Active JP5439790B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008263179A JP5439790B2 (en) 2008-10-09 2008-10-09 Terminal device, computer program, and character string conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008263179A JP5439790B2 (en) 2008-10-09 2008-10-09 Terminal device, computer program, and character string conversion method

Publications (2)

Publication Number Publication Date
JP2010092368A JP2010092368A (en) 2010-04-22
JP5439790B2 true JP5439790B2 (en) 2014-03-12

Family

ID=42254999

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008263179A Active JP5439790B2 (en) 2008-10-09 2008-10-09 Terminal device, computer program, and character string conversion method

Country Status (1)

Country Link
JP (1) JP5439790B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101231438B1 (en) * 2011-05-25 2013-02-07 엔에이치엔(주) Search reasult providing system and method for providing loan word pronunciation search service
JP6173740B2 (en) * 2013-03-28 2017-08-02 東芝メディカルシステムズ株式会社 Medical system and medical dictionary information management method
JP2015028707A (en) * 2013-07-30 2015-02-12 セイコーインスツル株式会社 Electronic dictionary
JP2015028708A (en) * 2013-07-30 2015-02-12 セイコーインスツル株式会社 Electronic dictionary
CN104268182A (en) * 2014-09-16 2015-01-07 百度在线网络技术(北京)有限公司 Candidate word sorting method and device and word input method and device
JP6677601B2 (en) * 2016-07-29 2020-04-08 株式会社Nttドコモ Translation system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0480863A (en) * 1990-07-24 1992-03-13 Agency Of Ind Science & Technol Kana/kanji converter
JP2005165487A (en) * 2003-12-01 2005-06-23 Nec Corp Portable terminal equipment and its information input method
JP2006350904A (en) * 2005-06-20 2006-12-28 Sharp Corp Portable information apparatus

Also Published As

Publication number Publication date
JP2010092368A (en) 2010-04-22

Similar Documents

Publication Publication Date Title
US7873356B2 (en) Search interface for mobile devices
JP5116772B2 (en) Adaptive database
JP5439790B2 (en) Terminal device, computer program, and character string conversion method
JP2009545810A (en) Temporal ranking of search results
US10146771B2 (en) Mobile terminal device implementing character-pictogram translation using pictogram search site
US20100106407A1 (en) Navigation system
JP2008293403A (en) Character input device, portable terminal and character input program
JP2009015743A (en) Document creation support system, document creation support method, and document creation support program
JP2006120126A (en) Keyword extraction device and keyword extraction program
US20160165048A1 (en) Methods and systems for automated business dialing
JP4935186B2 (en) Display screen control apparatus and display screen control method
KR100825729B1 (en) Located Based Contents Providing System and Method thereof
US9489358B2 (en) Data processing apparatus, input supporting method, and program
JP2008310571A (en) Character string input device, character string input method and program
JP5895756B2 (en) Information classification program and information processing apparatus
JP2007108971A (en) Retrieval method and device in portable terminal
JP2991698B1 (en) Partial data synchronization method and portable information device
JP2006053664A (en) Method for registering identification mark, electronic device, and computer program
JP2012058987A (en) Distribution server and distribution method notifying a user of a recommendable application
JP5115756B2 (en) Electronic document search system, electronic document search method, and electronic document search program
JP2008197929A (en) Site transmission address registration type map information system-linked search engine server system
JP2007323247A (en) Character string conversion device
JP2009288888A (en) Character input device, character input learning method and program
JP2009003520A (en) Database server device, method of providing search service, and related method
JP4778285B2 (en) Map center point suitability information generation system and map center point suitability information generation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110708

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121204

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130130

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130618

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130912

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20130919

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: 20131119

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131202

R150 Certificate of patent or registration of utility model

Ref document number: 5439790

Country of ref document: JP

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

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533