JPH1020989A - Character input device - Google Patents

Character input device

Info

Publication number
JPH1020989A
JPH1020989A JP8177692A JP17769296A JPH1020989A JP H1020989 A JPH1020989 A JP H1020989A JP 8177692 A JP8177692 A JP 8177692A JP 17769296 A JP17769296 A JP 17769296A JP H1020989 A JPH1020989 A JP H1020989A
Authority
JP
Japan
Prior art keywords
character
character code
input
application
conversion
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
JP8177692A
Other languages
Japanese (ja)
Inventor
Hiroyuki Kumai
裕之 隈井
Yoshitake Inoue
喜勇 井上
Katsuya Kono
勝也 河野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8177692A priority Critical patent/JPH1020989A/en
Publication of JPH1020989A publication Critical patent/JPH1020989A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

(57)【要約】 【課題】多国語の入力可能なマルチリンガル文字入力シ
ステムで、アプリケーションに対応する文字コード系の
文字のみが入力されるようにし、ユーザの利便性を向上
させる文字入力装置を提供する。 【解決手段】アプリケーションの対応している文字コー
ド体系を受け取る文字コード体系通知手段106と、変
換手段が変換した文字コードを用いて、文字コードがア
プリケーションの文字コード体系含まれるかどうかを検
査する文字コード検査手段108を設け、辞書検索部の
変換結果の文字コードがアプリケーションで扱えるかど
うかを判定し、扱える変換結果のみ変換結果の候補に加
え、扱えない変換結果は候補に加えないようにすること
で、ユーザが候補を選択する際に迷わないようにした。
(57) [Summary] [PROBLEMS] To provide a multi-lingual character input system capable of inputting multi-languages, a character input device for improving the convenience of the user by inputting only characters of a character code system corresponding to an application. provide. A character code notifying unit for receiving a character code system supported by an application, and a character for checking whether the character code is included in the character code system of the application by using the character code converted by the conversion unit. A code checking unit 108 is provided to determine whether the character code of the conversion result of the dictionary search unit can be handled by the application. Only the conversion result that can be handled is added to the conversion result candidates, and the conversion result that cannot be handled is not added to the candidates. Thus, the user is not confused when selecting a candidate.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は文字入力装置に関す
る。
[0001] The present invention relates to a character input device.

【0002】[0002]

【従来の技術】近年、情報化社会のボーダレス化に伴
い、情報処理の分野では、複数の国の言葉を扱う、いわ
ゆるマルチリンガル処理が必要になっている。従来は、
一つのコンピュータシステムの上で、同時に一つの国の
言語を扱うシステムが大半であったが、上述の背景によ
り、複数の国の言葉を同時に扱うシステムが見られるよ
うになってきた。このような状況に対応するために、I
SOでは、各国ごとのコード化された文字をすべて包含
した文字コード体系ISO10646を定義している。
また、複数の国の言葉を扱えるようにしたシステムが提
供されるようになってきた。このようなオペレーティン
グシステムの一例が、技術評論社1993年刊行「電脳
外国語大学」の95ページから97ページに示されてい
る。
2. Description of the Related Art In recent years, with the borderlessness of the information society, in the field of information processing, so-called multilingual processing, which handles words of a plurality of countries, is required. conventionally,
While most systems handle languages of one country at the same time on one computer system, the background described above has led to the emergence of systems that handle languages of multiple countries simultaneously. To cope with such a situation, I
SO defines a character code system ISO10646 that includes all coded characters for each country.
In addition, systems have been provided that can handle the language of multiple countries. An example of such an operating system is shown on pages 95 to 97 of "Dengan University of Foreign Studies" published by Gijutsu Hyoronsha in 1993.

【0003】しかし、現状の各国のシステムは、オペレ
ーティングシステムが上記統合文字コードを扱えるよう
になっていても、その上で動くアプリケーションプログ
ラムは、いまだ各国固有の文字コード体系しか処理でき
ないものも多い。一方、各アプリケーションに文字を入
力する機能は、オペレーティングシステムの機能を利用
し、各国毎に独自の文字入力プログラムが自動的に切り
替えられて入力できるようになっている。この場合、各
国語毎に入力操作が異なるという使い勝って上の問題が
ある。この問題を解決するためには、すべての文字を入
力可能な統合されたマルチリンガル文字入力プログラム
を用意することが考えられる。このような文字入力手段
は、すべての文字のストロークを自由に入力できる手書
き文字認識による入力、また、キーボードから入力され
た文字を他の文字に変換する文字変換入力手段が利用で
きる。
[0003] However, in the current system of each country, even if the operating system can handle the above-mentioned integrated character code, there are many application programs that operate on it, which can still process only the character code system unique to each country. On the other hand, the function of inputting characters to each application uses the function of the operating system, and a character input program unique to each country can be automatically switched and input. In this case, there is a problem in usability that the input operation is different for each language. In order to solve this problem, it is conceivable to prepare an integrated multilingual character input program capable of inputting all characters. As such a character input unit, an input by handwritten character recognition that can freely input strokes of all characters, or a character conversion input unit that converts a character input from a keyboard into another character can be used.

【0004】しかし、これら統合化された文字入力手段
は、従来アプリケーションとは独立に入力処理を行って
いた。このため、アプリケーションが固有の国の文字コ
ード体系に依存している場合に、マルチリンガル文字入
力プログラムを用いて、アプリケーションが処理できな
い文字コードを出力した場合、アプリケーションは、文
字コードを「?」など適当な文字に置き換えて処理する
か、最悪の場合アプリケーションが異常処理を行い停止
してしまうかしていた。ユーザにとっては、文字入力手
段により入力する文字が、アプリケーションでも処理で
きるかどうか、実際にアプリケーションに入力してみる
までわからないといった問題があった。
[0004] However, these integrated character input means conventionally perform input processing independently of an application. For this reason, if the application relies on the character code system of a specific country and outputs a character code that cannot be processed by the application using a multilingual character input program, the application sets the character code to "?" In such a case, the character was replaced with an appropriate character and processed, or in the worst case, the application performed abnormal processing and stopped. For the user, there is a problem that whether or not the character input by the character input means can be processed by the application is not known until the character is actually input to the application.

【0005】[0005]

【発明が解決しようとする課題】本発明の目的は、多国
語の入力可能なマルチリンガル文字入力システムにおい
て、アプリケーションに対応する文字コード系の文字の
みが入力されるようにし、ユーザの利便性を向上させる
文字入力装置を提供することに有る。
SUMMARY OF THE INVENTION An object of the present invention is to provide a multilingual character input system capable of inputting multilingual characters so that only characters of a character code system corresponding to an application are input, thereby improving user convenience. An object of the present invention is to provide an improved character input device.

【0006】[0006]

【課題を解決するための手段】課題を解決するために、
本発明の文字入力装置では、アプリケーションの対応し
ている文字コード体系を受け取る文字コード体系通知手
段と、入力データの変換結果の文字コードをチェックす
る文字コード検査部を設け、変換部内の辞書検索部の変
換結果の文字コードがアプリケーションで扱えるかどう
かを判定し、扱える変換結果のみ候補に加え、扱えない
変換結果は候補に加えないようにすることで、ユーザが
候補を選択する際に迷うことなく入力可能にした。
[Means for Solving the Problems] To solve the problems,
The character input device of the present invention is provided with a character code system notifying unit for receiving a character code system corresponding to the application, and a character code inspection unit for checking a character code of a conversion result of the input data, and a dictionary search unit in the conversion unit. Judge whether the character code of the conversion result can be handled by the application, add only the conversion result that can be handled to the candidate, and do not add the conversion result that can not be handled to the candidate, so that the user does not get lost when selecting the candidate Enabled to input.

【0007】[0007]

【発明の実施の形態】以下、図を用いて本発明の一実施
例を説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0008】図1は本発明の文字入力装置のブロック図
である。101はワードプロセッサやワークシートなど
の文字入力の対象となるアプリケーションプログラムで
ある。102はアプリケーションプログラムを実行する
オペレーティングシステムであり、アプリケーションの
実行制御のほか、入出力デバイスの制御や、本発明の変
換手段を総合的に制御する。103入力手段であり、ピ
ン音やローマ字(英字)を入力可能なキーボード等の装
置や、手書き文字を入力できるタブレット等の入力装置
である。104は表示装置であり、アプリケーションプ
ログラムの要求や変換手段の中間状態など、ユーザとの
インターフェイスに必要な情報をを表示する。
FIG. 1 is a block diagram of a character input device according to the present invention. Reference numeral 101 denotes an application program, such as a word processor or a worksheet, to which characters are to be input. An operating system 102 executes an application program. The operating system 102 controls the execution of the application, controls input / output devices, and comprehensively controls the conversion unit of the present invention. The input unit 103 is a device such as a keyboard capable of inputting a pin sound or a Roman character (English character), or an input device such as a tablet capable of inputting handwritten characters. A display device 104 displays information necessary for an interface with a user, such as a request for an application program and an intermediate state of a conversion unit.

【0009】105は変換手段であり、辞書検索手段1
07を制御し、辞書検索手段が出力した複数の検索結果
をユーザに提示するとともに、ユーザの選択により、最
終的な文字列をオペレーティングシステムを通してアプ
リケーションに引き渡す。107は、辞書検索手段であ
り、入力手段104から入力された文字列、またはスト
ローク情報にしたがって、辞書109を検索する。辞書
109は、キーボード入力の場合には、入力手段103
から入力された文字列と対応する文字列および品詞等の
不可情報を格納し、手書き入力の場合には、入力手段1
03から入力されたストローク情報とマッチングするベ
クトルデータと対応する文字コードを格納している。1
06はアプリケーションが受け取ることのできる文字コ
ード体系の情報をオペレーティングシステムから取得
し、その情報を保持する文字コード体系通知手段であ
る。近年のオペレーティングシステムは、アプリケーシ
ョンの文字コード体系の情報を起動時に、アプリケーシ
ョンプログラムの属性情報から取得できるようになって
いる。文字コード体系通知手段106は、オペレーティ
ングシステムの適当なファンクションを呼び出し、アプ
リケーションが対応している文字コード体系の情報を文
字入力開始時に取得する。108は文字コード通知手段
に保持された文字コード体系を取得し、辞書検索手段が
検索した結果の文字列にアプリケーションが表示などの
処理を行うことのできない文字コードが含まれていない
かどうかを検査する文字コード検査手段である。
Reference numeral 105 denotes a conversion means, which is a dictionary search means 1
07, the user is presented with a plurality of search results output by the dictionary search means, and the final character string is delivered to the application through the operating system according to the user's selection. Reference numeral 107 denotes a dictionary search unit that searches the dictionary 109 according to a character string or stroke information input from the input unit 104. The dictionary 109 is input means 103 in the case of keyboard input.
In the case of handwriting input, the input means 1 stores a character string corresponding to the character string input from
The character code corresponding to the vector data that matches the stroke information input from 03 is stored. 1
Reference numeral 06 denotes a character code system notifying unit that acquires information on a character code system that can be received by the application from the operating system and holds the information. In recent years, operating systems are able to acquire information on the character code system of an application from the attribute information of the application program at the time of startup. The character code system notifying unit 106 calls an appropriate function of the operating system, and acquires information on a character code system supported by the application at the start of character input. 108 obtains the character code system stored in the character code notifying means, and checks whether the character string searched by the dictionary search means does not include a character code that cannot be processed by the application such as display. Character code inspection means.

【0010】本発明は、例えば、CPUおよびメモリ、
外部記憶装置、入出力デバイスを持つ、一般的なパーソ
ナルコンピュータと制御ソフトウェアによって構成でき
る。あるいは、制御プログラムを組み込んだ専用端末装
置としても実施可能である。
The present invention provides, for example, a CPU and a memory;
It can be configured by a general personal computer having an external storage device and an input / output device and control software. Alternatively, the present invention can be implemented as a dedicated terminal device incorporating a control program.

【0011】以下、本発明の文字入力装置の動作につい
て説明する。図2は本発明の文字コード検査手段を実現
する文字コードテーブルである。文字コードテーブルに
は、前述したISO10646の文字コード毎に、対応
する各国の文字コードが格納してある。図2では、中国
の標準文字コードであるGB2312、台湾の文字コー
ドであるBIG−5、日本の標準文字コードであるJI
S、韓国の文字コードであるKSコードが示してある。
このほか、必要に応じて各国の文字コード体系のカラム
を設けることが可能である。ある国の文字コード体系
に、文字が含まれていない場合には、無効な文字コード
を示す「0000」が格納してある。例えば201に示
す文字は、GBコードにしか存在しない。
Hereinafter, the operation of the character input device of the present invention will be described. FIG. 2 is a character code table for realizing the character code checking means of the present invention. The character code table stores the character codes of the corresponding countries for each of the above-described ISO10646 character codes. In FIG. 2, GB2312 which is a standard character code of China, BIG-5 which is a character code of Taiwan, and JI which is a standard character code of Japan
S, KS code which is a Korean character code is shown.
In addition, a column of a character code system of each country can be provided as needed. When a character is not included in the character code system of a certain country, “0000” indicating an invalid character code is stored. For example, the character indicated by 201 exists only in the GB code.

【0012】キーボード入力の場合、ユーザが変換対象
の文字列を入力し、変換指示を行うと辞書検索手段10
7が、入力された文字列を検索子として、辞書109を
検索し、漢字文字列に変換する。
In the case of keyboard input, when a user inputs a character string to be converted and gives a conversion instruction, dictionary search means 10
7 searches the dictionary 109 using the input character string as a search element and converts it into a kanji character string.

【0013】キーボード入力の場合の辞書の1例を図3
に示す。辞書には検索子であるローマ字文字列301
と、対応する単語の表記302および品詞303などか
ら構成されている。単語の表記はISO10646の文
字コードで格納されており、すべての国の文字を格納可
能である。例えば、304は、日本語の読み「ちゅうか
(TYUUKA)」に対して、「中華」が格納されてお
り、305は、中国語の読み「ZHONGHUA」に対
して日本語の「中華」と同じ意味の表記が格納されてい
るが「華」に対応する文字は、これは図2の201に示
すように、GBコードにしか存在しない文字である。3
06は同じ「ZHONGHUA」に対して、JISある
いは、BIG−5に存在している文字コードである。
FIG. 3 shows an example of a dictionary for keyboard input.
Shown in The dictionary contains a Roman character string 301 as a search element.
And the corresponding word notation 302 and part of speech 303. The word notation is stored in the character code of ISO10646, and characters of all countries can be stored. For example, 304 stores “Chinese” for the Japanese reading “chuuka (TYUUKA)”, and 305 stores the same as “Chinese” for Japanese reading “ZHONGHUA”. The character corresponding to “Hana” in which the notation of the meaning is stored is a character that exists only in the GB code, as indicated by 201 in FIG. 3
06 is a character code existing in JIS or BIG-5 for the same “ZHONGHUA”.

【0014】次に変換結果、すなわち辞書検索結果は、
文字コード検査手段108に送られる。文字コード検査
手段では、オペレーティングシステムを通してアプリケ
ーションから通知され、文字コード体系通知手段106
に保持されている文字コード体系に基づいて、辞書検索
結果の文字列が、アプリケーションで処理可能かどうか
を判定する。すなわち、検索結果の文字列を1文字ずつ
検査し、前記当する文字コードの、通知された文字コー
ド系のカラムを参照する。もし、文字コードが「000
0」であった場合には辞書検索結果は破棄される。すべ
ての文字が「0000」以外に変換できる場合には、ア
プリケーションで処理できるものとして、辞書検索手段
から変換手段に引き渡され、ユーザの選択を経て、最終
的にアプリケーションに引き渡される。例えば、アプリ
ケーションがJISコード体系しかサポートしない場合
に、「ZHONGHUA」とキーボードから入力し変換
指示を行ったとき、305、306が辞書から検索され
るが306には、JISコード体系でサポートされてい
ない文字が含まれるため、306は変換結果には加えら
れない。一方、306はすべてJISコード体系に含ま
れる文字で構成されるため、変換結果に加えられる。ア
プリケーションがGBコードをサポートしている場合に
は、305、306の両方ともGBコードに含まれる文
字で構成されるため両方が、変換結果に加えられる。
Next, the conversion result, that is, the dictionary search result is
It is sent to the character code inspection means 108. The character code checking means is notified from the application through the operating system, and the character code system notifying means 106
It is determined based on the character code system held in the application whether the character string of the dictionary search result can be processed by the application. That is, the character string of the search result is examined one character at a time, and the notified character code column of the corresponding character code is referred to. If the character code is "000
If it is "0", the dictionary search result is discarded. If all the characters can be converted to a value other than "0000", the characters are transferred from the dictionary search unit to the conversion unit, and finally passed to the application after selection by the user, as those which can be processed by the application. For example, when the application supports only the JIS code system and inputs "ZHONGHUA" from the keyboard and issues a conversion instruction, 305 and 306 are searched from the dictionary, but 306 is not supported by the JIS code system. Since characters are included, 306 is not added to the conversion result. On the other hand, since all 306 are composed of characters included in the JIS code system, they are added to the conversion result. When the application supports the GB code, since both 305 and 306 are composed of characters included in the GB code, both are added to the conversion result.

【0015】以上のように、文字コード検査手段によっ
て検査された結果を得た後、変換手段はユーザに変換結
果を表示し、ユーザが変換結果を選択、確定する指示を
出すのを待つ。ユーザが選択、確定した文字列はアプリ
ケーションに引き渡されるが、この時に引き渡される文
字は、アプリケーションで処理可能な文字のみになって
いるため、文字が表示できなかったりアプリケーション
が異常処理を行うなどの事態を防ぐことができる。
As described above, after obtaining the result checked by the character code checking means, the conversion means displays the conversion result to the user and waits for the user to give an instruction to select and confirm the conversion result. The character string selected and confirmed by the user is transferred to the application, but the characters passed at this time are only characters that can be processed by the application, so characters cannot be displayed or the application performs abnormal processing. Can be prevented.

【0016】本発明の処理がない場合には、同じ例でア
プリケーションがJISコード体系しかサポートしない
場合に、例えばユーザの母国語が中国語の場合、「TY
UUKA」と入力せずに「ZHONGHUA」と入力す
ることが予想される。このような時、305と306の
変換結果が表示された場合、ユーザが誤って、306を
選択、確定しアプリケーションに出力した場合、アプリ
ケーションは306の文字列を処理できず、「?」等の
代わり文字で表示されることになる。
Without the processing of the present invention, if the application supports only the JIS code system in the same example, for example, if the user's native language is Chinese, “TY
It is expected that "ZHONGHUA" will be input without inputting "UUKA". In such a case, if the conversion results of 305 and 306 are displayed, and the user erroneously selects and confirms 306 and outputs the result to the application, the application cannot process the character string of 306 and the character string such as "?" Instead, it will be displayed in characters.

【0017】本実施例によれば、ユーザに対してアプリ
ケーションが処理可能な文字のみを入力可能とするの
で、ユーザは文字入力の際に、変換結果の選択に迷うこ
とはなくなる。
According to the present embodiment, only characters that can be processed by the application can be input to the user, so that the user does not get lost in selecting a conversion result when inputting characters.

【0018】尚、入力手段が手書き文字入力の場合に
は、辞書109の検索子は、文字のベクトルデータ、表
記を認識結果の文字とすることで、キーボード入力の場
合と同じように実施可能である。
When the input means is a handwritten character input, the search element of the dictionary 109 can be implemented in the same way as the case of the keyboard input by using the vector data of the character and the notation as the character of the recognition result. is there.

【0019】また、実施例では、辞書の格納文字コード
をISO10646としたが、最終的な変換結果の出力
の際に、出力先のアプリケーションの文字コード体系に
変換して、出力してもよい。あるいは、そのような機能
を持つオペレーティングシステムと組み合わせる場合に
は、この処理は不要である。
In the embodiment, the character code stored in the dictionary is ISO10646. However, when the final conversion result is output, it may be converted into the character code system of the output destination application and output. Alternatively, this processing is unnecessary when combined with an operating system having such a function.

【0020】[0020]

【発明の効果】本発明によれば、多国語を入力可能な文
字入力装置において、アプリケーションが扱える文字コ
ード系の文字のみで構成される。変換結果のみ変換結果
の候補に加え、扱えない変換結果は候補に加えないよう
にすることで、ユーザが候補を選択する際に迷わずに入
力することができるようになる。
According to the present invention, in a character input device capable of inputting a multilingual language, only a character code system character that can be handled by an application is used. By not adding only conversion results to conversion result candidates and conversion results that cannot be handled to candidates, it is possible for the user to input without hesitation when selecting candidates.

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

【図1】本発明の文字入力装置のブロック図。FIG. 1 is a block diagram of a character input device according to the present invention.

【図2】本発明の文字コード検査手段で用いる文字コー
ドテーブルの説明図。
FIG. 2 is an explanatory diagram of a character code table used by a character code inspection unit of the present invention.

【図3】本発明の文字入力装置の辞書の説明図。FIG. 3 is an explanatory diagram of a dictionary of the character input device of the present invention.

フロントページの続き (72)発明者 河野 勝也 神奈川県横浜市戸塚区吉田町292番地株式 会社日立製作所マルチメディアシステム開 発本部内Continued on the front page (72) Inventor Katsuya Kono 292 Yoshida-cho, Totsuka-ku, Yokohama-shi, Kanagawa Pref. Hitachi, Ltd. Multimedia System Development Division

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】文字列の入力手段と、入力された文字を検
索子として対応する文字列に変換する変換手段とを有す
る文字入力装置において、出力先が用いる文字コード体
系を受け取る文字コード体系通知手段と、前記文字コー
ド体系通知手段が受け取った前記文字コード体系に前記
変換手段が変換した文字が変換でき出力先で処理可能か
どうかを検査する文字コード検査手段とを加え、前記変
換手段は、前記変換した文字が出力先で処理できない場
合には、前記文字コードを含む変換結果を出力しないこ
とを特徴とする文字入力装置。
In a character input device having character string input means and conversion means for converting an input character to a corresponding character string as a search character, a character code system notification for receiving a character code system used by an output destination. Means, and a character code checking means for checking whether the character converted by the conversion means to the character code system received by the character code system notification means can be converted and processed at an output destination, and the conversion means, If the converted character cannot be processed at the output destination, a conversion result including the character code is not output.
【請求項2】文字を表すストローク情報を入力する入力
手段と、入力されたストローク情報を検索子として対応
する文字に変換する変換手段とを有する文字入力装置に
おいて、出力先が用いる文字コード体系を受け取る文字
コード体系通知手段と、前記文字コード体系通知手段が
受け取った文字コード体系に前記変換手段が変換した文
字が変換でき出力先で処理可能かどうかを検査する文字
コード検査手段とを加え、前記変換手段は、前記変換し
た文字が出力先で処理できない場合には、前記文字コー
ドを含む変換結果を出力しないことを特徴とする文字入
力装置。
2. A character input device comprising: input means for inputting stroke information representing a character; and conversion means for converting the input stroke information into a corresponding character as a searcher. A receiving character code system notifying unit, and a character code checking unit for checking whether the character converted by the converting unit to the character code system received by the character code system notifying unit can be converted and processed at an output destination, The character input device, wherein the conversion unit does not output a conversion result including the character code when the converted character cannot be processed at an output destination.
JP8177692A 1996-07-08 1996-07-08 Character input device Pending JPH1020989A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8177692A JPH1020989A (en) 1996-07-08 1996-07-08 Character input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8177692A JPH1020989A (en) 1996-07-08 1996-07-08 Character input device

Publications (1)

Publication Number Publication Date
JPH1020989A true JPH1020989A (en) 1998-01-23

Family

ID=16035446

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8177692A Pending JPH1020989A (en) 1996-07-08 1996-07-08 Character input device

Country Status (1)

Country Link
JP (1) JPH1020989A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009539176A (en) * 2006-05-31 2009-11-12 サイトリックス システムズ, インコーポレイテッド System and method for determining character set encoding for request submission decoding at gateway

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009539176A (en) * 2006-05-31 2009-11-12 サイトリックス システムズ, インコーポレイテッド System and method for determining character set encoding for request submission decoding at gateway
JP4862079B2 (en) * 2006-05-31 2012-01-25 サイトリックス システムズ, インコーポレイテッド System and method for determining character set encoding for request submission decoding at gateway

Similar Documents

Publication Publication Date Title
US10664658B2 (en) Abbreviated handwritten entry translation
JP5915326B2 (en) Machine translation apparatus, machine translation method, and machine translation program
US20130346065A1 (en) Automatic Language Identification for Dynamic Text Processing
EP1986107A2 (en) Translation system, translation program, and bilingual data generation method
KR100676697B1 (en) Language display method and language display system of computer software, recording medium storing language display method and language display system
JP3689954B2 (en) Heterogeneous code character string transcription device and electronic dictionary
JPH10124505A (en) Character input device
JP2011210149A (en) Character string conversion device, retrieval device, character string conversion method, and character string conversion program
JP2000148754A (en) Multilingual system, multilingual processing method, and medium storing multilingual processing program
JP2943791B2 (en) Language identification device, language identification method, and recording medium recording language identification program
JP2025051122A (en) Information processing device, information processing method, and program
JPH077411B2 (en) Document processor
JPH11306176A (en) Character processing apparatus and method, and medium storing control program therefor
JPS63157265A (en) Document processor
JPH06290219A (en) Document processor with character retrieving function
JPH09146944A (en) Japanese syllabary and chinese character converting device
JPS62109159A (en) Kana-Kanji conversion device
JPH01253079A (en) Character recognizing device
JPH09269945A (en) Media conversion method and media conversion device
JPH07182344A (en) Machine translation device
JP2006072827A (en) Character input support system and method
JP2003178263A (en) Character recognition device and recording medium
JPH0616269B2 (en) Execution processor for programming language
JPH05266073A (en) Machine translation apparatus
JPH10269221A (en) Unregistered word processing method