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 .