<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>第五章 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E7%AC%AC%E4%BA%94%E7%AB%A0/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:57:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Search Engines: Information Retrieval in Practice – 第5章</title>
		<link>https://www.coder4.com/archives/2639</link>
					<comments>https://www.coder4.com/archives/2639#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Wed, 16 Nov 2011 08:43:34 +0000</pubDate>
				<category><![CDATA[搜索技术]]></category>
		<category><![CDATA[Information Retrieval in Practice]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[信息检索实践]]></category>
		<category><![CDATA[第5章]]></category>
		<category><![CDATA[第五章]]></category>
		<category><![CDATA[读书笔记]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=2639</guid>

					<description><![CDATA[Ranking with Indexes 本章内容：索引结构 1、每个系统都需要对应的数据结构(data structures)。信息检索中最常用的数据结构是：倒排索引(inverted index)。 2、本章的另外一个主题是：查询处理(Query processing)，即如何让查询使用索引的数据。 3、抽象检索模型： (1)一篇文档被转化为对应的词项(index terms)，形成不同的特征(features) (2)主题特征(topical features)[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/2639/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
