JP2014229095A - コマンド生成方法、装置及びプログラム - Google Patents
コマンド生成方法、装置及びプログラム Download PDFInfo
- Publication number
- JP2014229095A JP2014229095A JP2013108686A JP2013108686A JP2014229095A JP 2014229095 A JP2014229095 A JP 2014229095A JP 2013108686 A JP2013108686 A JP 2013108686A JP 2013108686 A JP2013108686 A JP 2013108686A JP 2014229095 A JP2014229095 A JP 2014229095A
- Authority
- JP
- Japan
- Prior art keywords
- conversion candidate
- character string
- command
- user
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 26
- 238000006243 chemical reaction Methods 0.000 claims abstract description 107
- 230000004044 response Effects 0.000 claims abstract description 8
- 238000012545 processing Methods 0.000 claims abstract description 3
- 238000004590 computer program Methods 0.000 claims description 4
- 238000012790 confirmation Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 10
- 238000010586 diagram Methods 0.000 description 4
- 230000008569 process Effects 0.000 description 3
- 230000000295 complement effect Effects 0.000 description 2
- 238000012217 deletion Methods 0.000 description 2
- 230000037430 deletion Effects 0.000 description 2
- 235000012489 doughnuts Nutrition 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 235000010627 Phaseolus vulgaris Nutrition 0.000 description 1
- 244000046052 Phaseolus vulgaris Species 0.000 description 1
- XUIMIQQOPSSXEZ-UHFFFAOYSA-N Silicon Chemical compound [Si] XUIMIQQOPSSXEZ-UHFFFAOYSA-N 0.000 description 1
- 238000007792 addition Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000010979 ruby Substances 0.000 description 1
- 229910001750 ruby Inorganic materials 0.000 description 1
- 229910052710 silicon Inorganic materials 0.000 description 1
- 239000010703 silicon Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
- G06F16/9032—Query formulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/3331—Query processing
- G06F16/3332—Query translation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/33—Intelligent editors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/34—Graphical or visual programming
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Mathematical Physics (AREA)
- Human Computer Interaction (AREA)
- User Interface Of Digital Computer (AREA)
- Input From Keyboards Or The Like (AREA)
Abstract
Description
120 変換候補
122 変換候補オブジェクト
125 ユーザ提示
130 確定操作
140 確定文字列
180 ドローツール
185 IME
190 ユーザ
210 キーワード・オブジェクト管理装置
215 キーワード・オブジェクト・マップ
220 入力管理装置
310 文字入力受付部
320 候補受付部
330 候補出力部
340 確定操作受付部
410 ボックス・オブジェクト
420 変換候補パネル
430 楕円オブジェクト
510 API
520 キーワード・オブジェクト・マップ
530 パネル
540 オブジェクト候補
550 オブジェクト変換テーブル
610 API
620 キーワード・オブジェクト・マップ
630 パネル
650 オブジェクト変換テーブル
710 ボックス・オブジェクト
720 パネル
730 円形オブジェクト
Claims (8)
- コンピュータの処理により、アプリケーションが処理可能なコマンドを文字列から生成する方法であって、
コマンドを変換候補オブジェクトとして提示するためのキーワードと、前記変換候補オブジェクトと、前記変換候補オブジェクトが選択された場合に生成されるコマンドを記録したデータベースを用意するステップと、
ユーザからアプリケーションに対して入力された文字列を受け取るステップと、
前記文字列を変換して変換候補文字列を生成するステップと、
前記文字列に前記キーワードが含まれている場合、前記データベースを参照して、前記変換候補文字列および前記変換候補オブジェクトを変換候補リストとしてユーザに提示するステップと、
ユーザが前記変換候補リストから変換候補オブジェクトの1つを選択することに応答して、当該選択された変換候補オブジェクトに対応するコマンドを生成するステップ
を有する方法。 - 前記変換候補文字列がIMEまたは文字列補完機能により生成される、請求項1記載の方法。
- 前記データベースが前記変換候補オブジェクトのアイコン情報と前記コマンドのパラメータを含む請求項1記載の方法。
- アプリケーションが処理可能なコマンドを文字列から生成する装置であって、
コマンドを変換候補オブジェクトとして提示するためのキーワードと、前記変換候補オブジェクトと、前記変換候補オブジェクトが選択された場合に生成されるコマンドを記録したデータベースと、
ユーザからアプリケーションに対して入力された文字列を受け取る手段と、
前記文字列を変換して変換候補文字列を生成する手段と、
前記文字列に前記キーワードが含まれている場合、前記データベースを参照して、前記変換候補文字列および前記変換候補オブジェクトを変換候補リストとしてユーザに提示する手段と、
ユーザが前記変換候補リストから変換候補オブジェクトの1つを選択することに応答して、当該選択された変換候補オブジェクトに対応するコマンドを生成する手段
を有する装置。 - 前記変換候補文字列がIMEまたは文字列補完機能により生成される、請求項4記載の装置。
- 前記データベースが前記変換候補オブジェクトのアイコン情報と前記コマンドのパラメータを含む請求項4記載の装置。
- 請求項1〜4の何れか1項に記載の方法の各ステップをコンピュータに実行させる、コンピュータ・プログラム。
- 請求項7記載のコンピュータ・プログラムをコンピュータ可読記録媒体に記録した、記録媒体。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013108686A JP6112968B2 (ja) | 2013-05-23 | 2013-05-23 | コマンド生成方法、装置及びプログラム |
US14/269,245 US9684738B2 (en) | 2013-05-23 | 2014-05-05 | Text-based command generation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013108686A JP6112968B2 (ja) | 2013-05-23 | 2013-05-23 | コマンド生成方法、装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014229095A true JP2014229095A (ja) | 2014-12-08 |
JP6112968B2 JP6112968B2 (ja) | 2017-04-12 |
Family
ID=51936075
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013108686A Active JP6112968B2 (ja) | 2013-05-23 | 2013-05-23 | コマンド生成方法、装置及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9684738B2 (ja) |
JP (1) | JP6112968B2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016199510A1 (ja) * | 2015-06-08 | 2016-12-15 | 京セラドキュメントソリューションズ株式会社 | 表示入力装置およびそれを備えた画像形成装置ならびに表示入力装置の制御方法 |
KR20190068388A (ko) * | 2017-12-08 | 2019-06-18 | 주식회사 윤디자인그룹 | 편리한 특수 문자 입력을 가능하게 하는 특수 문자 입력 방법, 그 방법을 실행하기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체, 및 사용자 단말기 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11188308B2 (en) * | 2014-07-23 | 2021-11-30 | Apple Inc. | Interactive code editing |
CN109739493A (zh) * | 2019-01-18 | 2019-05-10 | 宜创(北京)科技有限公司 | 数据库操作语句的生成方法、装置、电子设备及存储介质 |
CN112818080B (zh) * | 2021-02-08 | 2023-06-30 | 腾讯科技(深圳)有限公司 | 搜索方法、装置、设备及存储介质 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10301922A (ja) * | 1997-02-28 | 1998-11-13 | Just Syst Corp | コマンド入力方法,かな漢字変換用ソフトウェアを用いて文字を入力する際のコマンド入力方法およびその方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体 |
JPH1185736A (ja) * | 1997-09-12 | 1999-03-30 | Nec Corp | 文書編集装置および文書編集方法 |
JP2001142595A (ja) * | 1999-11-12 | 2001-05-25 | Casio Comput Co Ltd | キー入力装置及びそのプログラムを記憶した記憶媒体 |
WO2009001828A1 (ja) * | 2007-06-26 | 2008-12-31 | Nec Corporation | 端末、機能起動方法及び端末用プログラム |
JP2011192136A (ja) * | 2010-03-16 | 2011-09-29 | Sharp Corp | 文字入力装置、文字入力方法、および文字入力方法を備えたプログラム |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4815029A (en) * | 1985-09-23 | 1989-03-21 | International Business Machines Corp. | In-line dynamic editor for mixed object documents |
US5450600A (en) * | 1991-11-08 | 1995-09-12 | Mitsubishi Denki Kabushiki Kaisha | Integrated command recognition apparatus and method for selecting an optimal command among numerous commands |
JP4043509B2 (ja) | 1993-11-09 | 2008-02-06 | オブジェクト テクノロジー ライセンシング コーポレイション | オブジェクト指向カーソル・ツール |
JPH08115436A (ja) | 1994-10-18 | 1996-05-07 | Matsushita Electric Ind Co Ltd | イラスト作成装置 |
US6078323A (en) | 1998-04-09 | 2000-06-20 | International Business Machines Corporation | Method and system for rapidly accessing graphically displayed toolbar icons via toolbar accelerators |
US6232985B1 (en) * | 1998-06-15 | 2001-05-15 | Autodesk, Inc. | Interactive, dynamic, automatic dimension arrangement generator for computer-aided drafting programs |
JP2001043391A (ja) | 1999-08-02 | 2001-02-16 | Casio Comput Co Ltd | オブジェクト処理装置、及び記憶媒体 |
US7028253B1 (en) | 2000-10-10 | 2006-04-11 | Eastman Kodak Company | Agent for integrated annotation and retrieval of images |
JP2002351712A (ja) | 2001-05-23 | 2002-12-06 | Nec System Technologies Ltd | データベースの操作方法及びデータベースの操作方式 |
ATE436048T1 (de) | 2002-05-21 | 2009-07-15 | Koninkl Philips Electronics Nv | Objekteingabe in ein elektronisches gerät |
US7941762B1 (en) * | 2003-02-14 | 2011-05-10 | Shoretel, Inc. | Display of real time information for selected possibilities |
WO2004111812A2 (en) | 2003-06-18 | 2004-12-23 | Zi Corporation | Text entry system and method |
JP4254735B2 (ja) | 2005-03-18 | 2009-04-15 | コニカミノルタビジネステクノロジーズ株式会社 | 文字データ入力装置 |
IL174522A0 (en) * | 2006-03-23 | 2006-08-01 | Jonathan Agmon | Method for predictive typing |
US8739068B2 (en) * | 2007-06-15 | 2014-05-27 | Microsoft Corporation | Dynamic user interface for in-diagram shape selection |
US8326859B2 (en) * | 2009-11-02 | 2012-12-04 | Microsoft Corporation | Task prediction |
US9086735B2 (en) * | 2010-04-12 | 2015-07-21 | Google Inc. | Extension framework for input method editor |
US20120192096A1 (en) * | 2011-01-25 | 2012-07-26 | Research In Motion Limited | Active command line driven user interface |
-
2013
- 2013-05-23 JP JP2013108686A patent/JP6112968B2/ja active Active
-
2014
- 2014-05-05 US US14/269,245 patent/US9684738B2/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10301922A (ja) * | 1997-02-28 | 1998-11-13 | Just Syst Corp | コマンド入力方法,かな漢字変換用ソフトウェアを用いて文字を入力する際のコマンド入力方法およびその方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体 |
JPH1185736A (ja) * | 1997-09-12 | 1999-03-30 | Nec Corp | 文書編集装置および文書編集方法 |
JP2001142595A (ja) * | 1999-11-12 | 2001-05-25 | Casio Comput Co Ltd | キー入力装置及びそのプログラムを記憶した記憶媒体 |
WO2009001828A1 (ja) * | 2007-06-26 | 2008-12-31 | Nec Corporation | 端末、機能起動方法及び端末用プログラム |
JP2011192136A (ja) * | 2010-03-16 | 2011-09-29 | Sharp Corp | 文字入力装置、文字入力方法、および文字入力方法を備えたプログラム |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016199510A1 (ja) * | 2015-06-08 | 2016-12-15 | 京セラドキュメントソリューションズ株式会社 | 表示入力装置およびそれを備えた画像形成装置ならびに表示入力装置の制御方法 |
KR20190068388A (ko) * | 2017-12-08 | 2019-06-18 | 주식회사 윤디자인그룹 | 편리한 특수 문자 입력을 가능하게 하는 특수 문자 입력 방법, 그 방법을 실행하기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체, 및 사용자 단말기 |
KR102042140B1 (ko) * | 2017-12-08 | 2019-11-07 | 주식회사 윤디자인그룹 | 편리한 특수 문자 입력을 가능하게 하는 특수 문자 입력 방법, 그 방법을 실행하기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체, 및 사용자 단말기 |
Also Published As
Publication number | Publication date |
---|---|
US9684738B2 (en) | 2017-06-20 |
US20140351251A1 (en) | 2014-11-27 |
JP6112968B2 (ja) | 2017-04-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6112968B2 (ja) | コマンド生成方法、装置及びプログラム | |
Darty et al. | VARNA: Interactive drawing and editing of the RNA secondary structure | |
JP5416983B2 (ja) | フォルダ管理装置、フォルダ管理方法およびフォルダ管理用プログラム | |
JP4965623B2 (ja) | 所定のソフトウェアの実行パラメータを入力フィールドへ入力することを支援するための方法、システム、およびプログラム | |
US20070118795A1 (en) | A Method of Processing Annotations Using an Editable Multi-Dimensional Catalog | |
US20090172516A1 (en) | Providing Enhanced Information When a Pointing Device Points to a Specific Area In a Graphical User Interface | |
JP2013131002A (ja) | 複数の変更履歴データのうちからソースコード中の変更内容を探索するための方法、並びに、そのコンピュータ及びコンピュータ・プログラム | |
US6862601B2 (en) | Method, system, and program for transforming files from a source file format to a destination file format | |
JP2017084028A (ja) | 情報処理装置およびプログラム | |
TW201502862A (zh) | 經由基於互動性的視覺分析以轉換視覺化資料 | |
EP1204048A1 (en) | Method and apparatus for handling scenarios in spreadsheet documents | |
US20060047653A1 (en) | Systems and methods for navigating to multiple destination types through a single search interface in a development environment | |
JP2015204076A (ja) | 文書差分表示プログラム及び情報処理装置 | |
JP4888534B2 (ja) | プログラム開発支援装置および処理方法 | |
JP6244918B2 (ja) | 検索の結果のプレビューを生成するシステム、方法及びプログラム | |
JP6231260B2 (ja) | 画面制御システム、画面制御プログラム、画面作成支援プログラム及び画面制御方法 | |
JP2019149019A (ja) | 支援システム | |
JPWO2012101700A1 (ja) | UI(UserInterface)作成支援装置、UI作成支援方法及びプログラム | |
JP2013025457A (ja) | グラフィカルユーザインタフェース設計装置 | |
JP2016053919A (ja) | サーバ装置およびプログラム | |
JP2020052448A (ja) | 設計支援装置、プログラム | |
JP2013257624A (ja) | データ入力支援装置、方法、およびプログラム | |
JP7501092B2 (ja) | 補助方法、制御プログラム及び装置 | |
KR100917672B1 (ko) | 트리 방식의 디렉토리 구조를 제공하는 모바일 웹사이트 제작툴과 시스템 및 방법 | |
JP6973132B2 (ja) | 情報処理装置、情報処理方法および情報処理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151127 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160830 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160831 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161028 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20170221 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170314 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6112968 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |