論文格式
              電氣工程 會計論文 金融論文 國際貿(mào)易 財務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學(xué) 電氣自動化 歷史論文
              機(jī)械設(shè)計 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費獲取
              制藥工程 生物工程 包裝工程 模具設(shè)計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計工程 教育技術(shù)學(xué) 論文降重
              通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
              • 首頁 |
              • 畢業(yè)論文 |
              • 論文格式 |
              • 個人簡歷 |
              • 工作總結(jié) |
              • 入黨申請書 |
              • 求職信 |
              • 入團(tuán)申請書 |
              • 工作計劃 |
              • 免費論文 |
              • 合作期刊 |
              • 論文同學(xué)網(wǎng) |
              搜索 高級搜索

              當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計算機(jī)論文
              畢業(yè)論文標(biāo)題:

              基于獨立用戶的聚類搜索引擎

               本文ID:LWGSW13641 價格:收費積分/100
              掃一掃 掃一掃
              本站會員可自行下載:下載地址 基于獨立用戶的聚類搜索引擎 (收費:1000 積分)  

              論文字?jǐn)?shù):23141,頁數(shù):52  有開題報告,任務(wù)書,實習(xí)報告

               摘   要
               互聯(lián)網(wǎng)的迅速發(fā)展提供了越來越多的網(wǎng)絡(luò)信息,為了快速檢索到所需信息,搜索引擎成為不可或缺的網(wǎng)絡(luò)應(yīng)用工具之一。而現(xiàn)有的搜索引擎盡管采用了各種方法來提高檢索結(jié)果的精度,仍無法排除檢索結(jié)果中用戶查詢請求不相關(guān)的文檔,而且相關(guān)文檔和不相關(guān)文檔仍然相互混雜,也給用戶帶來了額外負(fù)擔(dān)。
               本文在對搜索引擎概況和聚類過程分析進(jìn)行介紹的基礎(chǔ)上,設(shè)計實現(xiàn)了一個基于聚類的獨立用戶搜索引擎,幫助Web用戶從搜索引擎所返回的大量文檔片斷中篩選出自己所需要的文檔,通過將搜索引擎返回的結(jié)果進(jìn)行聚類為若干個簇類,使得同一簇類內(nèi)文檔相關(guān)度盡可能的大,不同簇類間文檔相關(guān)度盡可能的小,從而大大縮小用戶所需瀏覽的結(jié)果數(shù)量,縮短用戶查詢所需要的時間。在系統(tǒng)的設(shè)計與實現(xiàn)時,對用戶的每次獨立搜索請求,我們都采用Yahoo提供的API接口來獲取研究所需的源數(shù)據(jù),采用倒排文件索引模型建立索引同時采用關(guān)鍵詞語的方法表征索引,根據(jù)檢索結(jié)果的標(biāo)題、URL和網(wǎng)頁摘要所含信息計算返回結(jié)果網(wǎng)頁之間的相似性,并將檢索結(jié)果以及它們之間的相似性關(guān)系映射到無向圖,最后根據(jù)無向圖中每個點的相似度進(jìn)行聚類最終得到結(jié)果。在聚類過程中,本文提出了一種新的聚類方法,該方法首先隨機(jī)選取幾個點作為初時質(zhì)心,然后依次計算剩余點與質(zhì)心的相似度并決定是否將其加入某個簇。如果大于某個閥值則將其加入該質(zhì)心所代表的類并調(diào)整質(zhì)心的位置,直至加入全部的點。理論分析表明,系統(tǒng)采用的倒排文件模型需要較少的資源,所提出的聚類算法在一定程度上解決了文檔多義性問題,同時系統(tǒng)對孤立點問題也進(jìn)行了相應(yīng)的處理。實驗結(jié)果也表明,本文所提的聚類方法具有較好的效果,能對返回結(jié)果進(jìn)行有效聚類。
               
              關(guān)鍵詞:搜索引擎,聚類,索引,相似度

              Clustering Search Engine Based on Independent Users
               
               
               Abstract
               The rapid development of the Internet has provided more and more internet information. In order to search the required information rapidly, search engines have become one of the indispensable internet tools. Nowadays, although many search engine systems have been applying many methods to improve the retrieva l precision, the retrieved results still include a lot of irrelevance documents mixing with the relevance ones, and it brings users an additional burden.
               Based on the profile of search engines and cluster analysis, the clustering search engine for the independent users is designed. It helps the web users choose required information from along list of returned snippets, clustering of the retrieved results will assign snippets to automatically groups based on calculating the similarity. The groups (clusters) formed should have a high degree of association between members of the same groups and a low degree between members of different groups. So the users can only view their interested groups and save much time. In the process of design and implementation, when a independent search request is send to the search engine, the Yahoo API is used to obtain the necessary research data sources in our system and inverted files indexing model is used to create index while using the key words denoting index. The similarity is calculated according to the title of retuned results, URL and summary in our system, then search results and their relationship of similarity are mapped to an undirected graph. Finally, the points of the undirected map are clustered according to the similarity of each point in the undirected map and the ultimate results are gotten.
               During the clustering process, a new clustering method is proposed. Firstly, the method randomly selects a few points as initial centers. Secondly, each point is gradually added one or several clusters based on re-calculation of the similarity between added point and each center. If the similarity is greater than predefined threshold, the point will be added some cluster, whose center are adjusted until adding all the points. Theoretic analysis shows that the used reverted file model in our system needs little resources and proposed clustering algorithm resolves the problem of . And the isolating point problem is also considered. Experimental results also show that the proposed method has better clustering performance and the returned results can be clustered effectively.
               

              Key Words: Search Engine; Clustering; Index; Similarity

              目   錄
              摘 要   I
              ABSTRACT   II
              插圖索引  IV
              附表索引  V
              1. 緒 論 1
              1.1 研究背景 1
              1.2 研究概況 2
              1.3 本文結(jié)構(gòu) 3
              2. 搜索引擎概述 5
              2.1 搜索引擎的組成 5
              2.1.1 Robot 5
              2.1.2 分析器 6
              2.1.3 索引器 6
              2.1.4 檢索器 6
              2.1.5 用戶接口 7
              2.2 搜索引擎工作流程 7
              2.3 搜索引擎分類 8
              2.3.1 全文搜索引擎 8
              2.3.2 目錄索引搜索引擎 9
              2.3.3 垂直搜索引擎 10
              2.3.4 元搜索引擎 11
              3. 聚類研究 13
              3.1 文檔自動分類 13
              3.2聚類分析 13
              3.3 基本聚類方法 14
              3.3.1 平面劃分方法 14
              3.3.2 層次凝聚方法 16
              3.4 網(wǎng)頁聚類算法 19
              3.4.1基于網(wǎng)頁內(nèi)容的聚類算法 19
              3.4.2基于鏈接分析的聚類算法 20
              3.4.3基于用戶搜索日志的聚類算法 21
              4. 聚類搜索引擎設(shè)計 23
              4.1數(shù)據(jù)源預(yù)處理 23
              4.2索引的建立 24
              4.3相似度計算 28
              4.4聚類處理 29
              5.性能分析 35
              5.1 理論分析 35
              5.2 系統(tǒng)演示 36
              總 結(jié) 39
              致  謝 41
              參考文獻(xiàn) 43


              相關(guān)論文
              本論文在計算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
              上一篇:虛擬現(xiàn)實技術(shù)在數(shù)字博物館系統(tǒng)中.. 下一篇:龍崗區(qū)綜合執(zhí)法信息系統(tǒng)的設(shè)計實現(xiàn)
              Tags:基于 獨立 用戶 搜索引擎 【收藏】 【返回頂部】
              最新文章
              熱門文章
              計算機(jī)論文
              推薦文章

              本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認(rèn)刪除 E-mail:349991040@qq.com

              論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

              Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

              感谢您访问我们的网站,您可能还对以下资源感兴趣:

              论文格式网:毕业论文格式范文