JP5740029B2 - 対話型サーチクエリーを改良するためのシステム及び方法 - Google Patents
対話型サーチクエリーを改良するためのシステム及び方法 Download PDFInfo
- Publication number
- JP5740029B2 JP5740029B2 JP2014087480A JP2014087480A JP5740029B2 JP 5740029 B2 JP5740029 B2 JP 5740029B2 JP 2014087480 A JP2014087480 A JP 2014087480A JP 2014087480 A JP2014087480 A JP 2014087480A JP 5740029 B2 JP5740029 B2 JP 5740029B2
- Authority
- JP
- Japan
- Prior art keywords
- term
- terms
- document
- candidate
- candidate terms
- 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 - Lifetime
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/332—Query formulation
- G06F16/3325—Reformulation based on results of preceding query
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99933—Query processing, i.e. searching
- Y10S707/99935—Query augmenting and refining, e.g. inexact access
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99941—Database schema or data structure
- Y10S707/99943—Generating database or data structure, e.g. via user interface
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
C=文書コーパス
q=ユーザクエリー
r=検討するマッチング文書の数
Wfcn(S)=アルゴリズム特定重み用語セットS
とすると、
1.クエリーqにマッチする文書のセットD(q)∈Cを計算する。
2.文書にマッチするトップrのサブセットDr(q)を選択する。
3.dが文書、tが用語である場合に、T(q)={t|∃d∈Dr(q):t∈d}であるような文書Dr(q)から用語のセットT(q)を計算する。
4.最も高い重みWfcn(S)でT(q)からn個の用語のサブセットSを計算する。
5.Sを用語提案のセットとしてユーザに提示する。
Velez他文献で示されるように、この方法は、高コストのランタイム技法であるので満足できるものではない。言い換えると、文書データベース(コーパス)が大きい場合において、DMを使用して用語提案のセットSを計算するために不満足な時間量を取ることになる。
本発明は、文書インデックスから文書を検索するよう設計されたサーチクエリーを改良するための改善された方法を提供する。本発明は、コーパスが更新される度に再計算しなければならないクロス文書データ構造又はグローバル統計に依存しないので有利である。更に本発明は、句のミックス、単語用語、及び特殊化(クエリー用語を含む句)を含む関連のある提案の短いリストを作成するために、周知の方法に比べてランタイムでフェッチする必要のある結果が少ないので、クエリー時(ランタイム)にI/O資源を必要とすることが著しく少ない。本発明において、文書インデックスでの各文書は、例えば文書インデックスの作成中にクエリーに先立つある時間に処理される。この処理では、文書インデックスでの各文書は、文書がその文書に対するランク付けされた候補用語のセット内に含むのに何らかの適切な用語を含むかどうかを判定するために調べられる。文書がこのような用語を含む場合、文書への文書インデックスの入力は、文書と関連付けられた用語のセットを含むよう構成される。この用語のセットは、ランク付けされた候補用語のセットと呼ばれる。
TermCountは、(i)候補用語を含み、且つ(ii)トップランクの文書にそれぞれ関連するランク付けされた候補用語のセットの数であり、
TermPositionは、(i)候補用語を含み、且つ(ii)トップランクの文書にそれぞれ関連するランク付けされた候補用語のこれらのセットにおける候補用語の位置の関数(例えば平均)であり、
ResultPositionは、候補用語を含むランク付けされた候補用語のセットに関連付けられるこれらのトップランクの文書のランクの関数(例えば平均)であり、
TermLengthは、候補用語の文字の数(候補用語の複雑性)であり、
QueryInclusionは、受信クエリーの用語が候補用語内に存在するかどうかを示す値である。
幾つかの実施形態において、重み付け関数によって候補用語に加えられる重みは、次式に応じて決定される。
TermCount+TermPosition+ResultPosition+TermLength+QueryInclusion
(TermCount*w1)+
(TermPosition*(w2+(RefinementDepth*w2´)))+
(ResultPosition*w3)+
(TermLength*(w4+(RefinementDepth*w4´)))+
(QueryInclusion*(w5+(RefinementDepth*w5´)))
ここで、w1、w2、w3、w4、w5、w2´、w4´、及びw5´は別々の重みであり、RefinementDepthは受信クエリーに対して処理が行われた回数である。
(A)ランク付けされた候補用語のそれぞれのセットに関連する文書内の用語を候補用語のマスターリストと比較し、ここで、その用語が候補用語のマスターリスト内に存在する場合には、その用語をランク付けされた候補用語のそれぞれのセットに候補用語として加え、
(B)文書内の用語の最大数が検討されるまで比較を繰り返し、
(C)重み付け関数に従って候補用語をランク付けし、これによりランク付けされた候補用語を形成する、
ことによって生成される。
同じ参照符号は、幾つかの図面全体を通して対応する要素を示す。
・ 種々の基本システムサービスを扱い、且つハードウェア従属タスクを実行するための手順を含むオペレーティングシステム316と、
・ インターネット、他のワイドエリアネットワーク、ローカルエリアネットワーク(例えば、ローカル無線ネットワークはクライアントコンピュータ100をコンピュータ300に接続できる)、メトロポリタンエリアネットワークなどの1つ又はそれ以上の通信ネットワークを介して種々のクライアントコンピュータ100(図1)及び場合によっては他のサーバ又はコンピュータにシステム300を接続するのに使用されるネットワーク通信モジュール318と、
・ クライアントコンピュータ100からクエリーを受信するためのクエリーハンドラ320と、
・ クエリーに関係のある文書の文書インデックス352をサーチして、クエリーに関係のあるランク付けされた文書の初期グループを形成するためのサーチエンジン322と、
・ 本発明の多くの態様を実施するためのクエリー改良提案エンジン324と、
を記憶することが好ましい。
・ ランク付けされた文書の初期グループと共に提示するための候補用語のサブセットを識別するための選択関数326と、
・ 提示のために候補用語のサブセットとランク付けされた文書の初期グループとをフォーマッティングするための結果フォーマッティングモジュール328と、
を含む。
調べられる文書の形式「ABCD...」の各文について:
Aはリスト342の候補用語の接頭辞であるか?
○はい:「AB」はリスト342の候補用語の接頭辞であるか?
■はい:「ABC」はリスト342の候補用語の接頭辞であるか?
●はい−>同じ方式で文全体のドリリングを続ける
●いいえ:文書と関連付けられた候補用語のセット410に「AB」を加え、Cに移り、「CDEF...」を検討する
■いいえ:文書と関連付けられた候補用語のセット410に「A」を加え、Bに移り、「BCDE...」を検討する
○いいえ:Bに移り、「BCDE...」の検討を始める
このようなアルゴリズムは、「文」が行のような文書のある任意の量であるか、或いは2つの句の境界又は他の区切り点の間の文書の部分であり、及び「ABCD...」が用語の各語である場合、リスト342の最も複雑な用語を文書の用語に確実に一致させる。関連する方法では、コンストラクタ346は、第1候補用語が候補用語のセットにおける第2候補用語のサブセットである場合、候補用語のセット410の第1候補用語を廃棄する。
TermCountは、(i)候補用語を含み、且つ(ii)トップランクの文書にそれぞれ関連するランク付けされた候補用語のセットの数であり、
TermPositionは、(i)候補用語を含み、且つ(ii)トップランクの文書にそれぞれ関連するランク付けされた候補用語のセットにおける候補用語の位置の関数(例えば平均)であり、
ResultPositionは、候補用語を含むランク付けされた候補用語のセットに関連付けられたトップランクの文書のランクの関数(例えば平均)であり、
TermLengthは、候補用語の文字数(候補用語の複雑性)であり、
QueryInclusionは、受信クエリーの用語が候補用語内に存在するかどうかを示す値である。
TermCount+TermPosition+ResultPosition+TermLength+QueryInclusion
ここで、重みTermCount、TermPosition、ResultPosition、TermLength、及びQueryInclusionは、上記に定義されたものと同じである。幾つかの実施形態において、TermCount、TermPosition、ResultPosition、TermLength、及びQueryInclusionは、各々別々に重み付けされる。
(TermCount*w1)+
(TermPosition*(w2+(RefinementDepth*w2´)))+
(ResultPosition*w3)+
(TermLength*(w4+(RefinementDepth*w4´)))+
(QueryInclusion*(w5+(RefinementDepth*w5´)))
ここで、w1、w2、w3、w4、w5、w2´、w4´、及びw5´は別々の重みである。更に、RefinementDepthは、受信クエリーについて処理が行われた回数である。言い換えると、RefinementDepthは、ユーザがオリジナルのサーチクエリーに候補用語のサブセットからの用語を加える任意選択のステップ614の実行操作によってステップ602から612が繰り返される回数である。1つの実施形態において、 w1=100
w2=15
w2´=15
w3=1
w4=1
w4´=0
w5=100、及び
w5´=50である。
110 サーチエンジンサーバ
120 文書インデックス
Claims (20)
- クエリーを改良するために、少なくとも1つのプロセッサ、記憶装置、通信プラットフォームを有するマシーン上で実行される方法であって、
クエリーを受信する処理と、
受信した前記クエリーに対応してランク付けされた文書の初期グループを作成する処理であって、前記ランク付けされた文書の初期グループの各文書は候補用語の組を含んでいる当該処理と、
前記ランク付けされた文書の初期グループのトップランキング文書を識別する処理と、
前記トップランキング文書に関連するカテゴリーを識別する処理と、
前記カテゴリーに基づき前記ランク付けされた文書の初期グループのうちの少なくとも1つの他の文書を選択する処理と、
前記候補用語の組のうち、前記トップランキング文書又は選択された前記少なくとも1つの他の文書に関連する少なくとも1つの候補用語の組から1以上の用語を選択する処理と、
前記ランク付けされた文書の初期グループ及び選択された前記1以上の用語を提示する処理と、
が実行される方法。 - 前記1以上の用語は、前記トップランキング文書に関連した候補用語の組から選択される、請求項1に記載の方法。
- 前記1以上の用語は、選択された前記少なくとも1つの他の文書に関連した候補用語の組から選択される、請求項1に記載の方法。
- 選択された前記少なくとも1つの他の文書内に生じる第1の用語を識別する処理と、
候補用語のマスター集合が前記第1の用語を含むかどうかを決定する処理と、
前記候補用語のマスター集合が前記第1の用語を含んでいるという決定に基づき、前記候補用語の組のうち、少なくとも1つの候補用語の組に前記第1の用語を追加する処理と、
が更に実行される請求項1に記載の方法。 - 前記第1の用語は第1の単語を含み、
選択された前記少なくとも1つの他の文書内に生じる第2の用語であって、前記第1の用語及び第2の単語を含む前記第2の用語を識別する処理と、
前記候補用語のマスター集合が前記第2の用語を含むかどうかを決定する処理とが更に実行され、
前記候補用語のマスター集合が前記第2の用語を含んでいないという決定に基づき、前記候補用語の組のうち、少なくとも1つの候補用語の組に前記第1の用語が追加されることを特徴とする、請求項4に記載の方法。 - 選択された前記少なくとも1つの他の文書内に生じる第3の用語及び第4の用語を識別する処理であって、前記第3の用語は第3の単語を含み、前記第4の用語は前記第3の用語及び第4の単語を含む当該処理と、
前記候補用語のマスター集合が前記第4の用語を含むかどうかを決定する処理と、
前記候補用語のマスター集合が前記第4の用語を含んでいるという決定に基づき、前記候補用語の組のうち、少なくとも1つの候補用語の組に前記第3の用語を追加しない決定をする処理と、
が更に実行される請求項5に記載の方法。 - 前記少なくとも1つの候補用語の組における所与の用語をランク付けする処理と、
前記所与の用語のランクが、前記少なくとも1つの候補用語の組に、或る用語を保持する閾値を満たすかどうかを決定する処理と、
前記所与の用語のランクが前記閾値を満たしていないという決定に基づき、前記少なくとも1つの候補用語の組から前記所与の用語を除去する処理と、
が更に実行される、請求項1に記載の方法。 - コンピュータシステムと共に使用されるコンピュータ読み取り可能な記録媒体であって、前記コンピュータシステムに、
クエリーを受信する命令と、
受信した前記クエリーに対応してランク付けされた文書の初期グループを作成する命令であって、前記ランク付けされた文書の初期グループの各文書は候補用語の組を含んでいる当該命令と、
前記ランク付けされた文書の初期グループのトップランキング文書を識別する命令と、
前記トップランキング文書に関連するカテゴリーを識別する命令と、
前記カテゴリーに基づき前記ランク付けされた文書の初期グループのうちの少なくとも1つの他の文書を選択する命令と、
前記候補用語の組のうち、前記トップランキング文書又は選択された前記少なくとも1つの他の文書に関連する少なくとも1つの候補用語の組から1以上の用語を選択する命令と、
前記ランク付けされた文書の初期グループ及び選択された前記1以上の用語を提示する命令と、
を実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体。 - 前記1以上の用語は、選択された前記少なくとも1つの他の文書に関連した候補用語の組から選択される、請求項8に記載のコンピュータ読み取り可能な記録媒体。
- 選択された前記少なくとも1つの他の文書内に生じる第1の用語を識別する命令と、
候補用語のマスター集合が前記第1の用語を含むかどうかを決定する命令と、
前記候補用語のマスター集合が前記第1の用語を含んでいるという決定に基づき、前記候補用語の組のうち、少なくとも1つの候補用語の組に前記第1の用語を追加する命令と、
を更に含む請求項8に記載のコンピュータ読み取り可能な記録媒体。 - 選択された前記少なくとも1つの他の文書内に生じる第2の用語であって、前記第1の用語及び第2の単語を含む前記第2の用語を識別する命令と、
前記候補用語のマスター集合が前記第2の用語を含むかどうかを決定する命令とを更に含み、
前記候補用語のマスター集合が前記第2の用語を含んでいないという決定に基づき、前記候補用語の組のうち、少なくとも1つの候補用語の組に前記第1の用語が追加されることを特徴とする、請求項10に記載のコンピュータ読み取り可能な記録媒体。 - 選択された前記少なくとも1つの他の文書内に生じる第3の用語及び第4の用語を識別する命令であって、前記第3の用語は第3の単語を含み、前記第4の用語は前記第3の用語及び第4の単語を含む当該命令と、
前記候補用語のマスター集合が前記第4の用語を含むかどうかを決定する命令と、
前記候補用語のマスター集合が前記第4の用語を含んでいるという決定に基づき、前記候補用語の組のうち、少なくとも1つの候補用語の組に前記第3の用語を追加しない決定をする命令と、
を更に含む請求項11に記載のコンピュータ読み取り可能な記録媒体。 - 前記少なくとも1つの候補用語の組における所与の用語をランク付けする命令と、
前記所与の用語のランクが、前記少少なくとも1つの候補用語の組に、或る用語を保持する閾値を満たすかどうかを決定する命令と、
前記所与の用語のランクが前記閾値を満たしていないという決定に基づき、前記少なくとも1つの候補用語の組から前記所与の用語を除去する命令と、
を更に含む請求項8に記載のコンピュータ読み取り可能な記録媒体。 - クエリーを改良するためのコンピュータシステムであって、中央処理装置(CPU)と、前記CPUに結合されたメモリを備え、
前記メモリは、
クエリーを受信する命令と、
受信した前記クエリーに対応してランク付けされた文書の初期グループを作成する命令であって、前記ランク付けされた文書の初期グループの各文書は候補用語の組を含んでいる当該命令と、
前記ランク付けされた文書の初期グループのトップランキング文書を識別する命令と、
前記トップランキング文書に関連するカテゴリーを識別する命令と、
前記カテゴリーに基づき前記ランク付けされた文書の初期グループのうちの少なくとも1つの他の文書を選択する命令と、
前記候補用語の組のうち、前記トップランキング文書又は選択された前記少なくとも1つの他の文書に関連する少なくとも1つの候補用語の組から1以上の用語を選択する命令と、
前記ランク付けされた文書の初期グループ及び選択された前記1以上の用語を提示する命令とを記憶していることを特徴とするコンピュータシステム。 - 前記1以上の用語は、前記トップランキング文書に関連した候補用語の組から選択される、請求項14に記載のコンピュータシステム。
- 前記1以上の用語は、選択された前記少なくとも1つの他の文書に関連した候補用語の組から選択される、請求項14に記載のコンピュータシステム。
- 前記メモリは、
選択された前記少なくとも1つの他の文書内に生じる第1の用語を識別する命令と、
候補用語のマスター集合が前記第1の用語を含むかどうかを決定する命令と、
前記候補用語のマスター集合が前記第1の用語を含んでいるという決定に基づき、前記候補用語の組のうち、前記少なくとも1つの候補用語の組に前記第1の用語を追加する命令と、
を更に含む請求項14に記載のコンピュータシステム。 - 前記メモリは、
選択された前記少なくとも1つの他の文書内に生じる第2の用語であって、前記第1の用語及び第2の単語を含む前記第2の用語を識別する命令と、
前記候補用語のマスター集合が前記第2の用語を含むかどうかを決定する命令とを更に含み、
前記候補用語のマスター集合が前記第2の用語を含んでいないという決定に基づき、前記候補用語の組のうち、少なくとも1つの候補用語の組に前記第1の用語が追加されることを特徴とする、請求項17に記載のコンピュータシステム。 - 前記メモリは、
選択された前記少なくとも1つの他の文書内に生じる第3の用語及び第4の用語を識別する命令であって、前記第3の用語は第3の単語を含み、前記第4の用語は前記第3の用語及び第4の単語を含む当該命令と、
前記候補用語のマスター集合が前記第4の用語を含むかどうかを決定する命令と、
前記候補用語のマスター集合が前記第4の用語を含んでいるという決定に基づき、前記候補用語の組のうち、少なくとも1つの候補用語の組に前記第3の用語を追加しない決定をする命令と、
を更に含む請求項18に記載のコンピュータシステム。 - 前記メモリは、
前記少なくとも1つの候補用語の組における所与の用語をランク付けする命令と、
前記所与の用語のランクが、前記少なくとも1つの候補用語の組に、或る用語を保持する閾値を満たすかどうかを決定する命令と、
前記所与の用語のランクが前記閾値を満たしていないという決定に基づき、前記少なくとも1つの候補用語の組から前記所与の用語を除去する命令と、
を更に含む請求項14に記載のコンピュータシステム。
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US45690503P | 2003-03-21 | 2003-03-21 | |
US60/456,905 | 2003-03-21 | ||
US10/424,180 US6947930B2 (en) | 2003-03-21 | 2003-04-25 | Systems and methods for interactive search query refinement |
US10/424,180 | 2003-04-25 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013031890A Division JP5611390B2 (ja) | 2003-03-21 | 2013-02-21 | 対話型サーチクエリーを改良するためのシステム及び方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014160498A JP2014160498A (ja) | 2014-09-04 |
JP5740029B2 true JP5740029B2 (ja) | 2015-06-24 |
Family
ID=32993957
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006507450A Expired - Lifetime JP5255766B2 (ja) | 2003-03-21 | 2004-03-22 | 対話形サーチクエリー改良のためのシステム及び方法 |
JP2010176034A Expired - Lifetime JP5237335B2 (ja) | 2003-03-21 | 2010-08-05 | 対話形サーチクエリー改良のためのシステム及び方法 |
JP2013031890A Expired - Lifetime JP5611390B2 (ja) | 2003-03-21 | 2013-02-21 | 対話型サーチクエリーを改良するためのシステム及び方法 |
JP2014087480A Expired - Lifetime JP5740029B2 (ja) | 2003-03-21 | 2014-04-21 | 対話型サーチクエリーを改良するためのシステム及び方法 |
Family Applications Before (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006507450A Expired - Lifetime JP5255766B2 (ja) | 2003-03-21 | 2004-03-22 | 対話形サーチクエリー改良のためのシステム及び方法 |
JP2010176034A Expired - Lifetime JP5237335B2 (ja) | 2003-03-21 | 2010-08-05 | 対話形サーチクエリー改良のためのシステム及び方法 |
JP2013031890A Expired - Lifetime JP5611390B2 (ja) | 2003-03-21 | 2013-02-21 | 対話型サーチクエリーを改良するためのシステム及び方法 |
Country Status (5)
Country | Link |
---|---|
US (2) | US6947930B2 (ja) |
EP (1) | EP1606704A4 (ja) |
JP (4) | JP5255766B2 (ja) |
KR (1) | KR100666064B1 (ja) |
WO (1) | WO2004086192A2 (ja) |
Families Citing this family (336)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8352400B2 (en) | 1991-12-23 | 2013-01-08 | Hoffberg Steven M | Adaptive pattern recognition based controller apparatus and method and human-factored interface therefore |
US7904187B2 (en) | 1999-02-01 | 2011-03-08 | Hoffberg Steven M | Internet appliance system and method |
US6883135B1 (en) | 2000-01-28 | 2005-04-19 | Microsoft Corporation | Proxy server using a statistical model |
US20010053991A1 (en) * | 2000-03-08 | 2001-12-20 | Bonabeau Eric W. | Methods and systems for generating business models |
US7325201B2 (en) | 2000-05-18 | 2008-01-29 | Endeca Technologies, Inc. | System and method for manipulating content in a hierarchical data-driven search and navigation system |
US7062483B2 (en) | 2000-05-18 | 2006-06-13 | Endeca Technologies, Inc. | Hierarchical data-driven search and navigation system and method for information retrieval |
US7617184B2 (en) * | 2000-05-18 | 2009-11-10 | Endeca Technologies, Inc. | Scalable hierarchical data-driven navigation system and method for information retrieval |
US7035864B1 (en) | 2000-05-18 | 2006-04-25 | Endeca Technologies, Inc. | Hierarchical data-driven navigation system and method for information retrieval |
WO2003038749A1 (en) * | 2001-10-31 | 2003-05-08 | Icosystem Corporation | Method and system for implementing evolutionary algorithms |
US8590013B2 (en) | 2002-02-25 | 2013-11-19 | C. S. Lee Crawford | Method of managing and communicating data pertaining to software applications for processor-based devices comprising wireless communication circuitry |
US7693830B2 (en) | 2005-08-10 | 2010-04-06 | Google Inc. | Programmable search engine |
US20070038614A1 (en) * | 2005-08-10 | 2007-02-15 | Guha Ramanathan V | Generating and presenting advertisements based on context data for programmable search engines |
US20040117366A1 (en) * | 2002-12-12 | 2004-06-17 | Ferrari Adam J. | Method and system for interpreting multiple-term queries |
US20050038781A1 (en) * | 2002-12-12 | 2005-02-17 | Endeca Technologies, Inc. | Method and system for interpreting multiple-term queries |
US8630984B1 (en) | 2003-01-17 | 2014-01-14 | Renew Data Corp. | System and method for data extraction from email files |
US8943024B1 (en) | 2003-01-17 | 2015-01-27 | Daniel John Gardner | System and method for data de-duplication |
US8065277B1 (en) | 2003-01-17 | 2011-11-22 | Daniel John Gardner | System and method for a data extraction and backup database |
US8375008B1 (en) | 2003-01-17 | 2013-02-12 | Robert Gomes | Method and system for enterprise-wide retention of digital or electronic data |
US6947930B2 (en) * | 2003-03-21 | 2005-09-20 | Overture Services, Inc. | Systems and methods for interactive search query refinement |
JP5068996B2 (ja) | 2003-04-04 | 2012-11-07 | ヤフー! インコーポレイテッド | サブドメインヒントによる検索及びサブドメイン単位のスポンサー付き結果提供を組み込んだ検索結果生成のシステム |
WO2004090692A2 (en) * | 2003-04-04 | 2004-10-21 | Icosystem Corporation | Methods and systems for interactive evolutionary computing (iec) |
US7340480B2 (en) * | 2003-05-08 | 2008-03-04 | International Business Machines Corporation | Iterative data analysis enabled through query result abstraction |
US7260571B2 (en) * | 2003-05-19 | 2007-08-21 | International Business Machines Corporation | Disambiguation of term occurrences |
US7401072B2 (en) * | 2003-06-10 | 2008-07-15 | Google Inc. | Named URL entry |
US7228301B2 (en) * | 2003-06-27 | 2007-06-05 | Microsoft Corporation | Method for normalizing document metadata to improve search results using an alias relationship directory service |
GB2403636A (en) * | 2003-07-02 | 2005-01-05 | Sony Uk Ltd | Information retrieval using an array of nodes |
US8136025B1 (en) | 2003-07-03 | 2012-03-13 | Google Inc. | Assigning document identification tags |
US7627613B1 (en) * | 2003-07-03 | 2009-12-01 | Google Inc. | Duplicate document detection in a web crawler system |
US8856163B2 (en) * | 2003-07-28 | 2014-10-07 | Google Inc. | System and method for providing a user interface with search query broadening |
US7428700B2 (en) * | 2003-07-28 | 2008-09-23 | Microsoft Corporation | Vision-based document segmentation |
WO2005013081A2 (en) | 2003-08-01 | 2005-02-10 | Icosystem Corporation | Methods and systems for applying genetic operators to determine system conditions |
US7617203B2 (en) * | 2003-08-01 | 2009-11-10 | Yahoo! Inc | Listings optimization using a plurality of data sources |
US8869061B1 (en) | 2003-08-29 | 2014-10-21 | Microsoft Corporation | User interface for searching an electronic document |
US7590936B1 (en) | 2003-09-30 | 2009-09-15 | Microsoft Corporation | Method for extracting information associated with a search term |
US7617205B2 (en) | 2005-03-30 | 2009-11-10 | Google Inc. | Estimating confidence for query revision models |
US7231399B1 (en) | 2003-11-14 | 2007-06-12 | Google Inc. | Ranking documents based on large data sets |
US7844589B2 (en) * | 2003-11-18 | 2010-11-30 | Yahoo! Inc. | Method and apparatus for performing a search |
US7890526B1 (en) * | 2003-12-30 | 2011-02-15 | Microsoft Corporation | Incremental query refinement |
US7707039B2 (en) | 2004-02-15 | 2010-04-27 | Exbiblio B.V. | Automatic modification of web pages |
US8442331B2 (en) | 2004-02-15 | 2013-05-14 | Google Inc. | Capturing text from rendered documents using supplemental information |
US20050182755A1 (en) * | 2004-02-14 | 2005-08-18 | Bao Tran | Systems and methods for analyzing documents over a network |
US10635723B2 (en) | 2004-02-15 | 2020-04-28 | Google Llc | Search engines and systems with handheld document data capture devices |
US7812860B2 (en) | 2004-04-01 | 2010-10-12 | Exbiblio B.V. | Handheld device for capturing text from both a document printed on paper and a document displayed on a dynamic display device |
US20050210003A1 (en) * | 2004-03-17 | 2005-09-22 | Yih-Kuen Tsay | Sequence based indexing and retrieval method for text documents |
US7584221B2 (en) | 2004-03-18 | 2009-09-01 | Microsoft Corporation | Field weighting in text searching |
US7519608B2 (en) * | 2004-03-22 | 2009-04-14 | Sliccware | Secure virtual data warehousing system and method |
US7428528B1 (en) | 2004-03-31 | 2008-09-23 | Endeca Technologies, Inc. | Integrated application for manipulating content in a hierarchical data-driven search and navigation system |
US20060081714A1 (en) | 2004-08-23 | 2006-04-20 | King Martin T | Portable scanning device |
US9008447B2 (en) | 2004-04-01 | 2015-04-14 | Google Inc. | Method and system for character recognition |
US8081849B2 (en) | 2004-12-03 | 2011-12-20 | Google Inc. | Portable scanning and memory device |
WO2008028674A2 (en) | 2006-09-08 | 2008-03-13 | Exbiblio B.V. | Optical scanners, such as hand-held optical scanners |
US9116890B2 (en) | 2004-04-01 | 2015-08-25 | Google Inc. | Triggering actions in response to optically or acoustically capturing keywords from a rendered document |
US7894670B2 (en) | 2004-04-01 | 2011-02-22 | Exbiblio B.V. | Triggering actions in response to optically or acoustically capturing keywords from a rendered document |
US20060098900A1 (en) | 2004-09-27 | 2006-05-11 | King Martin T | Secure data gathering from rendered documents |
US9143638B2 (en) | 2004-04-01 | 2015-09-22 | Google Inc. | Data capture from rendered documents using handheld device |
US7990556B2 (en) | 2004-12-03 | 2011-08-02 | Google Inc. | Association of a portable scanner with input/output and storage devices |
US8146156B2 (en) | 2004-04-01 | 2012-03-27 | Google Inc. | Archive of text captures from rendered documents |
US8713418B2 (en) | 2004-04-12 | 2014-04-29 | Google Inc. | Adding value to a rendered document |
US8489624B2 (en) | 2004-05-17 | 2013-07-16 | Google, Inc. | Processing techniques for text capture from a rendered document |
US8874504B2 (en) | 2004-12-03 | 2014-10-28 | Google Inc. | Processing techniques for visual capture data from a rendered document |
US8620083B2 (en) | 2004-12-03 | 2013-12-31 | Google Inc. | Method and system for character recognition |
US7716225B1 (en) | 2004-06-17 | 2010-05-11 | Google Inc. | Ranking documents based on user behavior and/or feature data |
US9223868B2 (en) | 2004-06-28 | 2015-12-29 | Google Inc. | Deriving and using interaction profiles |
WO2006014454A1 (en) * | 2004-07-06 | 2006-02-09 | Icosystem Corporation | Methods and apparatus for query refinement using genetic algorithms |
US7707220B2 (en) | 2004-07-06 | 2010-04-27 | Icosystem Corporation | Methods and apparatus for interactive searching techniques |
US8346620B2 (en) | 2004-07-19 | 2013-01-01 | Google Inc. | Automatic modification of web pages |
US7702618B1 (en) | 2004-07-26 | 2010-04-20 | Google Inc. | Information retrieval system for archiving multiple document versions |
US7580921B2 (en) | 2004-07-26 | 2009-08-25 | Google Inc. | Phrase identification in an information retrieval system |
US7584175B2 (en) | 2004-07-26 | 2009-09-01 | Google Inc. | Phrase-based generation of document descriptions |
US7567959B2 (en) | 2004-07-26 | 2009-07-28 | Google Inc. | Multiple index based information retrieval system |
US7426507B1 (en) * | 2004-07-26 | 2008-09-16 | Google, Inc. | Automatic taxonomy generation in search results using phrases |
US7580929B2 (en) * | 2004-07-26 | 2009-08-25 | Google Inc. | Phrase-based personalization of searches in an information retrieval system |
US7711679B2 (en) | 2004-07-26 | 2010-05-04 | Google Inc. | Phrase-based detection of duplicate documents in an information retrieval system |
US7599914B2 (en) * | 2004-07-26 | 2009-10-06 | Google Inc. | Phrase-based searching in an information retrieval system |
US7536408B2 (en) | 2004-07-26 | 2009-05-19 | Google Inc. | Phrase-based indexing in an information retrieval system |
US7199571B2 (en) * | 2004-07-27 | 2007-04-03 | Optisense Network, Inc. | Probe apparatus for use in a separable connector, and systems including same |
US7603349B1 (en) | 2004-07-29 | 2009-10-13 | Yahoo! Inc. | User interfaces for search systems using in-line contextual queries |
US8972856B2 (en) * | 2004-07-29 | 2015-03-03 | Yahoo! Inc. | Document modification by a client-side application |
US20070016559A1 (en) * | 2005-07-14 | 2007-01-18 | Yahoo! Inc. | User entertainment and engagement enhancements to search system |
US7962465B2 (en) * | 2006-10-19 | 2011-06-14 | Yahoo! Inc. | Contextual syndication platform |
US8819051B2 (en) * | 2005-09-29 | 2014-08-26 | Yahoo! Inc. | Tagging offline content with context-sensitive search-enabling keywords |
US7958115B2 (en) * | 2004-07-29 | 2011-06-07 | Yahoo! Inc. | Search systems and methods using in-line contextual queries |
US7421441B1 (en) * | 2005-09-20 | 2008-09-02 | Yahoo! Inc. | Systems and methods for presenting information based on publisher-selected labels |
US7917480B2 (en) * | 2004-08-13 | 2011-03-29 | Google Inc. | Document compression system and method for use with tokenspace repository |
US7275052B2 (en) * | 2004-08-20 | 2007-09-25 | Sap Ag | Combined classification based on examples, queries, and keywords |
WO2006031741A2 (en) * | 2004-09-10 | 2006-03-23 | Topixa, Inc. | User creating and rating of attachments for conducting a search directed by a hierarchy-free set of topics, and a user interface therefor |
US7606793B2 (en) | 2004-09-27 | 2009-10-20 | Microsoft Corporation | System and method for scoping searches using index keys |
US7761448B2 (en) | 2004-09-30 | 2010-07-20 | Microsoft Corporation | System and method for ranking search results using click distance |
US7827181B2 (en) | 2004-09-30 | 2010-11-02 | Microsoft Corporation | Click distance determination |
US8065316B1 (en) * | 2004-09-30 | 2011-11-22 | Google Inc. | Systems and methods for providing search query refinements |
US7739277B2 (en) | 2004-09-30 | 2010-06-15 | Microsoft Corporation | System and method for incorporating anchor text into ranking search results |
US8069151B1 (en) | 2004-12-08 | 2011-11-29 | Chris Crafford | System and method for detecting incongruous or incorrect media in a data recovery process |
US20060129531A1 (en) * | 2004-12-09 | 2006-06-15 | International Business Machines Corporation | Method and system for suggesting search engine keywords |
US7716198B2 (en) | 2004-12-21 | 2010-05-11 | Microsoft Corporation | Ranking search results using feature extraction |
US20060161520A1 (en) * | 2005-01-14 | 2006-07-20 | Microsoft Corporation | System and method for generating alternative search terms |
US7630980B2 (en) * | 2005-01-21 | 2009-12-08 | Prashant Parikh | Automatic dynamic contextual data entry completion system |
EP1846815A2 (en) * | 2005-01-31 | 2007-10-24 | Textdigger, Inc. | Method and system for semantic search and retrieval of electronic documents |
US7890503B2 (en) * | 2005-02-07 | 2011-02-15 | Microsoft Corporation | Method and system for performing secondary search actions based on primary search result attributes |
US8527468B1 (en) | 2005-02-08 | 2013-09-03 | Renew Data Corp. | System and method for management of retention periods for content in a computing system |
US7461059B2 (en) * | 2005-02-23 | 2008-12-02 | Microsoft Corporation | Dynamically updated search results based upon continuously-evolving search query that is based at least in part upon phrase suggestion, search engine uses previous result sets performing additional search tasks |
US20060212415A1 (en) * | 2005-03-01 | 2006-09-21 | Alejandro Backer | Query-less searching |
US7792833B2 (en) | 2005-03-03 | 2010-09-07 | Microsoft Corporation | Ranking search results using language types |
US7526476B2 (en) * | 2005-03-14 | 2009-04-28 | Microsoft Corporation | System and method for generating attribute-based selectable search extension |
US7565345B2 (en) * | 2005-03-29 | 2009-07-21 | Google Inc. | Integration of multiple query revision models |
US7870147B2 (en) * | 2005-03-29 | 2011-01-11 | Google Inc. | Query revision using known highly-ranked queries |
US9400838B2 (en) * | 2005-04-11 | 2016-07-26 | Textdigger, Inc. | System and method for searching for a query |
US20060248078A1 (en) * | 2005-04-15 | 2006-11-02 | William Gross | Search engine with suggestion tool and method of using same |
US7519580B2 (en) * | 2005-04-19 | 2009-04-14 | International Business Machines Corporation | Search criteria control system and method |
US20060248037A1 (en) * | 2005-04-29 | 2006-11-02 | International Business Machines Corporation | Annotation of inverted list text indexes using search queries |
US8438142B2 (en) * | 2005-05-04 | 2013-05-07 | Google Inc. | Suggesting and refining user input based on original user input |
CN101366024B (zh) * | 2005-05-16 | 2014-07-30 | 电子湾有限公司 | 用于处理数据搜索请求的方法和系统 |
US7962504B1 (en) * | 2005-05-26 | 2011-06-14 | Aol Inc. | Sourcing terms into a search engine |
CA2510644A1 (en) * | 2005-06-23 | 2006-12-23 | Cognos Incorporated | Quality of service feedback for technology-neutral data reporting |
US20070016545A1 (en) * | 2005-07-14 | 2007-01-18 | International Business Machines Corporation | Detection of missing content in a searchable repository |
US20070027848A1 (en) * | 2005-07-29 | 2007-02-01 | Microsoft Corporation | Smart search for accessing options |
US7599917B2 (en) | 2005-08-15 | 2009-10-06 | Microsoft Corporation | Ranking search results using biased click distance |
US7672932B2 (en) | 2005-08-24 | 2010-03-02 | Yahoo! Inc. | Speculative search result based on a not-yet-submitted search query |
US7844599B2 (en) * | 2005-08-24 | 2010-11-30 | Yahoo! Inc. | Biasing queries to determine suggested queries |
US7747639B2 (en) * | 2005-08-24 | 2010-06-29 | Yahoo! Inc. | Alternative search query prediction |
JP4756953B2 (ja) * | 2005-08-26 | 2011-08-24 | 富士通株式会社 | 情報検索装置および情報検索方法 |
US9076175B2 (en) | 2005-09-14 | 2015-07-07 | Millennial Media, Inc. | Mobile comparison shopping |
US8615719B2 (en) | 2005-09-14 | 2013-12-24 | Jumptap, Inc. | Managing sponsored content for delivery to mobile communication facilities |
US9471925B2 (en) | 2005-09-14 | 2016-10-18 | Millennial Media Llc | Increasing mobile interactivity |
US8195133B2 (en) | 2005-09-14 | 2012-06-05 | Jumptap, Inc. | Mobile dynamic advertisement creation and placement |
US9058406B2 (en) | 2005-09-14 | 2015-06-16 | Millennial Media, Inc. | Management of multiple advertising inventories using a monetization platform |
US8131271B2 (en) | 2005-11-05 | 2012-03-06 | Jumptap, Inc. | Categorization of a mobile user profile based on browse behavior |
US8238888B2 (en) | 2006-09-13 | 2012-08-07 | Jumptap, Inc. | Methods and systems for mobile coupon placement |
US8364540B2 (en) | 2005-09-14 | 2013-01-29 | Jumptap, Inc. | Contextual targeting of content using a monetization platform |
US9201979B2 (en) | 2005-09-14 | 2015-12-01 | Millennial Media, Inc. | Syndication of a behavioral profile associated with an availability condition using a monetization platform |
CA2622625A1 (en) * | 2005-09-14 | 2007-03-22 | O-Ya!, Inc. | Networked information indexing and search apparatus and method |
US8302030B2 (en) | 2005-09-14 | 2012-10-30 | Jumptap, Inc. | Management of multiple advertising inventories using a monetization platform |
US7752209B2 (en) | 2005-09-14 | 2010-07-06 | Jumptap, Inc. | Presenting sponsored content on a mobile communication facility |
US8989718B2 (en) | 2005-09-14 | 2015-03-24 | Millennial Media, Inc. | Idle screen advertising |
US8805339B2 (en) | 2005-09-14 | 2014-08-12 | Millennial Media, Inc. | Categorization of a mobile user profile based on browse and viewing behavior |
US8532633B2 (en) | 2005-09-14 | 2013-09-10 | Jumptap, Inc. | System for targeting advertising content to a plurality of mobile communication facilities |
US10911894B2 (en) | 2005-09-14 | 2021-02-02 | Verizon Media Inc. | Use of dynamic content generation parameters based on previous performance of those parameters |
US10592930B2 (en) | 2005-09-14 | 2020-03-17 | Millenial Media, LLC | Syndication of a behavioral profile using a monetization platform |
US7548915B2 (en) | 2005-09-14 | 2009-06-16 | Jorey Ramer | Contextual mobile content placement on a mobile communication facility |
US8209344B2 (en) | 2005-09-14 | 2012-06-26 | Jumptap, Inc. | Embedding sponsored content in mobile applications |
US8290810B2 (en) | 2005-09-14 | 2012-10-16 | Jumptap, Inc. | Realtime surveying within mobile sponsored content |
US7577665B2 (en) | 2005-09-14 | 2009-08-18 | Jumptap, Inc. | User characteristic influenced search results |
US8812526B2 (en) | 2005-09-14 | 2014-08-19 | Millennial Media, Inc. | Mobile content cross-inventory yield optimization |
US9703892B2 (en) | 2005-09-14 | 2017-07-11 | Millennial Media Llc | Predictive text completion for a mobile communication facility |
US8688671B2 (en) | 2005-09-14 | 2014-04-01 | Millennial Media | Managing sponsored content based on geographic region |
US7769764B2 (en) | 2005-09-14 | 2010-08-03 | Jumptap, Inc. | Mobile advertisement syndication |
US8027879B2 (en) | 2005-11-05 | 2011-09-27 | Jumptap, Inc. | Exclusivity bidding for mobile sponsored content |
US10038756B2 (en) | 2005-09-14 | 2018-07-31 | Millenial Media LLC | Managing sponsored content based on device characteristics |
US7912458B2 (en) | 2005-09-14 | 2011-03-22 | Jumptap, Inc. | Interaction analysis and prioritization of mobile content |
US8666376B2 (en) | 2005-09-14 | 2014-03-04 | Millennial Media | Location based mobile shopping affinity program |
US7660581B2 (en) | 2005-09-14 | 2010-02-09 | Jumptap, Inc. | Managing sponsored content based on usage history |
US8832100B2 (en) | 2005-09-14 | 2014-09-09 | Millennial Media, Inc. | User transaction history influenced search results |
US7676394B2 (en) | 2005-09-14 | 2010-03-09 | Jumptap, Inc. | Dynamic bidding and expected value |
US8229914B2 (en) | 2005-09-14 | 2012-07-24 | Jumptap, Inc. | Mobile content spidering and compatibility determination |
US8660891B2 (en) | 2005-11-01 | 2014-02-25 | Millennial Media | Interactive mobile advertisement banners |
US8819659B2 (en) | 2005-09-14 | 2014-08-26 | Millennial Media, Inc. | Mobile search service instant activation |
US7860871B2 (en) | 2005-09-14 | 2010-12-28 | Jumptap, Inc. | User history influenced search results |
US8156128B2 (en) | 2005-09-14 | 2012-04-10 | Jumptap, Inc. | Contextual mobile content placement on a mobile communication facility |
US20110313853A1 (en) | 2005-09-14 | 2011-12-22 | Jorey Ramer | System for targeting advertising content to a plurality of mobile communication facilities |
US7702318B2 (en) | 2005-09-14 | 2010-04-20 | Jumptap, Inc. | Presentation of sponsored content based on mobile transaction event |
US8103545B2 (en) | 2005-09-14 | 2012-01-24 | Jumptap, Inc. | Managing payment for sponsored content presented to mobile communication facilities |
US8503995B2 (en) | 2005-09-14 | 2013-08-06 | Jumptap, Inc. | Mobile dynamic advertisement creation and placement |
US8364521B2 (en) | 2005-09-14 | 2013-01-29 | Jumptap, Inc. | Rendering targeted advertisement on mobile communication facilities |
US8311888B2 (en) | 2005-09-14 | 2012-11-13 | Jumptap, Inc. | Revenue models associated with syndication of a behavioral profile using a monetization platform |
US7603360B2 (en) | 2005-09-14 | 2009-10-13 | Jumptap, Inc. | Location influenced search results |
US8423323B2 (en) | 2005-09-21 | 2013-04-16 | Icosystem Corporation | System and method for aiding product design and quantifying acceptance |
EP1938223A4 (en) * | 2005-09-29 | 2009-11-11 | Icosystem Corp | METHOD AND DEVICES FOR INTERACTIVE SEARCH TECHNIQUES |
US7480652B2 (en) * | 2005-10-26 | 2009-01-20 | Microsoft Corporation | Determining relevance of a document to a query based on spans of query terms |
US8175585B2 (en) | 2005-11-05 | 2012-05-08 | Jumptap, Inc. | System for targeting advertising content to a plurality of mobile communication facilities |
US8019752B2 (en) * | 2005-11-10 | 2011-09-13 | Endeca Technologies, Inc. | System and method for information retrieval from object collections with complex interrelationships |
US8571999B2 (en) | 2005-11-14 | 2013-10-29 | C. S. Lee Crawford | Method of conducting operations for a social network application including activity list generation |
US20070143255A1 (en) * | 2005-11-28 | 2007-06-21 | Webaroo, Inc. | Method and system for delivering internet content to mobile devices |
US7668887B2 (en) * | 2005-12-01 | 2010-02-23 | Object Positive Pty Ltd | Method, system and software product for locating documents of interest |
US8429184B2 (en) | 2005-12-05 | 2013-04-23 | Collarity Inc. | Generation of refinement terms for search queries |
US8903810B2 (en) | 2005-12-05 | 2014-12-02 | Collarity, Inc. | Techniques for ranking search results |
US7925649B2 (en) * | 2005-12-30 | 2011-04-12 | Google Inc. | Method, system, and graphical user interface for alerting a computer user to new results for a prior search |
US8694530B2 (en) | 2006-01-03 | 2014-04-08 | Textdigger, Inc. | Search system with query refinement and search method |
US20070185860A1 (en) * | 2006-01-24 | 2007-08-09 | Michael Lissack | System for searching |
US20070192293A1 (en) * | 2006-02-13 | 2007-08-16 | Bing Swen | Method for presenting search results |
US20070208733A1 (en) * | 2006-02-22 | 2007-09-06 | Copernic Technologies, Inc. | Query Correction Using Indexed Content on a Desktop Indexer Program |
US7689554B2 (en) * | 2006-02-28 | 2010-03-30 | Yahoo! Inc. | System and method for identifying related queries for languages with multiple writing systems |
US8195683B2 (en) | 2006-02-28 | 2012-06-05 | Ebay Inc. | Expansion of database search queries |
US7676460B2 (en) * | 2006-03-03 | 2010-03-09 | International Business Machines Corporation | Techniques for providing suggestions for creating a search query |
US7657523B2 (en) * | 2006-03-09 | 2010-02-02 | Customerforce.Com | Ranking search results presented to on-line users as a function of perspectives of relationships trusted by the users |
US8862573B2 (en) | 2006-04-04 | 2014-10-14 | Textdigger, Inc. | Search system and method with text function tagging |
WO2007120781A2 (en) * | 2006-04-13 | 2007-10-25 | Searchme, Inc. | Systems and methods for performing searches within vertical domains |
JP4761460B2 (ja) * | 2006-05-01 | 2011-08-31 | コニカミノルタビジネステクノロジーズ株式会社 | 検索装置による情報検索方法、情報検索装置及び情報検索処理プログラム |
US20070271255A1 (en) * | 2006-05-17 | 2007-11-22 | Nicky Pappo | Reverse search-engine |
US9443022B2 (en) | 2006-06-05 | 2016-09-13 | Google Inc. | Method, system, and graphical user interface for providing personalized recommendations of popular search queries |
US7849078B2 (en) * | 2006-06-07 | 2010-12-07 | Sap Ag | Generating searchable keywords |
US20080189273A1 (en) * | 2006-06-07 | 2008-08-07 | Digital Mandate, Llc | System and method for utilizing advanced search and highlighting techniques for isolating subsets of relevant content data |
US8150827B2 (en) * | 2006-06-07 | 2012-04-03 | Renew Data Corp. | Methods for enhancing efficiency and cost effectiveness of first pass review of documents |
US7548909B2 (en) * | 2006-06-13 | 2009-06-16 | Microsoft Corporation | Search engine dash-board |
US7761464B2 (en) * | 2006-06-19 | 2010-07-20 | Microsoft Corporation | Diversifying search results for improved search and personalization |
US7991769B2 (en) * | 2006-07-07 | 2011-08-02 | Yahoo! Inc. | System and method for budgeted generalization search in hierarchies |
US20080010250A1 (en) * | 2006-07-07 | 2008-01-10 | Yahoo! Inc. | System and method for generalization search in hierarchies |
US8301616B2 (en) * | 2006-07-14 | 2012-10-30 | Yahoo! Inc. | Search equalizer |
US7822764B2 (en) | 2006-07-18 | 2010-10-26 | Cisco Technology, Inc. | Methods and apparatuses for dynamically displaying search suggestions |
US8001114B2 (en) * | 2006-07-18 | 2011-08-16 | Wilson Chu | Methods and apparatuses for dynamically searching for electronic mail messages |
US7761805B2 (en) | 2006-09-11 | 2010-07-20 | Yahoo! Inc. | Displaying items using a reduced presentation |
US8442972B2 (en) | 2006-10-11 | 2013-05-14 | Collarity, Inc. | Negative associations for search results ranking and refinement |
US20080109274A1 (en) * | 2006-11-03 | 2008-05-08 | Yahoo! Inc. | System and method for predicting a casing variation of a term |
US8635203B2 (en) * | 2006-11-16 | 2014-01-21 | Yahoo! Inc. | Systems and methods using query patterns to disambiguate query intent |
US8131722B2 (en) * | 2006-11-20 | 2012-03-06 | Ebay Inc. | Search clustering |
US7840076B2 (en) * | 2006-11-22 | 2010-11-23 | Intel Corporation | Methods and apparatus for retrieving images from a large collection of images |
US7793230B2 (en) * | 2006-11-30 | 2010-09-07 | Microsoft Corporation | Search term location graph |
US8676802B2 (en) | 2006-11-30 | 2014-03-18 | Oracle Otc Subsidiary Llc | Method and system for information retrieval with clustering |
US7921092B2 (en) * | 2006-12-04 | 2011-04-05 | Yahoo! Inc. | Topic-focused search result summaries |
US20080154878A1 (en) * | 2006-12-20 | 2008-06-26 | Rose Daniel E | Diversifying a set of items |
US7792816B2 (en) | 2007-02-01 | 2010-09-07 | Icosystem Corporation | Method and system for fast, generic, online and offline, multi-source text analysis and visualization |
US7925644B2 (en) * | 2007-03-01 | 2011-04-12 | Microsoft Corporation | Efficient retrieval algorithm by query term discrimination |
US8166045B1 (en) | 2007-03-30 | 2012-04-24 | Google Inc. | Phrase extraction using subphrase scoring |
US7693813B1 (en) | 2007-03-30 | 2010-04-06 | Google Inc. | Index server architecture using tiered and sharded phrase posting lists |
US7925655B1 (en) | 2007-03-30 | 2011-04-12 | Google Inc. | Query scheduling using hierarchical tiers of index servers |
US8086594B1 (en) | 2007-03-30 | 2011-12-27 | Google Inc. | Bifurcated document relevance scoring |
US8166021B1 (en) | 2007-03-30 | 2012-04-24 | Google Inc. | Query phrasification |
US7702614B1 (en) | 2007-03-30 | 2010-04-20 | Google Inc. | Index updating using segment swapping |
US20080250008A1 (en) * | 2007-04-04 | 2008-10-09 | Microsoft Corporation | Query Specialization |
US20080256056A1 (en) * | 2007-04-10 | 2008-10-16 | Yahoo! Inc. | System for building a data structure representing a network of users and advertisers |
US8261200B2 (en) * | 2007-04-26 | 2012-09-04 | Fuji Xerox Co., Ltd. | Increasing retrieval performance of images by providing relevance feedback on word images contained in the images |
US7809714B1 (en) | 2007-04-30 | 2010-10-05 | Lawrence Richard Smith | Process for enhancing queries for information retrieval |
US7831587B2 (en) * | 2007-05-10 | 2010-11-09 | Xerox Corporation | Event hierarchies and memory organization for structured data retrieval |
US20080294619A1 (en) * | 2007-05-23 | 2008-11-27 | Hamilton Ii Rick Allen | System and method for automatic generation of search suggestions based on recent operator behavior |
US8019742B1 (en) | 2007-05-31 | 2011-09-13 | Google Inc. | Identifying related queries |
US8392446B2 (en) * | 2007-05-31 | 2013-03-05 | Yahoo! Inc. | System and method for providing vector terms related to a search query |
WO2009003124A1 (en) | 2007-06-26 | 2008-12-31 | Seeqpod, Inc. | Media discovery and playlist generation |
US8713001B2 (en) * | 2007-07-10 | 2014-04-29 | Asim Roy | Systems and related methods of user-guided searching |
GB2454161A (en) * | 2007-08-15 | 2009-05-06 | Transversal Corp Ltd | A mechanism for improving the effectiveness of an internet search engine |
US8117223B2 (en) * | 2007-09-07 | 2012-02-14 | Google Inc. | Integrating external related phrase information into a phrase-based indexing information retrieval system |
WO2009036372A2 (en) * | 2007-09-14 | 2009-03-19 | Google Inc. | Suggesting alterntive queries in query results |
US8271493B2 (en) * | 2007-10-11 | 2012-09-18 | Oracle International Corporation | Extensible mechanism for grouping search results |
US9348912B2 (en) | 2007-10-18 | 2016-05-24 | Microsoft Technology Licensing, Llc | Document length as a static relevance feature for ranking search results |
US7840569B2 (en) | 2007-10-18 | 2010-11-23 | Microsoft Corporation | Enterprise relevancy ranking using a neural network |
CN101159967B (zh) * | 2007-10-29 | 2011-08-31 | 中国移动通信集团设计院有限公司 | 一种将路测数据用于传播模型校正的方法及装置 |
WO2009059297A1 (en) * | 2007-11-01 | 2009-05-07 | Textdigger, Inc. | Method and apparatus for automated tag generation for digital content |
US20090150387A1 (en) * | 2007-11-08 | 2009-06-11 | Marchewitz Jodi L | Guided research tool |
US7856434B2 (en) | 2007-11-12 | 2010-12-21 | Endeca Technologies, Inc. | System and method for filtering rules for manipulating search results in a hierarchical search and navigation system |
WO2009067696A1 (en) * | 2007-11-21 | 2009-05-28 | Chacha Search, Inc. | Method and system for improving utilization of human searchers |
US20090171929A1 (en) * | 2007-12-26 | 2009-07-02 | Microsoft Corporation | Toward optimized query suggeston: user interfaces and algorithms |
US20090171907A1 (en) * | 2007-12-26 | 2009-07-02 | Radovanovic Nash R | Method and system for searching text-containing documents |
US8255386B1 (en) | 2008-01-30 | 2012-08-28 | Google Inc. | Selection of documents to place in search index |
US9122743B2 (en) * | 2008-01-30 | 2015-09-01 | International Business Machines Corporation | Enhanced search query modification |
US8615490B1 (en) | 2008-01-31 | 2013-12-24 | Renew Data Corp. | Method and system for restoring information from backup storage media |
US7930287B2 (en) * | 2008-03-14 | 2011-04-19 | Michelli Capital Limited Liability Company | Systems and methods for compound searching |
US20090241066A1 (en) * | 2008-03-18 | 2009-09-24 | Cuill, Inc. | Apparatus and method for displaying search results with a menu of refining search terms |
KR100926876B1 (ko) * | 2008-04-01 | 2009-11-16 | 엔에이치엔(주) | 랭크 발생 확률을 이용한 랭크 학습 모델 생성 방법 및랭크 학습 모델 생성 시스템 |
US8812493B2 (en) | 2008-04-11 | 2014-08-19 | Microsoft Corporation | Search results ranking using editing distance and document information |
US8051080B2 (en) * | 2008-04-16 | 2011-11-01 | Yahoo! Inc. | Contextual ranking of keywords using click data |
US8086590B2 (en) * | 2008-04-25 | 2011-12-27 | Microsoft Corporation | Product suggestions and bypassing irrelevant query results |
US8082248B2 (en) * | 2008-05-29 | 2011-12-20 | Rania Abouyounes | Method and system for document classification based on document structure and written style |
US8438178B2 (en) | 2008-06-26 | 2013-05-07 | Collarity Inc. | Interactions among online digital identities |
US9183323B1 (en) | 2008-06-27 | 2015-11-10 | Google Inc. | Suggesting alternative query phrases in query results |
US8521731B2 (en) | 2008-07-09 | 2013-08-27 | Yahoo! Inc. | Systems and methods for query expansion in sponsored search |
US8984398B2 (en) * | 2008-08-28 | 2015-03-17 | Yahoo! Inc. | Generation of search result abstracts |
US8171043B2 (en) * | 2008-10-24 | 2012-05-01 | Yahoo! Inc. | Methods for improving the diversity of image search results |
US10210179B2 (en) * | 2008-11-18 | 2019-02-19 | Excalibur Ip, Llc | Dynamic feature weighting |
US20100131496A1 (en) * | 2008-11-26 | 2010-05-27 | Yahoo! Inc. | Predictive indexing for fast search |
US7949647B2 (en) * | 2008-11-26 | 2011-05-24 | Yahoo! Inc. | Navigation assistance for search engines |
US8458171B2 (en) * | 2009-01-30 | 2013-06-04 | Google Inc. | Identifying query aspects |
US9330165B2 (en) * | 2009-02-13 | 2016-05-03 | Microsoft Technology Licensing, Llc | Context-aware query suggestion by mining log data |
WO2010096191A2 (en) | 2009-02-18 | 2010-08-26 | Exbiblio B.V. | Automatically capturing information, such as capturing information using a document-aware device |
US8041729B2 (en) * | 2009-02-20 | 2011-10-18 | Yahoo! Inc. | Categorizing queries and expanding keywords with a coreference graph |
KR101056412B1 (ko) * | 2009-02-24 | 2011-08-11 | 전북대학교산학협력단 | 중첩 클러스터를 이용한 피드백 문서의 재샘플링 시스템 및그 방법 |
DE202010018551U1 (de) | 2009-03-12 | 2017-08-24 | Google, Inc. | Automatische Bereitstellung von Inhalten, die mit erfassten Informationen, wie etwa in Echtzeit erfassten Informationen, verknüpft sind |
US8447066B2 (en) | 2009-03-12 | 2013-05-21 | Google Inc. | Performing actions based on capturing information from rendered documents, such as documents under copyright |
US8392443B1 (en) * | 2009-03-17 | 2013-03-05 | Google Inc. | Refining search queries |
US8930350B1 (en) | 2009-03-23 | 2015-01-06 | Google Inc. | Autocompletion using previously submitted query data |
US8190601B2 (en) | 2009-05-22 | 2012-05-29 | Microsoft Corporation | Identifying task groups for organizing search results |
US8244749B1 (en) * | 2009-06-05 | 2012-08-14 | Google Inc. | Generating sibling query refinements |
US8533202B2 (en) | 2009-07-07 | 2013-09-10 | Yahoo! Inc. | Entropy-based mixing and personalization |
US9436777B2 (en) * | 2009-08-13 | 2016-09-06 | Yahoo! Inc. | Method and system for causing a browser to preload web page components |
US8583675B1 (en) | 2009-08-28 | 2013-11-12 | Google Inc. | Providing result-based query suggestions |
US8676828B1 (en) * | 2009-11-04 | 2014-03-18 | Google Inc. | Selecting and presenting content relevant to user input |
US9081799B2 (en) | 2009-12-04 | 2015-07-14 | Google Inc. | Using gestalt information to identify locations in printed information |
US8682900B2 (en) * | 2009-12-08 | 2014-03-25 | International Business Machines Corporation | System, method and computer program product for documents retrieval |
US9323784B2 (en) | 2009-12-09 | 2016-04-26 | Google Inc. | Image search using text-based elements within the contents of images |
US8738668B2 (en) | 2009-12-16 | 2014-05-27 | Renew Data Corp. | System and method for creating a de-duplicated data set |
US8849785B1 (en) | 2010-01-15 | 2014-09-30 | Google Inc. | Search query reformulation using result term occurrence count |
US8875038B2 (en) | 2010-01-19 | 2014-10-28 | Collarity, Inc. | Anchoring for content synchronization |
US8498983B1 (en) * | 2010-01-29 | 2013-07-30 | Guangsheng Zhang | Assisting search with semantic context and automated search options |
US8176067B1 (en) | 2010-02-24 | 2012-05-08 | A9.Com, Inc. | Fixed phrase detection for search |
US8560536B2 (en) * | 2010-03-11 | 2013-10-15 | Yahoo! Inc. | Methods, systems, and/or apparatuses for use in searching for information using computer platforms |
US20110258202A1 (en) * | 2010-04-15 | 2011-10-20 | Rajyashree Mukherjee | Concept extraction using title and emphasized text |
US8738635B2 (en) | 2010-06-01 | 2014-05-27 | Microsoft Corporation | Detection of junk in search result ranking |
US20110307504A1 (en) * | 2010-06-09 | 2011-12-15 | Microsoft Corporation | Combining attribute refinements and textual queries |
US8326861B1 (en) | 2010-06-23 | 2012-12-04 | Google Inc. | Personalized term importance evaluation in queries |
US8316019B1 (en) | 2010-06-23 | 2012-11-20 | Google Inc. | Personalized query suggestions from profile trees |
US20110320442A1 (en) * | 2010-06-25 | 2011-12-29 | International Business Machines Corporation | Systems and Methods for Semantics Based Domain Independent Faceted Navigation Over Documents |
US8600979B2 (en) | 2010-06-28 | 2013-12-03 | Yahoo! Inc. | Infinite browse |
US8694527B2 (en) * | 2010-06-30 | 2014-04-08 | International Business Machines Corporation | Simplified query generation from prior query results |
US8560562B2 (en) * | 2010-07-22 | 2013-10-15 | Google Inc. | Predictive query suggestion caching |
CA2808803C (en) | 2010-08-19 | 2018-11-06 | David Black | Predictive query completion and predictive search results |
US8812733B1 (en) | 2010-08-19 | 2014-08-19 | Google Inc. | Transport protocol independent communications library |
US9240020B2 (en) | 2010-08-24 | 2016-01-19 | Yahoo! Inc. | Method of recommending content via social signals |
US9779168B2 (en) | 2010-10-04 | 2017-10-03 | Excalibur Ip, Llc | Contextual quick-picks |
WO2012052794A1 (en) * | 2010-10-18 | 2012-04-26 | Pingar Lp | Universal search engine interface and application |
US20120095984A1 (en) * | 2010-10-18 | 2012-04-19 | Peter Michael Wren-Hilton | Universal Search Engine Interface and Application |
US8489604B1 (en) | 2010-10-26 | 2013-07-16 | Google Inc. | Automated resource selection process evaluation |
US20120110453A1 (en) * | 2010-10-29 | 2012-05-03 | Microsoft Corporation | Display of Image Search Results |
US9251185B2 (en) | 2010-12-15 | 2016-02-02 | Girish Kumar | Classifying results of search queries |
US20120158765A1 (en) * | 2010-12-15 | 2012-06-21 | Microsoft Corporation | User Interface for Interactive Query Reformulation |
CN102646103B (zh) * | 2011-02-18 | 2016-03-16 | 腾讯科技(深圳)有限公司 | 检索词的聚类方法和装置 |
US10068022B2 (en) * | 2011-06-03 | 2018-09-04 | Google Llc | Identifying topical entities |
US8762356B1 (en) | 2011-07-15 | 2014-06-24 | Google Inc. | Detecting change in rate of input reception |
US8788436B2 (en) * | 2011-07-27 | 2014-07-22 | Microsoft Corporation | Utilization of features extracted from structured documents to improve search relevance |
US8645825B1 (en) | 2011-08-31 | 2014-02-04 | Google Inc. | Providing autocomplete suggestions |
US9075799B1 (en) * | 2011-10-24 | 2015-07-07 | NetBase Solutions, Inc. | Methods and apparatus for query formulation |
US8566340B2 (en) * | 2011-12-07 | 2013-10-22 | Microsoft Corporation | Provision of query suggestions independent of query logs |
US9495462B2 (en) | 2012-01-27 | 2016-11-15 | Microsoft Technology Licensing, Llc | Re-ranking search results |
US9767144B2 (en) | 2012-04-20 | 2017-09-19 | Microsoft Technology Licensing, Llc | Search system with query refinement |
US8930181B2 (en) | 2012-12-06 | 2015-01-06 | Prashant Parikh | Automatic dynamic contextual data entry completion |
US10108699B2 (en) | 2013-01-22 | 2018-10-23 | Microsoft Technology Licensing, Llc | Adaptive query suggestion |
CA2847330C (en) | 2013-03-14 | 2022-06-21 | Open Text S.A. | Systems, methods and computer program products for information integration across disparate information systems |
US9898537B2 (en) | 2013-03-14 | 2018-02-20 | Open Text Sa Ulc | Systems, methods and computer program products for information management across disparate information systems |
US20170270159A1 (en) * | 2013-03-14 | 2017-09-21 | Google Inc. | Determining query results in response to natural language queries |
US10073956B2 (en) | 2013-03-14 | 2018-09-11 | Open Text Sa Ulc | Integration services systems, methods and computer program products for ECM-independent ETL tools |
US9501506B1 (en) | 2013-03-15 | 2016-11-22 | Google Inc. | Indexing system |
US9483568B1 (en) | 2013-06-05 | 2016-11-01 | Google Inc. | Indexing system |
US9613132B2 (en) * | 2013-06-28 | 2017-04-04 | Yandex Europe Ag | Method of and system for displaying a plurality of user-selectable refinements to a search query |
US20150032729A1 (en) * | 2013-07-23 | 2015-01-29 | Salesforce.Com, Inc. | Matching snippets of search results to clusters of objects |
US9846740B2 (en) * | 2013-09-09 | 2017-12-19 | Mimecast Services Ltd. | Associative search systems and methods |
US9536522B1 (en) * | 2013-12-30 | 2017-01-03 | Google Inc. | Training a natural language processing model with information retrieval model annotations |
CN103995870A (zh) * | 2014-05-21 | 2014-08-20 | 百度在线网络技术(北京)有限公司 | 交互式搜索方法和装置 |
US10769176B2 (en) * | 2015-06-19 | 2020-09-08 | Richard Chino | Method and apparatus for creating and curating user collections for network search |
US9710468B2 (en) * | 2014-09-04 | 2017-07-18 | Salesforce.Com, Inc. | Topic profile query creation |
US10459608B2 (en) | 2014-12-01 | 2019-10-29 | Ebay Inc. | Mobile optimized shopping comparison |
CN104376115B (zh) * | 2014-12-01 | 2017-08-29 | 北京奇虎科技有限公司 | 一种基于全局搜索的模糊词确定方法及装置 |
KR102251811B1 (ko) | 2015-01-02 | 2021-05-13 | 삼성전자주식회사 | 하드웨어 필터를 포함하는 데이터 저장 장치 및 상기 데이터 저장 장치를 포함하는 데이터 처리 시스템 |
US10503764B2 (en) * | 2015-06-01 | 2019-12-10 | Oath Inc. | Location-awareness search assistance system and method |
US20170068712A1 (en) * | 2015-09-04 | 2017-03-09 | Palantir Technologies Inc. | Systems and methods for database investigation tool |
US20170153798A1 (en) * | 2015-11-30 | 2017-06-01 | International Business Machines Corporation | Changing context and behavior of a ui component |
US10467291B2 (en) * | 2016-05-02 | 2019-11-05 | Oath Inc. | Method and system for providing query suggestions |
US10318563B2 (en) | 2017-08-23 | 2019-06-11 | Lead Technologies, Inc. | Apparatus, method, and computer-readable medium for recognition of a digital document |
US11360958B2 (en) | 2017-09-29 | 2022-06-14 | Apple Inc. | Techniques for indexing and querying a set of documents at a computing device |
EP3635575A1 (en) | 2018-08-21 | 2020-04-15 | Google LLC. | Sibling search queries |
US11048767B2 (en) * | 2018-11-16 | 2021-06-29 | Sap Se | Combination content search |
US11790017B2 (en) | 2021-04-30 | 2023-10-17 | CS Disco, Inc. | Systems and methods for searching related documents and associated search operators |
Family Cites Families (49)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4965763A (en) * | 1987-03-03 | 1990-10-23 | International Business Machines Corporation | Computer method for automatic extraction of commonly specified information from business correspondence |
US5278980A (en) | 1991-08-16 | 1994-01-11 | Xerox Corporation | Iterative technique for phrase query formation and an information retrieval system employing same |
US6044365A (en) | 1993-09-01 | 2000-03-28 | Onkor, Ltd. | System for indexing and retrieving graphic and sound data |
US5692176A (en) * | 1993-11-22 | 1997-11-25 | Reed Elsevier Inc. | Associative text search and retrieval system |
US5675819A (en) * | 1994-06-16 | 1997-10-07 | Xerox Corporation | Document information retrieval using global word co-occurrence patterns |
JP3282937B2 (ja) | 1995-01-12 | 2002-05-20 | 日本アイ・ビー・エム株式会社 | 情報検索方法及びシステム |
JPH08305710A (ja) * | 1995-04-28 | 1996-11-22 | Toshiba Corp | 文書のキーワード抽出方法及び文書検索装置 |
US5724571A (en) * | 1995-07-07 | 1998-03-03 | Sun Microsystems, Inc. | Method and apparatus for generating query responses in a computer-based document retrieval system |
US6067552A (en) * | 1995-08-21 | 2000-05-23 | Cnet, Inc. | User interface system and method for browsing a hypertext database |
US5926811A (en) * | 1996-03-15 | 1999-07-20 | Lexis-Nexis | Statistical thesaurus, method of forming same, and use thereof in query expansion in automated text searching |
JPH1049549A (ja) * | 1996-05-29 | 1998-02-20 | Matsushita Electric Ind Co Ltd | 文書検索装置 |
US6128613A (en) * | 1997-06-26 | 2000-10-03 | The Chinese University Of Hong Kong | Method and apparatus for establishing topic word classes based on an entropy cost function to retrieve documents represented by the topic words |
JP3607462B2 (ja) * | 1997-07-02 | 2005-01-05 | 松下電器産業株式会社 | 関連キーワード自動抽出装置及びこれを用いた文書検索システム |
US5933822A (en) * | 1997-07-22 | 1999-08-03 | Microsoft Corporation | Apparatus and methods for an information retrieval system that employs natural language processing of search results to improve overall precision |
US6014665A (en) | 1997-08-01 | 2000-01-11 | Culliss; Gary | Method for organizing information |
US6018733A (en) * | 1997-09-12 | 2000-01-25 | Infoseek Corporation | Methods for iteratively and interactively performing collection selection in full text searches |
US5987457A (en) | 1997-11-25 | 1999-11-16 | Acceleration Software International Corporation | Query refinement method for searching documents |
EP0938053B1 (en) | 1998-02-20 | 2003-08-20 | Hewlett-Packard Company, A Delaware Corporation | Methods of refining descriptors |
US6266637B1 (en) * | 1998-09-11 | 2001-07-24 | International Business Machines Corporation | Phrase splicing and variable substitution using a trainable speech synthesizer |
US6363378B1 (en) | 1998-10-13 | 2002-03-26 | Oracle Corporation | Ranking of query feedback terms in an information retrieval system |
US6480843B2 (en) | 1998-11-03 | 2002-11-12 | Nec Usa, Inc. | Supporting web-query expansion efficiently using multi-granularity indexing and query processing |
US6411950B1 (en) | 1998-11-30 | 2002-06-25 | Compaq Information Technologies Group, Lp | Dynamic query expansion |
US6295529B1 (en) * | 1998-12-24 | 2001-09-25 | Microsoft Corporation | Method and apparatus for indentifying clauses having predetermined characteristics indicative of usefulness in determining relationships between different texts |
US6862710B1 (en) * | 1999-03-23 | 2005-03-01 | Insightful Corporation | Internet navigation using soft hyperlinks |
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 |
JP2001005830A (ja) * | 1999-06-23 | 2001-01-12 | Canon Inc | 情報処理装置及びその方法、コンピュータ可読メモリ |
US6546385B1 (en) * | 1999-08-13 | 2003-04-08 | International Business Machines Corporation | Method and apparatus for indexing and searching content in hardcopy documents |
US6324534B1 (en) * | 1999-09-10 | 2001-11-27 | Requisite Technology, Inc. | Sequential subset catalog search engine |
US7028267B1 (en) * | 1999-12-07 | 2006-04-11 | Microsoft Corporation | Method and apparatus for capturing and rendering text annotations for non-modifiable electronic content |
US6516312B1 (en) * | 2000-04-04 | 2003-02-04 | International Business Machine Corporation | System and method for dynamically associating keywords with domain-specific search engine queries |
US7062483B2 (en) * | 2000-05-18 | 2006-06-13 | Endeca Technologies, Inc. | Hierarchical data-driven search and navigation system and method for information retrieval |
ATE288108T1 (de) * | 2000-08-18 | 2005-02-15 | Exalead | Suchwerkzeug und prozess zum suchen unter benutzung von kategorien und schlüsselwörtern |
AU2000268162A1 (en) * | 2000-08-23 | 2002-04-08 | Intel Corporation | A method and apparatus for concept-based searching across a network |
US7249121B1 (en) * | 2000-10-04 | 2007-07-24 | Google Inc. | Identification of semantic units from within a search query |
AUPR082400A0 (en) * | 2000-10-17 | 2000-11-09 | Telstra R & D Management Pty Ltd | An information retrieval system |
US6983239B1 (en) * | 2000-10-25 | 2006-01-03 | International Business Machines Corporation | Method and apparatus for embedding grammars in a natural language understanding (NLU) statistical parser |
US6678694B1 (en) * | 2000-11-08 | 2004-01-13 | Frank Meik | Indexed, extensible, interactive document retrieval system |
US7254773B2 (en) * | 2000-12-29 | 2007-08-07 | International Business Machines Corporation | Automated spell analysis |
CA2432357A1 (en) * | 2000-12-29 | 2002-07-11 | International Business Machines Corporation | Lossy index compression |
JP3844193B2 (ja) * | 2001-01-24 | 2006-11-08 | Kddi株式会社 | 情報自動フィルタリング方法、情報自動フィルタリングシステム及び情報自動フィルタリングプログラム |
US6725217B2 (en) * | 2001-06-20 | 2004-04-20 | International Business Machines Corporation | Method and system for knowledge repository exploration and visualization |
JP4888677B2 (ja) * | 2001-07-06 | 2012-02-29 | 独立行政法人情報通信研究機構 | 文書検索システム |
US7092936B1 (en) * | 2001-08-22 | 2006-08-15 | Oracle International Corporation | System and method for search and recommendation based on usage mining |
US7356527B2 (en) * | 2001-12-19 | 2008-04-08 | International Business Machines Corporation | Lossy index compression |
AUPS300402A0 (en) * | 2002-06-17 | 2002-07-11 | Canon Kabushiki Kaisha | Indexing and querying structured documents |
US6983273B2 (en) * | 2002-06-27 | 2006-01-03 | International Business Machines Corporation | Iconic representation of linked site characteristics |
US7236923B1 (en) * | 2002-08-07 | 2007-06-26 | Itt Manufacturing Enterprises, Inc. | Acronym extraction system and method of identifying acronyms and extracting corresponding expansions from text |
US7412453B2 (en) * | 2002-12-30 | 2008-08-12 | International Business Machines Corporation | Document analysis and retrieval |
US6947930B2 (en) * | 2003-03-21 | 2005-09-20 | Overture Services, Inc. | Systems and methods for interactive search query refinement |
-
2003
- 2003-04-25 US US10/424,180 patent/US6947930B2/en not_active Expired - Lifetime
-
2004
- 2004-03-22 JP JP2006507450A patent/JP5255766B2/ja not_active Expired - Lifetime
- 2004-03-22 KR KR1020057017606A patent/KR100666064B1/ko active IP Right Review Request
- 2004-03-22 EP EP04758009A patent/EP1606704A4/en not_active Ceased
- 2004-03-22 WO PCT/US2004/008713 patent/WO2004086192A2/en active Application Filing
-
2005
- 2005-07-28 US US11/192,724 patent/US20060010126A1/en not_active Abandoned
-
2010
- 2010-08-05 JP JP2010176034A patent/JP5237335B2/ja not_active Expired - Lifetime
-
2013
- 2013-02-21 JP JP2013031890A patent/JP5611390B2/ja not_active Expired - Lifetime
-
2014
- 2014-04-21 JP JP2014087480A patent/JP5740029B2/ja not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2014160498A (ja) | 2014-09-04 |
JP5611390B2 (ja) | 2014-10-22 |
EP1606704A4 (en) | 2006-07-26 |
WO2004086192A2 (en) | 2004-10-07 |
WO2004086192A3 (en) | 2005-02-17 |
JP5237335B2 (ja) | 2013-07-17 |
US20040186827A1 (en) | 2004-09-23 |
US20060010126A1 (en) | 2006-01-12 |
KR20060002831A (ko) | 2006-01-09 |
JP2006523344A (ja) | 2006-10-12 |
JP5255766B2 (ja) | 2013-08-07 |
KR100666064B1 (ko) | 2007-01-10 |
JP2010257488A (ja) | 2010-11-11 |
JP2013109781A (ja) | 2013-06-06 |
US6947930B2 (en) | 2005-09-20 |
EP1606704A2 (en) | 2005-12-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5740029B2 (ja) | 対話型サーチクエリーを改良するためのシステム及び方法 | |
JP5557862B2 (ja) | 表意文字と表音文字とを有する言語のための自動補完方法およびシステム | |
US6850934B2 (en) | Adaptive search engine query | |
JP3636941B2 (ja) | 情報検索方法と情報検索装置 | |
US8145632B2 (en) | Systems and methods of identifying chunks within multiple documents | |
EP1555625A1 (en) | Query recognizer | |
US20080294619A1 (en) | System and method for automatic generation of search suggestions based on recent operator behavior | |
US11573989B2 (en) | Corpus specific generative query completion assistant | |
JP2001524717A (ja) | 情報管理及び検索 | |
KR100396826B1 (ko) | 정보검색에서 질의어 처리를 위한 단어 클러스터 관리장치 및 그 방법 | |
JPH0944523A (ja) | 関連語提示装置 | |
US20110022591A1 (en) | Pre-computed ranking using proximity terms | |
US20130091166A1 (en) | Method and apparatus for indexing information using an extended lexicon | |
JP2004506960A (ja) | 蓋然論マッチング・エンジン | |
JPH11195041A (ja) | 文書検索装置、方法及び記録媒体 | |
JP2013015967A (ja) | 検索システム、索引作成装置、検索装置、索引作成方法、検索方法およびプログラム | |
WO2012052794A1 (en) | Universal search engine interface and application | |
JP2012014741A (ja) | Webページ検索システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140825 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141120 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20150420 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150424 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5740029 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20150511 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R370 | Written measure of declining of transfer procedure |
Free format text: JAPANESE INTERMEDIATE CODE: R370 |
|
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 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
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 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
EXPY | Cancellation because of completion of term |