JP5698790B2 - スプレッドシートの数式を自動的に完成させるためのシステムおよび方法 - Google Patents

スプレッドシートの数式を自動的に完成させるためのシステムおよび方法 Download PDF

Info

Publication number
JP5698790B2
JP5698790B2 JP2013087818A JP2013087818A JP5698790B2 JP 5698790 B2 JP5698790 B2 JP 5698790B2 JP 2013087818 A JP2013087818 A JP 2013087818A JP 2013087818 A JP2013087818 A JP 2013087818A JP 5698790 B2 JP5698790 B2 JP 5698790B2
Authority
JP
Japan
Prior art keywords
autocomplete
user input
cell
formula
trigger
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.)
Expired - Fee Related
Application number
JP2013087818A
Other languages
English (en)
Other versions
JP2013164860A (ja
Inventor
ジー.ウェーバー ブランドン
ジー.ウェーバー ブランドン
デビッド エリス チャールズ
デビッド エリス チャールズ
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Corp
Original Assignee
Microsoft 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 Microsoft Corp filed Critical Microsoft Corp
Publication of JP2013164860A publication Critical patent/JP2013164860A/ja
Application granted granted Critical
Publication of JP5698790B2 publication Critical patent/JP5698790B2/ja
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/274Converting codes to words; Guess-ahead of partial word inputs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Document Processing Apparatus (AREA)

Description

本発明は、一般にスプレッドシート、カルキュレータアプリケーション、会計アプリケーション、ビジネスアプリケーション、バンキングアプリケーションなどの数式データを自動的に完成させるためのシステムおよび方法に関する。
スプレッドシート、カルキュレータアプリケーション(calculator application)、会計アプリケーション、ビジネスアプリケーション、またはバンキングアプリケーション(banking application)のセルにより、ユーザは、数式を構築することができるようになる。これらの数式は、他のセル、数式、リスト、ユーザ定義関数などに対する参照を含むことができる。ユーザは、複雑な数式を構築し、広範なデータを解析することができるので、スプレッドシート中における関数および参照の使用は、スプレッドシートを強力なツールにしている。
現在のスプレッドシートプログラムにおいては、数式を構築するためのヘルプを獲得することと、この数式それ自体を構築することの間に大きなギャップがあるので、セルの数式を構築することは簡単なタスクではない。一般的に、ユーザは、数式名を思い出し、数式をどのようにしてスペルでつづるかを思い出し、引数(argument)中で使用する適切な値を思い出すことが必要になる。かかる要件は、数式を構築するプロセスを減速させ、しばしばユーザが、ユーザのタスクを正常に完了することができないようにしてしまう。
ユーザには、スプレッドシート中で数式を構築するために数式および参照を記憶している必要があることもある。かかる記憶には、数式名を記憶すること、引数を記憶すること、またはこの数式中に含むべきオブジェクトを記憶することを含むこともある。ユーザがこれらのエレメントを記憶していない場合には、このユーザは、このセルを離れ、この数式を構築する際にヘルプを求めてどこかへ行く必要がある。簡潔に言えば、ユーザは、構築しようとしている数式のすべての態様を記憶にとどめ、理解する必要がある。
数式表現は、しばしば複雑な数式シンタックス、複数の引数、および複数のパラメータを含んでいる。数式表現はまた、各ネスト関数が複数のパラメータを必要とする複数のネスト関数を1つの数式内に含んでもいる。かかる数式表現は、記憶をますます困難にし、またタイプエラーの機会を増大させる。
関数ウィザードは、さらに数式表現を構築するプロセスを妨害してきた。関数ウィザードは、このユーザをこのスプレッドシートのコンテキストの外に離脱させてしまう。ユーザを数式表現から引き離すことにより、思考過程が中断されることもあり、数式構築の一般的な速度が減速されてしまう。
本発明は、一般にスプレッドシート、カルキュレータアプリケーション、会計アプリケーション、ビジネスアプリケーション、バンキングアプリケーションなどの数式データを自動的に完成させるためのシステムおよび方法に関する。本発明の一態様は、スプレッドシート数式を自動的に完成させるためのコンピュータ実装方法である。このコンピュータ実装方法は、数式セルデータのユーザ入力に応答してオートコンプリートプロセス(autocomplete process)を実証するステップを含んでいる。このユーザ入力が、オートコンプリート機能のトリガである場合には、このユーザ入力に基づいてオートコンプリートオプション(autocomplete option)を集約し、オートコンプリートオプションの動的リストを表示するステップも含まれる。
本発明の他の態様は、コンピュータ実行可能命令を有するコンピュータ読取り可能媒体である。これらのコンピュータ実行可能命令は、集約されたオートコンプリートオプションのストア(store)にアクセスし、ユーザ入力をこのストアと比較するステップを含んでいる。これらの命令はまた、このユーザ入力に関連するオートコンプリートオプションの動的リストを表示し、オートコンプリートオプションの動的リストにフィルタをかけて、さらなるユーザ入力にマッチングさせるステップも含むことができる。
本発明のさらに他の態様は、その上にデータ構造を記憶しているコンピュータ読取り可能媒体を含んでいる。このデータ構造は、ユーザ入力に適合させられる第1のデータフィールドと、この第1のデータフィールドを自動的に完成させるためのオートコンプリートオプションの集合体を含む第2のデータフィールドとを含んでいる。ユーザ入力がどのようなマッチングするオートコンプリートオプションも含まない場合、このデータ構造は、この第2のデータフィールドのフィルタされていないリストを含む第3のデータフィールドも含んでいる。ユーザ入力がマッチングするオートコンプリートオプションを含む場合には、このデータ構造は、さらにこの第2のデータフィールドのフィルタされたリストを含んでいる。
本発明のさらに他の態様は、ディスプレイを含むグラフィックユーザインターフェースおよびユーザインターフェース選択デバイスを有するコンピュータシステムを備え、このディスプレイ上に動的リストを提供し、この動的リストから選択する方法を含んでいる。この提供し選択する方法は、セルへのユーザ入力に応答してオートコンプリートプロセスを実証するステップ、およびこのユーザ入力に基づいてオートコンプリートオプションを集約するステップを含んでいる。ユーザ入力が、数式構築を意味し、このユーザ入力がオートコンプリートオプションに関連するときに、この提供し選択する方法はまた、オートコンプリートオプションのフィルタされた動的リストを表示するステップも含んでいる。さらに、このユーザ入力がこれらのオートコンプリートオプションに関連する場合、この提供し選択する方法は、オートコンプリートオプションのフィルタされない動的リストを表示するステップを含むこともあり、このユーザ入力がこれらのオートコンプリートオプションに関連していない場合には、リストが表示されないようにするためにこのオートコンプリートプロセスを隠すステップを含むこともある。
本発明の例示の一実施形態中で使用することができる例示のコンピューティングデバイスを示す図である。 本発明の例示の一実施形態中で使用することができる例示のモバイルデバイスを示す図である。 本発明の実施形態を含むことができる例示のユーザインターフェースを示す図である。 数式セルを自動的に完成させる例示の一態様を示す図である。 列挙依存性であるコンポーネントに関連する数式セルを自動的に完成させる例示の一態様を示す図である。 リスト依存性であるコンポーネントに関連する数式セルを自動的に完成させる例示の一態様を示す図である。 ピボット依存性であるコンポーネントに関連する数式セルを自動的に完成させる例示の一態様を示す図である。 接続依存性であるコンポーネントに関連する数式セルを自動的に完成させる例示の一態様を示す図である。 日付依存性であるコンポーネントに関連する数式セルを自動的に完成させる例示の一態様を示す図である。 本発明の一態様の例示のオートコンプリートメンバストア(autocomplete member store)を示す図である。 本発明の一態様の論理的な流れ図を示す図である。
次に本明細書の一部分を形成し、図を介して本発明を実行するための特定の例示の実施形態を示す添付図面を参照して、本発明の実施形態について以降でさらに十分に説明することにする。しかし、本発明は、多数の異なる形態で実施することもでき、本明細書中で記述している実施形態だけに限定されるものとは解釈すべきではない。そうではなくて、これらの実施形態は、この開示が徹底し完備したものになるように、また当業者に対して本発明の範囲を十分に知らせることになるように提供されている。とりわけ、本発明は、方法またはデバイスとして実施することができる。したがって、本発明は、全面的にハードウェアの実施形態、全面的にソフトウェアの実施形態、またはソフトウェア態様とハードウェア態様を組み合わせた実施形態の形態を取ることができる。したがって、以下の詳細な説明は、限定的な意味で解釈すべきものではない。
数式セルを自動的に完成させるための方法およびシステムの例証の実施形態
1.例示のユーザインターフェース
図3は、本発明の例示の一実施形態中で使用することができる例示のスプレッドシートのユーザインターフェースを示している。スプレッドシート300は、データを計算し、追跡するために使用される任意のタイプのスプレッドシートとすることができる。スプレッドシート300は、1つまたは複数の数式セル302を含むことができる。数式セル302は、数式、方程式、数字、文字、シンボル、単語、数式セル依存性、またはスプレッドシートに導かれる他の任意のデータ形式を受け取るように構成することができる。数式セル302は、1つまたは複数のコンポーネントを許可するように構成されるセルとして定義することができる。コンポーネントは、任意のタイプの数式データとして定義することができる。かかるコンポーネントは、数式依存性、スプレッドシート関数依存性、定義名依存性、リスト依存性、ピボット依存性、ユーザ定義関数依存性、列挙引数依存性、シートデータ依存性、日付オブジェクト依存性、または他の依存性を含むことができる。一実施形態においては、これらのコンポーネントは、1つまたは複数のアレイ中に記憶され、以下でさらに十分に記述することにする。スプレッドシート300は、ユーザが数式セル302中のデータに簡単にアクセスできるようにするための数式セル閲覧ウィンドウ304を含むこともできる。
本発明は、たとえスプレッドシート300に関連して教示されるとしても、本発明では、数式セル302を有する任意のアプリケーションまたはプログラムを用いて実装することができることも企図されている。スプレッドシート300は、本明細書中において単に例示の目的および説明の目的で教示されているにすぎず、限定的と考えるべきではない。例えば、本発明は、カルキュレータが1つの数式セルを有する場合のカルキュレータアプリケーションに関連して使用することもできる。数式セルを有する会計アプリケーション、ビジネスアプリケーション、およびバンキングアプリケーションも企図している。
図4は、数式セルを自動的に完成させる例示の一態様を示している。参照番号400は、数式セル402、ドロップダウンウィンドウ(drop down window)404、およびティップスウィンドウ(tips window)406を含むことができる例示のユーザインターフェースである。数式セル402、ドロップダウンウィンドウ404、およびティップスウィンドウ406は、デフォルトの形状およびサイズに設定することもでき、またこの形状およびサイズは、ユーザによって調整可能とすることもできる。また、このティップスウィンドウ406およびドロップダウンウィンドウ404は、数式セル402に対して任意の様式で位置づけることもできる。一実施形態においては、ティップスウィンドウ406およびドロップダウンウィンドウ404は、常に任意のユーザ入力の右側にとどまる。
ドロップダウンウィンドウ404は、さらにスクロールバー408を含んで、それによりユーザが、これらのオートコンプリートメンバ(例えば、410)に簡単にアクセスすることができるようにすることができる。以下でさらに述べるようにオートコンプリートメンバは、入力トリガ412に相関している。入力トリガは、ドロップダウンウィンドウ404中のコンポーネントの表示を促す入力を含むことができる。ユーザが入力トリガ412を用いて前進するときに、これらのオートコンプリートメンバには、フィルタがかけられて、最も関連したメンバだけが表示される。本発明の一実施形態においては、これらのオートコンプリートメンバは、動的であり、数式セル402についてのすべての使用可能なオプションの集合体を含んでいる。
ドロップダウンウィンドウ404はまた、オートコンプリートアイコン(autocomplete icon)414も含むことができる。以下でさらに述べているように、オートコンプリートアイコン414は、オートコンプリートメンバ410が特定のタイプのコンポーネントカテゴリに属することを示すことができる。例えば、オートコンプリートアイコン414は、オートコンプリートメンバ410が、スプレッドシート関数依存性、定義名依存性、リスト依存性、ピボット依存性、ユーザ定義関数依存性、列挙引数依存性、シートデータ依存性、データオブジェクト依存性などであることを示すことができる。コンポーネントのタイプは、トリガが、特定のタイプのコンポーネントに関与することしかできないので、重要なこともある。ドロップダウンウィンドウ404は、特定のオートコンプリートメンバ410を識別するための選択インジケータ416をさらに含むこともできる。
本発明の一態様において、インターフェース400は、ティップスウィンドウ406を含んでいる。ティップスウィンドウ406は、選択されたオートコンプリートメンバ410に関連した情報を含んでいる。ティップスウィンドウ406は、ユーザが、オートコンプリートメンバ410の全部の機能を覚える(または理解する)ことができない点で、インターフェース400の有用性を増大させる。また、ティップスウィンドウ406は、ユーザが別のヘルプファンクションを開始する必要なしに、情報に対するアクセスを可能にする。
参照番号418は、オートコンプリートアクチュエータ(autocomplete actuator)である。アクチュエータ418は、数式セル402をオートコンプリートプロセスへと促す。このオートコンプリートプロセスおよびインターフェース400は、オートコンプリートアクチュエータ418によって動作させられるまで、休止状態にとどまる。このようにして、ユーザがコンポーネントを入力していないときには、インターフェース400は、ユーザに対して侵襲的(invasive)にはならない。一実施形態においては、オートコンプリートアクチュエータ418は、単にオートコンプリートプロセスを促すにすぎず、それに対して、入力412は、この入力412がトリガであるときに、ドロップダウンウィンドウ404の表示を促す。例えば、1つの数字、文字、またはセル依存性は、ユーザ入力トリガでなくてもよい。したがってこのドロップダウンウィンドウは表示されない。このプロセスは、それが必要でないときには、このインターフェース400のどのような侵襲性も低減させる。本発明の一態様においては、このオートコンプリートプロセスは、ユーザが手動で動作させることができる。本発明の他の態様においては、アクチュエータ418は、「=」シンボルである。しかし、本発明の趣旨および範囲を逸脱することなく任意の数字、文字、またはシンボルを使用することもできる。
以下の表1は、ユーザが、このインターフェースと対話して、選択されたオートコンプリートメンバを挿入することができる複数の例示の方法を示している。列1は、例示のユーザアクションを示し、列2は、このインターフェースにおける例示の応答の内容である。表1は、キーボード相互作用およびマウス相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表2は、このドロップダウンウィンドウについての例示のナビゲーションツールを示している。列1は、例示のアクションを特定する。列2は、オートコンプリートメンバが選択されないときのこのインターフェースにおける例示の応答を特定し、列3は、オートコンプリートメンバが選択されるときのこのインターフェースにおける例示の応答を示している。表2は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790


Figure 0005698790
以下の表3は、このドロップダウンウィンドウが、このユーザ入力についてのマッチングを有さないときのいくつかの例示のシナリオを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容である。表3は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
ユーザが、コンポーネントを構築しながらオートコンプリートプロセスを起動するときについては、いくつかの規則を提供することができる。これらの規則の一部の実施例には、このカーソルの右側に位置するキャラクタは無視することができることが含まれる。オートコンプリートアレイメンバが挿入されるときに、これらのキャラクタは、「プッシュバック(push back)」される(上書きされない)。このカーソルの左側に位置するテキストが入力トリガであり、この入力トリガがコンポーネント(例えば、数式依存性、スプレッドシート関数依存性、定義名依存性、リスト依存性、ピボット依存性、ユーザ定義関数依存性、列挙引数依存性、シートデータ依存性、または日付オブジェクト依存性)に関与する場合、このカーソルの左側に位置するキャラクタが、オートコンプリートプロセスのために解析される。かかる状況においては、これらのオートコンプリートメンバには、フィルタをかけることができ、その結果、まるでこの入力トリガがまさに入力されたかのようにこのプロセスは、オートコンプリートアレイメンバを戻すようになる。このカーソルの左側に位置するテキストが、「スペース」、算術演算子(+、−、/、*など)、またはキャラクタ演算子(&)である(例えば、コンポーネントが関与していない)場合には、オートコンプリートメンバは、すべての可能性のあるオートコンプリートメンバを含んでいる(すなわち、フィルタがかけられない)。このユーザが、完全なオートコンプリートワード(autocomplete word)(vlookup、myListなど)の終わりにある場合には、これらのオートコンプリートメンバは、すべての可能性のあるメンバを含んでいる(すなわち、コンポーネントが関与していないのでフィルタがかけられない)。キャラクタがオートコンプリートワードから削除される場合には、これらのオートコンプリートアレイメンバは、この単語の残りの部分に基づいたメンバを含んでいる。本明細書中のこの開示を考慮して、ユーザが、オートコンプリートプロセスを起動するときについては、説明したもの以外の規則を提供することもできる。
以下の表4は、ユーザが、コンポーネントを構築しながらオートコンプリートプロセスを起動するときに従うこともあるこれらの規則を例示するいくつかの例示のシナリオを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表4は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
図5は、数式セルを自動的に完成させる他の例示の態様を示している。例示のユーザインターフェース500は、ユーザインターフェース500が列挙依存性ドロップダウンウィンドウ502を含んでいる点以外は、例示のユーザインターフェース400と同様である。列挙依存性ドロップダウンウィンドウ502は、このユーザが数式セル506中に列挙依存性を入力していることを入力トリガ504が示すときに呼び出される。このユーザインターフェースは、列挙依存性識別子508を含むこともできる。列挙依存性識別子508は、この列挙依存性ドロップダウンウィンドウ502の最上部に表示することができ、この列挙依存性のカテゴリを識別することができる(例えば、510)。
図6は、数式セルを自動的に完成させるさらに他の例示の態様を示している。例示のユーザインターフェース600は、ユーザインターフェース600がリスト依存性ドロップダウンウィンドウ602を含んでいる点以外は、ユーザインターフェース400と同様である。リスト依存性ドロップダウンウィンドウ602は、ユーザが数式セル606にリスト依存性を入力していることを入力トリガ604が示すときに呼び出される。ユーザが、リスト依存性を入力しているときに、ユーザインターフェース600は、リスト特有とすることができる、このリストについての列名608を含むことになる。ユーザインターフェース600はまた、このリストに属し得る特別のアイテム610を含むこともできる。かかる特別のアイテムは、#All、#Data、#Header、#Totalsなどを含むことができる。
図7は、数式セルを自動的に完成させるさらに他の例示の態様を示している。例示のユーザインターフェース700は、ユーザインターフェース700が、ピボット依存性ドロップダウンウィンドウ702を含んでいる点以外は、ユーザインターフェース400と同様である。ピボット依存性ドロップダウンウィンドウ702は、このユーザが、数式セル706中にピボット依存性を入力していることを入力トリガ704が示すときに呼び出される。ユーザがピボット依存性を入力しているときに、ユーザインターフェース700は、このピボット階層中の現在のロケーションに基づくこともあるこのピボットについてのメンバ名708を含むことになる。ユーザインターフェース700は、このピボットに属し得る特別のアイテム710を含むこともできる。かかる特別のアイテムは、#All、#Data、#Header、または#Totalsを含むことができる。
図8は、数式セルを自動的に完成させるさらに他の例示の態様を示している。例示のユーザインターフェース800は、ユーザインターフェース800が接続依存性ドロップダウンウィンドウ802を含んでいる点以外は、ユーザインターフェース400と同様である。接続依存性ドロップダウンウィンドウ802は、このユーザが数式セル806中に接続依存性を入力していることを入力トリガ804が示すときに呼び出される。このユーザインターフェースはまた、接続識別子808を含むこともできる。接続依存性識別子808は、接続依存性ドロップダウンウィンドウ802の最上部に表示することができ、この接続依存性のカテゴリを識別することができる。
図9は、数式セルを自動的に完成させるさらに他の例示の態様を示している。例示のユーザインターフェース900は、ユーザインターフェース900が日付依存性ドロップダウンウィンドウ902を含んでいる点以外は、ユーザインターフェース400と同様である。日付依存性ドロップダウンウィンドウ902は、このユーザが数式セル906中に日付依存性を入力していることを入力トリガ904が示すときに呼び出される。このユーザインターフェースは、カレンダオブジェクト908も含むことができる。カレンダオブジェクト908は、日付依存性ドロップダウンウィンドウ902の最下部に表示することができ、日付を挿入するためのフレンドリなインターフェースをユーザに提供することができる。
2.例示のデータストア
図10は、数式セルデータをオートコンプリートするための例示の実施形態を示している。システム1000は、コンピュータデバイス1002を含み、このコンピュータデバイスは、図1に関連して前述したコンピューティングデバイス100、または図2に関連して前述したモバイルデバイス200と同様とすることができる。コンピューティングデバイス1002は、オートコンプリートアプリケーションを有することができ、このオートコンプリートアプリケーションは、前述のようなオートコンプリートメンバを表示するためのオートコンプリートドロップダウンウィンドウ1004を含むことができる。
参照番号1006は、データストアの一実施形態を示している。データストア1006は、複数のデータストア(コンポーネントストア)から構成することもできる。データストア1006は、スプレッドシート関数1008、定義名1010、リスト1012、ピボット1014、ユーザ定義関数1016、列挙引数1018、シートデータ1020、および日付オブジェクト1022についてのストアを含むことができる。データストア1006は、フィルタ1026を含むこともあるオートコンプリートメンバストア1024を含むこともできる。たとえデータストア1006が、図10において複数のデータストア1008〜1024として表されているとしても、データストア1006は、単一のデータストアであってもよい。データストア1006は、数式セル1002をオートコンプリートするために使用することができるすべてのコンポーネントのプール(pool)を含むこともできることがさらに企図されている。また、データストア1006は、この数式セルをオートコンプリートするために使用することができるすべての可能性のあるコンポーネントの一部分しか含まないフィルタがかけられたストアであることができることも企図されている。
一実施形態においては、入力トリガが、この数式セル中に入力される。次いでメモリ1006がアクセスされ、ストア1008〜1022が、この入力トリガと比較されて、このトリガに関連したコンポーネントが決定される。他の実施形態においては、このトリガが特定のストアに関与する場合に、1つまたは複数の特定のストア1008〜1022がトリガに応答してアクセスされる。次いで、この関連したオートコンプリートメンバは、オートコンプリートメンバストア1024中にアレイとして記憶することができる。オートコンプリートドロップダウンウィンドウ1004は、ストア1024の最も関連したオートコンプリートメンバを表示することができる。ユーザが入力を入力することで前進するときに、このオートコンプリートアレイメンバには絶えずフィルタがかけられ、その結果、オートコンプリートドロップダウンウィンドウ1004は、いつか特定の時刻における最も関連したオートコンプリートアレイメンバを表示することになる。
図4に関連した一実施例として、ユーザは、文字「S」とすることができる入力トリガ412を入力することができる。かかる状況においては、このオートコンプリートプロセスは、この文字「S」が特定の任意のタイプのコンポーネントに関連していることを識別することができない。次いでストレージ1006がアクセスされることになり、ストレージユニット1008〜1022が、入力トリガ412と比較されることになる。文字「S」で開始されるすべての関連したコンポーネントが、オートコンプリートアレイメンバストア1024に記憶されることになり、オートコンプリートドロップダウンウィンドウ404は、最も関連したコンポーネントを表示することになる。例えば、次いでユーザが文字「S」の後に文字「a」を入力する場合、これらのコンポーネントにはさらにフィルタがかけられて、文字の組合せ「Sa」をもたないコンポーネントが削除される。このようにして、オートコンプリートドロップダウンウィンドウ404は常に、最も関連したオートコンプリートアレイメンバ410を表示する。他の実施例においては、ユーザはオープンな括弧(open bracket)とすることができる入力トリガを入力することもできる。オープン括弧トリガは、リスト依存性にしか関与することができない。したがって、このオートコンプリートドロップダウンウィンドウは、リスト依存性を表示することしかできない。他の実施例としては、この入力トリガは、「+」シンボルでもよい。「+」シンボルは、特定のタイプのコンポーネントに関与することができず、したがってすべてのコンポーネントが、このドロップダウンウィンドウ中に表示されるはずである。
3.例示の入力トリガ
前述のように、このオートコンプリートプロセスは、様々なタイプのコンポーネントをプールして、特定の入力トリガについて最も関連したコンポーネントを決定することができる。この入力トリガは、ある種の1組のコンポーネントに関与することもできる。かかる状況においては、このオートコンプリートプロセスは、ある種のコンポーネントストアにアクセスする必要しかないこともある。以下の表5は、スプレッドシート関数依存性およびユーザ定義関数依存性についてのいくつかの例示のコンテキスト依存の入力トリガを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表5は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表6は、定義名についてのいくつかの例示のコンテキスト依存入力トリガを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表6は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表7は、リスト名についてのいくつかの例示のコンテキスト依存入力トリガを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表7は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表8は、リストフィールドについてのいくつかの例示のコンテキスト依存入力トリガを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表8は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表9は、ピボットテーブル名についてのいくつかの例示のコンテキスト依存入力トリガを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表9は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表10は、ピボットテーブルフィールドについてのいくつかの例示のコンテキスト依存入力トリガを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表10は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表11は、シートデータについてのいくつかの例示のコンテキスト依存入力トリガを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表11は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表12は、シートデータスライサ(sheet data slicer)についてのいくつかの例示のコンテキスト依存入力トリガを示している。列1は、例示のユーザ入力シナリオを特定し、列2は、このインターフェース中の例示の応答内容を示している。表12は、キーボード相互作用の一般的な実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
4.例示のティップスウィンドウ
図4を参照すると、前述のように、参照番号406は、ティップスウィンドウである。一実施形態において、ティップスウィンドウは、内容テキスト行、およびこの選択されたオートコンプリートメンバの記述を含んでいる。このティップスウィンドウは、ユーザがコンポーネントを識別するのを助ける任意の情報を含むことができる。図4に示すように、ティップスウィンドウ406は、オートコンプリートメンバが、オートコンプリートメンバのアレイ中でハイライトされるときに出現することができる。以下の表13は、スプレッドシート関数依存性についてのティップスウィンドウの一実施例を示している。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表13は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表14は、ユーザ定義関数依存性についてのティップスウィンドウの一実施例を示している。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表14は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表15は、列挙引数依存性についてのティップスウィンドウの一実施例を示している。列挙引数は、すべてのブール引数(真/偽、オン/オフ、イエス/ノーなど)を含むことができる。列挙引数はまた、数値が選択肢(1−平均、2−カウントなど)にマッピングする場合の従来の列挙引数を含むこともできる。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表15は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表16は、定義名依存性についてのティップスウィンドウの一実施例を示している。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表16は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表17は、リスト依存性についてのティップスウィンドウの一実施例を示している。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表17は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表18は、リスト依存性についてのティップスウィンドウの他の実施例を示している。ユーザが、リストの指定部内で作業を行っており、また図6に示すようにこの依存性が特別なアイテム610であるときに、表18に例示されるこのティップスウィンドウは、利用することができる。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表18は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表19は、リスト依存性についてのティップスウィンドウの他の実施例を示している。ユーザが、リストの指定部内で作業を行っており、また図6に示すようにこの依存性が列名608であるときに、表19に例示されるこのティップスウィンドウは、利用することができる。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表19は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表20は、ピボット依存性についてのティップスウィンドウの一実施例を示している。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表20は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表21は、ピボット依存性についてのティップスウィンドウの他の実施例を示している。ユーザが、ピボットの指定部内で作業を行っており、また図7に示すようにこの依存性が特別なアイテム710であるときに、表21に例示されるこのティップスウィンドウを利用することができる。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表21は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表22は、ピボット依存性についてのティップスウィンドウのさらに他の実施例を示している。ユーザが、ピボットの指定部内で作業を行っており、また図7に示すようにこの依存性が特別なアイテム710であるときに、表22に例示されるこのティップスウィンドウは、利用することができる他のティップスウィンドウである。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表22は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表23は、ピボット依存性についてのティップスウィンドウのさらに他の実施例を示している。ユーザが、ピボットフィールド内で作業を行っているときに、表23に例示されるこのティップスウィンドウを利用することができる。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表23は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表24は、シートデータ依存性についてのティップスウィンドウの一実施例を示している。表24は、シートデータ接続依存性について言及している。接続は、キューブ(cube)への接続についての名前またはストリングである。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表24は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
以下の表25は、シートデータ依存性についてのティップスウィンドウの他の実施例を示している。表25は、シートデータ名前空間依存性について言及している。名前空間は、キューブ(cube)内のメンバのメンバ名を含むストリングである。列1は、このティップスウィンドウの例示の内容を特定し、列2は、一実施例である。表25は、ティップスウィンドウの一般的な一実施例を表し、本発明を限定することを意図してはいない。
Figure 0005698790
5.例示のプロセス
図11は、数式セルを自動的に完成させるためのプロセスの論理的な流れ図を示している。プロセス1100は、開始ブロック1102から開始され、ブロック1104へと流れており、このステップでユーザは、オートコンプリートプロセスを促す。本発明の一実施形態においては、このユーザは、数式セル中に「=」シンボルを入力することにより、オートコンプリートプロセス1100を促す。他の実施形態においては、このユーザは、ツールバーのドロップダウンウィンドウからのプロセスを動作させることにより、このオートコンプリートプロセスを促す。本発明の趣旨および範囲を逸脱することなく、任意の数字、文字、シンボル、またはユーザ入力を使用して、オートコンプリートプロセス1100を促すことができることをさらに企図している。
プロセス1100は、ブロック1106へと進み、ここでキャラクタが入力されているかどうかが判定される。キャラクタがすでに入力されている場合、プロセス1100は、以下で述べるように、ブロック1110へと進む。キャラクタが入力されていない場合には、プロセス1100は、このキャラクタが入力されていると判定されるまで、休止状態にとどまる。この場合にも、キャラクタは、任意の数字、文字、句読点、シンボルまたはユーザ入力を含むことができる。
キャラクタが入力されている場合、プロセス1100は、ブロック1108へと進み、ここでこのキャラクタがトリガであるかどうかが判定される。キャラクタがトリガでない場合、このプロセスはブロック1110へと進み、ここで、このオートコンプリートドロップダウンウィンドウのステータスは、変化しない。別の言い方をすれば、このドロップダウンウィンドウが休止状態にある場合、このドロップダウンウィンドウは、休止状態のままにとどまる。他の状況において、このドロップダウンウィンドウが1組のコンポーネントを表示している場合には、このドロップダウンウィンドウは、この同じ1組のコンポーネントを表示したままにとどまる。上記の表3は、入力キャラクタがこのウィンドウの表示を起動しないことになるときは、少数の例示のシナリオをリストアップする。これらのシナリオは、例示の目的にすぎない。このウィンドウを表示することが望ましくないどのような状況においてもこのウィンドウが休止状態にとどまることができることがさらに企図されている。
プロセス1100は、ブロック1114へと進み、ここで別のキャラクタが入力されているかどうかが判定される。別のキャラクタが入力されている状況においては、プロセス1100は、ブロック1108へとループバックし、ここでこのキャラクタがトリガであるかどうかが判定される。別のキャラクタが入力されていないと判定される場合、プロセス1100は、ブロック1116へと進み、ここでこのセル入力が完了しているかどうかが判定される。このセル入力が完了している場合、このプロセスは、終了ブロック1132において終了する。このセル入力が完了していない場合には、このプロセスは、ブロック1114へとループバックする。
ブロック1108においてこの入力がトリガであると判定される場合、このプロセス1100は、ブロック1118へと進み、ここで特定のコンポーネントが関与しているかどうかが判定される。トリガが特定のコンポーネントに関与していないときには、上記の表4は、少数の例示のシナリオをリストアップする。他の例示のシナリオは、スペース、算術演算子、キャラクタ演算子、または完全なオートコンプリートメンバを入力することを含んでいる。かかる状況においては、このオートコンプリートアレイメンバには、フィルタがかけられず、このオートコンプリートドロップダウンウィンドウは、ブロック1120によって示されるようなオートコンプリートメンバの全体リストを含むことになる。
ブロック1118において、このトリガがコンポーネントに関与している場合、このプロセス1100は、ブロック1122へと流れることになる。ブロック1122は、この関与するコンポーネントに関連したメンバしか含まないようにオートコンプリートアレイメンバにフィルタをかけるステップを示している。例えば、ユーザは、オープンな丸括弧を入力することができる。オープンな丸括弧だけを数式セル中で使用して、スプレッドシートの数式またはユーザ定義の数式を構築する状況においては、このフィルタは、スプレッドシート数式依存性およびユーザ定義依存性以外のすべてのコンポーネントをフィルタにかけて除去することになる。他の実施例として、ユーザは、オープンな括弧シンボルを入力することもできる。このオープンな括弧は、リスト、ピボット、またはシートデータオブジェクトにしか関与することができない。かかる状況においては、プロセス1100は、リスト、ピボット、またはシートデータオブジェクトでないすべてのコンポーネントをフィルタにかけて除去することになる。
プロセス1100は、ブロック1124へと進み、ここでこれらのフィルタがかけられたメンバは、ユーザ選択のためのドロップダウンウィンドウ中に含められる。ブロック1126は、このドロップダウンウィンドウからオートコンプリートメンバを選択するか否かの判定を示している。選択が行われない場合、プロセス1100は、ブロック1114へとループバックする。選択が行われる場合には、ブロック1128が示すようにこの選択はこの数式セルに入力され、プロセス1100は、ブロック1130へと進み、ここでセル入力が完了しているかどうかが判定される。セル入力が完了している場合、プロセス1100は終了ブロック1132において終了する。セル入力が完了していない場合には、プロセス1100は、ブロック1114へとループバックする。
例示の動作環境
図1を参照すると、本発明を実装するための例示のシステムは、コンピューティングデバイス100などのコンピューティングデバイスを含んでいる。基本的なコンフィギュレーションにおいては、コンピューティングデバイス100は、一般的に少なくとも1つの処理装置102、およびシステムメモリ104を含んでいる。コンピューティングデバイスの厳密なコンフィギュレーションおよびタイプに応じて、システムメモリ104は、(RAMのように)揮発性であり、(ROM、フラッシュメモリなどのように)不揮発性であり、またはこれら2つのある組合せとすることができる。システムメモリ104は、一般的にオペレーティングシステム105、1つまたは複数のアプリケーション106を含んでおり、プログラムデータ107を含むこともできる。この基本的なコンフィギュレーションは、破線108内のこれらのコンポーネントにより、図1に示されている。
コンピューティングデバイス100は、追加の特徴または機能を有することもできる。例えば、コンピューティングデバイス100は、例えば、磁気ディスク、光ディスクまたはテープなど、(着脱可能および/または着脱不能の)追加のデータストレージデバイスを含むこともできる。かかる追加ストレージは、図1において着脱可能ストレージ109および着脱不能ストレージ110によって示される。コンピュータストレージ媒体は、コンピュータ読取り可能命令、データ構造、プログラムモジュールまたは他のデータなど、情報を記憶するための任意の方法および技術の形で実装される揮発性および不揮発性の、着脱可能および着脱不能な媒体を含むことができる。システムメモリ104、着脱可能ストレージ109、および着脱不能ストレージ110は、すべてコンピュータストレージ媒体の実施例である。コンピュータストレージ媒体には、それだけには限定されないが、所望の情報を記憶するために使用することができ、コンピューティングデバイス100によってアクセスすることができる、RAM、ROM、EEPROM、フラッシュメモリまたは他のメモリ技術、CD−ROM、DVD(digital versatile diskデジタル多用途ディスク)または他の光ストレージ、磁気カセット、磁気テープ、磁気ディスクストレージまたは他の磁気ストレージデバイス、あるいは他の任意の媒体が含まれる。かかる任意のコンピュータストレージ媒体は、デバイス100の一部分とすることもできる。コンピューティングデバイス100はまた、キーボード、マウス、ペン、音声入力デバイス、接触入力デバイスなど、1つまたは複数の入力デバイス112を有することもできる。ディスプレイ、スピーカ、プリンタなど、1つまたは複数の出力デバイス114も含めることができる。これらのすべてのデバイスは、当技術分野において知られており、ここで長々と説明する必要はない。
コンピューティングデバイス100はまた、このデバイスが、ネットワークや無線の網目状ネットワーク上などで、他のコンピューティングデバイス118と通信を行うことができるようにする1つまたは複数の通信接続116も含んでいる。1つまたは複数の通信接続116は、通信媒体の一実施例である。通信媒体は、一般的に搬送波や他の搬送メカニズムなど、被変調データ信号の形でコンピュータ読取り可能命令、データ構造、プログラムモジュールまたは他のデータを実施し、任意の情報配信媒体を含んでいる。この用語「被変調データ信号」は、この信号中の情報を符号化するようにしてその1つまたは複数の特性が設定され、または変更されている信号を意味している。実施例として限定するものではないが、通信媒体は、有線ネットワークや直接配線接続などの有線媒体、および音響、RF、赤外線、他の無線媒体などの無線媒体を含んでいる。本明細書中で使用される用語、コンピュータ読取り可能媒体は、ストレージ媒体も通信媒体も共に含んでいる。
一実施形態において、アプリケーション106は、本発明に従って数式セルを自動的に完成させるためのアプリケーション120をさらに含んでいる。
図2は、本発明の例示の一実施形態において使用することができるモバイルコンピューティングデバイスを示している。図2を参照すると、本発明を実装するための例示のシステムは、モバイルコンピューティングデバイス200などのモバイルコンピューティングデバイスを含んでいる。モバイルコンピューティングデバイス200は、プロセッサ260、メモリ262、ディスプレイ228、およびキーパッド232を有している。メモリ262は、一般に揮発性メモリ(例えば、RAM)も不揮発性メモリ(例えば、ROM、フラッシュメモリなど)も共に含んでいる。モバイルコンピューティングデバイス200は、マイクロソフトからのWindows(登録商標)CEオペレーティングシステムや他のオペレーティングシステムなどのオペレーティングシステム264を含んでおり、このオペレーティングシステムは、メモリ262中に存在しており、プロセッサ260上で実行される。キーパッド232は、(典型的な電話上などの)プッシュボタン数字ダイアリングパッド、(従来のキーボードなどの)マルチキーキーボードでもよい。ディスプレイ228は、液晶ディスプレイ、またはモバイルコンピューティングデバイス中で一般に使用される他の任意のタイプのディスプレイでもよい。ディスプレイ228は、接触感受性のあるものでもよく、この場合には入力デバイスとしての機能も果たすはずである。
1つまたは複数のアプリケーションプログラム266は、メモリ262にロードされ、オペレーティングシステム264上で実行される。アプリケーションプログラムの実施例には、電話ダイヤラプログラム、電子メールプログラム、スケジューリングプログラム、PIM(personal information management個人情報管理)プログラム、ワードプロセッシングプログラム、スプレッドシートプログラム、インターネットブラウザプログラムなどが含まれる。モバイルコンピューティングデバイス200は、メモリ262内に不揮発性ストレージ268も含んでいる。不揮発性ストレージ268を使用して、モバイルコンピューティングデバイス200の電源が切られる場合にも失われないはずの持久性の情報を記憶することができる。アプリケーション266は、電子メールアプリケーションが使用する電子メールまたは他のメッセージ、PIMが使用する連絡情報、スケジューリングプログラムが使用するアポイントメント情報、ワードプロセッシングアプリケーションが使用するドキュメントなど、ストレージ268中の情報を使用しそれに記憶することができる。
モバイルコンピューティングデバイス200は、電源270を有しており、この電源は、1つまたは複数のバッテリとして実装することができる。電源270は、ACアダプタや、これらのバッテリを補完し、または再充電する電源を備えたドッキングクレードル(docking cradle)など外部電源もさらに含むこともできる。
モバイルコンピューティングデバイス200は、2タイプの外部通知メカニズム、すなわちLED240およびオーディオインターフェース274を有するように示されている。これらのデバイスは、電源270に直接に結合することができ、その結果、たとえプロセッサ260および他のコンポーネントが、バッテリ電力を節約するために活動を停止することがあっても、これらは、アクティブ化されるときに、この通知メカニズムが指示する期間中はオンのままにとどまることになる。LED240は、このユーザが、このデバイスの電源をオンにしたステータスを示すアクションを取るまで、いつまでもオンのままであるようにプログラムすることができる。オーディオインターフェース274を使用して、可聴信号を提供し、またこのユーザからの可聴信号が受け取られる。例えば、オーディオインターフェース274は、電話の会話を実行するなどのために、可聴出力を提供するためにスピーカに結合し、可聴入力を受け取るためにマイクロフォンに結合することができる。
モバイルコンピューティングデバイス200はまた、無線周波数通信など、通信情報を送信し受信するファンクションを実施する無線インターフェースレイヤ272も含んでいる。無線インターフェースレイヤ272は、通信キャリアまたはサービスプロバイダを介して、モバイルコンピューティングデバイス200と外側の世界との間の無線接続を実行する。無線インターフェースレイヤ272への伝送および無線インターフェースレイヤ272からの伝送は、オペレーティングシステム264の制御下で行われる。換言すれば、無線インターフェースレイヤ272が受信する通信情報は、オペレーティングシステム264を介してアプリケーションプログラム266に流すことができ、また逆の場合も同様である。
一実施形態においては、アプリケーション266は、本発明に従って数式セルを自動的に完成させるためのアプリケーション280をさらに含んでいる。
以上の明細書、実施例およびデータは、本発明の構成の製造および使用についての完全な説明を提供している。本発明の趣旨および範囲を逸脱することなく、本発明の多数の実施形態を作成することができるので、本発明は、添付の特許請求の範囲中に存在している。
100 コンピューティングデバイス
102 処理装置
104 システムメモリ
105 オペレーティングシステム
106 アプリケーション
107 プログラムデータ
109 着脱可能ストレージ
110 着脱不能ストレージ
112 1つ(または複数)の入力デバイス
114 1つ(または複数)の出力デバイス
116 1つ(または複数)の通信接続
118 他のコンピューティングデバイス
120 オートコンプリート
228 ディスプレイ
230 ペリフェラルデバイスポート
232 キーパッド
260 プロセッサ
262 メモリ
266 1つ(または複数)のアプリケーション
268 ストレージ
270 電源
272 無線インターフェースレイヤ
274 オーディオインターフェース
280 オートコンプリート
1002 コンピューティングデバイス
1004 オートコンプリートドロップダウンウィンドウ
1008 スプレッドシート関数
1010 定義名
1012 リスト
1014 ピボット
1016 ユーザ定義関数
1018 列挙引数
1020 シートデータオブジェクト
1022 日付オブジェクト
1024 オートコンプリートアレイメンバ
1026 フィルタ

Claims (10)

  1. スプレッドシートアプリケーションのセルへの数式入力の開始を指示する第1ユーザ入力に応答して、前記セルに前記第1ユーザ入力を表示するステップと、
    前記第1ユーザ入力に引き続いて入力された第2ユーザ入力に応答して、前記セルの前記第1ユーザ入力の後続位置に前記第2ユーザ入力を表示するステップと、
    前記第2ユーザ入力が数式オートコンプリートのトリガであるか否かを判断するステップと、
    前記第2ユーザ入力が数式オートコンプリートのトリガであると判断された場合、前記トリガに関連し前記セルに入力される候補の数式を示す1又は複数のオートコンプリートメンバと、前記1又は複数のオートコンプリートメンバのそれぞれに隣接して位置付けられ当該オートコンプリートメンバのカテゴリを表すオートコンプリートアイコンとを、前記セルに隣接して配置されるウィンドウ内にリスト表示するステップと、
    をコンピュータに実行させるためのコンピュータプログラム。
  2. 前記第2ユーザ入力に引き続いて入力された第3ユーザ入力に応答して、前記セルの前記第2ユーザ入力の後続位置に前記第3ユーザ入力を表示するステップと、
    前記第3ユーザ入力を用いて前記オートコンプリートメンバにフィルタをかけることによって前記リスト表示を更新するステップと、
    を前記コンピュータに更に実行させる、請求項1に記載のコンピュータプログラム。
  3. 前記第1ユーザ入力は「=」シンボルである、請求項1又は2に記載のコンピュータプログラム。
  4. 前記第2ユーザ入力が数式オートコンプリートのトリガであるか否かを判断する前記ステップは、前記第2ユーザ入力が前記セルに入力される数式の最初の1又は複数の文字からなる文字列に一致するか否かを判断するステップを含む、請求項1から3のいずれか1項に記載のコンピュータプログラム。
  5. 前記1又は複数のオートコンプリートメンバは、最初の1又は複数の文字からなる文字列が前記第2ユーザ入力と一致する数式である、請求項1から4のいずれか1項に記載のコンピュータプログラム。
  6. 前記オートコンプリートメンバの前記カテゴリは、スプレッドシート関数依存性、定義名依存性、リスト、ピボット依存性、ユーザ定義関数依存性、列挙引数依存性、シートデータオブジェクト依存性、及び日付オブジェクト依存性のうちの少なくとも1つを含む、請求項1から5のいずれか1項に記載のコンピュータプログラム。
  7. 前記ウィンドウ内にリスト表示された1又は複数のオートコンプリートメンバから1つを選択するユーザ選択に応答して、当該選択されたオートコンプリートメンバに関連するティップスを表示するステップを前記コンピュータに更に実行させる、請求項1から6のいずれか1項に記載のコンピュータプログラム。
  8. スプレッドシートアプリケーションのセルへの数式入力の開始を指示する第1ユーザ入力に応答して、前記セルに前記第1ユーザ入力を表示するステップと、
    前記第1ユーザ入力に引き続いて入力された第2ユーザ入力に応答して、前記セルの前記第1ユーザ入力の後続位置に前記第2ユーザ入力を表示するステップと、
    前記第2ユーザ入力が数式オートコンプリートのトリガであるか否かを判断するステップと、
    前記第2ユーザ入力が数式オートコンプリートのトリガであると判断された場合、前記トリガに関連し前記セルに入力される候補の数式を示す1又は複数のオートコンプリートメンバと、前記1又は複数のオートコンプリートメンバのそれぞれに隣接して位置付けられ当該オートコンプリートメンバのカテゴリを表すオートコンプリートアイコンとを、前記セルに隣接して配置されるウィンドウ内にリスト表示するステップと、
    をコンピュータに実行させるためのコンピュータプログラムを記録したコンピュータ可読記憶媒体。
  9. スプレッドシートアプリケーションのセルへの数式入力の開始を指示する第1ユーザ入力に応答して、前記セルに前記第1ユーザ入力を表示し、
    前記第1ユーザ入力に引き続いて入力された第2ユーザ入力に応答して、前記セルの前記第1ユーザ入力の後続位置に前記第2ユーザ入力を表示し、
    前記第2ユーザ入力が数式オートコンプリートのトリガであるか否かを判断し、
    前記第2ユーザ入力が数式オートコンプリートのトリガであると判断された場合、前記トリガに関連し前記セルに入力される候補の数式を示す1又は複数のオートコンプリートメンバと、前記1又は複数のオートコンプリートメンバのそれぞれに隣接して位置付けられ当該オートコンプリートメンバのカテゴリを表すオートコンプリートアイコンとを、前記セルに隣接して配置されるウィンドウ内にリスト表示する、
    ように構成されたコンピューティングデバイス。
  10. コンピューティングデバイス上で前記コンピューティングデバイスのプロセッサが実施する方法であって、
    前記プロセッサが、スプレッドシートアプリケーションのセルへの数式入力の開始を指示する第1ユーザ入力に応答して、前記セルに前記第1ユーザ入力を表示するステップと、
    前記プロセッサが、前記第1ユーザ入力に引き続いて入力された第2ユーザ入力に応答して、前記セルの前記第1ユーザ入力の後続位置に前記第2ユーザ入力を表示するステップと、
    前記プロセッサが、前記第2ユーザ入力が数式オートコンプリートのトリガであるか否かを判断するステップと、
    前記プロセッサが、前記第2ユーザ入力が数式オートコンプリートのトリガであると判断された場合、前記トリガに関連し前記セルに入力される候補の数式を示す1又は複数のオートコンプリートメンバと、前記1又は複数のオートコンプリートメンバのそれぞれに隣接して位置付けられ当該オートコンプリートメンバのカテゴリを表すオートコンプリートアイコンとを、前記セルに隣接して配置されるウィンドウ内にリスト表示するステップと、
    を含む方法。
JP2013087818A 2004-12-15 2013-04-18 スプレッドシートの数式を自動的に完成させるためのシステムおよび方法 Expired - Fee Related JP5698790B2 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/012,964 US7451397B2 (en) 2004-12-15 2004-12-15 System and method for automatically completing spreadsheet formulas
US11/012,964 2004-12-15

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2011259175A Division JP5289543B2 (ja) 2004-12-15 2011-11-28 スプレッドシートの数式を自動的に完成させるためのシステムおよび方法

Publications (2)

Publication Number Publication Date
JP2013164860A JP2013164860A (ja) 2013-08-22
JP5698790B2 true JP5698790B2 (ja) 2015-04-08

Family

ID=36032129

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2005339028A Expired - Fee Related JP5054916B2 (ja) 2004-12-15 2005-11-24 スプレッドシートの数式を自動的に完成させるためのシステムおよび方法
JP2011259175A Expired - Fee Related JP5289543B2 (ja) 2004-12-15 2011-11-28 スプレッドシートの数式を自動的に完成させるためのシステムおよび方法
JP2013087818A Expired - Fee Related JP5698790B2 (ja) 2004-12-15 2013-04-18 スプレッドシートの数式を自動的に完成させるためのシステムおよび方法

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2005339028A Expired - Fee Related JP5054916B2 (ja) 2004-12-15 2005-11-24 スプレッドシートの数式を自動的に完成させるためのシステムおよび方法
JP2011259175A Expired - Fee Related JP5289543B2 (ja) 2004-12-15 2011-11-28 スプレッドシートの数式を自動的に完成させるためのシステムおよび方法

Country Status (13)

Country Link
US (1) US7451397B2 (ja)
EP (1) EP1672527A3 (ja)
JP (3) JP5054916B2 (ja)
KR (1) KR101330333B1 (ja)
CN (1) CN100583031C (ja)
AU (1) AU2005225040B2 (ja)
BR (1) BRPI0505072A (ja)
CA (1) CA2525986C (ja)
MX (1) MXPA05012292A (ja)
MY (1) MY145252A (ja)
RU (1) RU2406131C2 (ja)
TW (1) TWI382342B (ja)
ZA (1) ZA200509136B (ja)

Families Citing this family (344)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060288297A1 (en) * 1999-08-12 2006-12-21 Robert Haitani System, method and technique for enabling users to interact and edit address fields of messaging applications
US8645137B2 (en) 2000-03-16 2014-02-04 Apple Inc. Fast, language-independent method for user authentication by voice
US20090006543A1 (en) * 2001-08-20 2009-01-01 Masterobjects System and method for asynchronous retrieval of information based on incremental user input
US7295852B1 (en) 2003-05-01 2007-11-13 Palm, Inc. Automated telephone conferencing method and system
US20050256846A1 (en) * 2004-05-12 2005-11-17 Microsoft Corporation Interactive client-server data search
US7640490B2 (en) * 2004-12-20 2009-12-29 Microsoft Corporation Method, system, and computer-readable medium for controlling the calculation of volatile functions in a spreadsheet
US7693860B2 (en) * 2005-03-18 2010-04-06 Microsoft Corporation Method and system to associate cell and item metadata
US7562308B2 (en) * 2005-04-22 2009-07-14 Sap Aktiengesellschaft Providing user input values in input controls
US7680513B2 (en) * 2005-08-08 2010-03-16 Palm, Inc. Contact-centric user-interface features for computing devices
US8234293B2 (en) * 2005-09-08 2012-07-31 Microsoft Corporation Autocompleting with queries to a database
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
US7792847B2 (en) * 2005-09-09 2010-09-07 Microsoft Corporation Converting structured reports to formulas
AU2005220268A1 (en) * 2005-10-10 2007-04-26 Canon Kabushiki Kaisha A method of applying a function to a set of data
US7805433B2 (en) * 2005-10-14 2010-09-28 Microsoft Corporation Multidimensional cube functions
US20070130153A1 (en) * 2005-12-02 2007-06-07 Palm, Inc. Techniques to communicate and process location information from communications networks on a mobile computing device
US8005194B2 (en) * 2005-12-21 2011-08-23 Hewlett-Packard Development Company, L.P. Technique for handling incoming reply messages
US20070168323A1 (en) * 2006-01-03 2007-07-19 Microsoft Corporation Query aggregation
US8032821B2 (en) * 2006-05-08 2011-10-04 Microsoft Corporation Multi-thread spreadsheet processing with dependency levels
EP2024872A4 (en) * 2006-05-14 2011-07-27 Hewlett Packard Development Co SYSTEM, METHOD AND TECHNIQUE FOR USERS TO INTERACT AND EDIT ADDRESS FIELDS OF MESSAGING APPLICATIONS
US7516418B2 (en) * 2006-06-01 2009-04-07 Microsoft Corporation Automatic tracking of user data and reputation checking
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
JP4160989B2 (ja) * 2006-10-20 2008-10-08 インターナショナル・ビジネス・マシーンズ・コーポレーション データ処理システムにおける日付入力を支援するための方法、プログラムおよびシステム
US7814407B1 (en) * 2006-10-26 2010-10-12 Bank Of America Corporation Method and system for treating data
US7962495B2 (en) 2006-11-20 2011-06-14 Palantir Technologies, Inc. Creating data in a data store using a dynamic ontology
US8515912B2 (en) 2010-07-15 2013-08-20 Palantir Technologies, Inc. Sharing and deconflicting data changes in a multimaster database system
US20080168341A1 (en) * 2007-01-10 2008-07-10 Raymond Payette Digital spreadsheet formula automation
US8930331B2 (en) 2007-02-21 2015-01-06 Palantir Technologies Providing unique views of data based on changes or rules
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
US9342496B2 (en) * 2007-08-06 2016-05-17 Apple Inc. Auto-completion of names
US8112701B2 (en) * 2007-08-06 2012-02-07 Apple Inc. Reference adding behavior in formula editing mode
US20090044090A1 (en) * 2007-08-06 2009-02-12 Apple Inc. Referring to cells using header cell values
US20090172063A1 (en) * 2007-12-26 2009-07-02 Microsoft Corporation Multi-Threaded Codeless User-Defined Functions
US9330720B2 (en) 2008-01-03 2016-05-03 Apple Inc. Methods and apparatus for altering audio output signals
US20090228776A1 (en) * 2008-03-05 2009-09-10 Microsoft Corporation Dynamic formulas for spreadsheet cells
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
US8584004B2 (en) * 2008-04-23 2013-11-12 Microsoft Corporation Asynchronous user defined functions
US20090282326A1 (en) * 2008-05-12 2009-11-12 Carlos Raul Espinosa-Montalvo Process for obtaining a result between a first numerical value and a second numerical value which are separated by a common character in a spreadsheet
US10496753B2 (en) 2010-01-18 2019-12-03 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
EP2159693B1 (en) * 2008-08-21 2017-05-31 Business Objects, S.A. Context driven help function
US8984390B2 (en) 2008-09-15 2015-03-17 Palantir Technologies, Inc. One-click sharing for screenshots and related documents
US20100083080A1 (en) * 2008-09-30 2010-04-01 Apple Inc. Whole table referencing
US8578265B2 (en) * 2008-10-07 2013-11-05 Bigmachines, Inc. Methods and apparatus for generating a dynamic document
US9524506B2 (en) 2011-10-21 2016-12-20 Bigmachines, Inc. Methods and apparatus for maintaining business rules in a configuration system
US20100107095A1 (en) * 2008-10-24 2010-04-29 Microsoft Corporation Template-based calculator application
US9959870B2 (en) 2008-12-11 2018-05-01 Apple Inc. Speech recognition involving a mobile device
US10176162B2 (en) * 2009-02-27 2019-01-08 Blackberry Limited System and method for improved address entry
JP5454783B2 (ja) 2009-03-13 2014-03-26 オムロン株式会社 Plcのプログラミングにおける変数名の入力支援方法、plcのプログラミングにおける変数名の入力支援装置、及びコンピュータプログラム
US10706373B2 (en) 2011-06-03 2020-07-07 Apple Inc. Performing actions associated with task items that represent tasks to perform
US9858925B2 (en) 2009-06-05 2018-01-02 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US9431006B2 (en) 2009-07-02 2016-08-30 Apple Inc. Methods and apparatuses for automatic speech recognition
US20110022635A1 (en) * 2009-07-26 2011-01-27 Moris Michael Method and System to Formulate Queries With Minivisuals
US10705794B2 (en) 2010-01-18 2020-07-07 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
US10553209B2 (en) 2010-01-18 2020-02-04 Apple Inc. Systems and methods for hands-free notification summaries
US10679605B2 (en) 2010-01-18 2020-06-09 Apple Inc. Hands-free list-reading by intelligent automated assistant
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
US20110314365A1 (en) * 2010-06-17 2011-12-22 Microsoft Corporation Decompiling loops in a spreadsheet
BR112013010284A2 (pt) * 2010-11-01 2016-09-20 Koninkl Philips Electronics Nv sistema para sugerir termos de preenchimento automático durante a inserção do texto de um relatório, estação de trabalho, método de sugerir termos de preenchimento automático durante a inserção do texto de um relatório, método de análisar uma pluralidade de relatórios e produto de programa de computador
US9721040B2 (en) * 2010-12-09 2017-08-01 Oracle International Corporation Mechanism to input, search and create complex data strings within a single dialog
US10762293B2 (en) 2010-12-22 2020-09-01 Apple Inc. Using parts-of-speech tagging and named entity recognition for spelling correction
US10409892B2 (en) 2011-01-26 2019-09-10 Microsoft Technology Licensing, Llc Formatting data by example
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US9547693B1 (en) 2011-06-23 2017-01-17 Palantir Technologies Inc. Periodic database search manager for multiple data sources
US8799240B2 (en) 2011-06-23 2014-08-05 Palantir Technologies, Inc. System and method for investigating large amounts of data
US9092482B2 (en) 2013-03-14 2015-07-28 Palantir Technologies, Inc. Fair scheduling for mixed-query loads
US9280532B2 (en) 2011-08-02 2016-03-08 Palantir Technologies, Inc. System and method for accessing rich objects via spreadsheets
US8732574B2 (en) 2011-08-25 2014-05-20 Palantir Technologies, Inc. System and method for parameterizing documents for automatic workflow generation
US8994660B2 (en) 2011-08-29 2015-03-31 Apple Inc. Text correction processing
US8504542B2 (en) 2011-09-02 2013-08-06 Palantir Technologies, Inc. Multi-row transactions
US9594735B2 (en) * 2011-09-12 2017-03-14 Microsoft Technology Licensing, Llc Automatic highlighting of formula parameters for limited display devices
US8850310B2 (en) * 2011-10-11 2014-09-30 Microsoft Corporation Data entry suggestion lists for designated document data entry areas based on data from other document data entry areas
US9588953B2 (en) * 2011-10-25 2017-03-07 Microsoft Technology Licensing, Llc Drag and drop always sum formulas
CN102566901A (zh) * 2011-11-18 2012-07-11 珠海金山办公软件有限公司 一种在手持触摸设备上控制电子表格的方法
KR101368627B1 (ko) * 2011-12-14 2014-03-06 주식회사 인프라웨어 엑셀 함수 가이드 제공 방법 및 그 시스템
US9038014B2 (en) * 2011-12-15 2015-05-19 Microsoft Technology Licensing, Llc Intelligently recommending schemas based on user input
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
US9280610B2 (en) 2012-05-14 2016-03-08 Apple Inc. Crowd sourcing information to fulfill user requests
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
US9495129B2 (en) 2012-06-29 2016-11-15 Apple Inc. Device, method, and user interface for voice-activated navigation and browsing of a document
CN102999289B (zh) * 2012-08-07 2016-10-05 珠海金山办公软件有限公司 在函数表达式中生成选区参数表示的方法及装置
US9798768B2 (en) 2012-09-10 2017-10-24 Palantir Technologies, Inc. Search around visual queries
US9576574B2 (en) 2012-09-10 2017-02-21 Apple Inc. Context-sensitive handling of interruptions by intelligent digital assistant
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
US9286284B2 (en) * 2012-10-15 2016-03-15 International Business Machines Corporation Data filtering based on a cell entry
US9081975B2 (en) 2012-10-22 2015-07-14 Palantir Technologies, Inc. Sharing information between nexuses that use different classification schemes for information access control
US9348677B2 (en) 2012-10-22 2016-05-24 Palantir Technologies Inc. System and method for batch evaluation programs
US9501761B2 (en) 2012-11-05 2016-11-22 Palantir Technologies, Inc. System and method for sharing investigation results
US10372808B1 (en) 2012-12-12 2019-08-06 Google Llc Passing functional spreadsheet data by reference
US9836179B2 (en) * 2012-12-20 2017-12-05 Microsoft Technology Licensing, Llc Auto-complete with persisted atomically linked entities
US9380431B1 (en) 2013-01-31 2016-06-28 Palantir Technologies, Inc. Use of teams in a mobile application
KR20150104615A (ko) 2013-02-07 2015-09-15 애플 인크. 디지털 어시스턴트를 위한 음성 트리거
US9368114B2 (en) 2013-03-14 2016-06-14 Apple Inc. Context-sensitive handling of interruptions
US10140664B2 (en) 2013-03-14 2018-11-27 Palantir Technologies Inc. Resolving similar entities from a transaction database
US10037314B2 (en) 2013-03-14 2018-07-31 Palantir Technologies, Inc. Mobile reports
US8818892B1 (en) 2013-03-15 2014-08-26 Palantir Technologies, Inc. Prioritizing data clusters with customizable scoring strategies
US8909656B2 (en) 2013-03-15 2014-12-09 Palantir Technologies Inc. Filter chains with associated multipath views for exploring large data sets
CN105027197B (zh) 2013-03-15 2018-12-14 苹果公司 训练至少部分语音命令系统
US8917274B2 (en) 2013-03-15 2014-12-23 Palantir Technologies Inc. Event matrix based on integrated data
US8924388B2 (en) 2013-03-15 2014-12-30 Palantir Technologies Inc. Computer-implemented systems and methods for comparing and associating objects
US10275778B1 (en) 2013-03-15 2019-04-30 Palantir Technologies Inc. Systems and user interfaces for dynamic and interactive investigation based on automatic malfeasance clustering of related data in various data structures
US9965937B2 (en) 2013-03-15 2018-05-08 Palantir Technologies Inc. External malware data item clustering and analysis
US8937619B2 (en) 2013-03-15 2015-01-20 Palantir Technologies Inc. Generating an object time series from data objects
WO2014144579A1 (en) 2013-03-15 2014-09-18 Apple Inc. System and method for updating an adaptive speech recognition model
US8868486B2 (en) 2013-03-15 2014-10-21 Palantir Technologies Inc. Time-sensitive cube
US8799799B1 (en) 2013-05-07 2014-08-05 Palantir Technologies Inc. Interactive geospatial map
US20140359417A1 (en) * 2013-06-04 2014-12-04 Omer Bar-On Systems and methods for graphically modulating structured data
WO2014197336A1 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for detecting errors in interactions with a voice-based digital assistant
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
EP3008641A1 (en) 2013-06-09 2016-04-20 Apple Inc. Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
AU2014278595B2 (en) 2013-06-13 2017-04-06 Apple Inc. System and method for emergency calls initiated by voice command
US10430516B2 (en) 2013-06-13 2019-10-01 Microsoft Technology Licensing, Llc Automatically displaying suggestions for entry
US10229101B2 (en) 2013-06-14 2019-03-12 Microsoft Technology Licensing, Llc Smart fill
US10360297B2 (en) 2013-06-14 2019-07-23 Microsoft Technology Licensing, Llc Simplified data input in electronic documents
US9489368B2 (en) 2013-06-14 2016-11-08 Microsoft Technology Licensing, Llc Suggesting a set of operations applicable to a selected range of data in a spreadsheet
US10243908B2 (en) * 2013-06-28 2019-03-26 Bridgepoint Education Dynamic comment methods and systems
CN105453026A (zh) 2013-08-06 2016-03-30 苹果公司 基于来自远程设备的活动自动激活智能响应
US9335897B2 (en) 2013-08-08 2016-05-10 Palantir Technologies Inc. Long click display of a context menu
US9565152B2 (en) 2013-08-08 2017-02-07 Palantir Technologies Inc. Cable reader labeling
US9223773B2 (en) 2013-08-08 2015-12-29 Palatir Technologies Inc. Template system for custom document generation
US8713467B1 (en) 2013-08-09 2014-04-29 Palantir Technologies, Inc. Context-sensitive views
US20150067640A1 (en) * 2013-08-29 2015-03-05 The Mathworks, Inc. Input suggestions for free-form text entry
US9785317B2 (en) 2013-09-24 2017-10-10 Palantir Technologies Inc. Presentation and analysis of user interaction data
US8938686B1 (en) 2013-10-03 2015-01-20 Palantir Technologies Inc. Systems and methods for analyzing performance of an entity
US8812960B1 (en) 2013-10-07 2014-08-19 Palantir Technologies Inc. Cohort-based presentation of user interaction data
US8924872B1 (en) 2013-10-18 2014-12-30 Palantir Technologies Inc. Overview user interface of emergency call data of a law enforcement agency
US9116975B2 (en) 2013-10-18 2015-08-25 Palantir Technologies Inc. Systems and user interfaces for dynamic and interactive simultaneous querying of multiple data stores
US9021384B1 (en) 2013-11-04 2015-04-28 Palantir Technologies Inc. Interactive vehicle information map
US8868537B1 (en) 2013-11-11 2014-10-21 Palantir Technologies, Inc. Simple web search
US9105000B1 (en) 2013-12-10 2015-08-11 Palantir Technologies Inc. Aggregating data from a plurality of data sources
US10579647B1 (en) 2013-12-16 2020-03-03 Palantir Technologies Inc. Methods and systems for analyzing entity performance
US10025834B2 (en) 2013-12-16 2018-07-17 Palantir Technologies Inc. Methods and systems for analyzing entity performance
US9256590B2 (en) * 2013-12-17 2016-02-09 Microsoft Technology Licensing, Llc Formula and function generation and use in electronic spreadsheets
US9552615B2 (en) 2013-12-20 2017-01-24 Palantir Technologies Inc. Automated database analysis to detect malfeasance
US10356032B2 (en) 2013-12-26 2019-07-16 Palantir Technologies Inc. System and method for detecting confidential information emails
US8832832B1 (en) 2014-01-03 2014-09-09 Palantir Technologies Inc. IP reputation
US9043696B1 (en) 2014-01-03 2015-05-26 Palantir Technologies Inc. Systems and methods for visual definition of data associations
US9009827B1 (en) 2014-02-20 2015-04-14 Palantir Technologies Inc. Security sharing system
US9483162B2 (en) 2014-02-20 2016-11-01 Palantir Technologies Inc. Relationship visualizations
US9727376B1 (en) 2014-03-04 2017-08-08 Palantir Technologies, Inc. Mobile tasks
US8924429B1 (en) 2014-03-18 2014-12-30 Palantir Technologies Inc. Determining and extracting changed data from a data source
US9836580B2 (en) 2014-03-21 2017-12-05 Palantir Technologies Inc. Provider portal
US9857958B2 (en) 2014-04-28 2018-01-02 Palantir Technologies Inc. Systems and user interfaces for dynamic and interactive access of, investigation of, and analysis of data objects stored in one or more databases
US9009171B1 (en) 2014-05-02 2015-04-14 Palantir Technologies Inc. Systems and methods for active column filtering
US9959265B1 (en) 2014-05-08 2018-05-01 Google Llc Populating values in a spreadsheet using semantic cues
US9959296B1 (en) 2014-05-12 2018-05-01 Google Llc Providing suggestions within a document
US9251141B1 (en) 2014-05-12 2016-02-02 Google Inc. Entity identification model training
US9881010B1 (en) 2014-05-12 2018-01-30 Google Inc. Suggestions based on document topics
US9607032B2 (en) 2014-05-12 2017-03-28 Google Inc. Updating text within a document
US9620105B2 (en) 2014-05-15 2017-04-11 Apple Inc. Analyzing audio input for efficient speech and music recognition
US10592095B2 (en) 2014-05-23 2020-03-17 Apple Inc. Instantaneous speaking of content on touch devices
US9502031B2 (en) 2014-05-27 2016-11-22 Apple Inc. Method for supporting dynamic grammars in WFST-based ASR
US9785630B2 (en) 2014-05-30 2017-10-10 Apple Inc. Text prediction using combined word N-gram and unigram language models
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
US9633004B2 (en) 2014-05-30 2017-04-25 Apple Inc. Better resolution when referencing to concepts
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US10078631B2 (en) 2014-05-30 2018-09-18 Apple Inc. Entropy-guided text prediction using combined word and character n-gram language models
US9760559B2 (en) 2014-05-30 2017-09-12 Apple Inc. Predictive text input
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
US10289433B2 (en) 2014-05-30 2019-05-14 Apple Inc. Domain specific language for encoding assistant dialog
US9842101B2 (en) 2014-05-30 2017-12-12 Apple Inc. Predictive conversion of language input
TWI566107B (zh) 2014-05-30 2017-01-11 蘋果公司 用於處理多部分語音命令之方法、非暫時性電腦可讀儲存媒體及電子裝置
US9734193B2 (en) 2014-05-30 2017-08-15 Apple Inc. Determining domain salience ranking from ambiguous words in natural speech
US9535974B1 (en) 2014-06-30 2017-01-03 Palantir Technologies Inc. Systems and methods for identifying key phrase clusters within documents
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US10824799B2 (en) 2014-06-30 2020-11-03 Microsoft Technology Licensing, Llc Summary data autofill
US9619557B2 (en) 2014-06-30 2017-04-11 Palantir Technologies, Inc. Systems and methods for key phrase characterization of documents
US10659851B2 (en) 2014-06-30 2020-05-19 Apple Inc. Real-time digital assistant knowledge updates
US10572496B1 (en) 2014-07-03 2020-02-25 Palantir Technologies Inc. Distributed workflow system and database with access controls for city resiliency
US9202249B1 (en) 2014-07-03 2015-12-01 Palantir Technologies Inc. Data item clustering and analysis
US9785773B2 (en) 2014-07-03 2017-10-10 Palantir Technologies Inc. Malware data item analysis
US9021260B1 (en) 2014-07-03 2015-04-28 Palantir Technologies Inc. Malware data item analysis
US9256664B2 (en) 2014-07-03 2016-02-09 Palantir Technologies Inc. System and method for news events detection and visualization
US10446141B2 (en) 2014-08-28 2019-10-15 Apple Inc. Automatic speech recognition based on user feedback
US9454281B2 (en) 2014-09-03 2016-09-27 Palantir Technologies Inc. System for providing dynamic linked panels in user interface
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10789041B2 (en) 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
US9886432B2 (en) 2014-09-30 2018-02-06 Apple Inc. Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
US9646609B2 (en) 2014-09-30 2017-05-09 Apple Inc. Caching apparatus for serving phonetic pronunciations
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
US9501851B2 (en) 2014-10-03 2016-11-22 Palantir Technologies Inc. Time-series analysis system
US9767172B2 (en) 2014-10-03 2017-09-19 Palantir Technologies Inc. Data aggregation and analysis system
US9785328B2 (en) 2014-10-06 2017-10-10 Palantir Technologies Inc. Presentation of multivariate data on a graphical user interface of a computing system
CN105573972B (zh) * 2014-10-10 2018-07-31 北大方正集团有限公司 报表校验公式的生成方法及装置
US9984133B2 (en) 2014-10-16 2018-05-29 Palantir Technologies Inc. Schematic and database linking system
US9229952B1 (en) 2014-11-05 2016-01-05 Palantir Technologies, Inc. History preserving data pipeline system and method
US9043894B1 (en) 2014-11-06 2015-05-26 Palantir Technologies Inc. Malicious software detection in a computing system
US10552013B2 (en) 2014-12-02 2020-02-04 Apple Inc. Data detection
EP3032441A2 (en) 2014-12-08 2016-06-15 Palantir Technologies, Inc. Distributed acoustic sensing data analysis system
US9711141B2 (en) 2014-12-09 2017-07-18 Apple Inc. Disambiguating heteronyms in speech synthesis
US9483546B2 (en) 2014-12-15 2016-11-01 Palantir Technologies Inc. System and method for associating related records to common entities across multiple lists
US9348920B1 (en) 2014-12-22 2016-05-24 Palantir Technologies Inc. Concept indexing among database of documents using machine learning techniques
US10552994B2 (en) 2014-12-22 2020-02-04 Palantir Technologies Inc. Systems and interactive user interfaces for dynamic retrieval, analysis, and triage of data items
US10362133B1 (en) 2014-12-22 2019-07-23 Palantir Technologies Inc. Communication data processing architecture
US9367872B1 (en) 2014-12-22 2016-06-14 Palantir Technologies Inc. Systems and user interfaces for dynamic and interactive investigation of bad actor behavior based on automatic clustering of related data in various data structures
US9817563B1 (en) 2014-12-29 2017-11-14 Palantir Technologies Inc. System and method of generating data points from one or more data stores of data items for chart creation and manipulation
US9870205B1 (en) 2014-12-29 2018-01-16 Palantir Technologies Inc. Storing logical units of program code generated using a dynamic programming notebook user interface
US9335911B1 (en) 2014-12-29 2016-05-10 Palantir Technologies Inc. Interactive user interface for dynamic data analysis exploration and query processing
US10372879B2 (en) 2014-12-31 2019-08-06 Palantir Technologies Inc. Medical claims lead summary report generation
US11302426B1 (en) 2015-01-02 2022-04-12 Palantir Technologies Inc. Unified data interface and system
US10387834B2 (en) 2015-01-21 2019-08-20 Palantir Technologies Inc. Systems and methods for accessing and storing snapshots of a remote application in a document
US10803106B1 (en) 2015-02-24 2020-10-13 Palantir Technologies Inc. System with methodology for dynamic modular ontology
US9727560B2 (en) 2015-02-25 2017-08-08 Palantir Technologies Inc. Systems and methods for organizing and identifying documents via hierarchies and dimensions of tags
US9865280B2 (en) 2015-03-06 2018-01-09 Apple Inc. Structured dictation using intelligent automated assistants
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US9886953B2 (en) 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
US11170165B1 (en) 2015-03-15 2021-11-09 Sigma Sciences Limited Data processing in spreadsheet worksheets
US10509858B1 (en) * 2015-03-15 2019-12-17 Sigma Sciences Limited Data processing in spreadsheet worksheets
US9891808B2 (en) 2015-03-16 2018-02-13 Palantir Technologies Inc. Interactive user interfaces for location-based data analysis
US9899019B2 (en) 2015-03-18 2018-02-20 Apple Inc. Systems and methods for structured stem and suffix language models
US9886467B2 (en) 2015-03-19 2018-02-06 Plantir Technologies Inc. System and method for comparing and visualizing data entities and data entity series
US9348880B1 (en) 2015-04-01 2016-05-24 Palantir Technologies, Inc. Federated search of multiple sources with conflict resolution
US9842105B2 (en) 2015-04-16 2017-12-12 Apple Inc. Parsimonious continuous-space phrase representations for natural language processing
US10103953B1 (en) 2015-05-12 2018-10-16 Palantir Technologies Inc. Methods and systems for analyzing entity performance
CN104881199A (zh) * 2015-05-26 2015-09-02 北京挺软科技有限公司 一种输入可选项优化方法
US10083688B2 (en) 2015-05-27 2018-09-25 Apple Inc. Device voice control for selecting a displayed affordance
US10127220B2 (en) 2015-06-04 2018-11-13 Apple Inc. Language identification from short strings
US9578173B2 (en) 2015-06-05 2017-02-21 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US10101822B2 (en) 2015-06-05 2018-10-16 Apple Inc. Language input correction
US10255907B2 (en) 2015-06-07 2019-04-09 Apple Inc. Automatic accent detection using acoustic models
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US10186254B2 (en) 2015-06-07 2019-01-22 Apple Inc. Context-based endpoint detection
US10628834B1 (en) 2015-06-16 2020-04-21 Palantir Technologies Inc. Fraud lead detection system for efficiently processing database-stored data and automatically generating natural language explanatory information of system results for display in interactive user interfaces
US9418337B1 (en) 2015-07-21 2016-08-16 Palantir Technologies Inc. Systems and models for data analytics
US9392008B1 (en) 2015-07-23 2016-07-12 Palantir Technologies Inc. Systems and methods for identifying information related to payment card breaches
US9454785B1 (en) 2015-07-30 2016-09-27 Palantir Technologies Inc. Systems and user interfaces for holistic, data-driven investigation of bad actor behavior based on clustering and scoring of related data
US9996595B2 (en) 2015-08-03 2018-06-12 Palantir Technologies, Inc. Providing full data provenance visualization for versioned datasets
US9456000B1 (en) 2015-08-06 2016-09-27 Palantir Technologies Inc. Systems, methods, user interfaces, and computer-readable media for investigating potential malicious communications
US9600146B2 (en) 2015-08-17 2017-03-21 Palantir Technologies Inc. Interactive geospatial map
US10489391B1 (en) 2015-08-17 2019-11-26 Palantir Technologies Inc. Systems and methods for grouping and enriching data items accessed from one or more databases for presentation in a user interface
US10102369B2 (en) 2015-08-19 2018-10-16 Palantir Technologies Inc. Checkout system executable code monitoring, and user account compromise determination system
US10853378B1 (en) 2015-08-25 2020-12-01 Palantir Technologies Inc. Electronic note management via a connected entity graph
US11150917B2 (en) 2015-08-26 2021-10-19 Palantir Technologies Inc. System for data aggregation and analysis of data from a plurality of data sources
US9485265B1 (en) 2015-08-28 2016-11-01 Palantir Technologies Inc. Malicious activity detection system capable of efficiently processing data accessed from databases and generating alerts for display in interactive user interfaces
US10706434B1 (en) 2015-09-01 2020-07-07 Palantir Technologies Inc. Methods and systems for determining location information
US9984428B2 (en) 2015-09-04 2018-05-29 Palantir Technologies Inc. Systems and methods for structuring data from unstructured electronic data files
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US9576015B1 (en) 2015-09-09 2017-02-21 Palantir Technologies, Inc. Domain-specific language for dataset transformations
US9697820B2 (en) 2015-09-24 2017-07-04 Apple Inc. Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US10296617B1 (en) 2015-10-05 2019-05-21 Palantir Technologies Inc. Searches of highly structured data
US9424669B1 (en) 2015-10-21 2016-08-23 Palantir Technologies Inc. Generating graphical representations of event participation flow
US10613722B1 (en) 2015-10-27 2020-04-07 Palantir Technologies Inc. Distorting a graph on a computer display to improve the computer's ability to display the graph to, and interact with, a user
US10997364B2 (en) 2015-11-02 2021-05-04 Microsoft Technology Licensing, Llc Operations on sound files associated with cells in spreadsheets
US11023668B2 (en) 2015-11-02 2021-06-01 Microsoft Technology Licensing, Llc Enriched compound data objects
US10963635B2 (en) 2015-11-02 2021-03-30 Microsoft Technology Licensing, Llc Extensibility of compound data objects
US9990349B2 (en) 2015-11-02 2018-06-05 Microsoft Technology Licensing, Llc Streaming data associated with cells in spreadsheets
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US9760556B1 (en) 2015-12-11 2017-09-12 Palantir Technologies Inc. Systems and methods for annotating and linking electronic documents
US9514414B1 (en) 2015-12-11 2016-12-06 Palantir Technologies Inc. Systems and methods for identifying and categorizing electronic documents through machine learning
US9542446B1 (en) 2015-12-17 2017-01-10 Palantir Technologies, Inc. Automatic generation of composite datasets based on hierarchical fields
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
JP6384470B2 (ja) * 2015-12-28 2018-09-05 カシオ計算機株式会社 作業管理装置及びプログラム
US10089289B2 (en) 2015-12-29 2018-10-02 Palantir Technologies Inc. Real-time document annotation
US9823818B1 (en) 2015-12-29 2017-11-21 Palantir Technologies Inc. Systems and interactive user interfaces for automatic generation of temporal representation of data objects
US10268735B1 (en) 2015-12-29 2019-04-23 Palantir Technologies Inc. Graph based resolution of matching items in data sources
US9996236B1 (en) 2015-12-29 2018-06-12 Palantir Technologies Inc. Simplified frontend processing and visualization of large datasets
US9612723B1 (en) 2015-12-30 2017-04-04 Palantir Technologies Inc. Composite graphical interface with shareable data-objects
US10055095B2 (en) * 2015-12-30 2018-08-21 Ebay Inc. Customizable autocomplete option
US9904719B2 (en) * 2015-12-31 2018-02-27 Dropbox, Inc. Propagating computable dependencies within synchronized content items between first and third-party applications
EP3411800A1 (en) * 2016-02-01 2018-12-12 Microsoft Technology Licensing, LLC Parameterizing and working with math equations in a spreadsheet application
US10248722B2 (en) 2016-02-22 2019-04-02 Palantir Technologies Inc. Multi-language support for dynamic ontology
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
US10698938B2 (en) 2016-03-18 2020-06-30 Palantir Technologies Inc. Systems and methods for organizing and identifying documents via hierarchies and dimensions of tags
US10650558B2 (en) 2016-04-04 2020-05-12 Palantir Technologies Inc. Techniques for displaying stack graphs
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
DK179588B1 (en) 2016-06-09 2019-02-22 Apple Inc. INTELLIGENT AUTOMATED ASSISTANT IN A HOME ENVIRONMENT
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
DK179343B1 (en) 2016-06-11 2018-05-14 Apple Inc Intelligent task discovery
DK179049B1 (en) 2016-06-11 2017-09-18 Apple Inc Data driven natural language event detection and classification
US10007674B2 (en) 2016-06-13 2018-06-26 Palantir Technologies Inc. Data revision control in large-scale data analytic systems
US10853732B2 (en) 2016-06-30 2020-12-01 Microsoft Technology Licensing, Llc Constructing new formulas through auto replacing functions
US10719188B2 (en) 2016-07-21 2020-07-21 Palantir Technologies Inc. Cached database and synchronization system for providing dynamic linked panels in user interface
US10324609B2 (en) 2016-07-21 2019-06-18 Palantir Technologies Inc. System for providing dynamic linked panels in user interface
US10437840B1 (en) 2016-08-19 2019-10-08 Palantir Technologies Inc. Focused probabilistic entity resolution from multiple data sources
US9881066B1 (en) 2016-08-31 2018-01-30 Palantir Technologies, Inc. Systems, methods, user interfaces and algorithms for performing database analysis and search of information involving structured and/or semi-structured data
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US10133588B1 (en) 2016-10-20 2018-11-20 Palantir Technologies Inc. Transforming instructions for collaborative updates
US10318630B1 (en) 2016-11-21 2019-06-11 Palantir Technologies Inc. Analysis of large bodies of textual data
US10044836B2 (en) 2016-12-19 2018-08-07 Palantir Technologies Inc. Conducting investigations under limited connectivity
US10620618B2 (en) 2016-12-20 2020-04-14 Palantir Technologies Inc. Systems and methods for determining relationships between defects
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
US10460602B1 (en) 2016-12-28 2019-10-29 Palantir Technologies Inc. Interactive vehicle information mapping system
EP3343403A1 (en) 2016-12-28 2018-07-04 Palantir Technologies Inc. Systems and methods for retrieving and processing data for display
CN108268193B (zh) * 2017-01-04 2021-03-02 珠海金山办公软件有限公司 电子表格中函数对应的提示信息的显示方法及装置
US10216811B1 (en) 2017-01-05 2019-02-26 Palantir Technologies Inc. Collaborating using different object models
US10325224B1 (en) 2017-03-23 2019-06-18 Palantir Technologies Inc. Systems and methods for selecting machine learning training data
US10606866B1 (en) 2017-03-30 2020-03-31 Palantir Technologies Inc. Framework for exposing network activities
US10475219B1 (en) 2017-03-30 2019-11-12 Palantir Technologies Inc. Multidimensional arc chart for visual comparison
US11074277B1 (en) 2017-05-01 2021-07-27 Palantir Technologies Inc. Secure resolution of canonical entities
US10235461B2 (en) 2017-05-02 2019-03-19 Palantir Technologies Inc. Automated assistance for generating relevant and valuable search results for an entity of interest
US10482382B2 (en) 2017-05-09 2019-11-19 Palantir Technologies Inc. Systems and methods for reducing manufacturing failure rates
DK201770439A1 (en) 2017-05-11 2018-12-13 Apple Inc. Offline personal assistant
DK179496B1 (en) 2017-05-12 2019-01-15 Apple Inc. USER-SPECIFIC Acoustic Models
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK201770432A1 (en) 2017-05-15 2018-12-21 Apple Inc. Hierarchical belief states for digital assistants
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
DK179560B1 (en) 2017-05-16 2019-02-18 Apple Inc. FAR-FIELD EXTENSION FOR DIGITAL ASSISTANT SERVICES
CN109002427A (zh) * 2017-06-06 2018-12-14 珠海金山办公软件有限公司 在电子表格中提示函数参数的方法、装置及电子设备
US10956406B2 (en) 2017-06-12 2021-03-23 Palantir Technologies Inc. Propagated deletion of database records and derived data
US10942947B2 (en) 2017-07-17 2021-03-09 Palantir Technologies Inc. Systems and methods for determining relationships between datasets
US10403011B1 (en) 2017-07-18 2019-09-03 Palantir Technologies Inc. Passing system with an interactive user interface
US11093709B2 (en) 2017-08-10 2021-08-17 International Business Machine Corporation Confidence models based on error-to-correction mapping
US10956508B2 (en) 2017-11-10 2021-03-23 Palantir Technologies Inc. Systems and methods for creating and managing a data integration workspace containing automatically updated data models
US10783162B1 (en) 2017-12-07 2020-09-22 Palantir Technologies Inc. Workflow assistant
US11061874B1 (en) 2017-12-14 2021-07-13 Palantir Technologies Inc. Systems and methods for resolving entity data across various data structures
US10929476B2 (en) 2017-12-14 2021-02-23 Palantir Technologies Inc. Systems and methods for visualizing and analyzing multi-dimensional data
US10853352B1 (en) 2017-12-21 2020-12-01 Palantir Technologies Inc. Structured data collection, presentation, validation and workflow management
GB201800595D0 (en) 2018-01-15 2018-02-28 Palantir Technologies Inc Management of software bugs in a data processing system
KR101977104B1 (ko) * 2018-02-22 2019-06-19 주식회사 한글과컴퓨터 셀 영역 선택에 기초한 자동 함수 연산을 수행하는 스프레드시트 구동 장치 및 그 동작 방법
US11599369B1 (en) 2018-03-08 2023-03-07 Palantir Technologies Inc. Graphical user interface configuration system
US10754822B1 (en) 2018-04-18 2020-08-25 Palantir Technologies Inc. Systems and methods for ontology migration
US10885021B1 (en) 2018-05-02 2021-01-05 Palantir Technologies Inc. Interactive interpreter and graphical user interface
US11061542B1 (en) 2018-06-01 2021-07-13 Palantir Technologies Inc. Systems and methods for determining and displaying optimal associations of data items
US11119630B1 (en) 2018-06-19 2021-09-14 Palantir Technologies Inc. Artificial intelligence assisted evaluations and user interface for same
US11227106B2 (en) 2019-03-19 2022-01-18 Microsoft Technology Licensing, Llc Suggested functions for formulas in spreadsheets
CN111353272B (zh) * 2019-12-24 2023-10-20 明度智云(浙江)科技有限公司 一种web表格的信息显示方法和装置
US11481195B2 (en) * 2020-06-09 2022-10-25 Google Llc Synthesizing programs in a spreadsheet programming language
US11886916B2 (en) 2020-06-30 2024-01-30 Microsoft Technology Licensing, Llc System for adaptive multithreaded recalculation operations
US11989503B2 (en) 2021-01-20 2024-05-21 Workday, Inc. Formula generation by example
US20220229975A1 (en) * 2021-01-20 2022-07-21 Workday, Inc. Copy-paste triggered formula generation

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02278323A (ja) * 1989-04-19 1990-11-14 Mitsubishi Electric Corp スプレッド・シートにおける入力支援方式
JPH05151259A (ja) * 1991-11-19 1993-06-18 Oki Electric Ind Co Ltd 文入力処理方式
US5890174A (en) * 1995-11-16 1999-03-30 Microsoft Corporation Method and system for constructing a formula in a spreadsheet
US5845300A (en) * 1996-06-05 1998-12-01 Microsoft Corporation Method and apparatus for suggesting completions for a partially entered data item based on previously-entered, associated data items
JPH10105547A (ja) * 1996-09-25 1998-04-24 Hitachi Software Eng Co Ltd データ入力支援方法
US6026233A (en) * 1997-05-27 2000-02-15 Microsoft Corporation Method and apparatus for presenting and selecting options to modify a programming language statement
US6377965B1 (en) 1997-11-07 2002-04-23 Microsoft Corporation Automatic word completion system for partially entered data
JP2000029451A (ja) * 1998-06-17 2000-01-28 Xerox Corp 表計算シ―トの表示方法
JP2000066937A (ja) * 1998-08-21 2000-03-03 Toshiba Corp パス名再入力補助機能付き計算機システム及び記録媒体
US6829607B1 (en) * 2000-04-24 2004-12-07 Microsoft Corporation System and method for facilitating user input by automatically providing dynamically generated completion information
US7117435B1 (en) * 2000-06-21 2006-10-03 Microsoft Corporation Spreadsheet fields in text
US7149970B1 (en) * 2000-06-23 2006-12-12 Microsoft Corporation Method and system for filtering and selecting from a candidate list generated by a stochastic input method
AUPQ966400A0 (en) * 2000-08-24 2000-09-21 Xemplex Pty Ltd Method of graphically defining a formula
US6829697B1 (en) 2000-09-06 2004-12-07 International Business Machines Corporation Multiple logical interfaces to a shared coprocessor resource
US6912690B2 (en) * 2000-10-24 2005-06-28 International Business Machines Corporation Method and system in an electronic spreadsheet for persistently copy-pasting a source range of cells onto one or more destination ranges of cells
US6828988B2 (en) * 2001-02-27 2004-12-07 Microsoft Corporation Interactive tooltip
US20020143830A1 (en) * 2001-03-28 2002-10-03 Bennett Paul W. System and method for calculation using multi-field columns with modifiable field order
US7325194B2 (en) * 2002-05-07 2008-01-29 Microsoft Corporation Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings
US20030056181A1 (en) * 2002-09-17 2003-03-20 Marathe Sharad M. System and method for displaying spreadsheet cell formulas in two dimensional mathematical notation
US7533139B2 (en) * 2004-09-27 2009-05-12 Microsoft Corporation Method and system for multithread processing of spreadsheet chain calculations

Also Published As

Publication number Publication date
US20060129929A1 (en) 2006-06-15
CN1790259A (zh) 2006-06-21
RU2005135427A (ru) 2007-05-27
KR101330333B1 (ko) 2013-11-22
CA2525986A1 (en) 2006-06-15
BRPI0505072A (pt) 2006-09-12
JP2006172445A (ja) 2006-06-29
TWI382342B (zh) 2013-01-11
AU2005225040A1 (en) 2006-06-29
TW200629146A (en) 2006-08-16
JP5054916B2 (ja) 2012-10-24
CN100583031C (zh) 2010-01-20
US7451397B2 (en) 2008-11-11
EP1672527A3 (en) 2009-06-10
JP5289543B2 (ja) 2013-09-11
AU2005225040B2 (en) 2010-07-15
RU2406131C2 (ru) 2010-12-10
JP2013164860A (ja) 2013-08-22
KR20060067813A (ko) 2006-06-20
MXPA05012292A (es) 2006-06-19
CA2525986C (en) 2013-07-23
MY145252A (en) 2012-01-13
JP2012043473A (ja) 2012-03-01
EP1672527A2 (en) 2006-06-21
ZA200509136B (en) 2008-04-30

Similar Documents

Publication Publication Date Title
JP5698790B2 (ja) スプレッドシートの数式を自動的に完成させるためのシステムおよび方法
CN110741348B (zh) 表情符号建议器和适配的用户界面
JP6159332B2 (ja) 動的なコンテンツ・フィード・フィルタリング
US9355085B2 (en) System and method for formatting a cell in response to data stored in a separate location
US10394440B2 (en) Drag and drop always sum formulas
US7523397B2 (en) Centralized alert and notifications repository, manager, and viewer
US8805450B2 (en) Intelligent contact management
US8225227B2 (en) Managing display of user interfaces
JP4677202B2 (ja) コンピュータシステム、コンピュータシステム内のオブジェクトに属性値を割り当てるための方法、コンピュータプログラム、および記憶媒体
KR20160021267A (ko) 슬라이서 스타일 필터링 사용자 인터페이스를 이용한 데이터 필터링
KR100425831B1 (ko) 개인정보 단말기에서의 데이터 저장방법
US20100070910A1 (en) Data-Oriented User Interface for Mobile Device
US20050015728A1 (en) Method, system, and program product for customizing a user interface
US20090187531A1 (en) User experience for viewing business data via personal information application
US20090217201A1 (en) Hybrid calendar
US11886384B2 (en) Destination-agnostic item-keeping UI for heterogenous digital items
EP2096587A1 (en) Calendar for expanding and collapsing between a compact and a detailled view
JP2006031490A (ja) 電子フォーム利用システム、プログラム

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130520

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20130722

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130723

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140612

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20140912

A602 Written permission of extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A602

Effective date: 20140918

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20141009

A602 Written permission of extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A602

Effective date: 20141015

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20141112

A602 Written permission of extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A602

Effective date: 20141117

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141212

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150213

R150 Certificate of patent or registration of utility model

Ref document number: 5698790

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees