JP2009199238A - Information processing apparatus and character conversion method - Google Patents

Information processing apparatus and character conversion method Download PDF

Info

Publication number
JP2009199238A
JP2009199238A JP2008038925A JP2008038925A JP2009199238A JP 2009199238 A JP2009199238 A JP 2009199238A JP 2008038925 A JP2008038925 A JP 2008038925A JP 2008038925 A JP2008038925 A JP 2008038925A JP 2009199238 A JP2009199238 A JP 2009199238A
Authority
JP
Japan
Prior art keywords
word
dictionary data
genre
dictionary
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008038925A
Other languages
Japanese (ja)
Inventor
Hideaki Hirano
英明 平野
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.)
Faurecia Clarion Electronics Co Ltd
Original Assignee
Xanavi Informatics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xanavi Informatics Corp filed Critical Xanavi Informatics Corp
Priority to JP2008038925A priority Critical patent/JP2009199238A/en
Publication of JP2009199238A publication Critical patent/JP2009199238A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing apparatus 10 that reduces the volume of dictionary data loaded on a main storage part and increase the processing speed of kana character conversion. <P>SOLUTION: The information processing apparatus 10 specifies a genre corresponding to a word input by a user in response to the user's operation, loads dictionary data constituted of words of the predetermined genre on the main storage part, and performs kana-kanji conversion processing using the dictionary data on the main storage part. The dictionary data corresponding to the genre can be prepared by the method of selecting dictionary data prepared for each genre or the method of preassigning a genre to each word and collecting words corresponding to the genre predetermined by the user's operation to create new dictionary data. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、入力されたかな文字を漢字等に変換する機能を有する情報処理装置に関する。   The present invention relates to an information processing apparatus having a function of converting input kana characters into kanji and the like.

特許文献1には、1つの単語辞書データを用いて、ユーザから入力されたかな文字をかな漢字混じり文に変換する技術が開示されている。ワードプロセッサ等のような、かな漢字変換処理を行う装置では、一般的に10万語以上の単語が登録された単語辞書データが用いられる。   Patent Document 1 discloses a technique for converting a kana character input by a user into a kana-kanji mixed sentence using one word dictionary data. In an apparatus that performs kana-kanji conversion processing, such as a word processor, word dictionary data in which words of 100,000 words or more are registered is generally used.

特開平11−25087号公報JP-A-11-25087

ところで、ユーザから入力されたかな文字に対応する漢字を単語辞書データから抽出する場合、入力されたかな文字と単語辞書データ内の単語の読みとを比較し、一致した読みに対応する漢字を変換候補として表示する。このような比較処理は、通常、装置内のRAM(Random Access Memory)等の主記憶部内に格納されたデータどうしを比較することにより行われる。上記特許文献1では、1つの単語辞書データが用いられるため、入力されたかな文字と単語辞書データ内の単語の読みとを比較する場合、辞書データ内の全て単語を主記憶部上に展開する必要がある。   By the way, when extracting Kanji characters corresponding to the Kana characters input by the user from the word dictionary data, the input Kana characters are compared with the word readings in the word dictionary data, and the Kanji characters corresponding to the matching readings are converted. Display as a candidate. Such comparison processing is normally performed by comparing data stored in a main storage unit such as a RAM (Random Access Memory) in the apparatus. In the above-mentioned Patent Document 1, since one word dictionary data is used, when comparing the input kana characters and the reading of the words in the word dictionary data, all the words in the dictionary data are expanded on the main storage unit. There is a need.

近年、車載装置に代表されるような組み込み機器においても、名称や文章を入力する必要性から、かな漢字変換処理機能が設けられる場合がある。しかし、このような組み込み機器では、計算機リソースが限られており、大容量の主記憶部を搭載できない場合が多い。そのため、ワードプロセッサ等で使用されているような、単語数の多い単語辞書データを全て主記憶部上に展開することができない場合が多く、やむをえず、単語辞書データを主記憶部上に展開できるだけの単語数に減らすことにより、かな漢字変換処理を実現する場合がある。   In recent years, embedded devices such as in-vehicle devices are sometimes provided with a kana-kanji conversion processing function because of the need to input names and sentences. However, in such an embedded device, computer resources are limited, and it is often impossible to mount a large-capacity main storage unit. Therefore, there are many cases where word dictionary data with a large number of words, such as those used in word processors, cannot be expanded on the main memory, and unavoidably, the word dictionary data can be expanded on the main memory. By reducing the number of words, Kana-Kanji conversion processing may be realized.

しかし、単語辞書データ内の単語数を減らすことにより、入力されたかな文字に対応する漢字が単語辞書データ内に存在しない事態が発生する場合があり、変換候補が見つからないために、別な読みに対応するかな文字を入力し直す必要がある等、かな漢字変換の効率が低くなり、ユーザの利便性が損なわれる場合がある。   However, by reducing the number of words in the word dictionary data, there may occur a situation in which the kanji corresponding to the input kana character does not exist in the word dictionary data, and conversion candidates are not found. The efficiency of Kana-Kanji conversion may be reduced, such as the need to re-input a Kana character corresponding to, and the convenience of the user may be impaired.

また、たとえ組み込み機器内に大容量の主記憶部が設けられたとしても、組み込み機器では、消費電力やコスト等の観点から処理能力の高い演算装置を設けることができない場合が多い。そのため、組み込み機器内の演算装置が、入力されたかな文字と主記憶部上に展開された10万語にもなるそれぞれの単語の読みとを全て比較するとすれば、かな漢字変換の処理時間が長くなったり、かな漢字変換による処理負荷のため、他に実現すべき処理が滞ったりする場合がある。   Further, even if a large-capacity main storage unit is provided in the embedded device, the embedded device often cannot provide an arithmetic device with high processing capability from the viewpoint of power consumption, cost, and the like. Therefore, if the arithmetic unit in the embedded device compares all input kana characters with the readings of each of the 100,000 words expanded on the main storage unit, the processing time for kana-kanji conversion is long. Or the processing load due to Kana-Kanji conversion may cause other processing to be realized.

本発明は上記事情を鑑みてなされたものであり、本発明の目的は、主記憶部上に展開される辞書データの容量を低く抑えると共に、かな文字変換の処理速度を向上させることにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to reduce the capacity of dictionary data developed on the main storage unit and to improve the processing speed of kana character conversion.

上記課題を解決するために、本発明の情報処理装置は、ユーザの操作に応じて定まったジャンルに対応する単語から構成される辞書データを使ってかな漢字変換処理を実行する。   In order to solve the above-described problem, the information processing apparatus of the present invention performs kana-kanji conversion processing using dictionary data composed of words corresponding to a genre determined according to a user operation.

例えば、本発明の第一の態様は、情報処理かな漢字変換に用いられる複数の辞書データであって、特定のジャンルに属する単語から構成され、登録されている少なくとも一部の単語が異なる複数の辞書データを、それぞれの辞書データを識別する辞書IDに対応付けて格納する辞書データ格納手段と、辞書IDに対応付けて、当該辞書IDに対応する辞書データに登録されている単語のジャンルを示す情報を格納するジャンルテーブルを保持するジャンルテーブル格納手段と、ユーザからの操作を受け付ける受付手段と、ユーザからの操作に応じて定まったジャンルに基づいてジャンルテーブルを参照し、当該ジャンルに対応する単語が登録されている辞書データの辞書IDを特定し、特定した辞書IDに対応する辞書データを辞書データ格納手段から取得する辞書データ取得手段と、辞書データ取得手段によって取得された辞書データを用いて、受付手段を介してユーザから入力されたかな文字に応じたかな漢字変換処理を実行する文字変換手段とを備えることを特徴とする情報処理装置を提供する。   For example, the first aspect of the present invention is a plurality of dictionary data used for information processing kana-kanji conversion, which is composed of words belonging to a specific genre, and a plurality of dictionaries in which at least some registered words are different. Dictionary data storage means for storing data in association with the dictionary ID for identifying each dictionary data, and information indicating the genre of the word registered in the dictionary data corresponding to the dictionary ID in association with the dictionary ID The genre table storage means for storing the genre table for storing the genre table, the accepting means for accepting the operation from the user, the genre table based on the genre determined according to the operation from the user, The dictionary ID of the registered dictionary data is specified, and the dictionary data corresponding to the specified dictionary ID is stored in the dictionary data Dictionary data acquisition means acquired from the means, and character conversion means for executing kana-kanji conversion processing according to the kana characters input from the user via the reception means using the dictionary data acquired by the dictionary data acquisition means. Provided is an information processing apparatus including the information processing apparatus.

また、本発明の第二の態様は、情報処理複数の単語のそれぞれを識別する単語ID毎に、対応する単語を格納する単語データ格納手段と、単語IDに対応付けて、当該単語IDに対応する単語のジャンルを示す情報を1つ以上格納するジャンルテーブルを保持するジャンルテーブル保持手段と、ユーザからの操作を受け付ける受付手段と、ユーザからの操作に応じて定まったジャンルに基づいてジャンルテーブルを参照し、当該ジャンルに対応する単語の単語IDを特定し、特定した単語IDに対応する単語を単語データ格納手段から取得する単語取得手段と、単語取得手段によって取得された複数の単語から構成される、かな漢字変換で用いられる辞書データを作成し、作成した辞書データを用いて、受付手段を介してユーザから入力されたかな文字に応じたかな漢字変換処理を実行する文字変換手段とを備えることを特徴とする情報処理装置を提供する。   In addition, the second aspect of the present invention relates to a word data storage unit that stores a corresponding word for each word ID that identifies each of a plurality of information processing words, and corresponds to the word ID in association with the word ID. A genre table holding unit that holds a genre table that stores one or more pieces of information indicating the genre of a word to be received, a receiving unit that receives an operation from the user, The word acquisition means for referring to and specifying the word ID of the word corresponding to the genre, acquiring the word corresponding to the specified word ID from the word data storage means, and a plurality of words acquired by the word acquisition means The dictionary data used in Kana-Kanji conversion is created, and the created dictionary data is used by the user via the accepting means. To provide an information processing apparatus, characterized in that it comprises a character conversion means for performing a kana-kanji conversion process according to the kana characters.

本発明の情報処理装置によれば、主記憶部上に展開される辞書データの容量を低く抑えると共に、かな文字変換の処理速度を向上させることができる。   According to the information processing apparatus of the present invention, it is possible to reduce the capacity of dictionary data developed on the main storage unit and to improve the processing speed of kana character conversion.

まず、本発明の第1の実施形態について、図面を参照しながら説明する。   First, a first embodiment of the present invention will be described with reference to the drawings.

図1は、第1の実施形態に係る情報処理装置10の構成の一例を示すブロック図である。情報処理装置10は、辞書データ格納部11、ジャンルテーブル格納部12、受付部13、辞書データ取得部14、文字変換部15、およびサービステーブル格納部16を備える。情報処理装置10は、例えば、携帯電話、PDA(Personal Data Assistance)、またはノート型汎用コンピュータ等の携帯型情報処理端末、あるいは、カーオーディオまたはナビゲーション装置等の車載装置である。   FIG. 1 is a block diagram illustrating an example of the configuration of the information processing apparatus 10 according to the first embodiment. The information processing apparatus 10 includes a dictionary data storage unit 11, a genre table storage unit 12, a reception unit 13, a dictionary data acquisition unit 14, a character conversion unit 15, and a service table storage unit 16. The information processing device 10 is, for example, a portable information processing terminal such as a mobile phone, a PDA (Personal Data Assistance), or a notebook general-purpose computer, or an in-vehicle device such as a car audio or a navigation device.

辞書データ格納部11には、例えば図2に示すように、複数の辞書データ110が予め格納されている。それぞれの辞書データ110には、辞書データ110を識別する辞書ID111、単語113、および当該単語113の読み112が格納されている。   In the dictionary data storage unit 11, for example, a plurality of dictionary data 110 are stored in advance as shown in FIG. Each dictionary data 110 stores a dictionary ID 111 for identifying the dictionary data 110, a word 113, and a reading 112 of the word 113.

それぞれの辞書データ110内に格納されている少なくとも一部の単語は、他の辞書データ110内に格納されている単語とは異なっている。また、それぞれの辞書データ110は、他の辞書データ110とは異なるジャンルに属する単語で構成されている。ここで、ジャンルとは、その単語か使われる場面、その単語の意味が属する集合の名称等である。単語の中には、複数のジャンルに属するものもあり、そのような単語は、異なる複数の辞書データ110内に格納されることになる。   At least some of the words stored in each dictionary data 110 are different from the words stored in other dictionary data 110. Each dictionary data 110 is composed of words belonging to a genre different from other dictionary data 110. Here, the genre is a scene where the word is used, a name of a set to which the meaning of the word belongs, and the like. Some words belong to a plurality of genres, and such words are stored in a plurality of different dictionary data 110.

辞書データとしては、例えば、施設の名称のみから構成される辞書データ、コンビニエンスストアの名称のみから構成される辞書データ、曲名のみから構成される辞書データ、歌手名のみから構成される辞書データ、曲が収録されているアルバムの名称のみから構成される辞書データ、電子メールに使用される単語のみから構成される辞書データ等がある。例えば、施設の名称のみから構成される辞書データには、コンビニエンスストアの名称のみから構成される辞書データに登録されている単語が全て含まれており、アルバムの名称のみから構成される辞書データには、曲名のみから構成される辞書データに登録されている単語の一部が含まれている。   Dictionary data includes, for example, dictionary data consisting only of facility names, dictionary data consisting only of convenience store names, dictionary data consisting only of song names, dictionary data consisting only of singer names, songs Dictionary data composed only of the names of the albums that are recorded, dictionary data composed only of words used for e-mail, and the like. For example, dictionary data consisting only of facility names includes all words registered in dictionary data consisting only of convenience store names, and dictionary data consisting only of album names Includes a part of words registered in dictionary data composed only of song names.

このように、複数の辞書データ110のそれぞれに異なる単語が登録されることにより、それぞれの辞書データ110のデータ量を、全ての単語が登録されている辞書データよりも少なくすることができる。なお、それぞれの辞書データ110内には、他の辞書データ110内に格納されていない単語のみが格納されるように、それぞれの辞書データ110が構成されていてもよい。これにより、それぞれの辞書データ110のデータ量をさらに少なくすることができる。それぞれの辞書データ110のデータ構造は、一般的な辞書データの構造と同様であるため、詳しい説明は省略する。   Thus, by registering different words in each of the plurality of dictionary data 110, the data amount of each dictionary data 110 can be made smaller than dictionary data in which all words are registered. Each dictionary data 110 may be configured such that only words that are not stored in other dictionary data 110 are stored in each dictionary data 110. Thereby, the data amount of each dictionary data 110 can further be reduced. Since the data structure of each dictionary data 110 is the same as the structure of general dictionary data, detailed description is omitted.

ジャンルテーブル格納部12には、例えば図3に示すようなジャンルテーブル120が予め格納されている。ジャンルテーブル120には、辞書ID121毎に、当該辞書ID121に対応する辞書データに登録されている単語が属するジャンル122が格納されている。   In the genre table storage unit 12, for example, a genre table 120 as shown in FIG. 3 is stored in advance. The genre table 120 stores, for each dictionary ID 121, a genre 122 to which a word registered in dictionary data corresponding to the dictionary ID 121 belongs.

サービステーブル格納部16には、例えば図4に示すようなサービステーブル160が予め格納されている。サービステーブル160には、情報処理装置10で提供されるサービスを指定するメニューを識別するメニューID161毎に、当該メニューで入力される単語が属するジャンル162が1つ以上格納されている。   For example, a service table 160 as shown in FIG. 4 is stored in the service table storage unit 16 in advance. The service table 160 stores one or more genres 162 to which words input in the menu belong, for each menu ID 161 for identifying a menu for specifying a service provided by the information processing apparatus 10.

例えば、情報処理装置10によってナビゲーション機能が実現される場合、コンビニエンスストアを示すアイコンが指定された状態で、テキスト入力により地点情報を登録するようなメニューに対応するメニューIDには、ジャンルとして「コンビニ」が対応付けられている。また、施設を示すアイコンが指定されない状態で、テキスト入力により地点情報を登録するメニューに対応するメニューIDには、ジャンルとして「施設名」が対応付けられている。   For example, when a navigation function is realized by the information processing apparatus 10, a menu ID corresponding to a menu for registering point information by text input in a state in which an icon indicating a convenience store is designated, includes “convenience store” as a genre. "Is associated. In addition, a “facility name” is associated as a genre with a menu ID corresponding to a menu for registering point information by text input in a state where an icon indicating a facility is not designated.

なお、辞書データ格納部11、ジャンルテーブル格納部12、およびサービステーブル格納部16内のデータは、情報処理装置10内に設けられたHDD(Hard Disk Drive)またはフラッシュROM(Read Only Memory)等の補助記憶部に格納されている。   The data in the dictionary data storage unit 11, the genre table storage unit 12, and the service table storage unit 16 is stored in an HDD (Hard Disk Drive) or a flash ROM (Read Only Memory) provided in the information processing apparatus 10. It is stored in the auxiliary storage unit.

受付部13は、情報処理装置10の表示装置21に取り付けられたタッチパネル等の入力装置20を介して、ユーザの操作情報を受け付け、ユーザによって指定されたメニューを特定し、特定したメニューに対応する機能の実行を、当該機能を実現する情報処理装置10内の処理部に指示する。   The accepting unit 13 accepts user operation information via the input device 20 such as a touch panel attached to the display device 21 of the information processing device 10, identifies a menu specified by the user, and corresponds to the identified menu. The execution of the function is instructed to a processing unit in the information processing apparatus 10 that realizes the function.

また、受付部13は、ユーザによって指定されたメニューが、テキスト入力が必要な(テキスト入力モードの)メニューである場合に、ユーザによって指定されたメニューのメニューIDを辞書データ取得部14に通知する。また、受付部13は、テキスト入力モードにおいて、入力装置20を介してユーザから入力されたテキストデータを文字変換部15へ送る。   Further, when the menu specified by the user is a menu that requires text input (in the text input mode), the reception unit 13 notifies the dictionary data acquisition unit 14 of the menu ID of the menu specified by the user. . In addition, the reception unit 13 sends text data input from the user via the input device 20 to the character conversion unit 15 in the text input mode.

なお、テキスト入力モードにおいて、テキストデータを情報処理装置10に入力する方法としては、タッチパネル等の入力装置20を用いて、文字毎に表示装置21に表示されたボタンに触れることによりかな文字を指定する方法、表示装置21上のタッチパネルをなぞることにより、かな文字を手書き指定する方法、音声認識によりかな文字を指定する方法等を用いることができる。   In the text input mode, as a method of inputting text data to the information processing apparatus 10, a kana character is specified by touching a button displayed on the display device 21 for each character using the input device 20 such as a touch panel. A method of designating kana characters by handwriting by tracing the touch panel on the display device 21, a method of designating kana characters by voice recognition, and the like can be used.

辞書データ取得部14は、受付部13からメニューIDが通知された場合に、サービステーブル格納部16内のサービステーブル160を参照して、当該メニューIDに対応付けられているジャンルを特定する。そして、辞書データ取得部14は、ジャンルテーブル格納部12内のジャンルテーブル120を参照して、特定したジャンルに対応付けられている辞書IDを抽出する。そして、辞書データ取得部14は、抽出した辞書IDに対応する辞書データを辞書データ格納部11から取得し、取得した辞書データを文字変換部15へ送る。   When the menu ID is notified from the reception unit 13, the dictionary data acquisition unit 14 refers to the service table 160 in the service table storage unit 16 and identifies the genre associated with the menu ID. Then, the dictionary data acquisition unit 14 refers to the genre table 120 in the genre table storage unit 12 and extracts a dictionary ID associated with the specified genre. Then, the dictionary data acquisition unit 14 acquires dictionary data corresponding to the extracted dictionary ID from the dictionary data storage unit 11, and sends the acquired dictionary data to the character conversion unit 15.

なお、受付部13から通知されたメニューIDに対応するジャンルが複数存在する場合、辞書データ取得部14は、それぞれのジャンルに対応付けられている辞書データを辞書データ格納部11から全て取得して文字変換部15へ送る。   When there are a plurality of genres corresponding to the menu ID notified from the reception unit 13, the dictionary data acquisition unit 14 acquires all the dictionary data associated with each genre from the dictionary data storage unit 11. It is sent to the character conversion unit 15.

文字変換部15は、辞書データ取得部14から受け取った辞書データを用いて、受付部13から受け取ったテキストデータに従ってかな漢字変換処理を実行し、当該テキストデータに対応する文字の変換候補を表示装置21に表示する。本実施形態において、かな漢字変換処理とは、入力されたかな文字をかな漢字混じり文に変換する処理だけではなく、入力されたかな文字を、カタカナ、アルファベット、または記号等に変換する処理も含まれる。   The character conversion unit 15 performs kana-kanji conversion processing according to the text data received from the reception unit 13 using the dictionary data received from the dictionary data acquisition unit 14, and displays character conversion candidates corresponding to the text data on the display device 21. To display. In the present embodiment, the kana-kanji conversion process includes not only a process of converting an input kana character into a kana-kanji mixed sentence, but also a process of converting the input kana character into katakana, alphabet, or symbol.

なお、辞書データ取得部14から複数の辞書データを受け取った場合、文字変換部15は、当該複数の辞書データのそれぞれに登録されている同一の単語を1つにまとめることにより、当該複数の辞書データをマージし、マージした辞書データを用いてかな漢字変換を実行する。   When a plurality of dictionary data are received from the dictionary data acquisition unit 14, the character conversion unit 15 combines the plurality of dictionaries by collecting the same words registered in each of the plurality of dictionary data. Data is merged, and kana-kanji conversion is executed using the merged dictionary data.

また、文字変換部15は、辞書データ取得部14から受け取った辞書データ、または、辞書データ取得部14から受け取った複数の辞書データをマージした辞書データを、情報処理装置10内のRAM(Random Access Memory)等の主記憶部上に展開し、展開された辞書データを用いてかな漢字変換処理を実行する。   Further, the character conversion unit 15 stores the dictionary data received from the dictionary data acquisition unit 14 or the dictionary data obtained by merging a plurality of dictionary data received from the dictionary data acquisition unit 14 into a RAM (Random Access) in the information processing apparatus 10. The Kana-Kanji conversion process is executed using the developed dictionary data.

ここで、文字変換部15が、全ての単語が登録されている辞書データを用いてかな漢字変換処理を実行するとすれば、入力されたかな文字によっては、入力されたかな文字と、10万語にもなる辞書データ内のそれぞれの単語の読みとを全て比較する場合がある。これでは、処理能力の低い演算装置が設けられた組み込み機器では、かな漢字変換の処理時間が長くなったり、かな漢字変換による処理負荷のため、他に実現すべき処理が滞ったりする場合がある。   Here, if the character conversion unit 15 performs kana-kanji conversion processing using dictionary data in which all words are registered, depending on the input kana characters, the input kana characters and 100,000 words are used. In some cases, all word readings in the dictionary data are all compared. In this case, in an embedded device provided with an arithmetic device having a low processing capability, the processing time for Kana-Kanji conversion may become long, or processing to be realized may be delayed due to the processing load due to Kana-Kanji conversion.

これに対し、本実施形態に係る情報処理装置10は、ユーザが選択中のメニューのジャンルに属する単語で構成される辞書データを用いるため、かな漢字変換処理に用いられる辞書データのサイズを少なくすることができる。これにより、かな漢字変換の処理負荷を低く抑えることができると共に、かな漢字変換の処理速度を向上させることができる。   On the other hand, since the information processing apparatus 10 according to the present embodiment uses dictionary data composed of words belonging to the genre of the menu being selected by the user, the size of the dictionary data used for kana-kanji conversion processing is reduced. Can do. Thereby, the processing load of Kana-Kanji conversion can be kept low, and the processing speed of Kana-Kanji conversion can be improved.

また、本実施形態では、コンビニエンスストアの名称のみから構成される辞書データに登録されている単語が、施設の名称のみから構成される辞書データに全て含まれており、コンビニエンスストアの名称のみから構成される辞書データのデータ量は、施設の名称のみから構成される辞書データよりもデータ量が少ない。このように、使用される単語数が限定されるジャンルほど、対応する辞書データのサイズを小さくすることができる。従って、使用される単語数が限定されるジャンルほど、かな漢字変換をより効率的に実行することができる。   Moreover, in this embodiment, all the words registered in the dictionary data composed only of the name of the convenience store are included in the dictionary data composed only of the name of the facility, and are composed only of the name of the convenience store. The amount of dictionary data to be performed is smaller than that of dictionary data composed only of facility names. Thus, the size of the corresponding dictionary data can be reduced as the genre is limited in the number of words used. Therefore, kana-kanji conversion can be executed more efficiently for genres where the number of words used is limited.

図5は、第1の実施形態における情報処理装置10の動作の一例を示すフローチャートである。例えば、電源が投入される等の所定のタイミングで、情報処理装置10は、本フローチャートに示す動作を開始する。   FIG. 5 is a flowchart illustrating an example of the operation of the information processing apparatus 10 according to the first embodiment. For example, the information processing apparatus 10 starts the operation shown in this flowchart at a predetermined timing such as when the power is turned on.

まず、受付部13は、入力装置20を介してユーザから入力された操作情報に基づいて、現在ユーザによって指定されているメニューのメニューIDを特定する(S100)。そして、受付部13は、ユーザによって指定されたメニューが、テキスト入力が必要なメニューであるか否かを判定する(S101)。   First, the receiving unit 13 specifies the menu ID of the menu currently specified by the user based on the operation information input from the user via the input device 20 (S100). Then, the reception unit 13 determines whether the menu specified by the user is a menu that requires text input (S101).

ユーザによって指定されたメニューが、テキスト入力が必要なメニューではない場合(S101:No)、受付部13は、再びステップS100に示した処理を実行する。一方、ユーザによって指定されたメニューが、テキスト入力が必要なメニューである場合(S101:Yes)、受付部13は、ユーザによって指定されたメニューのメニューIDを辞書データ取得部14に通知する。   When the menu specified by the user is not a menu that requires text input (S101: No), the reception unit 13 executes the process shown in step S100 again. On the other hand, when the menu specified by the user is a menu that requires text input (S101: Yes), the reception unit 13 notifies the dictionary data acquisition unit 14 of the menu ID of the menu specified by the user.

次に、辞書データ取得部14は、サービステーブル格納部16内のサービステーブル160を参照して、受付部13から通知されたメニューIDに対応付けられているジャンルを特定する(S102)。そして、辞書データ取得部14は、ジャンルテーブル格納部12内のジャンルテーブル120を参照して、特定したジャンルに対応付けられている辞書IDを抽出する(S103)。   Next, the dictionary data acquisition unit 14 refers to the service table 160 in the service table storage unit 16 and identifies the genre associated with the menu ID notified from the reception unit 13 (S102). Then, the dictionary data acquisition unit 14 refers to the genre table 120 in the genre table storage unit 12 and extracts a dictionary ID associated with the specified genre (S103).

次に、辞書データ取得部14は、抽出した辞書IDに対応する辞書データを辞書データ格納部11から取得し、取得した辞書データを文字変換部15へ送る。そして、文字変換部15は、辞書データ取得部14から受け取った辞書データ、または、辞書データ取得部14から受け取った複数の辞書データをマージした辞書データを情報処理装置10内の主記憶部上に展開し(S104)、展開した辞書データを用いて、受付部13から受け取ったテキストデータに従ってかな漢字変換処理を実行する(S105)。   Next, the dictionary data acquisition unit 14 acquires dictionary data corresponding to the extracted dictionary ID from the dictionary data storage unit 11, and sends the acquired dictionary data to the character conversion unit 15. Then, the character conversion unit 15 stores the dictionary data received from the dictionary data acquisition unit 14 or the dictionary data obtained by merging a plurality of dictionary data received from the dictionary data acquisition unit 14 on the main storage unit in the information processing apparatus 10. The kana-kanji conversion process is executed according to the text data received from the accepting unit 13 using the developed dictionary data (S105).

次に、受付部13は、入力装置20を介してユーザから入力された操作情報に基づいて、テキスト入力モードが終了したか否かを判定する(S106)。テキスト入力モードが終了していない場合(S106:No)、文字変換部15は、再びステップS105に示した処理を実行する。一方、テキスト入力モードが終了した場合(S106:Yes)、受付部13は、再びステップS100に示した処理を実行する。   Next, the reception unit 13 determines whether or not the text input mode has ended based on operation information input from the user via the input device 20 (S106). If the text input mode has not ended (S106: No), the character conversion unit 15 executes the process shown in step S105 again. On the other hand, when the text input mode ends (S106: Yes), the reception unit 13 executes the process shown in step S100 again.

以上、本発明の第1の実施形態について説明した。   The first embodiment of the present invention has been described above.

上記説明から明らかなように、本実施形態の情報処理装置10によれば、主記憶部上に展開される辞書データの容量を低く抑えると共に、かな文字変換の処理速度を向上させることができる。   As is apparent from the above description, according to the information processing apparatus 10 of the present embodiment, the capacity of dictionary data developed on the main storage unit can be kept low, and the processing speed of kana character conversion can be improved.

次に、本発明の第2の実施形態について、図面を参照しながら説明する。   Next, a second embodiment of the present invention will be described with reference to the drawings.

図6は、第2の実施形態に係る情報処理装置10の構成の一例を示すブロック図である。情報処理装置10は、ジャンルテーブル格納部12、受付部13、文字変換部15、サービステーブル格納部16、単語データ格納部17、および単語取得部18を備える。なお、以下に説明する点を除き、図6において、図1と同じ符号を付した構成は、図1における構成と同一または同様の機能を有するため説明を省略する。   FIG. 6 is a block diagram illustrating an example of the configuration of the information processing apparatus 10 according to the second embodiment. The information processing apparatus 10 includes a genre table storage unit 12, a reception unit 13, a character conversion unit 15, a service table storage unit 16, a word data storage unit 17, and a word acquisition unit 18. Except for the points described below, in FIG. 6, the components denoted by the same reference numerals as those in FIG. 1 have the same or similar functions as those in FIG.

単語データ格納部17には、例えば図7に示すように、それぞれの単語を識別する単語ID170毎に、対応する単語171および当該単語171の読み172が予め格納されている。単語データ格納部17には、ワードプロセッサ等のような、組み込み装置以外のかな漢字変換処理を行う装置で一般的に用いられる辞書データと同程度の数(例えば10万個)の単語が登録されている。   For example, as shown in FIG. 7, the word data storage unit 17 stores in advance a corresponding word 171 and a reading 172 of the word 171 for each word ID 170 for identifying each word. In the word data storage unit 17, there are registered as many words (for example, 100,000) as the number of dictionary data generally used in a device that performs kana-kanji conversion processing other than an embedded device, such as a word processor. .

本実施形態において、ジャンルテーブル格納部12内のジャンルテーブル120には、例えば図8に示すように、単語ID123毎に、当該単語ID123に対応する単語が属するジャンル124が1つ以上格納されている。本実施形態においても、ジャンルテーブル格納部12、サービステーブル格納部16、および単語データ格納部17内のデータは、情報処理装置10内に設けられたHDDまたはフラッシュROM等の補助記憶部に格納されている。   In this embodiment, the genre table 120 in the genre table storage unit 12 stores one or more genres 124 to which the word corresponding to the word ID 123 belongs for each word ID 123 as shown in FIG. . Also in this embodiment, the data in the genre table storage unit 12, the service table storage unit 16, and the word data storage unit 17 are stored in an auxiliary storage unit such as an HDD or a flash ROM provided in the information processing apparatus 10. ing.

単語取得部18は、受付部13からメニューIDが通知された場合に、サービステーブル格納部16内のサービステーブル160を参照して、当該メニューIDに対応付けられているジャンルを特定する。そして、単語取得部18は、特定したジャンルに基づいてジャンルテーブル格納部12内のジャンルテーブル120を参照し、当該ジャンルに対応付けられている複数の単語IDを抽出する。そして、単語取得部18は、抽出した複数の単語IDのそれぞれに対応する単語およびその読みを単語データ格納部17から取得し、取得した複数の単語およびその読みを文字変換部15へ送る。   When the menu ID is notified from the reception unit 13, the word acquisition unit 18 refers to the service table 160 in the service table storage unit 16 and identifies the genre associated with the menu ID. Then, the word acquisition unit 18 refers to the genre table 120 in the genre table storage unit 12 based on the specified genre, and extracts a plurality of word IDs associated with the genre. Then, the word acquisition unit 18 acquires words and their readings corresponding to each of the extracted plurality of word IDs from the word data storage unit 17, and sends the acquired plurality of words and their readings to the character conversion unit 15.

文字変換部15は、単語取得部18から複数の単語およびその読みを受け取った場合に、同一の読み毎に単語をまとめて辞書データを情報処理装置10のRAM等の主記憶部上に作成する。そして、文字変換部15は、作成した辞書データを用いて、受付部13から受け取ったテキストデータに従ってかな漢字変換処理を実行し、当該テキストデータに対応する文字の変換候補を表示装置21に表示する。   When the character conversion unit 15 receives a plurality of words and their readings from the word acquisition unit 18, the character conversion unit 15 collects the words for each identical reading and creates dictionary data on the main storage unit such as the RAM of the information processing apparatus 10. . Then, the character conversion unit 15 performs kana-kanji conversion processing according to the text data received from the reception unit 13 using the created dictionary data, and displays character conversion candidates corresponding to the text data on the display device 21.

図9は、第2の実施形態における情報処理装置10の動作の一例を示すフローチャートである。例えば、電源が投入される等の所定のタイミングで、情報処理装置10は、本フローチャートに示す動作を開始する。なお、以下に説明する点を除き、図9において、図5と同じ符号を付した処理は、図5における処理同様であるため説明を省略する。   FIG. 9 is a flowchart illustrating an example of the operation of the information processing apparatus 10 according to the second embodiment. For example, the information processing apparatus 10 starts the operation shown in this flowchart at a predetermined timing such as when the power is turned on. Except for the points described below, in FIG. 9, the processes denoted by the same reference numerals as those in FIG. 5 are the same as the processes in FIG.

ユーザによって指定されたメニューが、テキスト入力が必要なメニューである場合(S101:Yes)、受付部13は、ユーザによって指定されたメニューのメニューIDを単語取得部18に通知する。   When the menu specified by the user is a menu that requires text input (S101: Yes), the reception unit 13 notifies the word acquisition unit 18 of the menu ID of the menu specified by the user.

次に、単語取得部18は、サービステーブル格納部16内のサービステーブル160を参照して、受付部13から通知されたメニューIDに対応付けられているジャンルを特定する(S110)。そして、単語取得部18は、ジャンルテーブル格納部12内のジャンルテーブル120を参照して、特定したジャンルに対応付けられている単語IDを抽出する(S111)。   Next, the word acquisition unit 18 refers to the service table 160 in the service table storage unit 16 and identifies the genre associated with the menu ID notified from the reception unit 13 (S110). And the word acquisition part 18 extracts the word ID matched with the specified genre with reference to the genre table 120 in the genre table storage part 12 (S111).

次に、単語取得部18は、抽出した単語IDに対応する単語およびその読みを単語データ格納部17から取得し、取得した単語およびその読みを文字変換部15へ送る。そして、文字変換部15は、辞書データ取得部14から受け取った単語の読み毎に、辞書データ取得部14から受け取った単語をまとめて辞書データを情報処理装置10の主記憶部上に作成し(S112)、ステップS105に示した処理を実行する。   Next, the word acquisition unit 18 acquires the word corresponding to the extracted word ID and its reading from the word data storage unit 17, and sends the acquired word and its reading to the character conversion unit 15. Then, for each reading of the word received from the dictionary data acquisition unit 14, the character conversion unit 15 collects the words received from the dictionary data acquisition unit 14 and creates dictionary data on the main storage unit of the information processing apparatus 10 ( S112), the process shown in step S105 is executed.

以上、本発明の第2の実施形態について説明した。   The second embodiment of the present invention has been described above.

上記説明から明らかなように、本実施例においても、主記憶部上に展開される辞書データの容量を低く抑えると共に、かな文字変換の処理速度を向上させることができる。   As is clear from the above description, in this embodiment as well, the capacity of dictionary data developed on the main storage unit can be kept low and the processing speed of kana character conversion can be improved.

なお、上記した第1または第2の実施形態に係る情報処理装置10は、例えば図10に示すような構成のコンピュータ30によって実現される。   Note that the information processing apparatus 10 according to the first or second embodiment described above is realized by a computer 30 having a configuration as shown in FIG. 10, for example.

図10は、情報処理装置10の機能を実現するコンピュータ30のハードウェア構成の一例を示すハードウェア構成図である。コンピュータ30は、CPU(Central Processing Unit)31、RAM(Random Access Memory)32、ROM(Read Only Memory)33、HDD(Hard Disk Drive)34、入出力インターフェイス(I/F)35、およびメディアインターフェイス(I/F)36を備える。   FIG. 10 is a hardware configuration diagram illustrating an example of a hardware configuration of the computer 30 that implements the functions of the information processing apparatus 10. The computer 30 includes a central processing unit (CPU) 31, a random access memory (RAM) 32, a read only memory (ROM) 33, a hard disk drive (HDD) 34, an input / output interface (I / F) 35, and a media interface ( I / F) 36.

CPU31は、ROM33またはHDD34に格納されたプログラムに基づいて動作し、各部の制御を行う。本実施形態において、ROM33は、例えばフラッシュROMであり、コンピュータ30の起動時にCPU31が実行するブートプログラムや、コンピュータ30のハードウェアに依存するプログラム等を格納する。HDD34は、CPU31によって実行されるプログラムやデータ等を格納する。   The CPU 31 operates based on a program stored in the ROM 33 or the HDD 34 and controls each part. In the present embodiment, the ROM 33 is a flash ROM, for example, and stores a boot program executed by the CPU 31 when the computer 30 is started up, a program depending on the hardware of the computer 30, and the like. The HDD 34 stores programs executed by the CPU 31, data, and the like.

入出力インターフェイス35は、入力装置20からの信号を受信してCPU31へ送ると共に、CPU31によって生成されたデータを表示装置21へ出力する。CPU31は、入出力インターフェイス35を介して、入力装置20および表示装置21を制御し、入出力インターフェイス35を介して入力装置20から信号を取得すると共に、生成したデータを入出力インターフェイス35を介して表示装置21へ出力する。   The input / output interface 35 receives a signal from the input device 20 and sends it to the CPU 31, and outputs data generated by the CPU 31 to the display device 21. The CPU 31 controls the input device 20 and the display device 21 via the input / output interface 35, acquires a signal from the input device 20 via the input / output interface 35, and transmits the generated data via the input / output interface 35. Output to the display device 21.

メディアインターフェイス36は、記録媒体37に格納されたプログラムまたはデータを読み取り、RAM32を介してCPU31に提供する。CPU31は、当該プログラムを、メディアインターフェイス36を介して記録媒体37からRAM32上にロードし、ロードしたプログラムを実行する。記録媒体37は、例えばDVD(Digital Versatile Disk)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。   The media interface 36 reads a program or data stored in the recording medium 37 and provides it to the CPU 31 via the RAM 32. The CPU 31 loads the program from the recording medium 37 onto the RAM 32 via the media interface 36 and executes the loaded program. The recording medium 37 is, for example, an optical recording medium such as a DVD (Digital Versatile Disk) or PD (Phase change rewritable disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. Etc.

コンピュータ30が第1の実施形態における情報処理装置10として機能する場合、コンピュータ30のCPU31は、RAM32上にロードされたプログラムを実行することにより、辞書データ格納部11、ジャンルテーブル格納部12、受付部13、辞書データ取得部14、文字変換部15、およびサービステーブル格納部16の各機能を実現する。また、ROM33またはHDD34には、辞書データ格納部11、ジャンルテーブル格納部12、およびサービステーブル格納部16内のデータが格納される。また、かな漢字変換処理に用いられる辞書データは、RAM32上に展開される。   When the computer 30 functions as the information processing apparatus 10 in the first embodiment, the CPU 31 of the computer 30 executes the program loaded on the RAM 32, thereby causing the dictionary data storage unit 11, the genre table storage unit 12, and the reception. The functions of the unit 13, the dictionary data acquisition unit 14, the character conversion unit 15, and the service table storage unit 16 are realized. The ROM 33 or the HDD 34 stores data in the dictionary data storage unit 11, the genre table storage unit 12, and the service table storage unit 16. The dictionary data used for the kana-kanji conversion process is expanded on the RAM 32.

コンピュータ30が第2の実施形態における情報処理装置10として機能する場合、コンピュータ30のCPU31は、RAM32上にロードされたプログラムを実行することにより、ジャンルテーブル格納部12、受付部13、文字変換部15、サービステーブル格納部16、単語データ格納部17、および単語取得部18の各機能を実現する。また、ROM33またはHDD34には、ジャンルテーブル格納部12、サービステーブル格納部16、および単語データ格納部17内のデータが格納される。また、かな漢字変換処理に用いられる辞書データは、RAM32上に展開される。   When the computer 30 functions as the information processing apparatus 10 in the second embodiment, the CPU 31 of the computer 30 executes a program loaded on the RAM 32 to thereby generate the genre table storage unit 12, the reception unit 13, and the character conversion unit. 15. Each function of the service table storage unit 16, the word data storage unit 17, and the word acquisition unit 18 is realized. The ROM 33 or the HDD 34 stores data in the genre table storage unit 12, the service table storage unit 16, and the word data storage unit 17. The dictionary data used for the kana-kanji conversion process is expanded on the RAM 32.

コンピュータ30は、これらのプログラムを、記録媒体37から読み取って実行するが、他の例として、コンピュータ30に通信機能を設け、通信回線を介してこれらのプログラムを取得するようにしてもよい。   The computer 30 reads these programs from the recording medium 37 and executes them, but as another example, the computer 30 may be provided with a communication function to acquire these programs via a communication line.

また、本発明は上記した実施形態に限定されるものではなく、その要旨の範囲内で数々の変形が可能である。   Further, the present invention is not limited to the above-described embodiment, and various modifications can be made within the scope of the gist.

例えば、上記した各実施形態において、辞書データ取得部14または単語取得部18は、サービステーブル格納部16内のサービステーブル160を参照して、ユーザによって指定されたメニューに対応するジャンルを特定したが、他の形態として、辞書データ取得部14または単語取得部18は、ユーザからジャンルを指定する情報を受け付け、ユーザから受け付けたジャンルに基づいてジャンルテーブル格納部12内のジャンルテーブル120を参照するようにしてもよい。   For example, in each embodiment described above, the dictionary data acquisition unit 14 or the word acquisition unit 18 refers to the service table 160 in the service table storage unit 16 and identifies the genre corresponding to the menu specified by the user. As another form, the dictionary data acquisition unit 14 or the word acquisition unit 18 receives information specifying a genre from the user, and refers to the genre table 120 in the genre table storage unit 12 based on the genre received from the user. It may be.

また、上記した各実施形態において、辞書データ格納部11、ジャンルテーブル格納部12、サービステーブル格納部16、単語データ格納部17内のデータは、情報処理装置10に通信機能を設け、当該通信機能により通信回線を介して更新されてもよく、可搬性の記録媒体を介して更新されてもよい。   In each of the above embodiments, the data in the dictionary data storage unit 11, the genre table storage unit 12, the service table storage unit 16, and the word data storage unit 17 is provided with a communication function in the information processing apparatus 10, and the communication function May be updated via a communication line or may be updated via a portable recording medium.

第1の実施形態における情報処理装置10の構成の一例を示すブロック図である。It is a block diagram showing an example of composition of information processor 10 in a 1st embodiment. 辞書データ格納部11に格納される辞書データ110の構造の一例を示す図である。It is a figure which shows an example of the structure of the dictionary data 110 stored in the dictionary data storage part 11. FIG. 第1の実施形態におけるジャンルテーブル120のデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of the genre table 120 in 1st Embodiment. サービステーブル160のデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of the service table. 第1の実施形態における情報処理装置10の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the information processing apparatus 10 in 1st Embodiment. 第2の実施形態における情報処理装置10の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the information processing apparatus 10 in 2nd Embodiment. 単語データ格納部17に格納されるデータの構造の一例を示す図である。FIG. 4 is a diagram illustrating an example of a data structure stored in a word data storage unit 17. 第2の実施形態におけるジャンルテーブル120のデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of the genre table 120 in 2nd Embodiment. 第2の実施形態における情報処理装置10の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the information processing apparatus 10 in 2nd Embodiment. 情報処理装置10の機能を実現するコンピュータ30の一例を示すハードウェア構成図である。2 is a hardware configuration diagram illustrating an example of a computer 30 that implements the functions of the information processing apparatus 10. FIG.

符号の説明Explanation of symbols

10・・・情報処理装置、11・・・辞書データ格納部、110・・・辞書データ、111・・・辞書ID、112・・・読み、113・・・単語、12・・・ジャンルテーブル格納部、120・・・ジャンルテーブル、121・・・辞書ID、122・・・ジャンル、123・・・単語ID、124・・・ジャンル、13・・・受付部、14・・・辞書データ取得部、15・・・文字変換部、16・・・サービステーブル格納部、160・・・サービステーブル、161・・・メニューID、162・・・ジャンル、17・・・単語データ格納部、170・・・単語ID、171・・・単語、172・・・読み、18・・・単語取得部、20・・・入力装置、21・・・表示装置、30・・・コンピュータ、31・・・CPU、32・・・RAM、33・・・ROM、34・・・HDD、35・・・入出力インターフェイス、36・・・メディアインターフェイス、37・・・記録媒体 DESCRIPTION OF SYMBOLS 10 ... Information processing apparatus, 11 ... Dictionary data storage part, 110 ... Dictionary data, 111 ... Dictionary ID, 112 ... Reading, 113 ... Word, 12 ... Genre table storage , 120 ... Genre table, 121 ... Dictionary ID, 122 ... Genre, 123 ... Word ID, 124 ... Genre, 13 ... Reception part, 14 ... Dictionary data acquisition part 15 ... Character conversion unit 16 ... Service table storage unit 160 ... Service table 161 ... Menu ID 162 ... Genre 17 ... Word data storage unit 170 -Word ID, 171 ... Word, 172 ... Reading, 18 ... Word acquisition unit, 20 ... Input device, 21 ... Display device, 30 ... Computer, 31 ... CPU, 32 ... AM, 33 ··· ROM, 34 ··· HDD, 35 ··· input and output interface, 36 ... media interface, 37 ... recording medium

Claims (8)

かな漢字変換に用いられる複数の辞書データであって、特定のジャンルに属する単語から構成され、登録されている少なくとも一部の単語が異なる複数の辞書データを、それぞれの辞書データを識別する辞書IDに対応付けて格納する辞書データ格納手段と、
前記辞書IDに対応付けて、当該辞書IDに対応する辞書データに登録されている単語のジャンルを示す情報を格納するジャンルテーブルを保持するジャンルテーブル格納手段と、
ユーザからの操作を受け付ける受付手段と、
ユーザからの操作に応じて定まったジャンルに基づいて前記ジャンルテーブルを参照し、当該ジャンルに対応する単語が登録されている辞書データの辞書IDを特定し、特定した辞書IDに対応する辞書データを前記辞書データ格納手段から取得する辞書データ取得手段と、
前記辞書データ取得手段によって取得された辞書データを用いて、前記受付手段を介してユーザから入力されたかな文字に応じたかな漢字変換処理を実行する文字変換手段と
を備えることを特徴とする情報処理装置。
A plurality of dictionary data used for kana-kanji conversion, which are composed of words belonging to a specific genre, and at least some of the registered words are different from each other, with dictionary IDs for identifying the respective dictionary data. Dictionary data storage means for storing in association with each other;
A genre table storage means for holding a genre table for storing information indicating the genre of a word registered in the dictionary data corresponding to the dictionary ID in association with the dictionary ID;
A receiving means for receiving an operation from the user;
The genre table is referred to based on the genre determined according to the operation from the user, the dictionary ID of the dictionary data in which the word corresponding to the genre is registered is specified, and the dictionary data corresponding to the specified dictionary ID is determined. Dictionary data acquisition means for acquiring from the dictionary data storage means;
A character conversion unit that performs kana-kanji conversion processing in accordance with a kana character input from the user via the reception unit using the dictionary data acquired by the dictionary data acquisition unit. apparatus.
請求項1に記載の情報処理装置であって、
前記辞書データ格納手段内のデータは、
前記情報処理装置の補助記憶部内に格納され、
前記辞書データ取得手段は、
特定した辞書IDに対応する辞書データを前記補助記憶部から取得して、前記情報処理装置内の主記憶部に格納し、
前記文字変換手段は、
前記辞書データ取得手段によって前記主記憶部に格納された辞書データを用いてかな漢字変換処理を実行することを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The data in the dictionary data storage means is
Stored in the auxiliary storage unit of the information processing apparatus,
The dictionary data acquisition means
Dictionary data corresponding to the specified dictionary ID is acquired from the auxiliary storage unit, and stored in the main storage unit in the information processing apparatus,
The character conversion means includes
An information processing apparatus that performs kana-kanji conversion processing using dictionary data stored in the main memory by the dictionary data acquisition means.
請求項1または2に記載の情報処理装置であって、
前記情報処理装置が提供するサービスを指定するメニュー毎に、当該メニューによって指定されるサービスに対応する1つ以上のジャンルを格納するサービステーブルを保持するサービステーブル保持手段をさらに備え、
前記辞書データ取得手段は、
前記受付手段を介してユーザから指定されたメニューに基づいて前記サービステーブルを参照することにより、ユーザからの操作に対応するジャンルを特定することを特徴とする情報処理装置。
The information processing apparatus according to claim 1, wherein:
Service menu holding means for holding a service table for storing one or more genres corresponding to services specified by the menu for each menu specifying services provided by the information processing apparatus,
The dictionary data acquisition means
An information processing apparatus that identifies a genre corresponding to an operation from a user by referring to the service table based on a menu specified by the user via the reception unit.
複数の単語のそれぞれを識別する単語ID毎に、対応する単語を格納する単語データ格納手段と、
前記単語IDに対応付けて、当該単語IDに対応する単語のジャンルを示す情報を1つ以上格納するジャンルテーブルを保持するジャンルテーブル保持手段と、
ユーザからの操作を受け付ける受付手段と、
ユーザからの操作に応じて定まったジャンルに基づいて前記ジャンルテーブルを参照し、当該ジャンルに対応する単語の単語IDを特定し、特定した単語IDに対応する単語を前記単語データ格納手段から取得する単語取得手段と、
前記単語取得手段によって取得された複数の単語から構成される、かな漢字変換で用いられる辞書データを作成し、作成した辞書データを用いて、前記受付手段を介してユーザから入力されたかな文字に応じたかな漢字変換処理を実行する文字変換手段と
を備えることを特徴とする情報処理装置。
Word data storage means for storing a corresponding word for each word ID for identifying each of a plurality of words;
Genre table holding means for holding a genre table that stores one or more pieces of information indicating the genre of the word corresponding to the word ID in association with the word ID;
A receiving means for receiving an operation from the user;
The genre table is referenced based on the genre determined according to the operation from the user, the word ID of the word corresponding to the genre is specified, and the word corresponding to the specified word ID is acquired from the word data storage means. Word acquisition means;
Create dictionary data used in Kana-Kanji conversion, consisting of a plurality of words acquired by the word acquisition means, and use the created dictionary data according to the kana characters input from the user via the reception means An information processing apparatus comprising: character conversion means for executing a kana-kanji conversion process.
請求項4に記載の情報処理装置であって、
前記単語データ格納手段内のデータは、
前記情報処理装置の補助記憶部に格納され、
前記単語取得手段は、
特定した単語IDに対応する単語を前記補助記憶部から取得して、前記情報処理装置内の主記憶部に格納し、
前記文字変換手段は、
前記単語取得手段によって前記主記憶部に格納された単語を用いて、かな漢字変換で用いられる辞書データを作成して当該主記憶部に格納した後に、当該主記憶部に格納された辞書データを用いてかな漢字変換処理を実行することを特徴とする情報処理装置。
The information processing apparatus according to claim 4,
The data in the word data storage means is
Stored in the auxiliary storage unit of the information processing apparatus,
The word acquisition means includes
A word corresponding to the identified word ID is acquired from the auxiliary storage unit and stored in the main storage unit in the information processing device,
The character conversion means includes
Using the word stored in the main memory by the word acquisition means, creating dictionary data used in Kana-Kanji conversion and storing it in the main memory, then using the dictionary data stored in the main memory An information processing apparatus that performs a kana-kanji conversion process.
請求項4または5に記載の情報処理装置であって、
前記情報処理装置が提供するサービスを指定するメニュー毎に、当該メニューによって指定されるサービスに対応する1つ以上のジャンルを格納するサービステーブルを保持するサービステーブル保持手段をさらに備え、
前記単語取得手段は、
前記受付手段を介してユーザから指定されたメニューに基づいて前記サービステーブルを参照することにより、ユーザからの操作に対応するジャンルを特定することを特徴とする情報処理装置。
An information processing apparatus according to claim 4 or 5,
Service menu holding means for holding a service table for storing one or more genres corresponding to services specified by the menu for each menu specifying services provided by the information processing apparatus,
The word acquisition means includes
An information processing apparatus that identifies a genre corresponding to an operation from a user by referring to the service table based on a menu specified by the user via the reception unit.
情報処理装置が、
ユーザからの操作を受け付ける受付ステップと、
かな漢字変換に用いられる複数の辞書データであって、特定のジャンルに属する単語から構成され、登録されている少なくとも一部の単語が異なる複数の辞書データを識別する辞書ID毎に、対応する辞書データに登録されている単語のジャンルを示す情報を格納するジャンルテーブルを参照して、ユーザからの操作に応じて定まったジャンルに対応する単語が登録されている辞書データの辞書IDを特定し、特定した辞書IDに対応する辞書データを、辞書IDに対応付けて、当該辞書IDに対応する辞書データを格納する辞書データ格納手段から取得する辞書データ取得ステップと、
前記辞書データ取得ステップにおいて取得した辞書データを用いて、ユーザから入力されたかな文字に応じたかな漢字変換処理を実行する文字変換ステップと
を実行することを特徴とする文字変換方法。
Information processing device
A reception step for accepting an operation from the user;
A plurality of dictionary data used for kana-kanji conversion, corresponding to each dictionary ID that identifies a plurality of dictionary data composed of words belonging to a specific genre and different from at least some registered words Referring to the genre table that stores information indicating the genre of the word registered in the dictionary, the dictionary ID of the dictionary data in which the word corresponding to the genre determined according to the operation from the user is registered is specified. A dictionary data acquisition step for acquiring dictionary data corresponding to the dictionary ID from the dictionary data storage means for storing the dictionary data corresponding to the dictionary ID in association with the dictionary ID;
A character conversion method for executing a kana-kanji conversion process according to a kana character input from a user, using the dictionary data acquired in the dictionary data acquisition step.
情報処理装置が、
ユーザからの操作を受け付ける受付ステップと、
複数の単語のそれぞれを識別する単語ID毎に、当該単語IDに対応する単語のジャンルを示す情報を1つ以上格納するジャンルテーブルを参照して、ユーザからの操作に応じて定まったジャンルに対応する単語の単語IDを特定し、特定した単語IDに対応する単語を、単語IDに対応付けて、当該単語IDに対応する単語を格納する単語データ格納手段から取得する単語取得ステップと、
前記単語取得ステップにおいて取得した複数の単語から構成される、かな漢字変換で用いられる辞書データを作成し、作成した辞書データを用いて、ユーザから入力されたかな文字に応じたかな漢字変換処理を実行する文字変換ステップと
を実行することを特徴とする文字変換方法。
Information processing device
A reception step for accepting an operation from the user;
For each word ID that identifies each of a plurality of words, refer to a genre table that stores one or more pieces of information indicating the genre of the word corresponding to the word ID, and correspond to a genre determined according to an operation from the user A word acquisition step of identifying a word ID of a word to be acquired, associating a word corresponding to the identified word ID with a word ID and storing the word corresponding to the word ID from a word data storage unit;
Create dictionary data used in kana-kanji conversion, composed of a plurality of words acquired in the word acquisition step, and execute kana-kanji conversion processing according to the kana characters input by the user using the created dictionary data And a character conversion step.
JP2008038925A 2008-02-20 2008-02-20 Information processing apparatus and character conversion method Pending JP2009199238A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008038925A JP2009199238A (en) 2008-02-20 2008-02-20 Information processing apparatus and character conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008038925A JP2009199238A (en) 2008-02-20 2008-02-20 Information processing apparatus and character conversion method

Publications (1)

Publication Number Publication Date
JP2009199238A true JP2009199238A (en) 2009-09-03

Family

ID=41142682

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008038925A Pending JP2009199238A (en) 2008-02-20 2008-02-20 Information processing apparatus and character conversion method

Country Status (1)

Country Link
JP (1) JP2009199238A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012146268A (en) * 2011-01-14 2012-08-02 Kyocera Corp Portable electronic device, control method, and control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012146268A (en) * 2011-01-14 2012-08-02 Kyocera Corp Portable electronic device, control method, and control program
US9128535B2 (en) 2011-01-14 2015-09-08 Kyocera Corporation Portable electronic device, control method, and control program

Similar Documents

Publication Publication Date Title
JP2010520530A (en) Shared language model
EP2355026A1 (en) Data management methods and systems for handheld devices
CN110704608A (en) Text theme generation method and device and computer equipment
CN105354318A (en) File searching method and device
US20080270895A1 (en) Method, computer program, user interface, and apparatus for predictive text input
JP2009519538A (en) Method and apparatus for accessing a digital file from a collection of digital files
CN106970758B (en) Electronic document operation processing method and device and electronic equipment
CN112182446A (en) Page display method and device, terminal equipment and computer readable storage medium
US20130226619A1 (en) Input support device and input support method
JP2008234078A (en) Information processor, information processing method, information processing program, and recording medium in which information processing program is recorded
WO2016119549A1 (en) Input-based candidate text loading method and apparatus
TW200820722A (en) Mobile phone capable of creating a quick launch item according a search result and related method
JP2009199238A (en) Information processing apparatus and character conversion method
JP4416644B2 (en) Character processing apparatus with prediction function, method, recording medium, and program
JP2011170743A (en) Communication equipment, content retrieval method and program
JP6763837B2 (en) Search word suggestion device, search word suggestion method, and search word suggestion program
JP5184987B2 (en) Index information creating apparatus, index information creating method and program
JP7377915B2 (en) Method, computer device, and computer program for providing personalized data retrieval service
US8688668B1 (en) Method and apparatus for improved navigation among search results
JP3592284B2 (en) Japanese input system, its program, and portable information terminal
US9323753B2 (en) Method and device for representing digital documents for search applications
JP2010501927A (en) Information terminal equipped with content search system
JP5391827B2 (en) Character input system, character input assist method, character input assist program
JP4847210B2 (en) Input conversion learning program, input conversion learning method, and input conversion learning device
JP2001067375A (en) Name retrieval device, keyboard and recording medium recording name retrieval program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20100215