青年中文青年中文

inverted index的意思

inverted index中文翻譯:

倒排索引

相似詞語短語

inverted───v.顛倒(invert的過去分詞);使…反向;adj.倒轉的,反向的

inverted commas───n.引號;引號(等于quotationmark,turnedcomma);單引號

index───vi.做索引;vt.指出;編入索引中;n.指標;指數;索引;指針

inverted sentence───倒裝句

inverted nipple───[醫]乳頭內陷

inverted structure───反相結構;反相[倒置]結構

inverted pendulum───倒立擺;倒擺

evenness index───均勻性指數

ge index───通用電氣指數

雙語使用場景

Most Web search engines use an inverted index.───大部分 Web 搜索引擎都使用逆序索引。

Lucene USES an inverted index as its index structure.───Lucene正是使用了反向索引作為其基本的索引結構。

of all output pairs forms a simple inverted index.───所有這些輸出的數據對組成了一個簡單的反向索引。

We extracted such words and made an inverted index from them for the web query classification.───我們提取特征詞并構造了一個特征詞倒排索引,用于對查詢進行主題分類。

The words are then queried against the inverted index and a rank of their accurateness is computed.───的字樣,然后問,對倒排索引和排名的準確性是計算。

Popular Information Retrieval technologies are reviewed, especially VSM, its variants, and also inverted index.───本文回顧了通用的信息檢索技術,尤其是向量空間模型及其改進、倒排索引技術。

The set of all output pairs forms a simple inverted index.───所有這些輸出的數據對組成了一個簡單的反向索引。

Inverted Index: The map function parses each document, and emits a sequence of pairs.───反向索引:map函數對每個文檔進行索引分析,產生一串數據對。

It also implements the full-text catalogs as inverted index structures on disk.───它還會在磁盤上以倒排索引結構的形式實現全文目錄。

英語使用場景

This model includes an algorithm based on inverted index table and set operations.

In order to support dynamic update, we mend the data structure of inverted index, and take a new update strategy of inverted index based on extendible hashing to make inverted index extendible.

Before analyzing Lucene's index file structure, you should understand the inverted index concept. An inverted index is an inside-out arrangement of documents in which terms take center stage.

This paper studies the keyword search for XML in relational databases, presents two inverted list indexes: extended inverted index based on containment relationship and inverted index based on schema.

Inverted Index: The map function parses each document, and emits a sequence of pairs.

In the inverted index structure, the posting list of each term is partitioned into linked blocks, whose sizes form an arithmetical series .