JP7841344B2 - 文字入力装置、文字入力方法、および文字入力プログラム - Google Patents
文字入力装置、文字入力方法、および文字入力プログラムInfo
- Publication number
- JP7841344B2 JP7841344B2 JP2022082011A JP2022082011A JP7841344B2 JP 7841344 B2 JP7841344 B2 JP 7841344B2 JP 2022082011 A JP2022082011 A JP 2022082011A JP 2022082011 A JP2022082011 A JP 2022082011A JP 7841344 B2 JP7841344 B2 JP 7841344B2
- Authority
- JP
- Japan
- Prior art keywords
- string
- input
- unit
- strings
- duplicate
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/02—Input arrangements using manually operated switches, e.g. using keyboards or dials
- G06F3/023—Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
- G06F3/0233—Character input methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/02—Input arrangements using manually operated switches, e.g. using keyboards or dials
- G06F3/023—Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
- G06F3/0233—Character input methods
- G06F3/0237—Character input methods using prediction or retrieval techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
- G06F3/04886—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/16—Sound input; Sound output
- G06F3/167—Audio in a user interface, e.g. using voice commands for navigating, audio feedback
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Machine Translation (AREA)
- Document Processing Apparatus (AREA)
Description
図1は文字入力装置10による文字入力を行うイメージ図である。文字入力装置10は、例えば車載器に搭載されている。車載器は、目的地を入力することにより、その目的地までの移動経路を検索するカーナビゲーションである。この車載器は、目的地を入力するための文字入力装置10を備えている。文字入力装置10は、複数の入力手段を備えている。
利用者は、自動車の停車中(例えば、自動車の信号待ち)にカーナビゲーションを操作する。利用者は、第1入力部21を用いて、第1文字列「きょうとしどうぶ」を入力する。
利用者は、第1入力部21が文字入力を受け付けないことを確認し、第2入力部22による入力を開始する。利用者は、第2入力部22を用いて、第2文字列「どうぶつえん」を入力する。利用者は、例えば検索実行等のボタンを押下することによって、検索文字列の入力を終了する。
文字入力装置10は、第1文字列「きょうとしどうぶ」と第2文字列「どうぶつえん」を結合し、第3文字列「きょうとしどうぶどうぶつえん」を生成する。この際、文字入力装置10は、第3文字列に重複した文字列(以下、重複文字列)が存在するかどうかを判定する。
図2は構成例1の文字入力装置の構成を示すブロック図である。図3は構成例1の文字入力装置による文字入力を行うイメージ図である。上述したとおり、文字入力装置10が適用される例はカーナビゲーションに限らず、他の文字入力を行うことが可能な電子機器であればよい。
図4は動作例の文字入力装置10の処理の流れを示すフローチャートである。図1、図2、図3、図4を用いて、文字入力装置10の処理の流れを説明する。
次に、変形例1に係る文字入力装置について、図を参照して説明する。構成例1においては、重複文字列を削除する処理のみを行うのに対して、変形例1では重複文字列が存在するかどうかを判定する処理を行っている点において異なる。その他の構成は、文字入力装置10と同様であり、同様の箇所の説明は省略する。
次に、構成例2に係る文字入力装置について、図を参照して説明する。構成例2は、構成例1と比較して、文字入力装置10の制御部40がスコア算出部43、優先順位決定部44を備えている点において異なる。その他の構成は、文字入力装置10と同様であり、同様の箇所の説明は省略する。
ここで、スコア算出部43が、第3文字列のスコアを算出する方法について説明する。文字列結合部42は、スコア算出部43によって算出されたスコアに応じて、重複文字列の判定を行う。言い換えれば、スコア算出部43は、重複文字列を削除するか否かを判定するための基準となるスコアを生成し、文字列結合部42は、このスコアに応じて重複文字列を削除するかどうかを決定する。スコアは、隣り合う語彙の共起頻度の和から求められる。
(1)文字列結合部42は、第3文字列の重複文字列を削除しない候補(第1候補)と、文字列を削除した候補(第2候補)とを辞書DB60から取得する。文字列結合部42は、それぞれの変換候補をスコア算出部43に出力する。
(2)スコア算出部43は、第1候補、および第2候補をそれぞれの形態素解析を行い、語彙単位で分割する。
(3)スコア算出部43は、第1候補、および第2候補における、隣り合う語彙毎の共起頻度を取得する。
(4)スコア算出部43は、変換候補としての文字列の共起頻度の和(スコア)を算出する。
(5)スコア算出部43は、変換候補毎のスコアを文字列結合部42に出力する。
(6)文字列結合部42は、スコアが最も小さい変換候補を選択する。
(7)文字列結合部42は、スコアに応じて重複文字列を削除し、第4文字列を作成する。
次に、構成例3に係る文字入力装置について、図を参照して説明する。構成例3は、構成例2と比較して、スコア判定部が閾値とスコアを比較し、当該スコアに応じてワイルドカード検索を行う点において異なる。その他の構成は、文字入力装置10と同様であり、同様の箇所の説明は省略する。
次に、変形例2に係る文字入力装置について説明する。変形例4は、構成例1と比較して、構成例1に係る入力モードが仮名入力モードであるのに対して、変形例2は英字入力モードである点において異なる。その他の構成は、文字入力装置10と同様であり、同様の箇所の説明は省略する。
<付記>
文字入力装置(10)は、入力文字列を対応する変換文字列に変換する。文字入力装置(10)は、第1入力部(21)と、第2入力部(22)と、文字列結合部(42)とを備える。第1入力部(21)は、第1入力方式で第1文字列の入力を受け付ける。第2入力部(22)は、第1入力方式とは異なる第2入力方式で第2文字列の入力を受け付ける。文字列結合部(42)は、入力を受け付けた第1文字列に続けて、第2文字列の入力を受け付けた場合、今回入力を受け付けた第1文字列と第2文字列とを繋いで入力文字列の候補を生成する。また、文字列結合部は、第1文字列の後尾側と、第2文字列の先頭側とにおいて、一致する文字列を重複文字列として抽出し、重複文字列を抽出した場合、重複文字列を除いた第1文字列と、重複文字列を除いた第2文字列との間を重複文字列で繋いだ文字列を入力文字列の候補の1つとして生成する。
20…入力部
21…第1入力部
22…第2入力部
30…検出部
35…表示制御部
40…制御部
41…文字列取得部
42…文字列結合部
43…スコア算出部
44…優先順位決定部
50…入力表示部
60…辞書DB
100…カーナビゲーション
Claims (7)
- 入力文字列を対応する変換文字列に変換する文字入力装置において、
第1入力方式で第1文字列の入力を受け付ける第1入力部と、
前記第1入力方式とは異なる第2入力方式で第2文字列の入力を受け付ける第2入力部と、
入力を受け付けた前記第1文字列に続けて、前記第2文字列の入力を受け付けた場合、今回入力を受け付けた前記第1文字列と前記第2文字列とを繋いで入力文字列の候補を生成する文字列結合部と、を備え、
前記文字列結合部は、
前記第1文字列の後尾側と、前記第2文字列の先頭側とにおいて、一致する文字列を重複文字列として抽出し、
前記重複文字列を抽出した場合、前記重複文字列を除いた前記第1文字列と、前記重複文字列を除いた前記第2文字列との間を前記重複文字列で繋いだ文字列を前記入力文字列の候補の1つとして生成する、
文字入力装置。 - 前記文字列結合部は、前記第1文字列の直後に、前記第2文字列を繋いだ文字列を前記入力文字列の候補の1つとして生成し、
前記入力文字列の候補毎に、その入力文字列の前記変換文字列を語彙単位で分割し、語彙間の共起頻度を算出するスコア算出部と、
前記スコア算出部が算出した前記共起頻度に応じて、前記変換文字列の優先順位を決定する優先順位決定部と、を備えた請求項1に記載の文字入力装置。 - 前記文字列結合部は、前記第1文字列と、前記第2文字列とを繋ぐ接続文字列を予測し、前記第1文字列と、前記第2文字列との間を前記接続文字列で繋いだ文字列を前記入力文字列の候補の1つとして生成し、
前記入力文字列の候補毎に、その入力文字列の前記変換文字列を語彙単位で分割し、語彙間の共起頻度を算出するスコア算出部と、
前記スコア算出部が算出した前記共起頻度に応じて、前記変換文字列の優先順位を決定する優先順位決定部と、を備えた請求項1に記載の文字入力装置。 - 前記文字列結合部は、前記第1文字列と、前記第2文字列とを繋ぐ接続文字列を予測し、前記第1文字列と、前記第2文字列との間を前記接続文字列で繋いだ文字列を前記入力文字列の候補の1つとして生成する、請求項2に記載の文字入力装置。
- 前記第1入力方式、または前記第2入力方式の一方がキー入力方式であり、他方が音声入力方式である、請求項1~4のいずれかに記載の文字入力装置。
- 入力文字列を対応する変換文字列に変換する文字入力装置のコンピュータが、
第1入力方式で第1文字列の入力を受け付ける第1ステップと、
前記第1入力方式とは異なる第2入力方式で第2文字列の入力を受け付ける第2ステップと、
入力を受け付けた前記第1文字列に続けて、前記第2文字列の入力を受け付けた場合、今回入力を受け付けた前記第1文字列と前記第2文字列とを繋いで入力文字列の候補を生成する第3ステップと、を実行し、
前記第3ステップは、
前記第1文字列の後尾側と、前記第2文字列の先頭側とにおいて、一致する文字列を重複文字列として抽出し、
前記重複文字列を抽出した場合、前記重複文字列を除いた前記第1文字列と、前記重複文字列を除いた前記第2文字列との間を前記重複文字列で繋いだ文字列を前記入力文字列の候補の1つとして生成する、
ステップである、文字入力方法。 - 入力文字列を対応する変換文字列に変換する文字入力装置のコンピュータに、
第1入力方式で第1文字列の入力を受け付ける第1ステップと、
前記第1入力方式とは異なる第2入力方式で第2文字列の入力を受け付ける第2ステップと、
入力を受け付けた前記第1文字列に続けて、前記第2文字列の入力を受け付けた場合、今回入力を受け付けた前記第1文字列と前記第2文字列とを繋いで入力文字列の候補を生成する第3ステップと、を実行させ、
前記第3ステップは、
前記第1文字列の後尾側と、前記第2文字列の先頭側とにおいて、一致する文字列を重複文字列として抽出し、
前記重複文字列を抽出した場合、前記重複文字列を除いた前記第1文字列と、前記重複文字列を除いた前記第2文字列との間を前記重複文字列で繋いだ文字列を前記入力文字列の候補の1つとして生成する、
ステップである、文字入力プログラム。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2022082011A JP7841344B2 (ja) | 2022-05-19 | 2022-05-19 | 文字入力装置、文字入力方法、および文字入力プログラム |
| CN202310362655.2A CN117093080A (zh) | 2022-05-19 | 2023-04-07 | 字符输入装置、方法以及计算机可读存储介质 |
| EP23168093.5A EP4280036B1 (en) | 2022-05-19 | 2023-04-14 | Character input device, character input method, and character input program |
| US18/302,789 US12340149B2 (en) | 2022-05-19 | 2023-04-19 | Character input device, character input method, and character input computer-readable recording medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2022082011A JP7841344B2 (ja) | 2022-05-19 | 2022-05-19 | 文字入力装置、文字入力方法、および文字入力プログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2023170335A JP2023170335A (ja) | 2023-12-01 |
| JP7841344B2 true JP7841344B2 (ja) | 2026-04-07 |
Family
ID=86052295
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022082011A Active JP7841344B2 (ja) | 2022-05-19 | 2022-05-19 | 文字入力装置、文字入力方法、および文字入力プログラム |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US12340149B2 (ja) |
| EP (1) | EP4280036B1 (ja) |
| JP (1) | JP7841344B2 (ja) |
| CN (1) | CN117093080A (ja) |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000311216A (ja) | 1990-06-26 | 2000-11-07 | Seiko Epson Corp | 文字データ連結装置および方法 |
| CN1752900A (zh) | 2004-09-24 | 2006-03-29 | 北京中星微电子有限公司 | 一种结合语音识别的汉字输入方法 |
| US20070067713A1 (en) | 2005-09-22 | 2007-03-22 | Konica Minolta Systems Laboratory, Inc. | Office document matching method and apparatus |
| JP2010078354A (ja) | 2008-09-24 | 2010-04-08 | Nissan Motor Co Ltd | 車載機器の操作装置及び車載機器の操作方法 |
| US20150193410A1 (en) | 2014-01-08 | 2015-07-09 | Electronics And Telecommunications Research Institute | System for editing a text of a portable terminal and method thereof |
| JP2016164700A (ja) | 2015-03-06 | 2016-09-08 | 富士通株式会社 | 情報処理装置、要約文編集方法、及びプログラム |
| JP2019153133A (ja) | 2018-03-05 | 2019-09-12 | オムロン株式会社 | 文字入力装置、文字入力方法、及び、文字入力プログラム |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4108772B2 (ja) * | 1996-01-12 | 2008-06-25 | シャープ株式会社 | 文書処理装置及び日本語処理方法 |
| US8150699B2 (en) * | 2007-05-17 | 2012-04-03 | Redstart Systems, Inc. | Systems and methods of a structured grammar for a speech recognition command system |
| WO2008142799A1 (ja) * | 2007-05-24 | 2008-11-27 | Fujitsu Limited | 情報検索プログラム、該プログラムを記録した記録媒体、情報検索方法、および情報検索装置 |
| US8863256B1 (en) * | 2011-01-14 | 2014-10-14 | Cisco Technology, Inc. | System and method for enabling secure transactions using flexible identity management in a vehicular environment |
| CN102737060B (zh) * | 2011-04-14 | 2017-09-12 | 商业对象软件有限公司 | 地理编码应用中的模糊搜索 |
| WO2015094891A1 (en) * | 2013-12-20 | 2015-06-25 | Robert Bosch Gmbh | System and method for dialog-enabled context-dependent and user-centric content presentation |
| JP2019087058A (ja) * | 2017-11-07 | 2019-06-06 | 株式会社Personal AI | 文章中の省略を特定する人工知能装置 |
| US10831803B2 (en) * | 2018-07-26 | 2020-11-10 | Beijing Jingdong Shangke Information Technology Co., Ltd. | System and method for true product word recognition |
| CN109032380B (zh) | 2018-08-01 | 2021-04-23 | 维沃移动通信有限公司 | 一种文字输入方法和终端 |
| US20220358727A1 (en) * | 2021-05-07 | 2022-11-10 | Meta Platforms, Inc. | Systems and Methods for Providing User Experiences in AR/VR Environments by Assistant Systems |
| TW202314579A (zh) * | 2021-09-17 | 2023-04-01 | 財團法人資訊工業策進會 | 機器閱讀理解裝置及方法 |
| US20230128422A1 (en) * | 2021-10-27 | 2023-04-27 | Meta Platforms, Inc. | Voice Command Integration into Augmented Reality Systems and Virtual Reality Systems |
-
2022
- 2022-05-19 JP JP2022082011A patent/JP7841344B2/ja active Active
-
2023
- 2023-04-07 CN CN202310362655.2A patent/CN117093080A/zh active Pending
- 2023-04-14 EP EP23168093.5A patent/EP4280036B1/en active Active
- 2023-04-19 US US18/302,789 patent/US12340149B2/en active Active
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000311216A (ja) | 1990-06-26 | 2000-11-07 | Seiko Epson Corp | 文字データ連結装置および方法 |
| CN1752900A (zh) | 2004-09-24 | 2006-03-29 | 北京中星微电子有限公司 | 一种结合语音识别的汉字输入方法 |
| US20070067713A1 (en) | 2005-09-22 | 2007-03-22 | Konica Minolta Systems Laboratory, Inc. | Office document matching method and apparatus |
| JP2010078354A (ja) | 2008-09-24 | 2010-04-08 | Nissan Motor Co Ltd | 車載機器の操作装置及び車載機器の操作方法 |
| US20150193410A1 (en) | 2014-01-08 | 2015-07-09 | Electronics And Telecommunications Research Institute | System for editing a text of a portable terminal and method thereof |
| JP2016164700A (ja) | 2015-03-06 | 2016-09-08 | 富士通株式会社 | 情報処理装置、要約文編集方法、及びプログラム |
| JP2019153133A (ja) | 2018-03-05 | 2019-09-12 | オムロン株式会社 | 文字入力装置、文字入力方法、及び、文字入力プログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| EP4280036B1 (en) | 2024-11-13 |
| EP4280036A1 (en) | 2023-11-22 |
| US12340149B2 (en) | 2025-06-24 |
| JP2023170335A (ja) | 2023-12-01 |
| US20230376270A1 (en) | 2023-11-23 |
| CN117093080A (zh) | 2023-11-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7949524B2 (en) | Speech recognition correction with standby-word dictionary | |
| US8340958B2 (en) | Text and speech recognition system using navigation information | |
| EP1162602B1 (en) | Two pass speech recognition with active vocabulary restriction | |
| KR100679042B1 (ko) | 음성인식 방법 및 장치, 이를 이용한 네비게이션 시스템 | |
| US20080052073A1 (en) | Voice Recognition Device and Method, and Program | |
| US20050149328A1 (en) | Method for entering text | |
| JP5703491B2 (ja) | 言語モデル・音声認識辞書作成装置及びそれらにより作成された言語モデル・音声認識辞書を用いた情報処理装置 | |
| JP2004333870A (ja) | 移動体用音声認識装置 | |
| JP2012521025A (ja) | インプットメソッドエディタ | |
| JP2002517039A (ja) | 中国語テキストにおける単語分割 | |
| JP2005148151A (ja) | 音声操作装置 | |
| EP1714234A2 (en) | Handwriting and voice input with automatic correction | |
| KR101279676B1 (ko) | 언어 모델을 생성하기 위한 방법, 가나-간지 변환 방법 및그 장치 | |
| JP7841344B2 (ja) | 文字入力装置、文字入力方法、および文字入力プログラム | |
| JP5378907B2 (ja) | 音声対話装置及び音声対話プログラム | |
| JP4930379B2 (ja) | 類似文検索方法、類似文検索システム及び類似文検索用プログラム | |
| JP2000056795A (ja) | 音声認識装置 | |
| JP6113392B1 (ja) | 施設検索装置、施設検索方法、コンピュータプログラム及びコンピュータプログラムを記録した記録媒体 | |
| JP4820240B2 (ja) | 単語分類装置及び音声認識装置及び単語分類プログラム | |
| JP2006031278A (ja) | 音声検索システムおよび方法ならびにプログラム | |
| JP4639990B2 (ja) | 音声対話装置及び音声理解結果生成方法 | |
| JP2000123006A (ja) | 文字列変換装置およびその方法 | |
| JP2000330588A (ja) | 音声対話処理方法、音声対話処理システムおよびプログラムを記憶した記憶媒体 | |
| JP7476960B2 (ja) | 文字列入力装置、文字列入力方法、および文字列入力プログラム | |
| EP4216039A1 (en) | Character input device, character input method, and character input program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20250313 |
|
| TRDD | Decision of grant or rejection written | ||
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20260218 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20260224 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20260309 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7841344 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |