JP4202041B2 - 入力モードバイアスを適用するための方法およびシステム - Google Patents

入力モードバイアスを適用するための方法およびシステム Download PDF

Info

Publication number
JP4202041B2
JP4202041B2 JP2002123175A JP2002123175A JP4202041B2 JP 4202041 B2 JP4202041 B2 JP 4202041B2 JP 2002123175 A JP2002123175 A JP 2002123175A JP 2002123175 A JP2002123175 A JP 2002123175A JP 4202041 B2 JP4202041 B2 JP 4202041B2
Authority
JP
Japan
Prior art keywords
input
grammar
schema
engine
text
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
JP2002123175A
Other languages
English (en)
Other versions
JP2003108184A (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 JP2003108184A publication Critical patent/JP2003108184A/ja
Application granted granted Critical
Publication of JP4202041B2 publication Critical patent/JP4202041B2/ja
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/211Syntactic parsing, e.g. based on context-free grammar [CFG] or unification grammars
    • 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/174Form filling; Merging
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • G10L2015/226Procedures used during a speech recognition process, e.g. man-machine dialogue using non-speech characteristics
    • G10L2015/228Procedures used during a speech recognition process, e.g. man-machine dialogue using non-speech characteristics of application context

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)
  • Document Processing Apparatus (AREA)
  • Character Discrimination (AREA)
  • Machine Translation (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は一般にソフトウェアプログラムモジュールに関し、より詳細には、文法を使用して入力モードバイアスを、フィールドを含む電子ドキュメントの部分に適用すること、および同じ文法を使用して意味カテゴリをドキュメントにおけるストリングに適用することに関する。
【0002】
【従来の技術】
コンピュータソフトウェアは、ほんの少し例を挙げれば、音声認識、手書き認識、東アジア入力方式エディタなど、多数の様々な入力方式から入力を受け取るために、ますます利用しやすくなりつつある。
【0003】
【発明が解決しようとする課題】
しかし、これらの確率的入力方式は時として、決して信頼できるものではない。たとえば、音声認識ソフトウェアが、特定のフィールド内で必要とされる特定のタイプの入力に気づかない場合、ユーザが言おうとしていることが何であるかを理解することが困難となる可能性がある。たとえば、電話番号を入力することは、音声認識ソフトウェアが、必要とされる特定のタイプの入力に気づかないために、困難となる可能性がある。
【0004】
テキスト入力コントロールの作者がプロパティをフィールドに設定し、それによって入力方式エディタがビットを認識し、入力方式エディタが使用する言語モデルを調整するようにすることができるように、入力を制約する解決策が開発されてきた。フィールドの入力の制約、ドキュメントの一部またはすべての入力の制約などは、モードバイアス(mode bias)と呼ばれることがある。しかし、これらの解決策にはいくつかの欠点がある。これらの解決策は、ビットによって示される可能性のあるカテゴリの固定されたリストに制限される。したがって、入力を制約する方法の柔軟性のないハードコーディングされたリストがある。開発者は、カテゴリの固定リストから選択しなければならず、有用である可能性のある新しいモードバイアス設定を定義することはできない。
【0005】
カテゴリの固定リストを使用する現在の解決策でのもう1つの問題は、これらのカテゴリに対する応答が、異なる入力方式の間で一貫していないことである。ユーザは、異なる入力方式が、同じ入力フィールドについて類似の方法で反応することを予想する。しかし、従来技術の解決策では、入力方式が、テキスト入力コントロールの特定のカテゴリに対してそれら自体の応答を定義することができる。たとえば、音声レコグナイザおよび手書きレコグナイザは、電話番号をまったく異なる方法で処理する可能性がある。
【0006】
したがって、開発者が、何の入力フォームが特定のフィールドについて受け入れ可能であるかを定義することを可能にすることにおいて柔軟性のある、モードバイアスを提供するための方法の必要性がある。なお、異なる入力方式に渡って一貫性のあるモードバイアスを提供するための方法のさらなる必要性がある。
【0007】
【課題を解決するための手段】
本発明は、入力モードバイアスを電子ドキュメントの入力フィールド(および他の領域)に適用するための方法およびシステムを提供することによって、上述の必要性を満たす。スキーマが電子ドキュメントの入力フィールドに適用され、スキーマは、入力フィールドに入力することができる受け入れ可能なストリングのセットを定義する文法に関連付けられる。テキストが入力フィールドに入力されたとき、スキーマが決定され、関連付けられた文法が決定される。次いで、文法が入力方式に送られる。文法に基づいて、入力方式は、何のテキストをユーザが入力しようと試みているかを決定することができる。文法を使用して、意味カテゴリを、ドキュメントに入力されたテキストに適用することもできる。テキストが入力された後、これが文法と比較される。入力されたテキストが文法のフォームに合致した場合、スキーマがテキストに意味カテゴリとして適用される。
【0008】
典型的には、スキーマ名がスキーマデータベースに格納され、文法が文法データベースに格納される。スキーマ名を、ロケールおよび言語などの他のプロパティ、および関連付けられた文法へのポインタと共に格納することもできる。したがって、ユーザが挿入ポイントを、モードバイアスが適用された入力フィールドに配置したとき、スキーマ名および他のプロパティがスキーマデータベースへ、適切な文法のルックアップのために送られる。スキーマ名(および他のプロパティ)に基づいて、文法(または文法へのポインタ)が入力方式に送られる。次いで、入力方式が文法を使用して、ユーザが何を入力フィールドに入力しようと試みているかを決定する。入力方式は、ユーザが、文法に準拠していないテキストを入力しようと試みた場合、提案またはエラーメッセージを提供することもできる。
【0009】
スキーマデータベースおよび文法データベースは入力方式のコントロールの外部にあるので、本発明は、入力方式がモードバイアスを異なる方法で処理する従来技術の問題において改善する。本発明を使用すると、各入力方式が同じ文法を受け取り、入力方式が音声認識エンジンであるか、手書き認識エンジンなどであるかにかかわらず、類似の方法でこれを処理するべきである。本発明はまた柔軟性もあり、これは、新しいスキーマおよび文法を、システムアドミニストレータによって定義かつ実施して、組織内で必要とされる可能性のあるカスタムモードバイアスを提供することができるからである。モードバイアスの提供に加えて、文法を使用して、ドキュメントにおける意味カテゴリを認識することができる。
【0010】
本発明が従来技術の欠点に関して向上させるものであり、上述の利点を実現することは、以下の例示的実施形態の詳細な説明、および、付属の図面および特許請求の範囲から明らかになるであろう。
【0011】
【発明の実施の形態】
本発明は、入力モードバイアスを適用するための方法およびシステムを対象とする。スキーマが電子ドキュメントの入力フィールドに適用される。スキーマは、入力フィールドに入力されるべき入力のタイプの名前である。一実施形態として、スキーマを電話番号スキーマにすることができる。スキーマに関連付けられるものは、入力フィールドに入力することができる受け入れ可能なストリングのセットを定義する文法である。たとえば、電話番号スキーマに関連付けられた文法は、入力を、フォーム(XXX)XXX−XXXXであるものとして定義することができ、ただしXは0〜9の数字を表す。
【0012】
簡単に本発明の一実施形態を記載したが、本発明のための例示的オペレーティング環境を以下に記載する。
【0013】
(例示的オペレーティング環境)
このとき図面を参照して、本発明の態様および例示的オペレーティング環境を記載し、図面においてはいくつかの図面全体で同様の数字が同様の要素を表す。
【0014】
図1および以下の考察は、本発明を実施することができる適切なコンピューティング環境の、簡単で一般的な記載を提供することを意図するものである。本発明を一般に、パーソナルコンピュータと共にオペレーティングシステム上で動作するアプリケーションプログラムに関連して記載するが、本発明を、他のプログラムモジュールとの組み合わせにおいても実施できることは、当業者には理解されよう。一般に、プログラムモジュールには、ルーチン、プログラム、コンポーネント、データ構造などが含まれ、これらは特定のタスクを実行するか、あるいは特定の抽象データタイプを実施する。さらに、本発明を他のコンピュータシステム構成により実施できることは、当業者には理解されよう。これには、ハンドヘルドデバイス、マルチプロセッサシステム、マイクロプロセッサベースまたはプログラマブルな家庭用電化製品、ミニコンピュータ、メインフレームコンピュータなどが含まれる。本発明はまた、分散コンピューティング環境においても実施することができ、ここではタスクが、通信ネットワークを介してリンクされるリモート処理デバイスによって実行される。分散コンピューティング環境では、プログラムモジュールが、ローカルおよびリモート記憶デバイスに位置することができる。
【0015】
図1を参照すると、本発明を実施するための例示的システムは従来のパーソナルコンピュータ20を含み、これは、処理装置21、システムメモリ22およびシステムバス23を含み、システムバス23はシステムメモリを処理装置21に結合する。システムメモリ22は、読み取り専用メモリ(ROM)24およびランダムアクセスメモリ(RAM)25を含む。基本入出力システム26(BIOS)は、起動中など、情報をパーソナルコンピュータ20内の要素の間で転送するための助けとなる基本ルーチンを含み、ROM24に格納される。パーソナルコンピュータ20はさらに、ハードディスクドライブ27、たとえば取外し可能ディスク29から読み取りあるいはこれに書き込むための磁気ディスクドライブ28、および、たとえばCD−ROMディスク31を読み取るため、あるいは他の光媒体から読み取りあるいはこれに書き込むための光ディスクドライブ30を含む。ハードディスクドライブ27、磁気ディスクドライブ28および光ディスクドライブ30はシステムバス23へ、それぞれハードディスクドライブインターフェイス32、磁気ディスクドライブインターフェイス33および光ドライブインターフェイス34によって接続される。ドライブおよびそれらの関連付けられたコンピュータ可読媒体は、パーソナルコンピュータ20のための不揮発性記憶装置を提供する。上のコンピュータ可読媒体の記載は、ハードディスク、取外し可能磁気ディスクおよびCD−ROMディスクに言及するが、磁気カセット、フラッシュメモリカード、デジタルビデオディスク、ベルヌーイカートリッジなど、コンピュータによって可読である他のタイプの媒体も、例示的オペレーティング環境において使用できることを、当業者には理解されたい。
【0016】
いくつかのプログラムモジュールをドライブおよびRAM25に格納することができ、これにはオペレーティングシステム35、1つまたは複数のアプリケーションプログラム36、ワードプロセッサプログラムモジュール37(または他のタイプのプログラムモジュール)、プログラムデータ38および他のプログラムモジュール(図示せず)が含まれる。
【0017】
ユーザが、コマンドおよび情報をパーソナルコンピュータ20へ、キーボード40、および、マウス42などのポインティングデバイスを介して入力することができる。他の入力デバイス(図示せず)には、マイクロフォン、ジョイスティック、ゲームパッド、衛星放送受信アンテナ、スキャナ、スタイラスなどが含まれる可能性がある。これらおよび他の入力デバイスがしばしば処理装置21へ、システムバスに結合されるシリアルポートインターフェイス46を介して接続されるが、これを、ゲームポートまたはユニバーサルシリアルバス(USB)など、他のインターフェイスによって接続することができる。モニタ47または他のタイプの表示デバイスもシステムバス23へ、ビデオアダプタ48などのインターフェイスを介して接続される。モニタに加えて、パーソナルコンピュータは通常、スピーカまたはプリンタなど、他の周辺出力デバイス(図示せず)を含む。
【0018】
パーソナルコンピュータ20は、ネットワーク環境において、リモートコンピュータ49など、1つまたは複数のリモートコンピュータへの論理接続を使用して動作することができる。リモートコンピュータ49は、サーバ、ルータ、ピアデバイス、または他の共通ネットワークノードにすることができ、通常は、パーソナルコンピュータ20に関して記載した要素の多数またはすべてを含むが、記憶デバイス50のみを図1に例示した。図1に示す論理接続は、ローカルエリアネットワーク(LAN)51および広域ネットワーク(WAN)52を含む。このようなネットワーキング環境は、オフィス、企業全体のコンピュータネットワーク、イントラネットおよびインターネットにおいて一般的である。
【0019】
LANネットワーキング環境において使用するとき、パーソナルコンピュータ20がLAN51へ、ネットワークインターフェイス53を介して接続される。WANネットワーキング環境において使用するとき、パーソナルコンピュータ20が通常はモデム54、または、インターネットなどのWAN52を介して通信を確立するための他の手段を含む。モデム54は、内部あるいは外部にすることができ、システムバス23へ、シリアルポートインターフェイス46を介して接続される。ネットワーク環境では、パーソナルコンピュータ20に関して示したプログラムモジュール、またはその一部を、リモート記憶デバイスに格納することができる。図示のネットワーク接続は例示的なものであり、通信リンクをコンピュータの間で確立する他の方法を使用できることは理解されよう。
【0020】
(入力モードバイアスの適用)
確率的入力方式は現在、以前よりもより頻繁に使用されている。しばらくは、確率的入力メカニズムが東アジアにおいて、入力方式エディタ(IME)の形式において使用されてきた。最近、音声および手書き入力メカニズムがより一般的になってきている。ユーザが容易に、自分が選択するものを入力することができるタイピング(東アジアの外部)とは異なり、確率的入力方式はそれらの特性により、ユーザがより一般的な語およびフレーズを入力しようと試みていることを前提とする。この前提は通常、ユーザが一般的な語およびフレーズを入力しようと意図するとき、うまく機能する。しかし、これにより、あるタイプのより一般的でないテキストを入力することが困難となる可能性がある。これは特に、何の種類の情報が入力されるべきであるかについて課せられた制約があり、かつ入力メカニズムがこれらの制約を厳守しないフォームに、テキストを入力するときにフラストレーションを引き起こす可能性がある。たとえば、数字以外のものを、連絡先管理ソフトウェアにおける電話番号フィールドに入力することはほとんど意味を成さないが、音声および手書きレコグナイザはめったにこの種類の制約を認識しない。一実施形態では、本発明は、入力コントロールのモードバイアスまたは入力フィールドをコントロールするためのメカニズムに伴うこの問題を解決する。
【0021】
一実施形態では、本発明を使用して、入力コントロールに関連付けられたXMLスキーマを定義することができる。スキーマを、文法に関連付けることができる。文法は、入力コントロールについての適切な入力(たとえば、受け入れ可能なストリング)の定義である。一実施形態では、文法を文脈自由文法、統計的言語モデル、可能な入力のリストなどにすることができる。
【0022】
文法を使用して、ユーザの入力を、ユーザが入力フィールドを適切に入力するように制約する。たとえば、入力コントロールは、それが<schemas−microsoft−com#partnumber>をコントロールに付加することによって部品番号を受け入れることを指定することができる。スキーマmicrosoft−com#partnumberを、この特定の種類の部品番号が0から9の数字とその後に続くa〜zの文字を含むことを指定する文法に、関連付けることができる。上に記載した実施形態では、文法を使用して、ユーザの入力を部品番号のフォームに合致するように制約する。ユーザが部品番号以外のものを入力した場合、エラーメッセージまたは提案をユーザに提示することができる。
【0023】
他の実施形態では、文法を、異なる入力方式によって使用して、ユーザの入力を正しく識別することができる。たとえば、音声認識エンジンのユーザが「four(4)」と述べる可能性がある。本発明を使用すると、音声認識入力方式エディタは、ユーザが「four」を意味したか、「for」を意味したかを決定することができる。ユーザがテキストを、電話番号スキーマが付加され、かつ数字を受け入れる文法によって定義される入力フィールドに入力中であった場合、ユーザが「four」という語を意味した可能性が高い。したがって、音声認識入力方式エディタは、これが数字の「4」を入力フィールドに入力するべきであると認識する。
【0024】
図2は、本発明の一実施形態による、モードバイアスを実施するためのアーキテクチャ500を例示する。アプリケーション37などのアプリケーションが、テキストサービスフレームワーク505に接続される。テキストサービスフレームにより、確率的入力ソースからの入力が可能となる。テキストサービスフレームワークは、アプリケーションプログラミングインターフェイス(API)セットであり、これにより入力ソースがアプリケーションと通信することができる。テキストサービスフレームワークは、IMM32(WINDOWS(登録商標)オペレーティングシステム用の東アジア入力方式API)およびAIMM(アクティブ入力方式マネージャ)の後継である。テキストサービスフレームワークは、IMM32およびAIMMに勝る多数の利点を提供し、これらはコンテクストへのより幅広いアクセス、任意のプロパティをテキストに関連付ける能力などである。テキストサービスフレームワークが本発明の一実施形態において使用されるが、他の実施形態において、本発明が、アプリケーションを異なる入力方式に接続するための他のツールを含むことができることを理解されたい。
【0025】
アプリケーション37は任意選択的に意味カテゴリをサポートすることができ、これについては以下に記載する。音声認識エンジン525、手書き認識エンジン530、入力方式エディタ535および他の確率的入力メカニズム540(たとえば、手話認識)など、入力方式により、ユーザがテキストをアプリケーション37のドキュメントに、テキストサービスフレームワーク505を介して入力することができる。ユーザの動きまたはジェスチャーに基づいて入力を決定するジェスチャーベースの認識エンジンなど、他の入力メカニズムを使用することができる。携帯電話または携帯情報端末(PDA)のキーパッドなどの入力方式も使用することができる。
【0026】
テキストサービスフレームワーク505および異なる入力方式が、スキーマレジストリに接続される。好ましい実施形態では、スキーマレジストリがスキーマレジストリマネージャ510を含み、これは文法データベース515およびスキーマデータベース520に接続される。
【0027】
好ましい実施形態では、スキーマデータベースが、モードバイアスをコントロールするために使用された複数のXMLスキーマを含む。XMLスキーマを使用することが好ましく、これは、それらが汎用的でありかつ柔軟性があり、すでに意味カテゴリ情報のために使用されているからである(意味カテゴリについては以下に記載する)。XMLスキーマを、本発明を拡張するために必要とされるように、新しいタイプのデータ(たとえば、標準化された構文に準拠する大規模な組織内の部品番号)に合わせてカスタマイズすることもできる。新しいスキーマを、いくつかの入力について定義する必要があるが、意味カテゴリにおいて使用された標準スキーマを、本発明においてスキーマとして再利用することができる。
【0028】
標準の幅広く適用可能な入力コントロールのタイプ(電話番号など)について、かつ、組織内で標準である入力コントロールのタイプ(部品番号など)について、文法を再利用する能力を最大にするために、本発明の好ましい実施形態では、スキーマが文法を直接参照するか、あるいはそれらを、各スキーマを特定の文法に関連付けるスキーマレジストリを介してマップする。たとえば、スキーマ名を、スキーマデータベース520において、スキーマ名についての関連付けられた文法とともに参照することができる。文法自体を文法データベース515に格納することができる。この間接マッピング手法の1つの利点は、これにより追加の抽象が、たとえば、言語または領域に渡って可能となることである。たとえば、フィールドは、それが電話番号を、各ユーザロケール用の異なる電話フォーマットについての文法を構築する必要なしに、受け入れることを指定することができる。スキーマレジストリマネージャ510は、スキーマデータベース520および文法データベース515をコントロールする。もちろん、他のアーキテクチャは当業者には明らかとなり、これらを、本発明から逸脱することなく実施することができる。
【0029】
他の実施形態では、XMLスキーマは直接文法を符号化することができるが、これにより文法の共有がより困難となる。たとえば、直接文法を符号化するために、XMLスキーマは文法をXMLタグのフォームにおいて含むことができ、これは受け入れ可能な入力のリストまたはフォームを記述したものである(numbers.xmlなど、文法ファイルをポイントするのではない)。
【0030】
スキーマレジストリシステムを有することは有益であり、これは、それにより容易に、独立ソフトウェアベンダおよび高度のユーザが既存のスキーマを修正することができ、あるいはそれら自身のスキーマを定義し、それらを入力方式によりアプリケーション内で、意味カテゴリ認識のために即座に、すなわち、この新しいスキーマについて精通したアプリケーションまたは入力方式の次のバージョンを待機することなく、使用することができるからである。たとえば、組織内の開発者は、ユーザが確率的入力方式の使用時(組織に特有である部品番号の入力時など)に、あるタイプの入力を入力する際に困難な時間を有していることに気づく可能性がある。そのため、開発者は、部品番号を記述するための新しいスキーマ、およびこれらの部品番号を認識するための文法を作成することができる。次いで、開発者がこのスキーマを付加して、それらのアプリケーションおよびそれらのwebページにおけるフィールドを形成することができる。エンドユーザもこれを、自分がこの新しいスキーマにより作成したフォームにおいてフィールドに注釈を付けることによって行うことができる。
【0031】
スキーマレジストリは、以下の表1における最初の2列におけるもののような入力を含むことができる。3番目の列は、文法が何を行うように意味されているかを説明する。いくつかの場合、文法を、ユーザのコンピュータ、エクスチェンジサーバなどのコンテンツに基づいて動的に構築することができる。したがって、本発明が、特定のパターンを厳守するように入力方式を制約する1つの方法は、入力方式が使用するべき文法を指定することである。すなわち、本発明は、入力方式が使用するべき正規表現、文脈自由文法(CFG)または統計的言語モデルを指定する。表1が例示的なものでしかなく、本発明において使用することができるスキーマの数またはタイプを限定しないことを理解されたい。
【0032】
【表1】
Figure 0004202041
【0033】
したがって、一実施形態では、スキーマレジストリが、XMLスキーマ名(ネームスペースおよびタグを含む)、およびXMLスキーマ名に関連付けられた文法を含む。スキーマレジストリは、どの文法を使用するべきであるかを決定するために必要である他の定義特性も含むことができる。言語設定およびロケール設定をスキーマレジストリにおいて使用して、さらにどの文法を使用するかを定義することができる。たとえば、アドレススキーマを、いくつかの異なる文法に関連付けることができる。入力方式に送られるべきである文法を、コンピュータ(またはオペレーティングシステム、アプリケーションなど)の言語およびロケールを見ること、および次いでデータベースルックアップをスキーマレジストリにおいて実行して、適切な文法を見つけることによって決定することができる。スキーマレジストリは、意味カテゴリ設定も含んで、特定のスキーマ名および文法が意味カテゴリ認識(以下でさらに記載する)のために使用されるべきであるかどうかを指示することもできる。
【0034】
スキーマレジストリを階層的にすることができる。すなわち、いくつかの階層スキーマを、入力コントロールに関連付けることができる。たとえば、連絡先フォルダにおけるものなど、特定の名前の探索は、いくつかの場合に有用である可能性がある。しかし、他の名前を除外することは、あまりにも極端になる可能性がある。結果として、入力フィールドについては、連絡先フォルダ内の名前に偏った入力を期待するが、他の名前を入力することができるといえば最もよく説明できる可能性がある。スキーマを階層的に編成することにより、これに対処する。たとえば、Personnameスキーマを、名前階層の最上部に置くことができ、連絡先スキーマおよび社内従業員スキーマを階層的にPersonnameスキーマの下に置くことができる。大規模な組織は、社内従業員スキーマを定義して、フォームフィールドへの従業員名の入力をより容易にすることができる。したがって、この実施形態では、フィールドがPersonnameスキーマを要するとき、連絡先スキーマおよび社内従業員スキーマを、他の人の名前を探索する前に探索することができる。すなわち、スキーマを階層的にすることができ、これにおいては各スキーマが文法を入力方式に返すことができ、入力方式がもっとも特有のスキーマを選ぶことができ、あるいはそうでない場合はスキーマを結合することができる。
【0035】
ユーザが、ユーザのマシンが知っていないスキーマを求めたフォームに入力しようと試みる可能性がある場合もある。これらの場合では、本発明の一実施形態は、好ましいスキーマの順序付きのシーケンスを指定することができる。次いで、最適なスキーマが、それがレジストリにあった場合、あるいはちょうどよいときにそれをダウンロードすることができた場合、使用される。しかし、それが使用可能でなかった場合、入力方式が2番目に好ましいスキーマに戻るなどとすることができる。たとえば、ユーザが、Microsoft部品番号というタイプを要求するフォームに入力しようと試みることができるが、ユーザはそのタイプのスキーマ(および/またはそのスキーマに関連付けられた文法)を自分のマシン上に有していない可能性がある。次いで、任意の入力を可能にするよりもはるかによいことは、任意の入力ではなく、好ましい語に傾かせることができる文字および数字のシーケンスに戻ることである(大抵の音声エンジンの場合のように)。
【0036】
本発明を実施するためのアーキテクチャを簡単に記載したが、本発明の一実施形態による、モードバイアスをテキストに適用するための方法600を例示する流れ図を、図3を参照して記載する。方法600は、テンプレート(またはフォーム)の作者またはアプリケーションの作成者がモードバイアスをテキストまたはフィールドの領域に付加した後、アプリケーションにおいて起こることを理解されたい。「VISUAL STUDIO」アプリケーションなどのツールまたは別の類似のツールを将来において供給して、作者がこのようなモードバイアスを適用できるようにすることができる。
【0037】
ステップ605で、挿入ポイント(IP)が、電子ドキュメントの、モードバイアスが付加された領域(XMLスキーマが付加されたものなど)に配置される。ステップ610で、ユーザが使用中である入力方式が、モードバイアス(スキーマ)のランク付きリスト(たとえば、最高のスキーマ=Microsoft employee、2番目に最高=person name)をアプリケーション37から、オペレーティングシステムを介して検索する。ステップ615で、入力方式(またはオペレーティングシステム)がスキーマレジストリを呼び出し、もっとも高くランク付けされたスキーマに関連付けられた文法を検索する。別法として、入力方式(またはオペレーティングシステム)がスキーマレジストリを呼び出し、挿入ポイント領域に関連付けられたスキーマのすべてに関連付けられた文法のすべてを検索する。
【0038】
ステップ620で、ユーザがテキストを、入力方式を使用して入力し、入力方式がテキストを、レジストリからの文法を使用して認識する。テキストは、入力方式が文法を使用して何をユーザが入力中であるかを決定するとき、アプリケーションに挿入される。スキーマまたは一連のスキーマもドキュメントに、テキストと共に挿入することができる。ドキュメントが保存されるとき、テキストも保存され、いくつかの場合では、そのテキストに適用されたスキーマも保存される。
【0039】
アプリケーションによって管理されたドキュメントが、特定のフィールド(またはドキュメント内の領域)上に設定されたモードバイアスを有する場合、その情報が入力方式に搬送されることを、前述の記載から理解されたい。好ましい実施形態では、情報がアプリケーションから、テキストサービスフレームワークを介して搬送される。しかし、このモードバイアス情報を入力方式に搬送する他の方法を、本発明から逸脱することなく使用できることを理解されたい。情報を受け取った後、次いで、入力方式が、使用するために適切な文法を文法データベースにおいて識別するために、スキーマレジストリマネージャとインターフェイスをとる。通常、入力方式は、モードバイアスをドキュメントにおいて適用するために使用されたXMLタグのための文法をスキーマレジストリマネージャが返すことを、要求する。次いで、スキーマレジストリマネージャがこの文法(または、それへのポインタである可能性が高い)を入力方式へ、ユーザの入力の決定において使用するために渡す。
【0040】
したがって、一実施形態では、本発明が、スキーマ(XMLタグ)を使用してモードバイアスを入力に適用するためのメカニズムを提供する。スキーマタグが、確率的入力方式によって、ユーザ入力中に使用するための文法を検索するために使用される。この文法は、あるフィールドに何を入力することができるかを定義する。たとえば、フォームは、それが<schemas−microsoft−com#partnumber>をコントロールに付加することによって部品番号を受け入れることを指定することができる。このスキーマを、この特定の種類の部品番号が0から9までの数字とその後に続くa〜zの文字を含むことを指定する文法に関連付けることができる。この文法は、ユーザの入力を、その部品番号のフォームに合致するように制約する。次いで、入力方式は、何をユーザが入力しようと試みているかを理解することができるようになり、ユーザが文法によって定義されたフォームに合致しない入力を入力しようと試みた場合、ヒント、例またはエラーメッセージを提供することができる。同じ文法を使用して、部品番号を認識し、かつ<schemas−microsoft−com#partnumber>意味カテゴリを、ユーザが編集する自由テキストに適用することもできる(これについては以下で記載する)。スキーマ<schemas−microsoft−com#partnumber>は一実施形態でしかないことを理解されたい。スキーマを幅広く定義することができ、上の実施形態は、いかなる意味においてもスキーマを限定するように意味されるものではない。
【0041】
本発明の一実施形態では、スキーマレジストリマネージャ自体が、文法を生成することを担うことができ、たとえば、スキーマが、文法を生成するためのコードをポイントすることができる。この実施形態は特に、会社の電子メールアドレスなど、動的データベースに依存する文法について有用である可能性がある。各ユーザのコンピュータを、電子メールアドレスへの改訂により更新しなければならないのではなく、アドミニストレータがスキーマを、文法を生成するためのコードをポイントするように設定し、最新の電子メールアドレスを検索できるようにすることができる。
【0042】
アプリケーションがプロパティを、スキーマと共に提供することができる。プロパティを使用して、入力フィールドのための適切な入力を限定あるいはさらに定義することができる。たとえば、スキーマを電話番号にすることができ、プロパティは、それが(555)の市外局番で始まる電話番号でないというものである。スキーマレジストリマネージャは、このプロパティを解釈して文法を修正するか、あるいは、文法のどの選択が入力方式に送られるかを修正することができる。
【0043】
XMLスキーマおよび文法の使用を上で、モードバイアスを入力フィールドに適用することに関して記載した。XMLスキーマおよび文法が上述のように実施された後、これらを使用して意味カテゴリの認識を駆動することができ、これは、確率的入力方式による入力中に使用された同じ文法を、テキストが入力された後に使用して、意味カテゴリを識別することができるからである。
【0044】
(文法を使用した意味カテゴリ認識)
上でモードバイアスに関連して記載した文法のいくつかを、意味カテゴリの認識のために使用することができる。好ましい実施形態では、意味カテゴリがタイプラベル、ダウンロードURL、および、ドキュメントにおいて認識されるストリングに関連付けられるメタデータを含む。ストリングは、文字のシーケンスからなるデータ構造であり、通常は人が読むことができるテキストを表現する。ユーザがストリングをドキュメントに入力するとき、意味カテゴリに、ストリングについてラベルを付けることができ、特定のアクションをユーザに、意味カテゴリに関連して提示することができる。たとえば、ユーザが本のタイトルをドキュメントに入力したとき、これに本としてラベルを付けることができ、「本を購入する」など、あるアクションを、ラベリングに基づいてユーザに提示することができる。
【0045】
文法を使用して意味カテゴリを認識することについての説明を続行する前に、意味カテゴリのより詳細な説明を以下に提供する。意味カテゴリはさらに、2000年6月6日出願の「METHOD AND SYSTEM FOR SEMANTICALLY LABELING STRINGS AND PROVIDING ACTIONS BASED ON SEMANTICALLY LABELED STRINGS」という名称の米国特許出願第09/588,411号において論じられており、これは本願の譲受人に譲渡され、参照により本明細書に組み込まれる。
【0046】
意味カテゴリを実施するため、ストリングが認識され、タイプラベルにより注釈を付けられ、あるいはラベルが付けられる。ストリングがタイプラベルにより注釈を付けられた後、アプリケーションプログラムモジュールがタイプラベルおよび他のメタデータを使用して、ユーザにアクションの選択を提供することができる。ユーザのコンピュータが、このタイプラベルに関連付けられたアクションを有していなかった場合、ユーザに、このタイプラベル用のダウンロードユニフォームリソースロケータ(URL)およびダウンロードアクションプラグインを使用するためのオプションを提供することができる。
【0047】
図4は、ドキュメントにおける意味カテゴリのラベリングに関連して使用するための、例示的アーキテクチャ200を例示するブロック図である。このアーキテクチャは、プログラムモジュール37(図1)など、アプリケーションプログラムモジュール205を含む。アプリケーションプログラムモジュール205は、レコグナイザダイナミックリンクライブラリ210(以下、レコグナイザDLL)およびアクションダイナミックリンクライブラリ215(以下、アクションDLL)と、ユーザが電子ドキュメントの作成、編集、閲覧などを行っているときに、通信することができる。レコグナイザDLL210は、いくつかのレコグナイザプラグイン220をコントロールする。アクションDLL215は、いくつかのアクションプラグイン225をコントロールする。アクションDLLは、タイプ−アクションデータベース230もコントロールする。
【0048】
レコグナイザDLL210は、ストリングを、アプリケーションプログラムモジュール205上で動作中の電子ドキュメントから個々のレコグナイザプラグイン220へ配布することを処理する。レコグナイザプラグイン220は、ワードプロセッシングドキュメント、表計算ドキュメント、webページなど、電子ドキュメントにおける特定のストリングを認識する。レコグナイザプラグイン220は、アプリケーションプログラムモジュール205と共にパッケージ化することができ、あるいはこれらをサードパーティによって、関心のある特定のストリングを認識するように記述することができる。通常、レコグナイザDLL210がストリングをレコグナイザプラグイン220へ、1つのパラグラフまたはセル値増分において渡す。好ましい実施形態では、アクションDLLおよびレコグナイザDLLが単一のDLLに併合されることも理解されたい。
【0049】
あるストリングを、意味情報を含むものとして認識することの一部として、レコグナイザプラグイン220は、どのストリングにラベルが付けられるべきであるか、およびどのようにそれらにラベルが付けられるかを決定する。これらの結果を様々なレコグナイザプラグイン220から受け取った後、レコグナイザDLL210は意味カテゴリをアプリケーションプログラムモジュールに送る。好ましい実施形態では、意味カテゴリが、認識されたストリング、タイプラベルおよびダウンロードURLを含む。意味カテゴリはまた、メタデータも含むことができる。レコグナイザプラグイン220はそれぞれ別々に動作し、レコグナイザDLL210は、異なるレコグナイザプラグインが異なる遅延を有して結果を返す結果として生じる非同期性の処理を担う。
【0050】
ストリングに、レコグナイザプラグイン220によってラベルが付けられ、かつ意味カテゴリがアプリケーションプログラムモジュール205へ送られた後、アプリケーションプログラムモジュール205のユーザは、意味カテゴリのタイプラベルに関連付けられているアクションを実行することができるようになる。アクションDLL215は、アクションを実行するように動作されるアクションプラグイン225を管理する。レコグナイザプラグイン220によれば、アクションプラグイン225は、アプリケーションプログラムモジュール205と共にパッケージ化することができ、あるいはサードパーティによって、サードパーティの関心のある特定のアクションを実行するように記述することができる。アクションプラグインは、ユーザに提示されるべき可能なアクションを、ストリングに関連付けられたタイプラベルに基づいて提供する。アクションDLL215は、何のタイプラベルを意味カテゴリが含むかを決定し、タイプ−アクションデータベース230におけるタイプラベルを、アクションのリストと共に相互参照して、何のアクションをユーザに提示するべきであるかを決定する。好ましい実施形態では、タイプ−アクションデータベースが使用されないことを理解されたい。その代わりに、アクションのリストが各タイプについて動的に生成され、これは、レジストリを見てどのアクションがインストールされているかを決定し、次いでアクションDLLを照会してどのタイプをそれらが適用するかを決定することによって行われる。
【0051】
ユーザがアクションを選択した後、アクションDLL215が適切なアクションプラグイン225を管理し、必要な情報をアクションプラグインとアプリケーションプログラムモジュール205の間で渡し、アクションプラグインが所望のアクションを実行できるようにする。通常、アプリケーションプログラムモジュールは、アクションDLLにオートメーション要求を送り、ユーザが選択したアクションを呼び出す。
【0052】
上述のように、認識されたストリング、タイプラベル、メタデータおよびダウンロードURLの組み合わせを、本明細書では意味カテゴリと称する。タイプラベルは意味情報ラベルである。意味カテゴリはメタデータも含むことができ、これらは意味カテゴリの隠しプロパティである。意味カテゴリの一実施形態は、定義を明らかにすることができる。ユーザが「Gone With the Wind(風と共に去りぬ)」というテキストを電子ドキュメントに入力すると仮定する。ストリング「Gone With the Wind」は、タイプラベル「Book Title(本タイトル)」およびタイプラベル「Movie Title(映画タイトル)」の意味カテゴリとして識別することができる。加えて、ISBN番号などのメタデータを、レコグナイザプラグインによってアプリケーションプログラムモジュールへ、意味カテゴリの一部として返すことができる。ダウンロードURLに、タイプラベル「Book Title」および「Movie Title」を提供することができ、これは、ユーザのマシンがこれらのタイプラベルのためのアクションプラグインを格納していない場合である。
【0053】
たとえば、タイプラベル「Book Title」のためのアクションを、オンライン小売業者からの「Buy this Book(この本を購入する)」にすることができる。ユーザが「Buy this Book」に対応するアクションプラグインDLL225を有していなかった場合、ダウンロードURLを使用して、ユーザのwebブラウザを、このアクションプラグインをダウンロードするために適切なwebサイトへナビゲートすることができる。本発明の他の実施では、多数のダウンロードURLを単一のタイプラベルのために提供することができる。
【0054】
例示的アーキテクチャを記載したが、ドキュメントの作成中にストリングに意味的なラベリングを行うための例示的方法300を、以下で図4および図5を参照して記載する。
【0055】
図5は、電子ドキュメントの作成中にストリングに意味的なラベリングを行うための方法300を例示する流れ図である。これはコンピュータ実施プロセスであり、コンピュータによって、ユーザからの入力およびプログラムモジュールによって提供された命令に応答して実行されるものであることは、当業者には理解されよう。
【0056】
図5を参照すると、方法300は開始ステップ305で開始し、ユーザが電子ドキュメントをアプリケーションプログラムモジュール205において開いたとき、ステップ310へ進行する。好ましい実施形態では、電子ドキュメントがワードプロセッシングドキュメントまたは表計算ドキュメントである。しかし、方法300はこれらの特定のタイプの電子ドキュメントのいずれにも限定されない。
【0057】
ステップ310で、アプリケーションプログラムモジュール205が新しいストリングを受け取り、これは、ユーザが新しいパラグラフを電子ドキュメントに入力したか、あるいは先に入力されたパラグラフを編集したときなどである。次いで、方法300がステップ315へ進行する。
【0058】
ステップ315で、新しいストリングを含むパラグラフが、アプリケーションプログラムモジュール205からレコグナイザDLL210へ渡される。レコグナイザDLLは、アプリケーションプログラムモジュールと通信し、レコグナイザプラグインによって実行される必要のあるジョブを管理し、レコグナイザプラグインから結果を受け取り、アプリケーションプログラムモジュールに意味カテゴリ情報を送る責任を担う。ブート時、レコグナイザDLLはそのレコグナイザプラグインと通信して、何の言語をそれがサポートするか、何のタイプをそれが適用することができるかなどを決定する。好ましい実施形態では、ステップ315で、パラグラフがレコグナイザDLLへ渡されることを理解されたい。しかし、代替実施形態では、文、表計算セルの内容、ドキュメントのセクション、ドキュメント全体などを、レコグナイザDLLへ渡すことができる。すなわち、本発明は、単にパラグラフをレコグナイザDLLへ渡すことに限定されない。次いで、方法300がステップ320へ進行する。
【0059】
なおステップ315を参照すると、アプリケーションプログラムモジュール205は通常、一度に1パラグラフをレコグナイザDLLに送る。加えて、好ましい実施形態では、文法チェッカプログラムモジュールが、文法チェッカプログラムモジュールによって識別されたすべての意味カテゴリ(タイプラベルなし)をレコグナイザDLLへ送る。これらの意味カテゴリ(タイプラベルなし)をレコグナイザDLLへ渡すことは重要であり、これは、そうすることによって各レコグナイザプラグインが、何かが、大文字で始まるストリングの間に機能語が散在しているものであるかどうかを決定する必要(いくつかの正規表現、すなわちCap Cap Unc Cap、Cap Unc Capなどの記述が必要となるタスク)を省くからである。ラベルがレコグナイザプラグインによって、文法チェッカプログラムモジュールがラベルをつけたストリングに適用された場合、文法チェッカラベルが除去される。
【0060】
ステップ320で、アイドル時間中に、パラグラフ(および文法チェッカプログラムモジュールからの情報)がレコグナイザプラグインに渡される。次いで、この方法がステップ325へ進行する。
【0061】
好ましい実施形態では、レコグナイザDLL210がジョブ待ち行列を維持することを理解されたい。レコグナイザDLL210がパラグラフをレコグナイザプラグイン220へ送る前に、ユーザがパラグラフを編集した場合、編集されたパラグラフを含むジョブが削除され、レコグナイザプラグインに送られない。次いで、ステップ315で新しいジョブが、編集されたパラグラフがステップ310で受け取られた後、待ち行列に入る。このジョブ削除は、レコグナイザプラグインが不必要な作業を、編集されたパラグラフにおいて実行することを防止するために必要である。
【0062】
ステップ325で、レコグナイザプラグインがパラグラフにおいて実行されて、キーワードが認識されるか、あるいは、レコグナイザプラグインによって定義された他のアクションが実行される。レコグナイザプラグインの実行の一部として、パラグラフをレコグナイザプラグインによって、センテンスに分割することができる。しかし、各レコグナイザプラグインは、それ自体のセンテンス分割を担う。ステップ325でキーワードが発見された後、この方法がステップ330へ進行する。
【0063】
ステップ330で、各レコグナイザプラグインからの結果がレコグナイザDLLによって受け取られる。次いで、この方法が判断ステップ335へ進行する。
【0064】
判断ステップ335で、レコグナイザプラグインによってレビューされたパラグラフが、そのパラグラフがレコグナイザDLLへ送られた後に編集されたかどうかが決定される。そうであった場合、方法300がステップ315へ戻り、編集されたパラグラフがレコグナイザDLLによってアプリケーションプログラムモジュールから受け取られる。そうでなかった場合、この方法がステップ340へ進行する。
【0065】
ステップ340で、レコグナイザプラグインからの結果が意味カテゴリへ、レコグナイザDLLによってコンパイルされ、意味カテゴリがアプリケーションプログラムモジュールへ送られる。ステップ345で、アプリケーションプログラムモジュールが意味カテゴリをユーザへ、電子ドキュメントにおいて表示する。次いで、方法300がステップ399で終了する。
【0066】
上の記載から、意味カテゴリを認識するためのアーキテクチャが、サードパーティによる、1つまたは複数の特定のタイプのストリングを識別するためのレコグナイザプラグインの開発を許可することを、理解されたい。レコグナイザプラグインはアプリケーションプログラムモジュールと通信し、ストリングをアプリケーションプログラムモジュールから受け取る。レコグナイザプラグインは認識アルゴリズムをストリングに適用し、認識されたストリングの識別をアプリケーションプログラムモジュールへ送り返すことができる。
【0067】
ストリングに特定のタイプラベルによりラベルが付けられた後、ユーザが、そのタイプラベルに関係するアクションプラグインを実行することができるようになる。アクションプラグインはCOMオブジェクトであることが好ましく、これらはアプリケーションプログラムモジュールとアクションDLLの間の通信を介して実行される。アクションを実行するために必要なパラメータ(特定のタイプであるとしてラベルが付けられたストリングのHTML、現在の選択を表すストリングのHTML)が、アプリケーションプログラムモジュールからアクションDLLへ渡され、これはアクションプラグインへ渡される。
【0068】
意味カテゴリに関連付けられたアクションのセットを識別かつ実行するためのアーキテクチャも、提供することができる。このアーキテクチャは、特定のタイプラベルに適用されるアクション(たとえば、本のタイトルのためのアクションを「この本をshop.Microsoft.comから購入する」にすることができる)を含み、これらのアクションを、ユーザがそのように望んだときに実行する。アクションは、入力されたストリングに適用された、ユーザが開始した機能である。たとえば、名前を連絡先フォルダに追加することは、タイプラベル「Person name(人名)」について可能な1つのアクションである。
【0069】
異なるアクションを異なるタイプラベルに割り当てることができ、これらのタイプラベル−アクションの割り当てを、タイプ−アクションデータベース230に格納することができる。以下の表2は、いくつかの可能なタイプラベル−アクションの組み合わせを例示する。
【0070】
【表2】
Figure 0004202041
【0071】
各タイプラベルについて、タイプ−アクションデータベース230は、タイプラベルの作成者によって指定されたダウンロードURLを格納することができ、これらは、その意味カテゴリタイプのためのアクションプラグインまたはレコグナイザプラグインを有していないユーザがアクションプラグインおよび/またはレコグナイザプラグインを得るために行くことができるところである。たとえば、タイプラベル「Book Title」のためのダウンロードURLを、microsoft.com/semanticcategories.aspにすることができる。このwebページに来た後、ユーザに様々なアクションプラグインおよびレコグナイザプラグインのダウンロードを提供することができる。ユーザインターフェイスにおいてダウンロードURLへナビゲートするためのオプションもある可能性があり、これは意味カテゴリを有するドキュメントの受取り者が容易にそれらの意味カテゴリのためのアクションプラグインを得ることができるようにするためである。
【0072】
意味カテゴリを、タグ名の付いた一意のネームスペースとして保存することができる。ネームスペースはXML構造であり、論理カテゴリに属するXMLタグのグループを一意に識別するためのものである。したがって、あらゆる意味カテゴリが一意に、そのネームスペース(たとえば、「schemas−microsoft−com:outlook:contact」)に加えてそのネームタグ(たとえば、「streetname」)によって識別される。
【0073】
上述の方法300は、意味カテゴリを識別するための1つの方法であるが、意味カテゴリを識別するための他のメカニズムがある可能性がある。1つのメカニズムは、ワードプロセッサプログラムモジュール37に接続された文法チェッカプログラムモジュール(図示せず)である。別のメカニズムは、意味カテゴリを別の電子ドキュメントから受け取ることである。たとえば、意味カテゴリを含むテキストが、ある電子ドキュメントからコピーされ、ワードプロセッサプログラムモジュール37の別の電子ドキュメントにペーストされたとき、意味カテゴリを識別する情報が保存され、コピーされたテキストと共にコピーされる。
【0074】
ここで、図6を参照して、意味カテゴリ400およびその関連付けられたドロップダウンメニュー405の表示の例示を説明する。図6は、意味カテゴリ400、および、アプリケーションプログラムモジュール205によってユーザに表示されるようなドロップダウンメニュー405の例示であることを理解されたい。
【0075】
意味カテゴリ400に関連付けられたストリング410は、ストリング「Bob Smith(ボブ・スミス)」である。図6のように、意味カテゴリ400のストリング410を、ユーザに対して括弧415によって識別することができる。もちろん、着色、下線、アイコンなど、多数の他のデバイスを使用して、ユーザに対し、特定のストリングが意味カテゴリであることを指示することができる。
【0076】
好ましい実施形態では、ユーザがカーソルをストリング410上に置くか、挿入ポイントをストリング410内に配置したとき、ドロップダウンメニュー405がユーザに表示される。ドロップダウンメニューは、意味カテゴリに関連付けられたアクションのリストを表示することができる。ドロップダウンメニューは、意味カテゴリストリングの上および左側に現れる可能性がある。
【0077】
通常、ドロップダウンメニューの一行目は、どのストリングが意味カテゴリストリングであるか(図6ではBob Smith)、および意味カテゴリが何のタイプであるか(図6ではPerson name)を指示する。1行目の下にリストされたものは、この意味カテゴリタイプについて使用可能なアクション420であり、これらは「Send mail to...(メールを送る)」、「Insert Address(住所を挿入する)」および「Displaycontact information...(連絡先情報を表示する)」などである。
【0078】
ドロップダウンメニューにおける区切り線の下の最初の項目は、「Checkfor new actions...(新しいアクションをチェックする)」425である。「Check for new actions...」425は、ダウンロードURLがアプリケーションプログラムモジュールで使用可能である意味カテゴリのみについて現れる。選択された場合、「Check for new actions...」425は、意味カテゴリダウンロードURLを使用して、ユーザのwebブラウザを、ストリングに適用された意味カテゴリタイプのためのホームページへナビゲートする。たとえば、新しいアクションが意味カテゴリタイプ「person name」について定義されていると仮定する。そうであった場合、「Check for new actions...」425を選択した後、新しいアクションがユーザのコンピュータにダウンロードされる。「Check for new actions...」425は、ダウンロードURLが意味カテゴリについて使用不可能であった場合、グレー表示される。
【0079】
選択された場合、「Remove this semantic category(この意味カテゴリを削除する)」項目430は、意味カテゴリラベルをストリングから削除する。選択された場合、「Semantic categories(意味カテゴリ)」項目435はユーザを、自動訂正ダイアログの意味カテゴリタブへナビゲートする。
【0080】
アプリケーションプログラムモジュールが要求をアクションDLLへ送り、どのアクションが各意味カテゴリタイプと共に表示されるかを決定することを理解されたい。
【0081】
上で図6を参照して記載したように、アプリケーションプログラムモジュールは、ドキュメント内ユーザインターフェイスを表示して意味カテゴリの場所を指示するためのオプションを含むことができる。このドキュメント内ユーザインターフェイスは、着色された指示を使用して、意味カテゴリの場所を指示することができ、これは図6における括弧415などである。ドキュメント内ユーザインターフェイスは、意味カテゴリのネスティングを表示することもできるようになる。たとえば、Michael Jordan(マイケル・ジョーダン)に、タイプラベル「Person Name」を有する意味カテゴリとしてラベルが付けられた場合、Michaelは、タイプラベル「First Name(名)」を有する意味カテゴリであり、Jordanは、タイプラベル「Last Name(姓)」を有する意味カテゴリであり、このドキュメントは、意味カテゴリを指示する括弧付きでこのようになることができる。
【0082】
[[Michael][Jordan]]
もちろん、ドキュメント内ユーザインターフェイスを、いかなる種類の指示にすることもできる。たとえば、「EXCEL」表計算アプリケーションプログラムでは、インターフェイスがセルの右下部分において三角形を含んで、1つまたは複数の意味カテゴリがセルにおいて提示されることを指示する。
【0083】
上述のように、意味カテゴリは、レコグナイザプラグインによって返されたメタデータも含むことができる。たとえば、本のタイトルを認識するレコグナイザプラグインは、それが本のタイトルを認識したとき、メタデータとしてISDN本番号を返すことができる。次いで、ISDN本番号メタデータを使用して、アクションを提供することができる。メタデータを、アクションおよび探索について明確にするために使用することもできる。たとえば、レコグナイザDLLが、名前を認識するために社内従業員データベースにリンクされると仮定する。レコグナイザDLLが「Bob Smith」を認識したとき、これは「employeeID=12345」をメタデータとして、バックグラウンドにおいて格納することができる。次いで、アクションが発生されたとき、質問におけるテキストには、従業員番号45678のBob Smithではなく、従業員番号12345のBob Smithを参照することが知らされる。また、メタデータにより、探索がドキュメントにおける実際のテキストとは無関係に実行できるようにすることも可能である。そのため、探索を「Robert Smith(ロバート・スミス)」において、従業員12345を従業員データベースにおいて探すことによって、かつメタデータにおける探索を従業員番号12345について実行して、それらにおいて「Bob Smith」を有するドキュメントを発見することによって、行うことができる。メタデータについての多数の他の機能もある。たとえば、DHTMLを挿入して、特殊なトリックをwebブラウザ内で実行できるようにすることができる。加えて、他のアクションによって使用されたデータを挿入することができ、これは、メールを送るアクションによって使用することができる誰かの電子メールアドレスなどであり、また、日付の正規化されたバージョンを格納して、容易に個人情報マネージャと対話することなどができる。
【0084】
意味カテゴリを上で詳細に記載したが、以下の記載では、意味カテゴリ認識を、文法およびXMLスキーマを使用して提供することを中心とし、これらもモードバイアスを適用するために使用される。バイアスモードを上述のように適用することに加えて、アプリケーション37(それが意味カテゴリをサポートすると仮定する)は、テキストをレコグナイザプラグインのセットへ、図4に記載したインフラストラクチャを介して渡すことも行うことを理解されたい。1つまたは複数のレコグナイザプラグインを、文法データベース515およびスキーマデータベース520に接続することができる。これらのレコグナイザプラグインは文法データベースにおける文法を使用して、意味カテゴリを認識することができる。好ましい実施形態では、ある文法のみが意味カテゴリ認識のための使用のために設計され、設計された文法のリストはスキーマレジストリマネージャから得られる。文法を使用して意味カテゴリを認識することについてのより詳細な説明を、以下で提供する。
【0085】
ここで、図7を参照して、本発明の一実施形態による、文法を使用した意味カテゴリ認識のための方法700を例示する流れ図を説明する。ステップ705で、ユーザがアプリケーションを開始し、これはいくつかのレコグナイザプラグインをブートする。ステップ710で、1つまたは複数のレコグナイザプラグインがスキーマレジストリマネージャと通信し、意味カテゴリ認識のために使用するスキーマ/文法の対の完全なセットを検索する。ステップ715で、ユーザがあるテキストを、ドキュメントにおいてモードバイアスがない場所に入力する。ステップ720で、アイドル時間中に、テキストがレコグナイザプラグインへ渡される。ステップ725で、レコグナイザプラグインがスキーマレジストリからのスキーマをテキストへ、そのテキストがスキーマレジストリにおいて発見された文法に準拠する場合、適用する。ステップ730で、ドキュメントが保存されるとき、テキストが、そのテキストに適用されたスキーマと共に保存される。したがって、前述の記載から理解されるように、スキーマは、テキストにラベルを付けるために意味カテゴリとして使用されている。次いで、アクションプラグインがこのスキーマを使用して、アクションを提供することができる。
【0086】
したがって、上述のように、本発明によるモードバイアスの適用を、意味カテゴリの認識にも関係付けることができる。意味カテゴリの認識には、あるテキストが何のカテゴリにあるかを、それが入力された後に決定することが必要であるのに対し、モードバイアスの適用には、あらかじめ何のタイプのテキストが入力されるかを指定することが必要である。同じ規則または統計的モデル(文法)を使用して意味カテゴリを認識することができ、これは、テキストが規則のいずれかに合致するかどうかを決定することによって行われ、モードバイアスの指定については、入力を確率的入力方式により、それらの規則に準拠するように制約することによって行われる。
【0087】
したがって、本発明の一実施形態では、ユーザが電話番号を、電話番号モードバイアスが設定されているフィールドに入力した後、そのフィールドが電話番号を含むという事実が保持される。したがって、フィールドが電話番号であるという事実は、どのような人(そのデータタイプに直接関係のあるアクションのリストを要求するユーザなど)またはプロセス(たとえば、サーチエンジン)がドキュメントを後に見るかに関わらず、それらに対して明らかとなる。さらに、ユーザが電話番号をドキュメントにおける任意の場所に、すなわち、モードバイアスのアプリオリな指定がなかった場所において入力した場合、電話番号にはそのようにレコグナイザプラグインによってラベルが付けられる。すなわち、本発明のモードバイアスメカニズムが適所にあった後、レコグナイザプラグインがスキーマレジストリにおける多数の項目を、入力のために使用される同じパターンを使用して識別することができる。しかし、すべての文法を必ずしも使用しなければならないのではなく、これは、いくつかの文法を、法的なテキストまたは医療的なテキスト、または判例法テキストと同じほど特殊であるものなど、特定のジャンルのテキストについてものにすることができるからである。1つの特定のジャンルからのものとして現れるすべてのテキストへのラベリングには、ほとんど効果がない可能性がある。同様に、いくつかの文法はあまりにも一般的であるため、無用である。たとえば、数値などの汎用タイプは、十分な意味カテゴリアクションを容易にすることができない。
【0088】
したがって、前述の記載から、同じ文法を使用してモードバイアスを適用することができ、また意味カテゴリを認識することもできることを理解されたい。この関係を利用することは、構築のためにより少ない文法を有するであろう開発者にとって、かつ、よりよい入力およびより豊富な機能性を、意味カテゴリを介して受けるであろうユーザにとって、有利である。加えて、モードバイアスと意味カテゴリの間の関係は一貫性を最大にし、これは、何かに部品番号意味カテゴリとしてラベルが付けられた場合、フォームが部品番号を要求するかあるいはその逆のとき、それを入力できるようにするべきであるからである。
【0089】
上述の説明から、ドキュメントまたはフォームの特定の領域への入力があるパターンに準拠するべきであると指定するための標準の方法を有することが重要であり、これは、予想された入力が特定のタイプのものであるかあるいは特定のプロパティを有するからであることを、理解されたい。本発明は、ドキュメントまたはフォームの特定の領域への入力があるパターンに準拠するべきであると指定するための方法を提供する。たとえば、電話番号を連絡先管理ソフトウェアの電話番号フィールドに入力するとき、ユーザはほぼ確かに、十分に形成された電話番号を入力し、いかなる入力方式を彼らが使用中であろうと、それを可能な限り容易にするべきである。電話番号の厳密なフォームは、ユーザの場所に応じて異なる可能性があるが、ユーザが世界中のどこにいようと、彼らが自由なテキストを電話番号フィールドに入力できると予想するであろう見込みはない。
【0090】
音声、手書きまたは東アジア入力方式エディタなどの入力方式以外のツールも、モードバイアスについて知ることが必要であることを理解されたい。たとえば、スペリング、文法およびスタイルチェッカなどのプルーフツールを、本発明のモードバイアスにある程度は適合できるようにするべきである。たとえば、テキストが、非確率的入力方式(英語のタイピングなど)を使用して、モードバイアスを有するフォームに入力された場合、どのようなプルーフツールがそれにおいて動作されようと、テキストは、モードバイアスによってそのテキストに課せられた制約を認識するべきである。たとえば、スペルチェックを、名前を入力することができるフィールドにおいてオフにすることは、意味を成す可能性がある。あるいは、統計的言語モデルを使用するスペルチェッカは、テキストが性質において医療的であるか法的であるかという知識により、より適切なモデルにおいて交換することができる可能性がある。
【0091】
上述の説明から、本発明により、すべての入力方式が、それらによるモードバイアスの処理において標準化されることが可能であることを理解されたい。たとえば、電話番号入力では、音声レコグナイザおよび手書きレコグナイザが同じ(または類似の)文法をスキーマレジストリマネージャから受け取る。次いで、音声レコグナイザおよび手書きレコグナイザは、電話番号入力を類似の方法で処理できるようになり、入力方式の標準化が存在するようになる。本発明にはまた、従来技術よりも柔軟性があり、これは、新しいスキーマおよび文法をデータベースに追加することができ、かつ必要なように更新することができるからである。
【0092】
上述の説明から、入力方式が文法を受け取った後、それがこれを多数の異なる方法において使用できることが当業者には明らかになるであろうことを、理解されたい。たとえば、文脈自由文法の場合、入力方式は、ユーザが述べたこと(または、タイプあるいは手書きしたことなど)を文法の要素と付き合わせようと試みることができ、存在しなかった場合、入力を拒否することができる。もう1つの実施形態として、入力方式が文法を、語、フレーズなどを明確にするための方法として使用することができる(たとえば、文法が、「to」ではなく「two」という語を含む場合、この情報を使用して、何をユーザが入力中であるかを認識することができる)。
【0093】
上述の説明が本発明の好ましい実施形態にのみ関係すること、および、多数の変更を、本発明の精神および範囲から逸脱することなく、本明細書に記載された実施形態に行うことができることを理解されたい。
【0094】
【発明の効果】
本発明により、入力モードバイアスを適用するための方法およびシステムを提供することができる。
【図面の簡単な説明】
【図1】本発明のための例示的オペレーティング環境を提供するコンピュータのブロック図である。
【図2】本発明の一実施形態による、モードバイアスを実施するためのアーキテクチャを例示するブロック図である。
【図3】本発明の一実施形態による、モードバイアスをテキストに適用するための方法を例示する流れ図である。
【図4】意味カテゴリを実施するための例示的アーキテクチャを例示するブロック図である。
【図5】電子ドキュメントの作成中に、ストリングに意味的なラベリングを行うための方法を例示する流れ図である。
【図6】意味カテゴリおよびその関連付けられたドロップダウンメニューの表示の例示の図である。
【図7】本発明の一実施形態による、文法を使用した意味カテゴリ認識のための方法を例示する流れ図である。
【符号の説明】
21 処理装置
22 システムメモリ
23 システムバス
24 ROM
25 RAM
26 BIOS
32 ハードディスクドライブインターフェイス
33 磁気ディスクドライブインターフェイス
34 光ディスクドライブインターフェイス
35 オペレーティングシステム
36 アプリケーションプログラムモジュール
37 プログラムモジュール
38 プログラムデータ
40 キーボード
42 マウス
46 シリアルポートインターフェイス
47 モニタ
48 ビデオアダプタ
49 リモートコンピュータ
51 ローカルエリアネットワーク
52 広域ネットワーク
53 ネットワークインターフェイス
54 モデム
205 アプリケーションプログラムモジュール
210 レコグナイザDLL
215 アクションDLL
220 レコグナイザプラグイン
225 アクションプラグイン
230 タイプ−アクションデータベース
505 テキストサービスフレームワーク
510 スキーマレジストリマネージャ
515 文法データベース
520 スキーマデータベース
525 音声認識エンジン
530 手書き認識エンジン
535 入力方式エディタ
540 他の入力メカニズム

Claims (25)

  1. モードバイアスをアプリケーションの電子ドキュメントの入力フィールドに適用するためのコンピュータシステムであって、
    前記アプリケーションと通信をする階層化ベースのスキーマレジストリと、
    前記階層化ベースのスキーマレジストリと通信をする入力エンジンとを備え、
    前記階層化ベースのスキーマレジストリは、前記入力フィールドへ付加されたXMLタグに基づいて、階層的な解析によってスキーマ名を探索し、前記スキーマ名に関連付けられた文法を見つけ、前記文法を前記入力エンジンに送り、
    前記入力エンジンは、前記送られた文法を使用して前記入力フィールドへの適切な入力ストリングを決定することを特徴とするシステム。
  2. 請求項1に記載のシステムであって、前記入力エンジンが音声認識エンジンであることを特徴とするシステム。
  3. 請求項1に記載のシステムであって、前記入力エンジンが手書き認識エンジンであることを特徴とするシステム。
  4. 請求項1に記載のシステムであって、前記入力エンジンが入力方式エディタ(IME)であることを特徴とするシステム。
  5. 請求項1に記載のシステムであって、前記入力エンジンが携帯電話のキーパッドであることを特徴とするシステム。
  6. 請求項1に記載のシステムであって、前記入力エンジンがジェスチャーベースの入力方式であることを特徴とするシステム。
  7. 請求項1に記載のシステムであって、前記入力エンジンが手話認識エンジンであることを特徴とするシステム。
  8. 請求項1に記載のシステムであって、前記階層化ベースのスキーマレジストリがスキーマデータベースおよび文法データベースを備え、前記スキーマデータベースが複数のスキーマ名、および前記複数のスキーマ名に関連付けられた文法への複数のポインタを備え、前記ポインタが、複数の文法を備えた前記文法データベースをポイントすることを特徴とするシステム。
  9. 請求項1に記載のシステムであって、前記文法が文脈自由文法であることを特徴とするシステム。
  10. 請求項1に記載のシステムであって、前記文法が文脈依存文法であることを特徴とするシステム。
  11. 請求項1に記載のシステムであって、前記文法が正規表現であることを特徴とするシステム。
  12. 請求項1に記載のシステムであって、前記文法が統計的言語モデルであることを特徴とするシステム。
  13. 請求項1に記載のシステムであって、前記文法が、前記入力フィールドのための適切な入力を、前記入力フィールドのための受け入れ可能な入力のリストを定義することによって、定義することを特徴とするシステム。
  14. 請求項1に記載のシステムであって、前記入力エンジンが前記文法を使用して、前記アプリケーションのユーザから入力を受け取ることを特徴とするシステム。
  15. 請求項14に記載のシステムであって、前記入力エンジンがさらに前記文法を使用して、前記ユーザの入力を、前記入力フィールドにとって正しい入力に導くことを特徴とするシステム。
  16. 請求項1に記載のシステムであって、前記入力エンジンが前記ユーザの前記入力を前記文法と比較して、前記入力が適切な入力に合致し、かつ適切な入力であるかどうかを決定することを特徴とするシステム。
  17. 請求項1に記載のシステムであって、前記入力エンジンが、前記ユーザの前記入力が適切な入力に合致しないと決定した場合、前記入力エンジンが前記入力を拒否し、前記アプリケーションに、エラーメッセージを前記ユーザに表示させることを特徴とするシステム。
  18. 請求項1に記載のシステムであって、前記階層化ベースのスキーマレジストリが前記アプリケーションと、テキストサービスフレームワークを介して通信をすることを特徴とするシステム。
  19. モードバイアスをアプリケーションの電子ドキュメントの入力フィールドに適用するためのコンピュータシステムであって、
    前記アプリケーションと通信をする階層化ベースのスキーマレジストリと、
    前記階層化ベースのスキーマレジストリと通信をする入力エンジンとを備え、
    前記階層化ベースのスキーマレジストリは、前記入力フィールドへ付加されたXMLタグに基づいて、階層的な解析によってスキーマ名を探索し、前記スキーマ名に関連付けられた文法を見つけ、前記文法のポインタを前記入力エンジンに送り、
    前記入力エンジンは、前記送られたポインタにより特定される前記文法を使用して前記入力フィールドへの適切な入力ストリングを決定することを特徴とするシステム。
  20. モードバイアスをアプリケーションプログラムの電子ドキュメントの入力フィールドに適用するためのコンピュータにより実施される方法であって、
    挿入ポイントが前記入力フィールド内にあることを決定するステップと、
    前記入力フィールドに付加されたXMLタグを決定するステップと、
    階層化ベースのスキーマレジストリが、前記XMLタグに基づいて、階層的な解析によってスキーマ名を動的に探索し、前記スキーマ名に関連付けられた文法を決定するステップと、
    前記決定された文法を入力エンジンに送るステップと、
    前記入力エンジンが前記文法を使用して、前記入力フィールドのための入力を受け取り、前記入力フィールドへの適切な入力ストリングを決定するステップと
    を備えることを特徴とする方法
  21. 請求項20に記載の方法であって、前記入力エンジンが前記文法を使用して、前記入力フィールドのための入力を受け取り、入力ストリングを決定する前記ステップは、テキストを前記挿入ポイントで受け取るステップと、前記受け取られたテキストが、前記文法によって定義された入力タイプと合致するかどうかを決定するステップと、合致する場合に、前記テキストを前記入力フィールドに表示するステップとを含むことを特徴とする方法。
  22. 請求項21に記載の方法であって、
    前記挿入ポイントで受け取られた前記テキストが、前記文法によって定義された前記入力タイプと合致しない場合に、エラーメッセージを表示するステップをさらに備えることを特徴とする方法。
  23. 請求項2に記載の方法であって、前記スキーマ名に関連付けられた文法を決定する前記ステップは、
    スキーマデータベースにおける前記スキーマ名を相互参照して、前記スキーマ名に関連付けられた前記文法を決定するステップを含むことを特徴とする方法。
  24. 請求項2に記載の方法であって、前記文法を入力エンジンに送る前記ステップは、前記文法を文法データベースから検索するステップと、前記文法を前記入力エンジンに送るステップとを含むことを特徴とする方法。
  25. 実行されたときに、請求項21乃至25いずれかに記載の方法を実施するコンピュータ可読命令が格納されたコンピュータ読み取り可能媒体。
JP2002123175A 2001-04-24 2002-04-24 入力モードバイアスを適用するための方法およびシステム Expired - Fee Related JP4202041B2 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/841,265 2001-04-24
US09/841,265 US7778816B2 (en) 2001-04-24 2001-04-24 Method and system for applying input mode bias

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2006091808A Division JP2006276867A (ja) 2001-04-24 2006-03-29 入力モードバイアスを適用するための方法およびシステム

Publications (2)

Publication Number Publication Date
JP2003108184A JP2003108184A (ja) 2003-04-11
JP4202041B2 true JP4202041B2 (ja) 2008-12-24

Family

ID=25284438

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2002123175A Expired - Fee Related JP4202041B2 (ja) 2001-04-24 2002-04-24 入力モードバイアスを適用するための方法およびシステム
JP2006091808A Pending JP2006276867A (ja) 2001-04-24 2006-03-29 入力モードバイアスを適用するための方法およびシステム

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2006091808A Pending JP2006276867A (ja) 2001-04-24 2006-03-29 入力モードバイアスを適用するための方法およびシステム

Country Status (3)

Country Link
US (1) US7778816B2 (ja)
EP (1) EP1253527A3 (ja)
JP (2) JP4202041B2 (ja)

Families Citing this family (86)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6904405B2 (en) 1999-07-17 2005-06-07 Edwin A. Suominen Message recognition using shared language model
US7770102B1 (en) 2000-06-06 2010-08-03 Microsoft Corporation Method and system for semantically labeling strings and providing actions based on semantically labeled strings
US7716163B2 (en) 2000-06-06 2010-05-11 Microsoft Corporation Method and system for defining semantic categories and actions
US7712024B2 (en) 2000-06-06 2010-05-04 Microsoft Corporation Application program interfaces for semantically labeling strings and providing actions based on semantically labeled strings
US7788602B2 (en) 2000-06-06 2010-08-31 Microsoft Corporation Method and system for providing restricted actions for recognized semantic categories
JP3774698B2 (ja) * 2000-10-11 2006-05-17 キヤノン株式会社 情報処理装置、情報処理方法及び記憶媒体
DE10196793D2 (de) * 2000-11-03 2004-10-07 Voicecom Ag Robuste Spracherkennung mit Datenbankorganisation
US7506022B2 (en) * 2001-05-04 2009-03-17 Microsoft.Corporation Web enabled recognition architecture
US7409349B2 (en) * 2001-05-04 2008-08-05 Microsoft Corporation Servers for web enabled speech recognition
US7610547B2 (en) * 2001-05-04 2009-10-27 Microsoft Corporation Markup language extensions for web enabled recognition
US20050234727A1 (en) * 2001-07-03 2005-10-20 Leo Chiu Method and apparatus for adapting a voice extensible markup language-enabled voice system for natural speech recognition and system response
US7711570B2 (en) 2001-10-21 2010-05-04 Microsoft Corporation Application abstraction with dialog purpose
US8229753B2 (en) 2001-10-21 2012-07-24 Microsoft Corporation Web server controls for web enabled recognition and/or audible prompting
KR100434545B1 (ko) * 2002-03-15 2004-06-05 삼성전자주식회사 홈네트워크로 연결된 가전기기들을 제어하는 방법 및 장치
US20050108195A1 (en) * 2002-05-07 2005-05-19 Microsoft Corporation Method, system, and apparatus for processing information based on the discovery of semantically labeled strings
US7707496B1 (en) 2002-05-09 2010-04-27 Microsoft Corporation Method, system, and apparatus for converting dates between calendars and languages based upon semantically labeled strings
US7707024B2 (en) 2002-05-23 2010-04-27 Microsoft Corporation Method, system, and apparatus for converting currency values based upon semantically labeled strings
US7742048B1 (en) 2002-05-23 2010-06-22 Microsoft Corporation Method, system, and apparatus for converting numbers based upon semantically labeled strings
US7827546B1 (en) 2002-06-05 2010-11-02 Microsoft Corporation Mechanism for downloading software components from a remote source for use by a local software application
US7356537B2 (en) 2002-06-06 2008-04-08 Microsoft Corporation Providing contextually sensitive tools and help content in computer-generated documents
US7716676B2 (en) 2002-06-25 2010-05-11 Microsoft Corporation System and method for issuing a message to a program
US7209915B1 (en) 2002-06-28 2007-04-24 Microsoft Corporation Method, system and apparatus for routing a query to one or more providers
US20040126017A1 (en) * 2002-12-30 2004-07-01 Giovanni Seni Grammar-determined handwriting recognition
US7783614B2 (en) 2003-02-13 2010-08-24 Microsoft Corporation Linking elements of a document to corresponding fields, queries and/or procedures in a database
JP4587015B2 (ja) * 2003-04-22 2010-11-24 ソニー株式会社 音声認識装置および方法、プログラム、並びに記録媒体
US7711550B1 (en) 2003-04-29 2010-05-04 Microsoft Corporation Methods and system for recognizing names in a computer-generated document and for providing helpful actions associated with recognized names
US8127224B2 (en) * 2003-06-11 2012-02-28 Wtvii, Inc. System for creating and editing mark up language forms and documents
US7739588B2 (en) * 2003-06-27 2010-06-15 Microsoft Corporation Leveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
US7360157B1 (en) * 2003-09-19 2008-04-15 Microsoft Corporation Aligning content in an electronic document
US7634720B2 (en) 2003-10-24 2009-12-15 Microsoft Corporation System and method for providing context to an input method
US20050102065A1 (en) * 2003-11-10 2005-05-12 Conversive, Inc. Method and system for programming virtual robots using a template
US7552055B2 (en) 2004-01-10 2009-06-23 Microsoft Corporation Dialog component re-use in recognition systems
US8160883B2 (en) 2004-01-10 2012-04-17 Microsoft Corporation Focus tracking in dialogs
US7996443B2 (en) * 2005-02-28 2011-08-09 Microsoft Corporation Schema grammar and compilation
US7461075B2 (en) * 2005-05-20 2008-12-02 International Business Machines Corporation Method for updating XML schema registry using schema pass by value with message
US7992085B2 (en) 2005-09-26 2011-08-02 Microsoft Corporation Lightweight reference user interface
US7788590B2 (en) 2005-09-26 2010-08-31 Microsoft Corporation Lightweight reference user interface
US8010343B2 (en) * 2005-12-15 2011-08-30 Nuance Communications, Inc. Disambiguation systems and methods for use in generating grammars
US20080312954A1 (en) * 2007-06-15 2008-12-18 Validus Medical Systems, Inc. System and Method for Generating and Promulgating Physician Order Entries
US8010465B2 (en) 2008-02-26 2011-08-30 Microsoft Corporation Predicting candidates using input scopes
US7962444B2 (en) * 2008-05-19 2011-06-14 Qualcomm Incorporated System and method for presenting a contextual action for an indicator
US8412749B2 (en) 2009-01-16 2013-04-02 Google Inc. Populating a structured presentation with new values
US8452791B2 (en) 2009-01-16 2013-05-28 Google Inc. Adding new instances to a structured presentation
US8977645B2 (en) 2009-01-16 2015-03-10 Google Inc. Accessing a search interface in a structured presentation
US8615707B2 (en) 2009-01-16 2013-12-24 Google Inc. Adding new attributes to a structured presentation
US20100185651A1 (en) * 2009-01-16 2010-07-22 Google Inc. Retrieving and displaying information from an unstructured electronic document collection
US8918716B2 (en) * 2009-09-24 2014-12-23 Oracle International Corporation Context-based smart tags
US11416214B2 (en) 2009-12-23 2022-08-16 Google Llc Multi-modal input on an electronic device
EP3091535B1 (en) 2009-12-23 2023-10-11 Google LLC Multi-modal input on an electronic device
WO2012024585A1 (en) 2010-08-19 2012-02-23 Othar Hansson Predictive query completion and predictive search results
US8352245B1 (en) 2010-12-30 2013-01-08 Google Inc. Adjusting language models
US8296142B2 (en) 2011-01-21 2012-10-23 Google Inc. Speech recognition using dock context
US20130106894A1 (en) 2011-10-31 2013-05-02 Elwha LLC, a limited liability company of the State of Delaware Context-sensitive query enrichment
US10679309B2 (en) 2011-12-30 2020-06-09 Elwha Llc Evidence-based healthcare information management protocols
US10552581B2 (en) 2011-12-30 2020-02-04 Elwha Llc Evidence-based healthcare information management protocols
US10340034B2 (en) 2011-12-30 2019-07-02 Elwha Llc Evidence-based healthcare information management protocols
US10528913B2 (en) 2011-12-30 2020-01-07 Elwha Llc Evidence-based healthcare information management protocols
US10475142B2 (en) 2011-12-30 2019-11-12 Elwha Llc Evidence-based healthcare information management protocols
US10559380B2 (en) 2011-12-30 2020-02-11 Elwha Llc Evidence-based healthcare information management protocols
US20130173294A1 (en) 2011-12-30 2013-07-04 Elwha LLC, a limited liability company of the State of Delaware Evidence-based healthcare information management protocols
US9594831B2 (en) 2012-06-22 2017-03-14 Microsoft Technology Licensing, Llc Targeted disambiguation of named entities
US9959340B2 (en) 2012-06-29 2018-05-01 Microsoft Technology Licensing, Llc Semantic lexicon-based input method editor
US11705244B1 (en) 2012-12-22 2023-07-18 Bertec Corporation Force and/or motion measurement system that includes at least one camera and at least one data processing device configured to execute computer executable instructions for determining a position and/or movement
US8643669B1 (en) * 2012-12-22 2014-02-04 Bertec Corporation Measurement and testing system
US8902249B1 (en) 2012-12-22 2014-12-02 Bertec Corporation Measurement and testing system
US10331324B1 (en) 2012-12-22 2019-06-25 Bertec Corporation Measurement and testing system
US9829311B1 (en) 2012-12-22 2017-11-28 Bertec Corporation Force measurement system
US9200897B1 (en) 2012-12-22 2015-12-01 Bertec Corporation Measurement and testing system
US10803990B1 (en) 2012-12-22 2020-10-13 Bertec Corporation Measurement and testing system that includes a data processing device configured to synchronize a first plurality of data values with a second plurality of data values by determining which first timestamps correspond to which second timestamps and to interpolate values missing from the second values
US8814683B2 (en) 2013-01-22 2014-08-26 Wms Gaming Inc. Gaming system and methods adapted to utilize recorded player gestures
US8869019B1 (en) * 2013-07-31 2014-10-21 Captora Inc. Method and apparatus for automatic website optimization
US9842592B2 (en) 2014-02-12 2017-12-12 Google Inc. Language models using non-linguistic context
US9412365B2 (en) 2014-03-24 2016-08-09 Google Inc. Enhanced maximum entropy models
US9953646B2 (en) 2014-09-02 2018-04-24 Belleau Technologies Method and system for dynamic speech recognition and tracking of prewritten script
US9812128B2 (en) * 2014-10-09 2017-11-07 Google Inc. Device leadership negotiation among voice interface devices
US10134394B2 (en) 2015-03-20 2018-11-20 Google Llc Speech recognition using log-linear model
US9460713B1 (en) * 2015-03-30 2016-10-04 Google Inc. Language model biasing modulation
US11727198B2 (en) 2016-02-01 2023-08-15 Microsoft Technology Licensing, Llc Enterprise writing assistance
CN107046659B (zh) 2016-02-06 2019-11-26 深圳唐恩科技有限公司 一种麦克风音箱一体设备
US9978367B2 (en) 2016-03-16 2018-05-22 Google Llc Determining dialog states for language models
US10997613B2 (en) * 2016-04-29 2021-05-04 Ncr Corporation Cross-channel recommendation processing
US10832664B2 (en) 2016-08-19 2020-11-10 Google Llc Automated speech recognition using language models that selectively use domain-specific model components
US10311860B2 (en) 2017-02-14 2019-06-04 Google Llc Language model biasing system
EP3561806B1 (en) * 2018-04-23 2020-04-22 Spotify AB Activation trigger processing
KR102148737B1 (ko) * 2019-08-07 2020-08-27 베스핀글로벌 주식회사 다국어 입력 템플릿 관리 시스템 및 그 방법
KR20240142620A (ko) 2019-10-15 2024-09-30 구글 엘엘씨 그래픽 사용자 인터페이스에 음성-제어 컨텐츠 입력

Family Cites Families (378)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4674065A (en) 1982-04-30 1987-06-16 International Business Machines Corporation System for detecting and correcting contextual errors in a text processing system
EP0287713B1 (en) 1987-04-23 1994-06-22 Océ-Nederland B.V. A text processing system and methods for checking in a text processing system the correct and consistent use of units or chemical formulae
US4868750A (en) 1987-10-07 1989-09-19 Houghton Mifflin Company Collocational grammar system
CA1318404C (en) 1988-10-11 1993-05-25 Michael J. Hawley Method and apparatus for indexing files in a computer system
US5408655A (en) 1989-02-27 1995-04-18 Apple Computer, Inc. User interface system and method for traversing a database
NL8900587A (nl) 1989-03-10 1990-10-01 Bso Buro Voor Systeemontwikkel Werkwijze voor het bepalen van de semantische verwantheid van lexicale componenten in een tekst.
US5287448A (en) 1989-05-04 1994-02-15 Apple Computer, Inc. Method and apparatus for providing help information to users of computers
US5020019A (en) 1989-05-29 1991-05-28 Ricoh Company, Ltd. Document retrieval system
US5148366A (en) 1989-10-16 1992-09-15 Medical Documenting Systems, Inc. Computer-assisted documentation system for enhancing or replacing the process of dictating and transcribing
GB9009930D0 (en) 1990-05-02 1990-06-27 Int Computers Ltd Electronic spreadsheet
US5404295A (en) * 1990-08-16 1995-04-04 Katz; Boris Method and apparatus for utilizing annotations to facilitate computer retrieval of database material
US5309359A (en) * 1990-08-16 1994-05-03 Boris Katz Method and apparatus for generating and utlizing annotations to facilitate computer text retrieval
JP3005031B2 (ja) 1990-10-17 2000-01-31 キヤノン株式会社 通信装置
DE69126272T2 (de) 1990-10-19 1997-10-30 Moore Business Forms Inc Automatisierungssystem von Formularen
JP2943447B2 (ja) 1991-01-30 1999-08-30 三菱電機株式会社 テキスト情報抽出装置とテキスト類似照合装置とテキスト検索システムとテキスト情報抽出方法とテキスト類似照合方法、及び、質問解析装置
US5940614A (en) 1991-04-18 1999-08-17 International Business Machines Corporation Hypertext control method and apparatus for displaying help information in an interactive data processing system
US5202828A (en) 1991-05-15 1993-04-13 Apple Computer, Inc. User interface system having programmable user interface elements
EP0601107A4 (en) 1991-08-30 1995-03-15 Trw Financial Systems Inc METHOD AND APPARATUS FOR CONVERTING DOCUMENT BETWEEN PAPER MEDIUM AND ELECTRONIC MEDIA.
JP3811902B2 (ja) 1991-09-11 2006-08-23 司文 安藤 コンピュータにおける自然言語処理法
JP2980780B2 (ja) 1991-09-24 1999-11-22 ゼネラル・エレクトリック・カンパニイ 消費エネルギーの使用時間を測定する方法および使用時間メータ記録器
US5283856A (en) 1991-10-04 1994-02-01 Beyond, Inc. Event-driven rule-based messaging system
US5546521A (en) 1991-10-15 1996-08-13 International Business Machines Corporation Dynamic presentation of contextual help and status information
US5541836A (en) 1991-12-30 1996-07-30 At&T Corp. Word disambiguation apparatus and methods
US5446891A (en) 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5337233A (en) 1992-04-13 1994-08-09 Sun Microsystems, Inc. Method and apparatus for mapping multiple-byte characters to unique strings of ASCII characters for use in text retrieval
US5535323A (en) 1992-06-29 1996-07-09 Digital Equipment Corporation Method of and system for displaying context sensitive and application independent help information
US5799068A (en) 1992-06-29 1998-08-25 Elonex I.P. Holdings Ltd. Smart phone integration with computer systems
US5432940A (en) 1992-11-02 1995-07-11 Borland International, Inc. System and methods for improved computer-based training
US5815722A (en) 1992-11-18 1998-09-29 Canon Information Systems, Inc. In an interactive network board, a method and apparatus for remotely downloading and executing files in a memory
WO1994014115A2 (en) 1992-12-01 1994-06-23 Microsoft Corporation A method and system for in-place interaction with embedded objects
US5596700A (en) 1993-02-17 1997-01-21 International Business Machines Corporation System for annotating software windows
US5386564A (en) 1993-02-24 1995-01-31 Hewlett-Packard Company Conversion of data and objects across classes in an object management system
DE4406668C2 (de) 1993-04-27 1996-09-12 Hewlett Packard Co Verfahren und Vorrichtung zum Betreiben eines berührungsempfindlichen Anzeigegeräts
US5522089A (en) 1993-05-07 1996-05-28 Cordata, Inc. Personal digital assistant module adapted for initiating telephone communications through DTMF dialing
US6282489B1 (en) 1993-05-28 2001-08-28 Mapquest.Com, Inc. Methods and apparatus for displaying a travel route and generating a list of places of interest located near the travel route
IL110811A0 (en) 1993-09-07 1994-11-11 Jetform Corp Electronic forms generation system and method
US6272074B1 (en) 1993-09-23 2001-08-07 Oracle Corporation Method and apparatus for generating recurring events in a calendar/schedule system
US5764794A (en) 1993-10-27 1998-06-09 Perlin; Kenneth Method and apparatus for electronically storing alphanumeric characters
US5623679A (en) 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US5657259A (en) 1994-01-21 1997-08-12 Object Technology Licensing Corp. Number formatting framework
MX9602952A (es) 1994-01-27 1997-06-28 Minnesota Mining & Mfg Notas de software.
US5392386A (en) 1994-02-03 1995-02-21 Inter Hi-Tec Ag Method and apparatus for adding functionality to computer programs executing under graphical user interfaces
US5822720A (en) 1994-02-16 1998-10-13 Sentius Corporation System amd method for linking streams of multimedia data for reference material for display
US6625581B1 (en) 1994-04-22 2003-09-23 Ipf, Inc. Method of and system for enabling the access of consumer product related information and the purchase of consumer products at points of consumer presence on the world wide web (www) at which consumer product information request (cpir) enabling servlet tags are embedded within html-encoded documents
US6108674A (en) 1994-06-28 2000-08-22 Casio Computer Co., Ltd. Image output devices which automatically selects and outputs a stored selected image in correspondence with input data
US5581684A (en) 1994-08-01 1996-12-03 Ddtec Sa Application-external help system for a windowing user interface
US5761689A (en) 1994-09-01 1998-06-02 Microsoft Corporation Autocorrecting text typed into a word processing document
EP0702294A3 (en) 1994-09-13 1997-05-02 Sun Microsystems Inc Method and device for diagnosing lexical errors
US5717923A (en) 1994-11-03 1998-02-10 Intel Corporation Method and apparatus for dynamically customizing electronic information to individual end users
DE4440598C1 (de) 1994-11-14 1996-05-23 Siemens Ag Durch gesprochene Worte steuerbares Hypertext-Navigationssystem, Hypertext-Dokument für dieses Navigationssystem und Verfahren zur Erzeugung eines derartigen Dokuments
US5617565A (en) 1994-11-29 1997-04-01 Hitachi America, Ltd. Broadcast interactive multimedia system
US5625783A (en) 1994-12-13 1997-04-29 Microsoft Corporation Automated system and method for dynamic menu construction in a graphical user interface
DE69531119T2 (de) 1994-12-13 2003-12-04 Microsoft Corp., Redmond Datentransfer mit erweitertem Format für die Zwischenablage
GB9426165D0 (en) 1994-12-23 1995-02-22 Anthony Andre C Method of retrieving and displaying data
US5685000A (en) 1995-01-04 1997-11-04 U S West Technologies, Inc. Method for providing a linguistically competent dialogue with a computerized service representative
JP2817646B2 (ja) 1995-02-01 1998-10-30 日本電気株式会社 文書編集装置
US5805911A (en) 1995-02-01 1998-09-08 Microsoft Corporation Word prediction system
US5893073A (en) 1995-02-27 1999-04-06 Sun Microsystems, Inc. Method and apparatus for representing recurring events
US5781189A (en) 1995-05-05 1998-07-14 Apple Computer, Inc. Embedding internet browser/buttons within components of a network component system
US5708825A (en) 1995-05-26 1998-01-13 Iconovex Corporation Automatic summary page creation and hyperlink generation
US5778402A (en) 1995-06-07 1998-07-07 Microsoft Corporation Method and system for auto-formatting a document using an event-based rule engine to format a document as the user types
US5794257A (en) 1995-07-14 1998-08-11 Siemens Corporate Research, Inc. Automatic hyperlinking on multimedia by compiling link specifications
US5640560A (en) 1995-08-02 1997-06-17 Microsoft Corporation CD-ROM content repurposing
US5752022A (en) 1995-08-07 1998-05-12 International Business Machines Corp. Method for creating a hypertext language for a distributed computer network
US5826025A (en) 1995-09-08 1998-10-20 Sun Microsystems, Inc. System for annotation overlay proxy configured to retrieve associated overlays associated with a document request from annotation directory created from list of overlay groups
US5872973A (en) 1995-10-26 1999-02-16 Viewsoft, Inc. Method for managing dynamic relations between objects in dynamic object-oriented languages
US6473069B1 (en) 1995-11-13 2002-10-29 Cirque Corporation Apparatus and method for tactile feedback from input device
US5855007A (en) 1995-11-15 1998-12-29 Jovicic; Neboisa Electronic coupon communication system
US5845077A (en) 1995-11-27 1998-12-01 Microsoft Corporation Method and system for identifying and obtaining computer software from a remote computer
US5822539A (en) 1995-12-08 1998-10-13 Sun Microsystems, Inc. System for adding requested document cross references to a document by annotation proxy configured to merge and a directory generator and annotation server
US5893132A (en) 1995-12-14 1999-04-06 Motorola, Inc. Method and system for encoding a book for reading using an electronic book
US5859636A (en) 1995-12-27 1999-01-12 Intel Corporation Recognition of and operation on text data
AU1690597A (en) 1996-01-11 1997-08-01 Mitre Corporation, The System for controlling access and distribution of digital property
US5875443A (en) 1996-01-30 1999-02-23 Sun Microsystems, Inc. Internet-based spelling checker dictionary system with automatic updating
US5946647A (en) 1996-02-01 1999-08-31 Apple Computer, Inc. System and method for performing an action on a structure in computer-generated data
US5802299A (en) 1996-02-13 1998-09-01 Microtouch Systems, Inc. Interactive system for authoring hypertext document collections
EP0813146A1 (en) 1996-04-01 1997-12-17 Sun Microsystems, Inc. Results-oriented help displays for computer software programs
US6493006B1 (en) 1996-05-10 2002-12-10 Apple Computer, Inc. Graphical user interface having contextual menus
US6018748A (en) 1996-05-28 2000-01-25 Sun Microsystems, Inc. Dynamic linkable labels in a network browser page
US5913214A (en) 1996-05-30 1999-06-15 Massachusetts Inst Technology Data extraction from world wide web pages
US5715415A (en) 1996-06-05 1998-02-03 Microsoft Corporation Computer application with help pane integrated into workspace
US5818447A (en) 1996-06-06 1998-10-06 Microsoft Corporation System and method for in-place editing of an electronic mail message using a separate program
US6151643A (en) 1996-06-07 2000-11-21 Networks Associates, Inc. Automatic updating of diverse software products on multiple client computer systems by downloading scanning application to client computer and generating software list on client computer
US5920859A (en) 1997-02-05 1999-07-06 Idd Enterprises, L.P. Hypertext document retrieval system and method
US6085201A (en) 1996-06-28 2000-07-04 Intel Corporation Context-sensitive template engine
US5802530A (en) 1996-07-01 1998-09-01 Sun Microsystems, Inc. Web document based graphical user interface
US5987480A (en) 1996-07-25 1999-11-16 Donohue; Michael Method and system for delivering documents customized for a particular user over the internet using imbedded dynamic content
US6272505B1 (en) 1998-07-07 2001-08-07 Carlos De La Huerga Document modification based hyperlink limiting method and apparatus
US6434567B1 (en) * 1996-07-30 2002-08-13 Carlos De La Huerga Method for specifying enterprise-wide database address formats
US6516321B1 (en) 1996-07-30 2003-02-04 Carlos De La Huerga Method for database address specification
US5895461A (en) 1996-07-30 1999-04-20 Telaric, Inc. Method and system for automated data storage and retrieval with uniform addressing scheme
US5903889A (en) * 1997-06-09 1999-05-11 Telaric, Inc. System and method for translating, collecting and archiving patient records
US6308171B1 (en) 1996-07-30 2001-10-23 Carlos De La Huerga Method and system for automated data storage and retrieval
JPH10161976A (ja) * 1996-11-27 1998-06-19 Hitachi Ltd オンライン業務処理システム
US6061516A (en) * 1996-08-13 2000-05-09 Hitachi, Ltd. Online application processing system
JPH1055339A (ja) * 1996-08-13 1998-02-24 Hitachi Ltd オンライン型業務処理システム
SE515663C2 (sv) 1996-08-23 2001-09-17 Ericsson Telefon Ab L M Pekskärm och användning av pekskärm
AU4495597A (en) 1996-09-23 1998-04-14 Lowrie Mcintosh Defining a uniform subject classification system incorporating document management/records retention functions
US6006252A (en) 1996-10-08 1999-12-21 Wolfe; Mark A. System and method for communicating information relating to a network resource
US6182029B1 (en) * 1996-10-28 2001-01-30 The Trustees Of Columbia University In The City Of New York System and method for language extraction and encoding utilizing the parsing of text data in accordance with domain parameters
US5948061A (en) 1996-10-29 1999-09-07 Double Click, Inc. Method of delivery, targeting, and measuring advertising over networks
KR19980035431A (ko) * 1996-11-13 1998-08-05 김광호 다국어 입력 설정 변환 방법
US6292768B1 (en) 1996-12-10 2001-09-18 Kun Chun Chan Method for converting non-phonetic characters into surrogate words for inputting into a computer
US6018761A (en) 1996-12-11 2000-01-25 The Robert G. Uomini And Louise B. Bidwell Trust System for adding to electronic mail messages information obtained from sources external to the electronic mail transport process
US6802061B1 (en) 1996-12-12 2004-10-05 Microsoft Corporation Automatic software downloading from a computer network
US6347398B1 (en) 1996-12-12 2002-02-12 Microsoft Corporation Automatic software downloading from a computer network
JP3402100B2 (ja) * 1996-12-27 2003-04-28 カシオ計算機株式会社 音声制御ホスト装置
WO1998030963A1 (en) 1997-01-14 1998-07-16 Benjamin Slotznick System for calculating occasion dates and converting between different calendar systems, and intelligent agent for using same
US6006279A (en) 1997-01-21 1999-12-21 Canon Information Systems, Inc. Plug-in module host framework
US5933139A (en) 1997-01-31 1999-08-03 Microsoft Corporation Method and apparatus for creating help functions
US6029171A (en) 1997-02-10 2000-02-22 Actioneer, Inc. Method and apparatus for group action processing between users of a collaboration system
US5995756A (en) 1997-02-14 1999-11-30 Inprise Corporation System for internet-based delivery of computer applications
US5884266A (en) 1997-04-02 1999-03-16 Motorola, Inc. Audio interface for document based information resource navigation and method therefor
US6138170A (en) * 1997-04-07 2000-10-24 Novell, Inc. Method and system for integrating external functions into an application environment
US6078886A (en) 1997-04-14 2000-06-20 At&T Corporation System and method for providing remote automatic speech recognition services via a packet network
US6073090A (en) 1997-04-15 2000-06-06 Silicon Graphics, Inc. System and method for independently configuring international location and language
US5944787A (en) 1997-04-21 1999-08-31 Sift, Inc. Method for automatically finding postal addresses from e-mail addresses
US6167523A (en) * 1997-05-05 2000-12-26 Intel Corporation Method and apparatus for forms data validation and processing control
US6405111B2 (en) 1997-05-16 2002-06-11 Snap-On Technologies, Inc. System and method for distributed computer automotive service equipment
US5877757A (en) 1997-05-23 1999-03-02 International Business Machines Corporation Method and system for providing user help information in network applications
EP0881567B1 (en) 1997-05-28 2003-10-08 Agilent Technologies, Inc. (a Delaware corporation) Online documentation and help system for computer-based systems
JP3323105B2 (ja) 1997-06-03 2002-09-09 株式会社ジャストシステム 行為実行管理装置およびその装置としてコンピュータを機能させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体
US6185550B1 (en) 1997-06-13 2001-02-06 Sun Microsystems, Inc. Method and apparatus for classifying documents within a class hierarchy creating term vector, term file and relevance ranking
US6137911A (en) 1997-06-16 2000-10-24 The Dialog Corporation Plc Test classification system and method
US5892919A (en) 1997-06-23 1999-04-06 Sun Microsystems, Inc. Spell checking universal resource locator (URL) by comparing the URL against a cache containing entries relating incorrect URLs submitted by users to corresponding correct URLs
US5933140A (en) 1997-06-30 1999-08-03 Sun Microsystems, Inc. Child window containing context-based help and a miniaturized web page
US6088711A (en) 1997-07-01 2000-07-11 Microsoft Corporation Method and system for defining and applying a style to a paragraph
US5974413A (en) 1997-07-03 1999-10-26 Activeword Systems, Inc. Semantic user interface
US6199046B1 (en) 1997-07-29 2001-03-06 Adsura Pty Ltd. Method system and article of manufacture for performing real time currency conversion
GB2329042B (en) 1997-09-03 2002-08-21 Ibm Presentation of help information via a computer system user interface in response to user interaction
JPH1185706A (ja) 1997-09-08 1999-03-30 Sharp Corp アプリケーションデータ生成方法および装置並びにアプリケーションデータ生成プログラムを記録した記録媒体
US6658623B1 (en) 1997-09-15 2003-12-02 Fuji Xerox Co., Ltd. Displaying in a first document a selectable link to a second document based on a passive query
US6279014B1 (en) * 1997-09-15 2001-08-21 Xerox Corporation Method and system for organizing documents based upon annotations in context
US6708189B1 (en) 1997-09-30 2004-03-16 Desknet, Inc. Computer file transfer system
US6023684A (en) 1997-10-01 2000-02-08 Security First Technologies, Inc. Three tier financial transaction system with cache memory
US5896321A (en) 1997-11-14 1999-04-20 Microsoft Corporation Text completion system for a miniature computer
US6623527B1 (en) 1997-11-19 2003-09-23 International Business Machines Corporation Method for providing a document with a button for a network service
US6219698B1 (en) 1997-12-19 2001-04-17 Compaq Computer Corporation Configuring client software using remote notification
US6028605A (en) 1998-02-03 2000-02-22 Documentum, Inc. Multi-dimensional analysis of objects by manipulating discovered semantic properties
US6092074A (en) 1998-02-10 2000-07-18 Connect Innovations, Inc. Dynamic insertion and updating of hypertext links for internet servers
JP3246432B2 (ja) 1998-02-10 2002-01-15 株式会社日立製作所 宛名読取り装置および郵便物等区分機
US6067087A (en) 1998-03-03 2000-05-23 Microsoft Corporation Method for building menus during idle times
JP3666005B2 (ja) 1998-03-03 2005-06-29 マツダ株式会社 特許情報検索システム、特許情報検索装置、情報検索中継装置並びに特許情報検索方法
US6173287B1 (en) * 1998-03-11 2001-01-09 Digital Equipment Corporation Technique for ranking multimedia annotations of interest
US7028312B1 (en) 1998-03-23 2006-04-11 Webmethods XML remote procedure call (XML-RPC)
US6052531A (en) 1998-03-25 2000-04-18 Symantec Corporation Multi-tiered incremental software updating
US6154738A (en) 1998-03-27 2000-11-28 Call; Charles Gainor Methods and apparatus for disseminating product information via the internet using universal product codes
US6031525A (en) 1998-04-01 2000-02-29 New York University Method and apparatus for writing
US6006265A (en) 1998-04-02 1999-12-21 Hotv, Inc. Hyperlinks resolution at and by a special network server in order to enable diverse sophisticated hyperlinking upon a digital network
US6173316B1 (en) 1998-04-08 2001-01-09 Geoworks Corporation Wireless communication device with markup language based man-machine interface
JP4036528B2 (ja) 1998-04-27 2008-01-23 富士通株式会社 意味認識システム
US6167469A (en) 1998-05-18 2000-12-26 Agilent Technologies, Inc. Digital camera having display device for displaying graphical representation of user input and method for transporting the selected digital images thereof
US6122647A (en) 1998-05-19 2000-09-19 Perspecta, Inc. Dynamic generation of contextual links in hypertext documents
US6121968A (en) 1998-06-17 2000-09-19 Microsoft Corporation Adaptive menus
US6112209A (en) 1998-06-17 2000-08-29 Gusack; Mark David Associative database model for electronic-based informational assemblies
US6381742B2 (en) 1998-06-19 2002-04-30 Microsoft Corporation Software package management
US6629079B1 (en) 1998-06-25 2003-09-30 Amazon.Com, Inc. Method and system for electronic commerce using multiple roles
US6510504B2 (en) 1998-06-29 2003-01-21 Oracle Corporation Methods and apparatus for memory allocation for object instances in an object-oriented software environment
US6199081B1 (en) 1998-06-30 2001-03-06 Microsoft Corporation Automatic tagging of documents and exclusion by content
US6167568A (en) 1998-06-30 2000-12-26 Sun Microsystems, Inc. Method and apparatus for implementing electronic software distribution
US6353926B1 (en) 1998-07-15 2002-03-05 Microsoft Corporation Software update notification
US6694055B2 (en) 1998-07-15 2004-02-17 Microsoft Corporation Proper name identification in chinese
US6741994B1 (en) * 1998-07-27 2004-05-25 Hewlett-Packard Development Company, L.P. Method and automatic organization of data
US6553385B2 (en) 1998-09-01 2003-04-22 International Business Machines Corporation Architecture of a framework for information extraction from natural language documents
NO984066L (no) 1998-09-03 2000-03-06 Arendi As Funksjonsknapp for datamaskin
US7272604B1 (en) 1999-09-03 2007-09-18 Atle Hedloy Method, system and computer readable medium for addressing handling from an operating system
CA2246920A1 (en) 1998-09-10 2000-03-10 Ibm Canada Limited - Ibm Canada Limitee An activemark mechanism for a live parsing editor
US6141005A (en) 1998-09-10 2000-10-31 International Business Machines Corporation Combined display of locale-sensitive calendars in a distributed computer enterprise environment
US6917965B2 (en) 1998-09-15 2005-07-12 Microsoft Corporation Facilitating annotation creation and notification via electronic mail
JP4545317B2 (ja) 1998-10-28 2010-09-15 ヤフー! インコーポレイテッド インターネットブラウザインターフェースの制御方法、及び制御可能なブラウザインターフェイス
US6442591B1 (en) 1998-11-02 2002-08-27 International Business Machines Corporation Method and system for automatic electronic mail address maintenance
US6262728B1 (en) 1998-11-03 2001-07-17 Agilent Technologies, Inc. System and method for annotating a graphical user interface display in a computer-based system
US7039859B1 (en) 1998-11-12 2006-05-02 International Business Machines Corporation Generating visual editors from schema descriptions
US6964010B1 (en) * 1998-12-14 2005-11-08 International Business Machines Corporation Formatted-item list control
JP2000181485A (ja) * 1998-12-14 2000-06-30 Toyota Motor Corp 音声認識装置及び方法
US6339755B1 (en) * 1998-12-15 2002-01-15 International Business Machines Corporation Method, system and data structure for splitting language and locale properties in a data processing system
US6396515B1 (en) 1998-12-15 2002-05-28 International Business Machines Corporation Method, system and computer program product for dynamic language switching in user interface menus, help text, and dialogs
US6338059B1 (en) 1998-12-17 2002-01-08 International Business Machines Corporation Hyperlinked search interface for distributed database
US6339436B1 (en) 1998-12-18 2002-01-15 International Business Machines Corporation User defined dynamic help
US6697837B1 (en) 1999-11-19 2004-02-24 Installation Software Technologies, Inc. End user profiling method
JP2000194386A (ja) * 1998-12-24 2000-07-14 Omron Corp 音声認識応答装置及び方法
US6424979B1 (en) 1998-12-30 2002-07-23 American Management Systems, Inc. System for presenting and managing enterprise architectures
US6349295B1 (en) 1998-12-31 2002-02-19 Walker Digital, Llc Method and apparatus for performing supplemental searches over a network
US6556984B1 (en) 1999-01-19 2003-04-29 International Business Machines Corporation Hierarchical string matching using multi-path dynamic programming
US6401067B2 (en) * 1999-01-28 2002-06-04 International Business Machines Corporation System and method for providing user-directed constraints for handwriting recognition
JP2000222394A (ja) 1999-02-03 2000-08-11 Nec Corp 文書管理装置及びその文書管理方法並びにその制御プログラムを記録した記録媒体
JP2000231566A (ja) 1999-02-09 2000-08-22 Nec Eng Ltd Wwwブラウザにおけるラベル機能部
US6480860B1 (en) 1999-02-11 2002-11-12 International Business Machines Corporation Tagged markup language interface with document type definition to access data in object oriented database
JP2000242392A (ja) 1999-02-12 2000-09-08 Dbm Korea:Kk 動的な情報ディスプレイのためのコンピュータシステム及びその方法
US6311177B1 (en) 1999-02-16 2001-10-30 International Business Machines Corporation Accessing databases when viewing text on the web
US6314398B1 (en) * 1999-03-01 2001-11-06 Matsushita Electric Industrial Co., Ltd. Apparatus and method using speech understanding for automatic channel selection in interactive television
US7590575B2 (en) 1999-03-08 2009-09-15 Microsoft Corporation Method and apparatus for converting, formatting, and displaying currency values
US6507857B1 (en) 1999-03-12 2003-01-14 Sun Microsystems, Inc. Extending the capabilities of an XSL style sheet to include components for content transformation
US6477510B1 (en) 1999-03-15 2002-11-05 Andrew Johnson, Inc. Euro booking currency conversion method
US7216351B1 (en) * 1999-04-07 2007-05-08 International Business Machines Corporation Systems and methods for synchronizing multi-modal interactions
US6311152B1 (en) 1999-04-08 2001-10-30 Kent Ridge Digital Labs System for chinese tokenization and named entity recognition
US6415304B1 (en) 1999-04-20 2002-07-02 Microsoft Corporation Waiting prior to engaging in action for enhancement of automated service
US6320496B1 (en) 1999-04-29 2001-11-20 Fuji Xerox Co., Ltd Systems and methods providing tactile guidance using sensory supplementation
US6880129B1 (en) 1999-04-29 2005-04-12 Silverstream Software, Llc Method and apparatus for using name spaces in a graphical user interface
US6249784B1 (en) * 1999-05-19 2001-06-19 Nanogen, Inc. System and method for searching and processing databases comprising named annotated text strings
WO2000073949A1 (en) 1999-05-31 2000-12-07 Eurosymbol Limited Computer system
US6442545B1 (en) 1999-06-01 2002-08-27 Clearforest Ltd. Term-level text with mining with taxonomies
US7472349B1 (en) 1999-06-01 2008-12-30 Oracle International Corporation Dynamic services infrastructure for allowing programmatic access to internet and other resources
US6901402B1 (en) 1999-06-18 2005-05-31 Microsoft Corporation System for improving the performance of information retrieval-type tasks by identifying the relations of constituents
JP2001014303A (ja) 1999-06-29 2001-01-19 Nec Corp 文書管理装置
US6456304B1 (en) 1999-06-30 2002-09-24 Microsoft Corporation Procedural toolbar user interface
US6732361B1 (en) 1999-07-28 2004-05-04 Xerox Corporation Generating combinations of offers and using action identifiers from the offers to obtain performance of combinations of actions
US6880126B1 (en) * 1999-08-03 2005-04-12 International Business Machines Corporation Controlling presentation of a GUI, using view controllers created by an application mediator, by identifying a destination to access a target to retrieve data
US6806890B2 (en) 1999-08-17 2004-10-19 International Business Machines Corporation Generating a graphical user interface from a command syntax for managing multiple computer systems as one computer system
US6697824B1 (en) 1999-08-31 2004-02-24 Accenture Llp Relationship management in an E-commerce application framework
US6859908B1 (en) 1999-08-31 2005-02-22 Intel Corporation Automated text entry for processor-based system
EP1093058A1 (en) 1999-09-28 2001-04-18 Cloanto Corporation Method and apparatus for processing text and character data
US6981212B1 (en) 1999-09-30 2005-12-27 International Business Machines Corporation Extensible markup language (XML) server pages having custom document object model (DOM) tags
JP2001100788A (ja) * 1999-09-30 2001-04-13 Sony Corp 音声処理装置および音声処理方法、並びに記録媒体
US6718516B1 (en) 1999-09-30 2004-04-06 International Business Machines Corporation Method for verifying context between multiple related XML tags in document object model (DOM)
US6519603B1 (en) 1999-10-28 2003-02-11 International Business Machine Corporation Method and system for organizing an annotation structure and for querying data and annotations
JP2001125994A (ja) 1999-10-29 2001-05-11 Toshiba Medical System Co Ltd 医用レポートシステム
GB2355833B (en) * 1999-10-29 2003-10-29 Canon Kk Natural language input method and apparatus
JP2001134716A (ja) * 1999-11-09 2001-05-18 Toshiba Corp 所在情報認識方法と認識アプリケーションと記録媒体と所在情報認識装置
US6392668B1 (en) 1999-11-12 2002-05-21 Kendara, Inc. Client-side system and method for network link differentiation
AU1488101A (en) 1999-11-19 2001-05-30 Science Management Corporation Forms creation method and e-commerce method
US6950982B1 (en) 1999-11-19 2005-09-27 Xerox Corporation Active annotation mechanism for document management systems
US6963867B2 (en) 1999-12-08 2005-11-08 A9.Com, Inc. Search query processing to provide category-ranked presentation of search results
US6564264B1 (en) 1999-12-08 2003-05-13 At&T Corp. System, apparatus and method for automatic address updating of outgoing and incoming user messages in a communications network
US6615131B1 (en) * 1999-12-21 2003-09-02 Televigation, Inc. Method and system for an efficient operating environment in a real-time navigation system
US6715144B2 (en) 1999-12-30 2004-03-30 International Business Machines Corporation Request based automation of software installation, customization and activation
US6591260B1 (en) 2000-01-28 2003-07-08 Commerce One Operations, Inc. Method of retrieving schemas for interpreting documents in an electronic commerce system
US6868525B1 (en) * 2000-02-01 2005-03-15 Alberti Anemometer Llc Computer graphic display visualization system and method
GB0004097D0 (en) * 2000-02-22 2000-04-12 Ibm Management of speech technology modules in an interactive voice response system
US7478140B2 (en) 2000-03-09 2009-01-13 Pitney Bowes Software Inc. System and method for sending electronic mail and parcel delivery notification using recipient's identification information
US6311194B1 (en) 2000-03-15 2001-10-30 Taalee, Inc. System and method for creating a semantic web and its applications in browsing, searching, profiling, personalization and advertising
US6556972B1 (en) 2000-03-16 2003-04-29 International Business Machines Corporation Method and apparatus for time-synchronized translation and synthesis of natural-language speech
US6604099B1 (en) 2000-03-20 2003-08-05 International Business Machines Corporation Majority schema in semi-structured data
US6904560B1 (en) 2000-03-23 2005-06-07 Adobe Systems Incorporated Identifying key images in a document in correspondence to document text
US7032011B2 (en) 2000-03-29 2006-04-18 Symantec Corporation Server based extraction, transfer, storage and processing of remote settings, files and data
US6631519B1 (en) 2000-03-30 2003-10-07 Microsoft Corporation Automated schema and interface generation
US20020004803A1 (en) 2000-04-07 2002-01-10 Oleg Serebrennikov Method and apparatus for the dynamic modification of relational information in electronic documents such as HTML pages and the like
US6742054B1 (en) * 2000-04-07 2004-05-25 Vitria Technology, Inc. Method of executing a data transformation specification
US6618733B1 (en) 2000-04-11 2003-09-09 Revelink Inc. View navigation for creation, update and querying of data objects and textual annotations of relations between data objects
US6883137B1 (en) 2000-04-17 2005-04-19 International Business Machines Corporation System and method for schema-driven compression of extensible mark-up language (XML) documents
US6976090B2 (en) 2000-04-20 2005-12-13 Actona Technologies Ltd. Differentiated content and application delivery via internet
US7035788B1 (en) * 2000-04-25 2006-04-25 Microsoft Corporation Language model sharing
US6571253B1 (en) * 2000-04-28 2003-05-27 International Business Machines Corporation Hierarchical view of data binding between display elements that are organized in a hierarchical structure to a data store that is also organized in a hierarchical structure
WO2001084338A2 (en) 2000-05-02 2001-11-08 Sun Microsystems, Inc. Cluster configuration repository
US6874125B1 (en) 2000-05-03 2005-03-29 Microsoft Corporation Method for providing feedback on windows, messages and dialog boxes
AU2001261232A1 (en) 2000-05-08 2001-11-20 Walker Digital, Llc Method and system for providing a link in an electronic file being presented to a user
US6643650B1 (en) 2000-05-09 2003-11-04 Sun Microsystems, Inc. Mechanism and apparatus for using messages to look up documents stored in spaces in a distributed computing environment
US20010041328A1 (en) * 2000-05-11 2001-11-15 Fisher Samuel Heyward Foreign language immersion simulation process and apparatus
US6961750B1 (en) 2000-05-18 2005-11-01 Microsoft Corp. Server-side control objects for processing client-side user interface elements
US6459364B2 (en) 2000-05-23 2002-10-01 Hewlett-Packard Company Internet browser facility and method for the visually impaired
US20010049596A1 (en) 2000-05-30 2001-12-06 Adam Lavine Text to animation process
US20010049702A1 (en) 2000-06-05 2001-12-06 Sun Microsystems, Inc. Service side filtering XML messages in a distributed network
US7712024B2 (en) 2000-06-06 2010-05-04 Microsoft Corporation Application program interfaces for semantically labeling strings and providing actions based on semantically labeled strings
US7451389B2 (en) 2000-06-06 2008-11-11 Microsoft Corporation Method and system for semantically labeling data and providing actions based on semantically labeled data
US6519557B1 (en) 2000-06-06 2003-02-11 International Business Machines Corporation Software and method for recognizing similarity of documents written in different languages based on a quantitative measure of similarity
US7421645B2 (en) 2000-06-06 2008-09-02 Microsoft Corporation Method and system for providing electronic commerce actions based on semantically labeled strings
US7716163B2 (en) 2000-06-06 2010-05-11 Microsoft Corporation Method and system for defining semantic categories and actions
AU2001268457A1 (en) 2000-06-15 2001-12-24 Bellsouth Intellectual Property Corporation Electronic mail (email) internet appliance methods and systems
US6874143B1 (en) 2000-06-21 2005-03-29 Microsoft Corporation Architectures for and methods of providing network-based software extensions
WO2002001401A1 (en) 2000-06-26 2002-01-03 Onerealm Inc. Method and apparatus for normalizing and converting structured content
EP1187010A3 (en) 2000-07-12 2004-06-30 IvyTeam AG Method and system for implementing process-based web applications
US6857103B1 (en) 2000-07-14 2005-02-15 International Business Machines Corporation Flexible help support in an object oriented application
US6766326B1 (en) 2000-07-24 2004-07-20 Resty M Cena Universal storage for dynamic databases
US6601075B1 (en) 2000-07-27 2003-07-29 International Business Machines Corporation System and method of ranking and retrieving documents based on authority scores of schemas and documents
JP2002041353A (ja) 2000-07-28 2002-02-08 Toppan Printing Co Ltd 自動更新システム
US6413100B1 (en) 2000-08-08 2002-07-02 Netucation, Llc System and methods for searching for and delivering solutions to specific problems and problem types
AU2001284987A1 (en) 2000-08-16 2002-02-25 Filestream, Inc. End-to-end secure file transfer method and system
US6826726B2 (en) 2000-08-18 2004-11-30 Vaultus Mobile Technologies, Inc. Remote document updating system using XML and DOM
US8126942B2 (en) * 2000-08-25 2012-02-28 Fujitsu Limited Data processing system and data processing method
JP2002140657A (ja) * 2000-08-25 2002-05-17 Fujitsu Ltd データ処理装置、コンピュータ可読媒体及びプログラム
US6654734B1 (en) 2000-08-30 2003-11-25 International Business Machines Corporation System and method for query processing and optimization for XML repositories
US20030050932A1 (en) 2000-09-01 2003-03-13 Pace Charles P. System and method for transactional deployment of J2EE web components, enterprise java bean components, and application data over multi-tiered computer networks
US6871204B2 (en) 2000-09-07 2005-03-22 Oracle International Corporation Apparatus and method for mapping relational data and metadata to XML
US6717593B1 (en) 2000-09-12 2004-04-06 Avaya Technology Corp. Mark-up language implementation of graphical or non-graphical user interfaces
AU2001294555A1 (en) 2000-09-14 2002-03-26 Bea Systems Inc. Xml-based graphical user interface application development toolkit
US6636880B1 (en) 2000-09-18 2003-10-21 International Business Machines Corporation Automatic conversion of units in a computer program
US6829631B1 (en) 2000-09-21 2004-12-07 International Business Machines Corporation Method and system for screening electronic messages
EP1327191B1 (en) 2000-09-22 2013-10-23 Lumension Security, Inc. Non-invasive automatic offsite patch fingerprinting and updating system and method
US7190976B2 (en) 2000-10-02 2007-03-13 Microsoft Corporation Customizing the display of a mobile computing device
US6944857B1 (en) 2000-10-12 2005-09-13 International Business Machines Corporation Method, system, computer program product, and article of manufacture for updating a computer program according to a stored configuration
US6441753B1 (en) 2000-10-25 2002-08-27 Motorola, Inc. Multi-function key assembly for an electronic device
US6795808B1 (en) * 2000-10-30 2004-09-21 Koninklijke Philips Electronics N.V. User interface/entertainment device that simulates personal interaction and charges external database with relevant data
US6728679B1 (en) * 2000-10-30 2004-04-27 Koninklijke Philips Electronics N.V. Self-updating user interface/entertainment device that simulates personal interaction
US7100115B1 (en) 2000-10-31 2006-08-29 Sun Microsystems, Inc. Method and apparatus for providing computer-based help
US6622140B1 (en) 2000-11-15 2003-09-16 Justsystem Corporation Method and apparatus for analyzing affect and emotion in text
JP2002222181A (ja) 2000-11-21 2002-08-09 Bisket Kk 情報処理システム及び方法並びに情報処理用ソフトウェアを記録した記録媒体
US7320019B2 (en) 2000-11-30 2008-01-15 At&T Delaware Intellectual Property, Inc. Method and apparatus for automatically checking e-mail addresses in outgoing e-mail communications
US6988109B2 (en) 2000-12-06 2006-01-17 Io Informatics, Inc. System, method, software architecture, and business model for an intelligent object based information technology platform
US6595342B1 (en) 2000-12-07 2003-07-22 Sony Corporation Method and apparatus for a biometrically-secured self-service kiosk system for guaranteed product delivery and return
ATE379807T1 (de) 2000-12-11 2007-12-15 Microsoft Corp Verfahren und system zur verwaltung von mehreren netzwerk-betriebsmitteln
US20020078222A1 (en) 2000-12-14 2002-06-20 Compas Jeffrey C. Updating information in network devices
US6829331B2 (en) 2001-01-02 2004-12-07 Soundbite Communications, Inc. Address book for a voice message delivery method and system
US6957385B2 (en) 2001-01-05 2005-10-18 Microsoft Corporation Worldwide number format for a spreadsheet program module
US20020091803A1 (en) 2001-01-08 2002-07-11 Kokoro Imamura Multi-user management process enabling user privacy for use in a network entertainment center
US6959416B2 (en) 2001-01-30 2005-10-25 International Business Machines Corporation Method, system, program, and data structures for managing structured documents in a database
JP2002232585A (ja) 2001-01-30 2002-08-16 Canon Inc 通信装置、電話帳のデータ管理方法、プログラムおよび記憶媒体
US20020111928A1 (en) * 2001-01-30 2002-08-15 Haddad Wadieh George System for processing document production orders over computer network
US6845499B2 (en) 2001-01-31 2005-01-18 I2 Technologies Us, Inc. System and method for developing software applications using an extended XML-based framework
US7013289B2 (en) 2001-02-21 2006-03-14 Michel Horn Global electronic commerce system
US7080318B2 (en) 2001-02-28 2006-07-18 Koninklijke Philips Electronics N.V. Schema, syntactic analysis method and method of generating a bit stream based on a schema
US6694307B2 (en) 2001-03-07 2004-02-17 Netvention System for collecting specific information from several sources of unstructured digitized data
US7237190B2 (en) 2001-03-07 2007-06-26 International Business Machines Corporation System and method for generating multiple customizable interfaces for XML documents
US20020129107A1 (en) 2001-03-12 2002-09-12 Loughran Stephen A. Method and apparatus for automatic content handling
US20030101190A1 (en) 2001-03-14 2003-05-29 Microsoft Corporation Schema-based notification service
US20030050911A1 (en) 2001-03-14 2003-03-13 Mark Lucovsky Schema-based services for identity-based access to profile data
US7302634B2 (en) 2001-03-14 2007-11-27 Microsoft Corporation Schema-based services for identity-based data access
US20020133523A1 (en) 2001-03-16 2002-09-19 Anthony Ambler Multilingual graphic user interface system and method
US7305354B2 (en) * 2001-03-20 2007-12-04 Lightsurf,Technologies, Inc. Media asset management system
US6948133B2 (en) 2001-03-23 2005-09-20 Siemens Medical Solutions Health Services Corporation System for dynamically configuring a user interface display
US6950831B2 (en) * 2001-03-23 2005-09-27 Siemens Medical Solutions Health Services Corporation Processing system for use with a user interface display
US20030101204A1 (en) 2001-03-24 2003-05-29 Watson Todd E. Method for converting units of measurement
US7032174B2 (en) 2001-03-27 2006-04-18 Microsoft Corporation Automatically adding proper names to a database
US6382350B1 (en) 2001-04-02 2002-05-07 Collins & Aikman Products Corp. Molded acoustic and decorative mats and methods for forming the same
US20030046316A1 (en) * 2001-04-18 2003-03-06 Jaroslav Gergic Systems and methods for providing conversational computing via javaserver pages and javabeans
US20020178182A1 (en) 2001-05-04 2002-11-28 Kuansan Wang Markup language extensions for web enabled recognition
US7409638B2 (en) 2001-05-10 2008-08-05 International Business Machines Corporation Web interface for providing system-status on-demand
US7302440B2 (en) 2001-07-27 2007-11-27 Metatomix, Inc. Methods and apparatus for statistical data analysis and reduction for an enterprise application
US6925457B2 (en) 2001-07-27 2005-08-02 Metatomix, Inc. Methods and apparatus for querying a relational data store using schema-less queries
US20030009489A1 (en) 2001-05-29 2003-01-09 Griffin Steven K. Method for mining data and automatically associating source locations
US7177870B2 (en) 2001-05-30 2007-02-13 Accenture Global Services Gmbh Method of data block aggregation
US6745208B2 (en) 2001-05-31 2004-06-01 International Business Machines Corporation Method and apparatus for synchronizing an XML document with its object model
US20030055927A1 (en) 2001-06-06 2003-03-20 Claudius Fischer Framework for a device and a computer system needing synchronization
US20020188941A1 (en) 2001-06-12 2002-12-12 International Business Machines Corporation Efficient installation of software packages
WO2003001413A1 (en) 2001-06-22 2003-01-03 Nosa Omoigui System and method for knowledge retrieval, management, delivery and presentation
US20030014745A1 (en) 2001-06-22 2003-01-16 Mah John M. Document update method
US6898604B1 (en) 2001-06-29 2005-05-24 Microsoft Corporation XML serialization and deserialization
US6714486B2 (en) 2001-06-29 2004-03-30 Kevin Biggs System and method for customized time display
US6948151B2 (en) 2001-06-29 2005-09-20 International Business Machines Corporation System and method for dynamic packaging of component objects
US7120897B2 (en) 2001-07-10 2006-10-10 Microsoft Corporation User control objects for providing server-side code generation from a user-defined dynamic web page content file
US6732090B2 (en) 2001-08-13 2004-05-04 Xerox Corporation Meta-document management system with user definable personalities
US7010779B2 (en) 2001-08-16 2006-03-07 Knowledge Dynamics, Inc. Parser, code generator, and data calculation and transformation engine for spreadsheet calculations
US7024351B2 (en) 2001-08-21 2006-04-04 Microsoft Corporation Method and apparatus for robust efficient parsing
US7840934B2 (en) 2001-08-29 2010-11-23 Hewlett-Packard Development Company, L.P. Method and system for integrating workflow management systems with business-to-business interaction standards
US7454459B1 (en) 2001-09-04 2008-11-18 Jarna, Inc. Method and apparatus for implementing a real-time event management platform
US7024658B1 (en) 2001-09-28 2006-04-04 Adobe Systems Incorporated Extensible help facility for a computer software application
AU2002334721B2 (en) 2001-09-28 2008-10-23 Oracle International Corporation An index structure to access hierarchical data in a relational database system
JP2002163250A (ja) 2001-10-01 2002-06-07 Fuji Xerox Co Ltd 文書処理装置
US6934915B2 (en) 2001-10-09 2005-08-23 Hewlett-Packard Development Company, L.P. System and method for personalizing an electrical device interface
US7711775B2 (en) 2001-10-24 2010-05-04 Groove Networks, Inc. Method and apparatus for managing software component downloads and updates
US7103773B2 (en) 2001-10-26 2006-09-05 Hewlett-Packard Development Company, L.P. Message exchange in an information technology network
GB2383662B (en) 2001-11-26 2005-05-11 Evolution Consulting Group Plc Creating XML documents
US6993760B2 (en) 2001-12-05 2006-01-31 Microsoft Corporation Installing software on a mobile computing device using the rollback and security features of a configuration manager
US7146564B2 (en) 2001-12-21 2006-12-05 Xmlcities, Inc. Extensible stylesheet designs using meta-tag and/or associated meta-tag information
US7357298B2 (en) 2001-12-28 2008-04-15 Kimberly-Clark Worldwide, Inc. Integrating event-based production information with financial and purchasing systems in product manufacturing
US7051076B2 (en) 2002-01-16 2006-05-23 Toshiba Tec Kabushiki Kaisha Automatically creating mailing address directory in an image communication apparatus
US6925470B1 (en) 2002-01-25 2005-08-02 Amphire Solutions, Inc. Method and apparatus for database mapping of XML objects into a relational database
US8032828B2 (en) 2002-03-04 2011-10-04 Hewlett-Packard Development Company, L.P. Method and system of document transformation between a source extensible markup language (XML) schema and a target XML schema
US7689899B2 (en) 2002-03-06 2010-03-30 Ge Corporate Financial Services, Inc. Methods and systems for generating documents
US7805371B2 (en) 2002-03-14 2010-09-28 Contentguard Holdings, Inc. Rights expression profile system and method
US7359884B2 (en) 2002-03-14 2008-04-15 Contentguard Holdings, Inc. Method and apparatus for processing usage rights expressions
US20030229593A1 (en) 2002-03-14 2003-12-11 Michael Raley Rights expression profile system and method
US20030182391A1 (en) 2002-03-19 2003-09-25 Mike Leber Internet based personal information manager
US20040039990A1 (en) 2002-03-30 2004-02-26 Xorbix Technologies, Inc. Automated form and data analysis tool
US7185336B2 (en) 2002-04-03 2007-02-27 Hewlett-Packard Development Company, L.P. System and method for selecting and installing a device driver
US20030195937A1 (en) 2002-04-16 2003-10-16 Kontact Software Inc. Intelligent message screening
AU2003243169B2 (en) 2002-04-24 2009-03-19 Intel Corporation System and method for processing of XML documents represented as an event stream
US20050108195A1 (en) 2002-05-07 2005-05-19 Microsoft Corporation Method, system, and apparatus for processing information based on the discovery of semantically labeled strings
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
US6687485B2 (en) 2002-05-21 2004-02-03 Thinksmark Performance Systems Llc System and method for providing help/training content for a web-based application
US7707024B2 (en) 2002-05-23 2010-04-27 Microsoft Corporation Method, system, and apparatus for converting currency values based upon semantically labeled strings
US7281245B2 (en) 2002-06-05 2007-10-09 Microsoft Corporation Mechanism for downloading software components from a remote source for use by a local software application
US7003522B1 (en) 2002-06-24 2006-02-21 Microsoft Corporation System and method for incorporating smart tags in online content
US20040001099A1 (en) 2002-06-27 2004-01-01 Microsoft Corporation Method and system for associating actions with semantic labels in electronic documents
US7392479B2 (en) 2002-06-27 2008-06-24 Microsoft Corporation System and method for providing namespace related information
US7346598B2 (en) 2002-06-28 2008-03-18 Microsoft Corporation Schemaless dataflow within an XML storage solution
US20040006564A1 (en) 2002-06-28 2004-01-08 Lucovsky Mark H. Schema-based service for identity-based data access to category data
US20040003990A1 (en) * 2002-07-02 2004-01-08 Pierre Mansur Water purification apparatus and method for purifying water
US7206788B2 (en) 2002-07-30 2007-04-17 Microsoft Corporation Schema-based services for identity-based access to device data
US7639257B2 (en) 2002-07-31 2009-12-29 Adobe Systems Incorporated Glyphlets
US20040044959A1 (en) 2002-08-30 2004-03-04 Jayavel Shanmugasundaram System, method, and computer program product for querying XML documents using a relational database system
US6993714B2 (en) 2002-10-03 2006-01-31 Microsoft Corporation Grouping and nesting hierarchical namespaces
US7370270B2 (en) 2002-10-23 2008-05-06 Aol Llc A Delaware Limited Liability Company XML schema evolution
US7796292B2 (en) 2003-01-03 2010-09-14 Integrated Software Design, Inc. Interactive system and method for graphical document generation
US20040143581A1 (en) 2003-01-15 2004-07-22 Bohannon Philip L. Cost-based storage of extensible markup language (XML) data
US7783614B2 (en) 2003-02-13 2010-08-24 Microsoft Corporation Linking elements of a document to corresponding fields, queries and/or procedures in a database
US20040172584A1 (en) 2003-02-28 2004-09-02 Microsoft Corporation Method and system for enhancing paste functionality of a computer software application
US7480064B2 (en) 2003-03-31 2009-01-20 Ricoh Company Method and system for providing updated help and solution information at a printing device
EP1690210A2 (en) 2003-07-07 2006-08-16 Metatomix, Inc. Surveillance, monitoring and real-time events platform

Also Published As

Publication number Publication date
US7778816B2 (en) 2010-08-17
US20020178008A1 (en) 2002-11-28
JP2006276867A (ja) 2006-10-12
JP2003108184A (ja) 2003-04-11
EP1253527A3 (en) 2006-06-14
EP1253527A2 (en) 2002-10-30

Similar Documents

Publication Publication Date Title
JP4202041B2 (ja) 入力モードバイアスを適用するための方法およびシステム
US7716163B2 (en) Method and system for defining semantic categories and actions
RU2328034C2 (ru) Способ и система сопоставления операций семантическим меткам в электронных документах
US7788602B2 (en) Method and system for providing restricted actions for recognized semantic categories
US7634720B2 (en) System and method for providing context to an input method
US7254784B2 (en) User-driven menu generation system with multiple submenus
US7877251B2 (en) Document translation system
US7992085B2 (en) Lightweight reference user interface
US7712024B2 (en) Application program interfaces for semantically labeling strings and providing actions based on semantically labeled strings
US7739588B2 (en) Leveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
US8031943B2 (en) Automatic natural language translation of embedded text regions in images during information transfer
US7043690B1 (en) Method, system, and program for checking contact information
US7703037B2 (en) Searchable task-based interface to control panel functionality
US7770102B1 (en) Method and system for semantically labeling strings and providing actions based on semantically labeled strings
US20020198909A1 (en) Method and system for semantically labeling data and providing actions based on semantically labeled data
US20050108195A1 (en) Method, system, and apparatus for processing information based on the discovery of semantically labeled strings
US20060074980A1 (en) System for semantically disambiguating text information
WO2009007181A1 (en) A method, system and computer program for intelligent text annotation
US20090313536A1 (en) Dynamically Providing Relevant Browser Content
US7418658B2 (en) System and method for integrating reference material in an electronic document
US20040128138A1 (en) Universal type-in line
WO2001024053A2 (en) System and method for automatic context creation for electronic documents
Documentation Procasor Project

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050617

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20050916

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20050916

A602 Written permission of extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A602

Effective date: 20050922

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051104

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051129

RD13 Notification of appointment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7433

Effective date: 20060227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20060227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080806

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20081008

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111017

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121017

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121017

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131017

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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